#guest-journal-root{--gj-navy: #062633;--gj-navy-2: #0b3447;--gj-ink: #1d3a4a;--gj-paper: #fffaf1;--gj-paper-warm: #f6ecd9;--gj-paper-shade: #e9dcc2;--gj-gold: #e4bd73;--gj-brass: #a8742f;--gj-brass-dark: #7c5620;--gj-sand: #e9cf9a;--gj-muted: rgba(255, 250, 241, .6);--gj-serif: "Cormorant Garamond", Georgia, serif;--gj-sans: "Manrope", -apple-system, "Segoe UI", sans-serif;--gj-hero-ar: 1.776833}#guest-journal-root{background:var(--gj-navy);color:var(--gj-paper);font-family:var(--gj-sans);line-height:1.55;overflow-x:hidden;-webkit-font-smoothing:antialiased;box-sizing:border-box;color-scheme:dark}#guest-journal-root *,#guest-journal-root *:before,#guest-journal-root *:after{box-sizing:border-box}#guest-journal-root button{font-family:var(--gj-sans);cursor:pointer}#guest-journal-root button:focus-visible,#guest-journal-root a:focus-visible{outline:2px solid var(--gj-gold);outline-offset:3px}#guest-journal-root .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}#guest-journal-root #hero{position:relative;height:100vh;height:100svh;overflow:hidden;background:#04141c}#guest-journal-root .hero-canvas{position:absolute;left:50%;top:50%;width:max(100vw,calc(100svh * var(--gj-hero-ar)));aspect-ratio:1672 / 941;transform:translate(-50%,-50%);transform-origin:70.06% 74.12%;transition:transform 1.6s cubic-bezier(.55,0,.35,1);will-change:transform}#guest-journal-root.is-entering-book .hero-canvas{transform:translate(-50%,-50%) scale(2.7)}#guest-journal-root .hero-layer{position:absolute;inset:0;width:100%;height:100%}#guest-journal-root .hero-layer img{display:block;width:100%;height:100%}#guest-journal-root .layer-backplate{z-index:10}#guest-journal-root .layer-sea{z-index:20}#guest-journal-root .layer-glass{z-index:30;pointer-events:none}#guest-journal-root .layer-shadow{z-index:40;pointer-events:none}#guest-journal-root .layer-journal{z-index:50;pointer-events:none}#guest-journal-root .layer-html{z-index:100}#guest-journal-root .layer-sea{-webkit-mask-image:url(/guest-journal/hero/porthole-mask-desktop.png);mask-image:url(/guest-journal/hero/porthole-mask-desktop.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#guest-journal-root .layer-sea video{position:absolute;left:72.7871%;top:-6.8013%;width:18.1818%;height:39.1074%;object-fit:fill}#guest-journal-root .layer-shadow,#guest-journal-root .layer-journal{transition:transform 6s ease-in-out}#guest-journal-root.is-hero-live .layer-journal{animation:journal-breathe 12s ease-in-out infinite alternate}#guest-journal-root.is-hero-live .layer-shadow{animation:journal-breathe 12s ease-in-out infinite alternate;animation-delay:.15s}@keyframes journal-breathe{0%{transform:translateY(0)}to{transform:translateY(-.25%)}}#guest-journal-root.is-hero-live .hero-roll{animation:ship-roll 16s ease-in-out infinite alternate;transform-origin:50% 60%}#guest-journal-root .hero-roll{position:absolute;inset:-2%}@keyframes ship-roll{0%{transform:rotate(-.22deg)}to{transform:rotate(.22deg)}}#guest-journal-root .hero-veil{position:absolute;inset:0;z-index:90;pointer-events:none;background:#03111a;opacity:1;transition:opacity 2.4s ease}#guest-journal-root.is-hero-revealed .hero-veil{opacity:0}#guest-journal-root .hero-vignette{position:absolute;inset:0;z-index:91;pointer-events:none;background:radial-gradient(ellipse 120% 105% at 42% 44%,transparent 55%,rgba(3,17,26,.42) 100%)}#guest-journal-root .hero-content{position:absolute;left:7%;top:10%;width:36%;height:58%;display:flex;flex-direction:column;justify-content:center;gap:clamp(.4rem,1vw,.9rem);transition:opacity .6s ease}#guest-journal-root.is-entering-book .hero-content{opacity:0}#guest-journal-root .hero-logo{width:clamp(64px,6.2vw,104px);height:auto;margin-bottom:.4rem;opacity:0;transform:translateY(10px);transition:opacity 1.1s ease 1.1s,transform 1.1s ease 1.1s}#guest-journal-root .hero-eyebrow{margin:0;font-size:clamp(.6rem,.75vw,.78rem);font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gj-gold);opacity:0;transform:translateY(10px);transition:opacity .9s ease 1.5s,transform .9s ease 1.5s}#guest-journal-root .hero-title{margin:0;font-family:var(--gj-serif);font-weight:500;font-size:clamp(2rem,3.6vw,4rem);line-height:1.02;color:var(--gj-paper);opacity:0;transform:translateY(14px);transition:opacity 1s ease 1.75s,transform 1s ease 1.75s}#guest-journal-root .hero-subtitle{margin:0;max-width:30ch;font-family:var(--gj-serif);font-size:clamp(1.02rem,1.5vw,1.5rem);color:#fffaf1d1;opacity:0;transform:translateY(12px);transition:opacity 1s ease 2.05s,transform 1s ease 2.05s}#guest-journal-root .hero-cta-row{margin-top:clamp(.6rem,1.4vw,1.4rem);opacity:0;transform:translateY(10px);transition:opacity .9s ease 2.45s,transform .9s ease 2.45s}#guest-journal-root.is-hero-revealed .hero-logo,#guest-journal-root.is-hero-revealed .hero-eyebrow,#guest-journal-root.is-hero-revealed .hero-title,#guest-journal-root.is-hero-revealed .hero-subtitle,#guest-journal-root.is-hero-revealed .hero-cta-row{opacity:1;transform:translateY(0)}#guest-journal-root .btn-open{display:inline-flex;align-items:center;gap:.7rem;min-height:48px;padding:.8rem 1.7rem;background:var(--gj-gold);color:var(--gj-navy);border:1px solid var(--gj-gold);border-radius:2px;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;touch-action:manipulation;transition:background .4s ease,transform .4s ease}#guest-journal-root .btn-open:hover{background:#efd193}#guest-journal-root .btn-open .arrow{transition:transform .4s ease}#guest-journal-root .btn-open:hover .arrow{transform:translate(4px)}#guest-journal-root .hero-static{display:none;position:absolute;inset:0}#guest-journal-root .hero-static img{width:100%;height:100%;object-fit:cover;object-position:62% 40%}#guest-journal-root #book-scene{position:fixed;inset:0;z-index:200;display:none;flex-direction:column;opacity:0;transition:opacity .9s ease}#guest-journal-root.is-book-active #book-scene{display:flex}#guest-journal-root.is-book-visible #book-scene{opacity:1}#guest-journal-root.is-book-visible #hero{visibility:hidden}#guest-journal-root .book-bg{position:absolute;inset:-4%;z-index:1;overflow:hidden}#guest-journal-root .book-bg img{width:100%;height:100%;object-fit:cover;object-position:68% 72%;transform:scale(1.5)}#guest-journal-root .book-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 80% at 50% 46%,#0626339e,#04141ce6)}#guest-journal-root.is-book-live .book-bg{animation:ship-roll 18s ease-in-out infinite alternate}#guest-journal-root .book-stage{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem clamp(1rem,4vw,3rem);min-height:0}#guest-journal-root .book-head{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:.7rem;text-align:center}#guest-journal-root .book-chapter{margin:0;font-family:var(--gj-serif);font-style:italic;font-size:clamp(1.05rem,1.6vw,1.35rem);color:var(--gj-gold)}#guest-journal-root .book-counter{margin:0;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gj-muted)}#guest-journal-root .book-wrap{position:relative;perspective:2400px}#guest-journal-root .book{position:relative;width:min(1040px,92vw);height:min(600px,68svh);display:grid;grid-template-columns:1fr 1fr;border-radius:6px 10px 10px 6px;box-shadow:0 34px 70px #0000008c,0 6px 18px #00000073;background:#123243;padding:10px;transform-style:preserve-3d}#guest-journal-root .page{position:relative;overflow:hidden;background:radial-gradient(ellipse 130% 120% at 50% 0%,rgba(168,116,47,.05),transparent 55%),radial-gradient(ellipse 120% 100% at 0% 100%,rgba(124,86,32,.07),transparent 50%),linear-gradient(180deg,var(--gj-paper) 0%,var(--gj-paper-warm) 100%);color:var(--gj-ink)}#guest-journal-root .page-left{border-radius:4px 0 0 4px;box-shadow:inset -22px 0 28px -20px #3c280c73}#guest-journal-root .page-right{border-radius:0 4px 4px 0;box-shadow:inset 22px 0 28px -20px #3c280c73}#guest-journal-root .page-inner{position:absolute;inset:0;padding:clamp(1.1rem,2.2vw,2rem);display:flex;flex-direction:column}#guest-journal-root .page:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='p'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' seed='7'/><feColorMatrix values='0 0 0 0 0.72  0 0 0 0 0.62  0 0 0 0 0.45  0 0 0 0.045 0'/></filter><rect width='140' height='140' filter='url(%23p)'/></svg>")}#guest-journal-root .postcard{align-self:center;margin-top:.2rem;width:min(66%,250px);background:#fdfaf3;padding:7px 7px 9px;box-shadow:0 8px 20px #32210a47;transform:rotate(-2.1deg)}#guest-journal-root .postcard img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}#guest-journal-root .meta-block{margin-top:clamp(.7rem,1.6vh,1.2rem);text-align:center}#guest-journal-root .guest-name{margin:0;font-family:var(--gj-serif);font-weight:600;font-size:clamp(1.3rem,2vw,1.7rem);color:var(--gj-navy-2)}#guest-journal-root .guest-sub{margin:.15rem 0 0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#7a6748}#guest-journal-root .guest-exp{margin:.55rem auto 0;max-width:30ch;font-family:var(--gj-serif);font-style:italic;font-size:.98rem;color:#4a5f6b;line-height:1.35}#guest-journal-root .stars{margin-top:.55rem;display:inline-flex;gap:3px}#guest-journal-root .stars svg{width:15px;height:15px;fill:var(--gj-brass)}#guest-journal-root .stamp{position:absolute;right:9%;bottom:6%;width:clamp(66px,7.5vw,92px);opacity:.5;transform:rotate(-11deg);pointer-events:none}#guest-journal-root .compass-mark{position:absolute;left:7%;bottom:6%;width:40px;opacity:.2;pointer-events:none}#guest-journal-root .review-quote-mark{font-family:var(--gj-serif);font-size:2.4rem;line-height:.6;color:var(--gj-brass);opacity:.6}#guest-journal-root .review-text{flex:1;min-height:0;overflow:auto;margin:.4rem 0 0;padding-right:.4rem;font-family:var(--gj-serif);font-size:clamp(1.02rem,1.35vw,1.24rem);line-height:1.52;color:var(--gj-ink);scrollbar-width:thin}#guest-journal-root .review-text .ink-rest{transition:opacity .8s ease}#guest-journal-root .review-continues{margin:.4rem 0 0;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gj-brass)}#guest-journal-root .signature{margin:.7rem 0 0;font-family:var(--gj-serif);font-style:italic;font-size:1.25rem;color:var(--gj-navy-2)}#guest-journal-root .review-foot{margin-top:.6rem;padding-top:.5rem;border-top:1px solid rgba(124,86,32,.22);display:flex;align-items:center;justify-content:space-between;gap:.6rem;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;color:#8a7351}#guest-journal-root .btn-lang{background:transparent;border:1px solid rgba(124,86,32,.4);color:var(--gj-brass-dark);border-radius:2px;font-size:.66rem;letter-spacing:.09em;text-transform:uppercase;padding:.35rem .6rem;min-height:32px;touch-action:manipulation}#guest-journal-root .btn-lang:hover{border-color:var(--gj-brass);color:var(--gj-brass)}#guest-journal-root .lang-note{font-style:normal;font-size:.64rem;color:#9a8258;letter-spacing:.05em;text-transform:none}#guest-journal-root .folio{position:absolute;bottom:.7rem;font-size:.7rem;color:#9a8258;font-family:var(--gj-serif);font-style:italic}#guest-journal-root .page-left .folio{left:1.4rem}#guest-journal-root .page-right .folio{right:1.4rem}#guest-journal-root .ribbons{position:absolute;top:-4px;left:6%;display:flex;gap:12px;z-index:5}#guest-journal-root .ribbon{position:relative;border:0;padding:0 8px;height:46px;min-width:26px;color:var(--gj-paper);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;background:linear-gradient(180deg,#12455c,#0b3447);clip-path:polygon(0 0,100% 0,100% 100%,50% calc(100% - 7px),0 100%);opacity:.85;transition:height .4s ease,opacity .4s ease;touch-action:manipulation}#guest-journal-root .ribbon:nth-child(2){background:linear-gradient(180deg,#b98a3e,#8a6226)}#guest-journal-root .ribbon:nth-child(3){background:linear-gradient(180deg,#6e5b39,#4c3e26)}#guest-journal-root .ribbon:nth-child(4){background:linear-gradient(180deg,#35586b,#1d3a4a)}#guest-journal-root .ribbon:hover{opacity:1;height:58px}#guest-journal-root .ribbon[aria-current=true]{height:64px;opacity:1;box-shadow:0 6px 12px #00000059}#guest-journal-root .nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:52px;height:52px;border-radius:50%;border:1px solid rgba(228,189,115,.5);background:#062633b8;color:var(--gj-gold);font-size:1.15rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .3s ease,border-color .3s ease;touch-action:manipulation}#guest-journal-root .nav-arrow:hover{background:#0b3447e6;border-color:var(--gj-gold)}#guest-journal-root .nav-arrow[disabled]{opacity:.3;cursor:default}#guest-journal-root .nav-prev{left:-68px}#guest-journal-root .nav-next{right:-68px}#guest-journal-root .book-foot{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 1rem 1.1rem;flex-wrap:wrap}#guest-journal-root .book-foot button,#guest-journal-root .book-foot a{background:transparent;border:1px solid rgba(255,250,241,.28);color:var(--gj-muted);border-radius:2px;text-decoration:none;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;padding:.55rem .95rem;min-height:40px;display:inline-flex;align-items:center;transition:color .3s ease,border-color .3s ease;touch-action:manipulation}#guest-journal-root .book-foot button:hover,#guest-journal-root .book-foot a:hover{color:var(--gj-gold);border-color:var(--gj-gold)}#guest-journal-root .flip-sheet{position:absolute;top:10px;bottom:10px;width:calc(50% - 10px);z-index:8;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.45,.05,.35,1);pointer-events:none}#guest-journal-root .flip-sheet.from-right{right:10px;transform-origin:left center}#guest-journal-root .flip-sheet.from-left{left:10px;transform-origin:right center}#guest-journal-root .flip-sheet .face{position:absolute;inset:0;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:linear-gradient(180deg,var(--gj-paper) 0%,var(--gj-paper-warm) 100%)}#guest-journal-root .flip-sheet .face.back{transform:rotateY(180deg)}#guest-journal-root .flip-sheet .face .page-inner{position:absolute;inset:0}#guest-journal-root .flip-sheet .face:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(60,40,12,.18),transparent 24%,transparent 76%,rgba(60,40,12,.12));opacity:0;transition:opacity .35s ease}#guest-journal-root .flip-sheet.turning .face:after{opacity:1}#guest-journal-root .flip-sheet.from-right.turning{transform:rotateY(-178deg)}#guest-journal-root .flip-sheet.from-left.turning{transform:rotateY(178deg)}#guest-journal-root .spine-shade{position:absolute;top:10px;bottom:10px;left:50%;width:90px;transform:translate(-50%);z-index:7;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(30,18,4,.28),transparent);opacity:0;transition:opacity .4s ease .12s}#guest-journal-root .book-wrap.flipping .spine-shade{opacity:1}#guest-journal-root .pen{position:absolute;z-index:9;width:120px;pointer-events:none;opacity:0;transform:translate(20px,30px) rotate(8deg);transition:transform 1.1s cubic-bezier(.3,0,.3,1),opacity .4s ease}#guest-journal-root .pen.writing{opacity:1}#guest-journal-root .ink-lead{display:inline-block;clip-path:inset(0 100% 0 0)}#guest-journal-root .ink-lead.revealed{clip-path:inset(0 0 0 0);transition:clip-path 1s cubic-bezier(.3,0,.3,1)}#guest-journal-root .ink-rest.hidden-ink{opacity:0}#guest-journal-root .signature.sig-reveal{clip-path:inset(0 100% 0 0)}#guest-journal-root .signature.sig-reveal.revealed{clip-path:inset(0 -8% 0 0);transition:clip-path .5s ease 1s}#guest-journal-root .index-overlay{position:fixed;inset:0;z-index:300;display:none;align-items:center;justify-content:center;background:#03111ab8}#guest-journal-root .index-overlay.open{display:flex}#guest-journal-root .index-panel{width:min(680px,92vw);max-height:84svh;overflow:auto;background:linear-gradient(180deg,var(--gj-paper) 0%,var(--gj-paper-warm) 100%);color:var(--gj-ink);padding:clamp(1.2rem,3vw,2rem);border-radius:4px;box-shadow:0 30px 80px #0009}#guest-journal-root .index-panel h2{margin:0 0 .2rem;font-family:var(--gj-serif);font-weight:600;font-size:1.6rem;color:var(--gj-navy-2)}#guest-journal-root .index-panel .index-sub{margin:0 0 1rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#8a7351}#guest-journal-root .index-chapter{margin:.9rem 0 .3rem;font-family:var(--gj-serif);font-style:italic;font-size:1.1rem;color:var(--gj-brass-dark);border-bottom:1px solid rgba(124,86,32,.25);padding-bottom:.2rem}#guest-journal-root .index-list{list-style:none;margin:0;padding:0}#guest-journal-root .index-list button{display:flex;justify-content:space-between;gap:1rem;width:100%;background:transparent;border:0;text-align:left;padding:.45rem .3rem;min-height:40px;align-items:center;font-family:var(--gj-serif);font-size:1.02rem;color:var(--gj-ink);border-radius:2px}#guest-journal-root .index-list button:hover{background:#a8742f14}#guest-journal-root .index-list .who{font-style:normal}#guest-journal-root .index-list .where{font-size:.72rem;font-family:var(--gj-sans);letter-spacing:.08em;text-transform:uppercase;color:#8a7351;white-space:nowrap}#guest-journal-root .index-close{margin-top:1.2rem;background:var(--gj-navy-2);color:var(--gj-paper);border:0;border-radius:2px;padding:.6rem 1.2rem;min-height:44px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}#guest-journal-root .final-left{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}#guest-journal-root .final-left img{width:clamp(70px,8vw,110px);opacity:.9}#guest-journal-root .final-quote{font-family:var(--gj-serif);font-size:clamp(1.25rem,1.9vw,1.7rem);font-style:italic;line-height:1.5;color:var(--gj-ink);text-align:center;max-width:26ch;margin:0 auto}#guest-journal-root .final-cta-row{text-align:center;margin-top:1.4rem}#guest-journal-root .final-note{text-align:center;margin-top:1rem;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#8a7351}#guest-journal-root .btn-final{display:inline-flex;align-items:center;min-height:46px;background:var(--gj-navy-2);color:var(--gj-paper);text-decoration:none;border-radius:2px;padding:.7rem 1.5rem;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}#guest-journal-root .btn-final:hover{background:var(--gj-navy)}#guest-journal-root .m-controls{display:none}@media(max-width:899px){#guest-journal-root .hero-static{display:none}#guest-journal-root .hero-canvas{display:block;position:absolute;left:50%;top:42%;width:max(135vw,calc(100svh * var(--gj-hero-ar)));height:auto;min-height:100svh;aspect-ratio:1672 / 941;transform:translate(-80%,-32%);transform-origin:80% 18%;transition:none!important;will-change:auto}#guest-journal-root.is-entering-book .hero-canvas{transform:translate(-80%,-32%)}#guest-journal-root .hero-veil,#guest-journal-root .hero-vignette{display:block}#guest-journal-root .hero-veil{transition:opacity .8s ease}#guest-journal-root.is-hero-revealed .hero-veil{opacity:.12}#guest-journal-root .hero-vignette{background:radial-gradient(ellipse 95% 90% at 72% 28%,transparent 42%,rgba(3,17,26,.55) 100%),linear-gradient(180deg,#03111a14,#03111a8c 72%,#03111ae0)}#guest-journal-root .layer-html{display:none}#guest-journal-root.is-hero-live .hero-roll{animation:none}#guest-journal-root .hero-m-content{position:absolute;inset:auto 0 0;z-index:20;padding:1.4rem 1.3rem max(2.2rem,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,transparent,rgba(4,20,28,.92) 42%);display:flex;flex-direction:column;gap:.5rem;pointer-events:auto}#guest-journal-root .hero-m-content .hero-logo,#guest-journal-root .hero-m-content .hero-eyebrow,#guest-journal-root .hero-m-content .hero-title,#guest-journal-root .hero-m-content .hero-subtitle,#guest-journal-root .hero-m-content .hero-cta-row{opacity:1!important;transform:none!important;transition:none!important}#guest-journal-root .hero-m-content .hero-logo{width:58px}#guest-journal-root .hero-m-content .hero-title{font-size:2.1rem}#guest-journal-root .hero-m-content .hero-subtitle{font-size:1.05rem}#guest-journal-root .hero-m-content .btn-open{width:100%;max-width:22rem;justify-content:center;min-height:48px}@media(orientation:landscape){#guest-journal-root .hero-canvas{top:50%;width:max(110vw,calc(100svh * var(--gj-hero-ar)));transform:translate(-74%,-34%);transform-origin:78% 26%}#guest-journal-root.is-entering-book .hero-canvas{transform:translate(-74%,-34%)}#guest-journal-root .hero-m-content{padding:.8rem 1.2rem max(1rem,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,transparent,rgba(4,20,28,.88) 50%)}#guest-journal-root .hero-m-content .hero-title{font-size:1.55rem}#guest-journal-root .hero-m-content .hero-subtitle{font-size:.95rem}}#guest-journal-root .book-head{margin-bottom:.4rem}#guest-journal-root .book-stage{width:100%;max-width:100vw;padding-left:.75rem;padding-right:.75rem;overflow-x:hidden;box-sizing:border-box}#guest-journal-root .book-wrap{width:100%;max-width:min(560px,100%);margin-inline:auto;perspective:none;overflow:visible}#guest-journal-root .book{display:block;width:100%;max-width:min(560px,100%);height:auto;max-height:none;min-height:0;padding:8px;margin-inline:auto;box-sizing:border-box;overflow:visible}#guest-journal-root .page{border-radius:4px;min-height:0;height:auto;overflow:visible}#guest-journal-root .page-left{display:none}#guest-journal-root .page-right{position:relative;display:block;width:100%;height:auto;min-height:12rem;box-shadow:none;overflow:visible}#guest-journal-root .page-right .page-inner,#guest-journal-root .page .page-inner{position:static;inset:auto;width:100%;height:auto;min-height:0;padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;box-sizing:border-box}#guest-journal-root .page-right .folio,#guest-journal-root .page .folio{position:static;display:block;margin:.35rem .85rem .55rem auto;width:fit-content}#guest-journal-root .m-photo{margin:-1rem -1.1rem .8rem}#guest-journal-root .m-photo img{display:block;width:100%;height:30svh;max-height:220px;object-fit:cover}#guest-journal-root .m-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;flex-wrap:wrap}#guest-journal-root .review-text{flex:0 1 auto;max-height:min(34svh,16rem);min-height:4.5rem;font-size:1.02rem;overflow:auto;-webkit-overflow-scrolling:touch}#guest-journal-root .ribbons{position:static;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 .5rem;left:auto;top:auto;width:100%;max-width:100%}#guest-journal-root .ribbon{writing-mode:horizontal-tb;height:auto;min-height:40px;padding:6px 10px;clip-path:none;border-radius:2px;font-size:.58rem}#guest-journal-root .ribbon[aria-current=true]{height:auto}#guest-journal-root .nav-arrow,#guest-journal-root .spine-shade,#guest-journal-root .pen{display:none}#guest-journal-root .m-controls{display:flex;position:relative;z-index:2;justify-content:center;gap:.7rem;padding:.6rem 1rem .4rem;width:100%}#guest-journal-root #book-scene{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#guest-journal-root .book-foot{width:100%;max-width:100%;box-sizing:border-box}#guest-journal-root .m-controls button{min-height:46px;min-width:46px;padding:.5rem 1rem;background:#062633cc;color:var(--gj-gold);border:1px solid rgba(228,189,115,.45);border-radius:2px;font-size:.8rem;touch-action:manipulation}#guest-journal-root .book.m-slide-out-left{animation:m-out-l .28s ease forwards}#guest-journal-root .book.m-slide-in-right{animation:m-in-r .32s ease}#guest-journal-root .book.m-slide-out-right{animation:m-out-r .28s ease forwards}#guest-journal-root .book.m-slide-in-left{animation:m-in-l .32s ease}@keyframes m-out-l{to{opacity:0;transform:translate(-26px)}}@keyframes m-in-r{0%{opacity:0;transform:translate(26px)}}@keyframes m-out-r{to{opacity:0;transform:translate(26px)}}@keyframes m-in-l{0%{opacity:0;transform:translate(-26px)}}}@media(min-width:900px){#guest-journal-root .hero-m-content{display:none}}@media(prefers-reduced-motion:reduce){#guest-journal-root .hero-roll,#guest-journal-root .hero-veil,#guest-journal-root .hero-vignette{display:none!important}#guest-journal-root .hero-static{display:block;z-index:1}#guest-journal-root .hero-canvas{z-index:2;transition:none!important;will-change:auto}#guest-journal-root.is-entering-book .hero-canvas{transform:translate(-50%,-50%)}#guest-journal-root #hero .hero-content{position:absolute;z-index:5;opacity:1!important}#guest-journal-root .hero-m-content{position:absolute;z-index:20}#guest-journal-root .hero-logo,#guest-journal-root .hero-eyebrow,#guest-journal-root .hero-title,#guest-journal-root .hero-subtitle,#guest-journal-root .hero-cta-row{opacity:1!important;transform:none!important;transition:none!important}#guest-journal-root.is-hero-live .hero-roll,#guest-journal-root.is-hero-live .layer-journal,#guest-journal-root.is-hero-live .layer-shadow,#guest-journal-root.is-book-live .book-bg{animation:none!important}#guest-journal-root #book-scene,#guest-journal-root .btn-open,#guest-journal-root .flip-sheet{transition:none}#guest-journal-root .book.m-slide-out-left,#guest-journal-root .book.m-slide-in-right,#guest-journal-root .book.m-slide-out-right,#guest-journal-root .book.m-slide-in-left{animation:none}#guest-journal-root .pen{display:none}#guest-journal-root .ink-lead{clip-path:none!important}#guest-journal-root .ink-rest.hidden-ink{opacity:1}#guest-journal-root .signature.sig-reveal{clip-path:none!important}}@media(max-width:899px)and (prefers-reduced-motion:reduce){#guest-journal-root .hero-canvas,#guest-journal-root .hero-veil,#guest-journal-root .hero-vignette{display:none!important}#guest-journal-root .hero-static{display:block;z-index:1}#guest-journal-root .hero-static img{object-fit:cover;object-position:78% 22%}}#guest-journal-root .hero-logo-link{display:inline-block;width:fit-content;line-height:0;border-radius:2px}#guest-journal-root .hero-logo-link:focus-visible{outline:2px solid var(--gj-gold, #e4bd73);outline-offset:4px}
