:root{--green:#214c3b;--ink:#193a2f;--muted:#616d64;--gold:#785a1c;--paper:#fff;--line:#e3e9e2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #c6933e;outline-offset:5px}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;line-height:1.04;letter-spacing:-.035em}h2{font-size:clamp(2.5rem,4vw,3.9rem)}h3{font-size:1.13rem;line-height:1.25}p{color:var(--muted)}header{height:100px;max-width:1440px;padding:0 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff}.brand{font-family:Georgia,serif;font-size:1.6rem;white-space:nowrap;line-height:1.1;letter-spacing:-.07em}.brand span{color:#996823}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:.56rem;font-weight:700;letter-spacing:.24em;margin-top:10px;text-align:center}nav{display:flex;align-items:center;gap:25px}nav a{font-size:.87rem;font-weight:500;padding:12px 0}nav a:hover,nav .active{color:#996823}.nav-cta{background:#edf2eb;border:0;border-radius:7px;padding:12px 18px;font-size:.85rem;font-weight:600}.menu-toggle{display:none}.hero{text-align:center;padding-top:47px}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.18em;color:var(--gold);margin-bottom:22px}.hero h1{font-size:clamp(3.2rem,5.6vw,5.1rem)}h1 em{font-style:normal;color:#a57332}.hero-copy>p:not(.eyebrow){margin-top:23px;font-size:1.06rem;line-height:1.7}.actions{display:flex;justify-content:center;gap:12px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 25px;min-height:54px;border:1px solid var(--green);border-radius:7px;font-size:.9rem;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{color:white;background:var(--green);box-shadow:0 5px 12px #173a2414}.secondary{background:white}.light{background:white;color:var(--green);border-color:white}.grade-note{font-size:.78rem;color:#59665b;margin:16px 0 33px}.hero-art{width:min(1440px,100%);margin:auto;position:relative;isolation:isolate;overflow:hidden}.hero-art>img{width:100%;height:clamp(370px,44vw,620px);object-fit:cover;object-position:center 58%}.hero-art:before{content:'';position:absolute;inset:0 0 auto;height:60px;background:linear-gradient(white,transparent);z-index:1}.art-caption{position:absolute;bottom:0;left:0;right:0;color:#fff;font-size:.65rem;font-weight:600;letter-spacing:.19em;padding:35px 15px 18px;background:linear-gradient(transparent,#17332180)}.map-glow{position:absolute;top:58%;left:42%;width:16%;height:13%;border-radius:50%;background:#ffc75a;filter:blur(30px);opacity:.12;mix-blend-mode:screen;animation:glow 4s ease-in-out infinite alternate;pointer-events:none}@keyframes glow{to{opacity:.3;transform:scale(1.14)}}.section{max-width:1240px;margin:auto;padding:88px 34px}.how{text-align:center;padding-top:80px;padding-bottom:82px}.how h2{font-size:clamp(2.3rem,3.8vw,3.4rem)}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);margin:48px 0 30px;gap:24px}.steps li{position:relative}.steps li:not(:last-child):after{content:'';position:absolute;top:25px;left:70%;width:72%;border-top:1px dashed #ced8c9}.steps span{display:inline-flex;align-items:center;justify-content:center;background:#f1f5ef;color:#45633f;width:51px;height:51px;border-radius:50%;font-family:Georgia,serif;font-size:1.15rem;margin-bottom:17px}.steps h3{font-size:.98rem}.steps p{font-size:.82rem;margin-top:7px}.text-link{font-size:.87rem;font-weight:600;border-bottom:1px solid #9eb29f;padding-bottom:6px}.text-link span{margin-left:17px}.world-section{background:#f2f5ef}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:.95rem;padding-bottom:4px}.world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.world{padding:0;border:0;text-align:left;background:#224f3d;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #17331c10;transition:transform .25s}.world:hover{transform:translateY(-7px)}.world>img{width:100%;height:260px;object-fit:cover;object-position:center 35%}.world>div{position:relative;padding:23px 19px 25px;color:#fff;min-height:151px}.world small{font-size:.59rem;letter-spacing:.13em;opacity:1}.world h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:1.85rem;font-weight:400;margin:9px 0}.world p{font-size:.77rem;color:#ffffffe3;max-width:170px;line-height:1.55}.world-arrow{position:absolute;right:16px;bottom:22px}.jungle{background:#8f5525}.dinosaur{background:#8f473c}.mythical{background:#61527f}.book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.book{background:white;text-align:left;border:0;padding:0}.book-stage{height:355px;display:flex;justify-content:center;align-items:center;background:#f0f3e9;border-radius:9px;margin-bottom:22px;overflow:hidden}.book-stage.blue{background:#edf2f1}.book-stage.peach{background:#f8eee1}.book-stage img{height:290px;width:auto;max-width:80%;object-fit:contain;box-shadow:7px 13px 15px #1d39252d;transform:rotate(-5deg);transition:transform .25s}.book:hover img{transform:rotate(-2deg) translateY(-5px)}.book small{font-size:.65rem;letter-spacing:.13em;font-weight:700;color:#705b30}.book h3{margin:9px 0;font-size:1.16rem}.book p{font-size:.86rem}.book>span{display:block;font-size:.83rem;font-weight:600;margin-top:14px}.subject-row{border-top:1px solid var(--line);margin-top:43px;padding-top:27px;text-align:center}.subject-row span{font-size:.69rem;letter-spacing:.13em;text-transform:uppercase;color:#785a1c}.subject-row p{margin-top:8px;font-size:.89rem}.resource-section{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;padding-top:15px}.resource-art{height:420px;border-radius:12px;background:#eef3ec;display:flex;align-items:center;justify-content:center;overflow:hidden}.resource-art img{height:350px;width:auto;transform:rotate(-7deg);box-shadow:9px 13px 20px #28412a25}.resource-copy>p:not(.eyebrow){margin:22px 0 26px;max-width:445px}.resource-copy .small-note{font-size:.75rem;margin:15px 0 0}.trail-section{max-width:1172px;border-radius:14px;padding:60px 70px;background:#214c3b;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:35px}.trail-section h2{color:#fff;font-size:3.7rem}.trail-section .eyebrow{color:#dac391}.trail-section p:not(.eyebrow){color:#d4dfd3;margin:22px 0 26px;font-size:.95rem}.trail-words{font-family:'Libre Caslon Display',Georgia,serif;font-size:5rem;line-height:1.05;color:#7d9c77}.trail-words span{display:block}.trail-words span:nth-child(2){margin-left:45px;color:#c0ceac}.trail-words span:last-child{margin-left:95px;color:#e3c88a}.email-section{display:flex;justify-content:space-between;align-items:center;gap:50px}.email-section h2{font-size:3rem}.email-section p:not(.eyebrow){margin-top:18px;font-size:.9rem}.email-section .small-note{font-size:.75rem;text-align:center}footer{border-top:1px solid var(--line);padding:40px max(5%,24px);display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-family:Georgia,serif;font-size:1rem}footer>span{font-size:.73rem;color:#7c867d}.skip{position:fixed;top:-100px;left:20px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}dialog{border:0;border-radius:15px;padding:45px;width:min(580px,calc(100% - 32px));max-height:90vh;box-shadow:0 20px 80px #10251d44;color:var(--ink)}dialog::backdrop{background:#142a25a6;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:13px;top:10px;border:0;background:#eef3ec;width:36px;height:36px;border-radius:50%;font-size:1.6rem}dialog h2{font-size:2.7rem;margin:15px 0}dialog p{margin:15px 0}dialog img{max-height:58vh;width:auto;margin:auto;border-radius:7px}.dialog-world{width:100%!important;height:270px;object-fit:cover;object-position:center 35%}
@media(min-width:1500px){.hero-art{border-radius:12px}}@media(max-width:1100px){header{padding:0 28px;height:85px}nav{gap:17px}nav a{font-size:.8rem}.brand{font-size:1.4rem}.nav-cta{display:none}.hero{padding-top:38px}.section{padding:65px 28px}.world-grid{gap:12px}.world>img{height:230px}.world>div{padding:18px 14px}.world h3{font-size:1.5rem}.section-heading>p{max-width:280px}.resource-section{gap:40px}.trail-section{margin:0 28px;padding:50px}.trail-words{font-size:4rem}}
@media(max-width:760px){header{height:80px;padding:0 22px;position:relative;z-index:5}.brand{font-size:1.5rem}.brand small{font-size:.5rem}.menu-toggle{display:block;border:0;background:#f0f4ee;border-radius:6px;font-size:1.2rem;width:43px;height:43px}nav{display:none;position:absolute;top:80px;right:0;width:min(340px,100%);padding:25px;background:white;box-shadow:0 15px 22px #173a241a;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav a{font-size:1rem;padding:12px}.nav-cta{display:block;margin-top:10px}.hero{padding-top:28px}.hero-copy{padding:0 20px}.eyebrow{font-size:.62rem;letter-spacing:.14em;margin-bottom:18px}.hero h1{font-size:clamp(2.85rem,9.5vw,4rem);line-height:1.03}.hero-copy>p:not(.eyebrow){font-size:.9rem;line-height:1.65;margin-top:19px}.desktop{display:none}.actions{gap:8px;margin-top:23px}.button{font-size:.79rem;padding:13px 15px;gap:12px;min-height:49px}.grade-note{font-size:.66rem;margin:14px 0 23px}.hero-art>img{height:auto;aspect-ratio:1.5;object-fit:contain}.hero-art:before{height:25px}.art-caption{font-size:.48rem;padding-bottom:11px;letter-spacing:.1em}.section{padding:57px 22px}.how h2{font-size:2.4rem}.steps{grid-template-columns:repeat(6,1fr);gap:26px 12px;margin:33px 0}.steps li{grid-column:span 2}.steps li:nth-child(4){grid-column:2/4}.steps li:last-child{grid-column:4/6}.steps li:after{display:none}.steps h3{font-size:.76rem}.steps p{font-size:.67rem}.steps span{height:39px;width:39px;font-size:.95rem;margin-bottom:12px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:2.8rem}.section-heading>p{font-size:.89rem;margin-top:18px;max-width:none}.world-grid{grid-template-columns:1fr 1fr;gap:14px}.world>img{height:220px}.world>div{min-height:139px}.world h3{font-size:1.42rem}.world p{font-size:.7rem;padding-right:8px}.world small{font-size:.48rem}.world-arrow{right:12px;bottom:14px}.book-grid{grid-template-columns:1fr;gap:33px}.book-stage{height:330px}.book-stage img{height:280px}.book h3{font-size:1.1rem}.book>span{margin-top:8px}.subject-row p{line-height:2;font-size:.8rem}.resource-section{grid-template-columns:1fr;gap:32px;padding-top:8px}.resource-art{height:360px}.resource-art img{height:305px}.resource-copy h2{font-size:3rem}.resource-copy>p:not(.eyebrow){font-size:.94rem}.trail-section{margin:0 22px;padding:35px 28px;display:block}.trail-section h2{font-size:3rem}.trail-section p:not(.eyebrow){font-size:.87rem}.trail-words{display:none}.email-section{display:block}.email-section>div+div{margin-top:25px}.email-section h2{font-size:2.8rem}.email-section .small-note{text-align:left}footer{flex-wrap:wrap;padding:32px 22px}footer p{font-size:.85rem}footer>span{width:100%}dialog{padding:40px 24px 28px}}
@media(max-width:360px){.hero h1{font-size:2.6rem}.actions .button{padding:12px 10px;font-size:.73rem;gap:6px}.world>img{height:180px}.world h3{font-size:1.2rem}.world>div{padding:15px 11px}.world p{font-size:.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.world>img{object-fit:contain;background:#dfe6d8}.dialog-world{object-fit:contain;background:#f0f3eb}

@media(max-width:760px){.hero-art>img{aspect-ratio:1672/941}}

/* Forest World storybook prototype */
.collection-showcase{max-width:1160px;margin:70px auto 0;padding:0 24px}.collection-showcase img{width:100%;height:auto;border-radius:12px}
.storybook-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 72% 45%,#526344 0%,#203f32 35%,#102c25 75%);display:flex;align-items:center;justify-content:center;gap:clamp(50px,9vw,145px);padding:100px 8%;min-height:720px;color:#fff6df}.storybook-intro{max-width:450px}.storybook-intro .eyebrow{color:#e4c585}.storybook-intro h2{font-size:clamp(3rem,5vw,5rem);line-height:1.07}.storybook-intro>p:not(.eyebrow){color:#c6d0bc;margin-top:26px;max-width:370px}.book-invitation{display:block;margin-top:35px;color:#e9cd8d;font-size:.9rem}.book-invitation span{display:inline-block;margin-left:16px;font-size:1.5rem}.closed-book{position:relative;flex-shrink:0;width:clamp(240px,27vw,350px);padding:0;border:0;border-radius:5px 10px 10px 5px;background:#123025;transform:perspective(1200px) rotateY(-12deg) rotateZ(2deg);box-shadow:12px 9px 0 -3px #d6c39c,16px 13px 0 -3px #305039,25px 35px 60px #0008;transition:transform .6s,box-shadow .6s;overflow:hidden}.closed-book img{width:100%;border-radius:inherit}.closed-book:hover{transform:perspective(1200px) rotateY(-4deg) rotateZ(0deg) translateY(-8px);box-shadow:12px 9px 0 -3px #d6c39c,16px 13px 0 -3px #305039,0 0 65px #d9ba6055,25px 35px 60px #0008}.cover-shimmer{position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,#ffefb64d 47%,transparent 65%);transform:translateX(-130%);animation:cover-shine 2.7s 1s forwards;pointer-events:none}.forest-fireflies{position:absolute;inset:0;z-index:-1;pointer-events:none}.forest-fireflies i{position:absolute;width:4px;height:4px;background:#ffeab1;border-radius:50%;box-shadow:0 0 15px 5px #edcd7670;animation:firefly 5s ease-in-out infinite;left:48%;top:25%}.forest-fireflies i:nth-child(2){left:88%;top:50%;animation-delay:-2s}.forest-fireflies i:nth-child(3){left:57%;top:80%;animation-delay:-4s}.forest-fireflies i:nth-child(4){left:12%;top:18%;animation-delay:-3s}.forest-fireflies i:nth-child(5){left:91%;top:15%;animation-delay:-1s}
.storybook-dialog{width:min(1180px,96vw);max-width:none;max-height:94dvh;padding:16px 24px;background:#112a22;color:#f8e8c6;border:1px solid #bda36b45;border-radius:16px;overflow:hidden;box-shadow:0 30px 120px #0009}.storybook-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px}.storybook-dialog::backdrop{background:#071910eb;backdrop-filter:blur(9px)}.storybook-dialog p{margin:0}.storybook-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px}.storybook-toolbar p{font-size:.8rem;letter-spacing:.1em;color:#dbc391}.storybook-toolbar p span{letter-spacing:0;color:#acb9a7;margin-left:10px}.storybook-toolbar>div{display:flex;gap:12px;align-items:center}.storybook-toolbar button,.storybook-controls button{border:1px solid #a98d5980;border-radius:30px;background:#ffffff08;color:#f8e8c6;padding:8px 16px;font-size:.875rem;min-height:44px}.storybook-toolbar #close-storybook{font-size:1.6rem;line-height:1;padding:3px 13px;min-width:44px}.open-book-stage{position:relative;perspective:1800px;width:100%;min-height:0;overflow:auto;overscroll-behavior:contain;padding:0 4px 16px;scrollbar-color:#a98d59 #112a22}.open-book{position:relative;border:5px solid #62482b;border-radius:7px;background:#f3e8cd;box-shadow:0 5px 0 #c4b08a,0 8px 0 #e2d4b8,0 12px 0 #634a2f,0 25px 40px #0007;transform-style:preserve-3d}.story-spread{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:560px;aspect-ratio:auto}.story-art{position:relative;overflow:hidden;background:#19392c;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center}.storybook-dialog .story-art img{display:block;width:100%;height:auto;max-width:100%;max-height:none;object-fit:contain;border-radius:0;margin:0;flex-shrink:0}.page-world{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#10271ff2);padding:45px 12px 16px;font-size:.75rem;letter-spacing:.1em;text-align:center;color:#fce9bb}.character-light{position:absolute;left:25%;top:45%;width:40%;height:35%;background:radial-gradient(ellipse,#ffcd6626,transparent 65%);mix-blend-mode:screen;animation:firefly 4s infinite;pointer-events:none}.story-copy{position:relative;min-width:0;padding:clamp(24px,3vw,42px);background:radial-gradient(ellipse at 70% 20%,#fffaf0,#eee0bf);color:#294233;display:flex;flex-direction:column;justify-content:center;gap:16px;overflow-wrap:break-word}.story-copy .eyebrow{font-size:.875rem;letter-spacing:.07em;margin:0;color:#80602f}.storybook-dialog .story-copy h2{font-size:clamp(2rem,4vw,3.7rem);margin:0;color:#204732}.storybook-dialog .story-copy p{font-size:1rem;color:#46523d;line-height:1.6;margin:0}.storybook-dialog .story-copy .story-skill{color:#80602f;font-size:.875rem;border-bottom:1px solid #aa8c5145;padding-bottom:12px}.story-copy blockquote{margin:0;font-family:Georgia,serif;font-style:italic;color:#80602f;font-size:1.05rem;line-height:1.5}.wonder-question{border-top:1px solid #aa8c5145;padding-top:13px}.wonder-question small{font-size:.75rem;letter-spacing:.1em;color:#80602f}.storybook-dialog .wonder-question p{margin-top:6px;font-size:1rem}.page-number{position:absolute;bottom:8px;right:24px;color:#80602f;font:italic .75rem Georgia,serif}.book-seam{position:absolute;left:calc(50% - 18px);top:0;bottom:0;width:36px;background:linear-gradient(90deg,transparent,#27170530 43%,#fff7dc30 53%,transparent);pointer-events:none;z-index:4}.turning-page{position:absolute;top:0;bottom:0;width:50%;transform-style:preserve-3d;z-index:5;backface-visibility:hidden;box-shadow:-10px 0 25px #0003;overflow:hidden;background:#f4e8cf}.turning-page.forward{right:0;transform-origin:left center}.turning-page.backward{left:0;transform-origin:right center}.turning-page>.story-copy,.turning-page>.story-art{height:100%}.opening-cover{position:absolute;right:0;top:0;width:50%;height:auto;aspect-ratio:4/5;transform-origin:left center;backface-visibility:hidden;z-index:8;background:#173825;box-shadow:0 0 55px #e6b85366;overflow:hidden}.storybook-dialog .opening-cover img{display:block;height:auto;width:100%;max-height:none;object-fit:contain;margin:0;border-radius:0}.reveal-glow{position:absolute;inset:0;background:radial-gradient(ellipse,#ffe29b50,transparent 65%);pointer-events:none;opacity:0}.is-revealing .reveal-glow{animation:book-reveal 1.7s ease-out}.storybook-controls{display:flex;align-items:center;justify-content:space-between;gap:10px}.storybook-controls p{font-size:.875rem;color:#d9c9a7;text-align:center}.storybook-controls button:disabled{opacity:.35;cursor:default}.storybook-dialog .book-tip{font-size:.75rem;text-align:center;color:#b4c2a7}.storybook-dialog [hidden]{display:none!important}
@keyframes cover-shine{to{transform:translateX(130%)}}@keyframes firefly{0%,100%{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-14px)}}@keyframes book-reveal{0%,100%{opacity:0}30%{opacity:1}}
@media(max-width:1000px) and (min-width:761px){.storybook-dialog{padding:14px}.story-copy{padding:24px 22px 32px}.storybook-toolbar p span{display:none}}
@media(max-width:760px){.storybook-section{flex-direction:column;padding:64px 24px 75px;gap:45px;text-align:center}.storybook-intro>p:not(.eyebrow){margin:24px auto 0}.closed-book{width:min(260px,75vw)}.storybook-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:12px 10px;border-radius:12px}.storybook-dialog[open]{gap:10px}.storybook-toolbar p{font-size:.75rem;letter-spacing:.05em}.storybook-toolbar p span{display:none}.storybook-toolbar>div{gap:6px}.storybook-toolbar button{padding:7px 11px}.story-spread{grid-template-columns:minmax(0,1fr);min-height:0;aspect-ratio:auto}.story-art{width:100%;aspect-ratio:4/5}.storybook-dialog .story-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.story-copy{padding:28px 22px 36px;gap:16px}.storybook-dialog .story-copy h2{font-size:2.5rem}.storybook-dialog .story-copy p{font-size:1rem;line-height:1.65}.story-copy .eyebrow{font-size:.875rem}.storybook-dialog .story-copy .story-skill{font-size:.875rem}.story-copy blockquote{font-size:1.05rem}.page-world{font-size:.75rem}.book-seam{display:none}.opening-cover{width:100%;aspect-ratio:4/5}.turning-page{width:100%;bottom:auto;aspect-ratio:4/5}.turning-page.forward,.turning-page.backward{left:0;right:auto;transform-origin:left center}.turning-page>.story-art{height:100%}.storybook-controls button{padding:8px 12px;min-width:44px}.storybook-controls button span{display:none}.storybook-controls p{font-size:.875rem}.storybook-dialog .book-tip{display:none}.collection-showcase{margin-top:45px;padding:0 12px}}
@media(prefers-reduced-motion:reduce){.forest-fireflies i,.character-light,.cover-shimmer,.is-revealing .reveal-glow{animation:none}.closed-book{transition:none}}
/* Device-composed artwork: preserve every pixel of the supplied composition. */
.closed-book{display:block;height:auto;aspect-ratio:4/5;align-self:center;flex-grow:0}.closed-book img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain}
.story-art{align-self:start;display:block;aspect-ratio:1/1;width:100%;background:#19392c}.story-art picture{display:block;width:100%;aspect-ratio:1/1}.storybook-dialog .story-art picture img{position:static;display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;max-height:none}.story-spread{min-height:0;align-items:stretch;transform-origin:center center}.story-copy{justify-content:flex-start}.open-book{isolation:isolate}.opening-cover{max-height:none}.storybook-dialog .opening-cover img{aspect-ratio:4/5;height:auto}.storybook-dialog .book-tip{margin:0}.page-world{font-size:.75rem}.open-book-stage{overflow-x:hidden}
#magic-particles{position:absolute;inset:0;z-index:12;pointer-events:none;overflow:hidden}.magic-dot,.magic-star{position:absolute;display:block;width:5px;height:5px;border-radius:50%;background:#fff4c5;box-shadow:0 0 8px 3px #ffd76c,0 0 22px 6px #e4a63080}.magic-star{width:10px;height:10px;border-radius:0;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);background:#fffbe2}
@media(max-width:760px){.story-art,.story-art picture{aspect-ratio:4/5}.storybook-dialog .story-art picture img{position:static;inset:auto;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain}.storybook-dialog{margin:auto;max-height:calc(100dvh - 24px)}.closed-book{width:min(260px,70vw);height:auto;max-width:100%;aspect-ratio:4/5}.opening-cover{width:100%;height:auto;aspect-ratio:4/5}.story-copy{padding:26px 22px 36px}.story-spread{display:grid;grid-template-columns:minmax(0,1fr)}.storybook-toolbar,.storybook-controls{flex-shrink:0}}
@media(prefers-reduced-motion:reduce){#magic-particles{display:none}}
/* Slow golden magic, with staggered streams throughout the page reveal. */
.magic-dot,.magic-star{background:#fff5bc;box-shadow:0 0 5px 2px #ffd65d,0 0 12px #f0af3290;pointer-events:none}.magic-flow-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,#ffdc7845 0%,#e7a52c18 35%,transparent 65%);mix-blend-mode:screen}.is-revealing .reveal-glow{animation-duration:3.8s}
/* Complete illustrated profile cards fit between the fixed controls. */
.storybook-dialog{height:86dvh;max-height:860px;width:min(920px,96vw);padding:12px 16px}.storybook-dialog[open]{grid-template-rows:48px minmax(0,1fr) 48px;gap:10px}.storybook-dialog .book-tip{display:none}.open-book-stage{display:flex;align-items:center;justify-content:center;height:100%;min-height:0;overflow:hidden;padding:0 4px 12px}.open-book{height:100%;width:auto;max-width:100%;aspect-ratio:1/1;flex:none;box-shadow:0 4px 0 #c4b08a,0 7px 0 #634a2f}.story-spread{display:block;width:100%;height:100%;min-height:0}.complete-profile,.complete-profile picture{display:block;width:100%;height:100%;margin:0}.storybook-dialog .complete-profile img{display:block;width:100%;height:100%;max-height:none;object-fit:contain;margin:0;border-radius:0}.book-seam{display:none}.opening-cover{width:100%;height:100%;aspect-ratio:auto;background:#123025}.storybook-dialog .opening-cover img{width:100%;height:100%;object-fit:contain;aspect-ratio:auto}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:760px){.storybook-dialog{width:calc(100vw - 16px);height:82dvh;max-height:820px;padding:10px}.storybook-dialog[open]{grid-template-rows:44px minmax(0,1fr) 44px;gap:8px}.open-book{aspect-ratio:2/3;height:100%;width:auto;max-width:100%}.story-spread{display:block}.storybook-dialog .complete-profile img{width:100%;height:100%;object-fit:contain}.storybook-controls button,.storybook-toolbar button{min-height:40px}.storybook-controls p{font-size:.8rem}}
/* Hinged paper leaf with a softly shaded reverse. */
.turning-page.physical-leaf{inset:0;width:100%;height:100%;aspect-ratio:auto;overflow:visible;transform-style:preserve-3d;backface-visibility:visible;background:transparent;box-shadow:none;z-index:9}.physical-leaf.forward{transform-origin:left center}.physical-leaf.backward{transform-origin:right center}.leaf-front,.leaf-back{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden;border-radius:2px}.leaf-front{background:#153b2b;box-shadow:6px 0 18px #0004}.leaf-back{transform:rotateY(180deg);background:linear-gradient(90deg,#d0be92,#f4e9ce 8%,#eee0bd 85%,#c9b78f);box-shadow:-5px 0 18px #0004}.is-revealing .reveal-glow{animation-duration:1.9s}
