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