:root{--green:#12ae58;--green-2:#36c96f;--deep-green:#0c5f34;--yellow:#ffd21c;--yellow-shadow:#d7a900;--lime:#c9f84a;--surface:#fff;--surface-2:#f7faf7;--text:#183025;--muted:#718078;--line:#dfe8e1;--soft-green:#e8f9ef;--footer:#092719;--shadow:0 18px 55px rgba(27,91,52,.12);--radius:24px;--head:"Fredoka",sans-serif;--display:"Plus Jakarta Sans",sans-serif;--body:"Nunito",sans-serif}html[data-theme=dark]{--surface:#101c16;--surface-2:#14231b;--text:#f4fff7;--muted:#a7b7ac;--line:#294134;--soft-green:#173d29;--footer:#07130d;--shadow:0 18px 60px rgba(0,0,0,.28)}body.menu-open{overflow:hidden}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--text);font-family:var(--body);overflow-x:hidden;transition:background .3s ease,color .3s ease}a,button,input{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--head)}::selection{background:var(--yellow);color:#172315}.section{padding:clamp(4.8rem,8vw,7.5rem) clamp(1rem,5vw,6rem)}.kicker{display:block;margin-bottom:.65rem;color:var(--green);font-size:.67rem;font-weight:900;letter-spacing:.18em}.section-title{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.6rem}.section-title h2{margin:0;font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.02;letter-spacing:-.035em}.section-title h2 i,.launch-copy h2 i,.podcast-copy h2 i,.author-cta h2 i{font-family:Patrick Hand,cursive;font-weight:400;color:var(--green);font-style:normal}.section-title>a{color:var(--text);font-size:.78rem;font-weight:900;text-underline-offset:6px}.section-title>p{max-width:420px;margin:0;color:var(--muted);line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:1rem 1.25rem;border-radius:15px;text-decoration:none;font-size:.82rem;font-weight:900;transition:.22s ease}.btn-primary{background:var(--green);color:#fff;box-shadow:0 7px 0 var(--deep-green)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 0 var(--deep-green)}.btn-dark{background:#10261a;color:#fff}.btn-yellow{background:var(--yellow);color:#162316;box-shadow:0 7px 0 var(--yellow-shadow)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease var(--delay,0ms),transform .7s cubic-bezier(.2,.7,.2,1) var(--delay,0ms)}.reveal.visible,.reveal.now{opacity:1;transform:none}.reveal.now{animation:arrive .75s ease both}.reveal.now.delay{animation-delay:.14s}.hero{position:relative;min-height:calc(100svh - 116px);padding:clamp(4rem,7vw,7.5rem) clamp(1rem,5vw,6rem);display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(2rem,6vw,7rem);overflow:hidden;background:linear-gradient(125deg,var(--surface) 0 42%,color-mix(in srgb,var(--soft-green) 75%,var(--surface)) 42% 100%)}.hero-dots{position:absolute;left:3%;bottom:6%;width:120px;height:90px;opacity:.27;background-image:radial-gradient(var(--green) 2px,transparent 2px);background-size:14px 14px}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1.3rem;padding:.5rem .75rem;border-radius:999px;background:var(--soft-green);color:var(--deep-green);font-size:.68rem;font-weight:900;letter-spacing:.06em}.eyebrow span{color:var(--yellow);text-shadow:0 1px 0 var(--deep-green)}.hero h1,.hero h2{font-size:clamp(4rem,7.2vw,7.7rem);line-height:.86;letter-spacing:-.055em;margin-bottom:1.6rem}.hero h1 em,.hero h2 em{display:inline-block;font-family:Patrick Hand,cursive;font-weight:400;font-style:normal;color:var(--green);transform:rotate(-2deg)}.hero-copy>p{max-width:610px;color:var(--muted);font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.72}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0 2.5rem}.btn-play{color:var(--text);border:1px solid var(--line);background:var(--surface)}.btn-play i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:#172315;font-style:normal}.reader-love{display:flex;align-items:center;gap:.9rem}.avatars{display:flex}.avatars span{width:34px;height:34px;margin-left:-8px;display:grid;place-items:center;border:3px solid var(--surface);border-radius:50%;background:var(--green);color:#fff;font-size:.67rem;font-weight:900}.avatars span:nth-child(2){background:#ff8c64}.avatars span:nth-child(3){background:#705ce4}.avatars span:nth-child(4){background:var(--yellow);color:#24351e}.reader-love p{display:grid;margin:0;font-size:.72rem}.reader-love small{color:var(--muted)}.hero-visual{position:relative;min-height:610px}.main-photo{position:absolute;z-index:2;inset:5% 11% 5% 12%;overflow:hidden;border:10px solid var(--surface);border-radius:46% 46% 20px 20px;box-shadow:var(--shadow);transform:rotate(1deg)}.main-photo img{width:100%;height:100%;object-fit:cover;object-position:45% center}.circle{position:absolute;border-radius:50%}.circle-one{width:380px;height:380px;right:0;top:0;background:var(--yellow)}.circle-two{width:280px;height:280px;left:1%;bottom:1%;background:var(--green-2);opacity:.26}.floating-book{position:absolute;z-index:4;width:155px;padding:7px 7px 10px;border-radius:10px;background:var(--surface);box-shadow:0 18px 45px #0000003d;animation:bookFloat 4s ease-in-out infinite}.floating-book img{width:100%;aspect-ratio:.7;object-fit:cover;border-radius:6px}.floating-book span{position:absolute;right:-12px;top:-12px;width:58px;height:58px;display:grid;place-items:center;border:4px solid var(--surface);border-radius:50%;background:var(--yellow);color:#19301f;font-size:.66rem;font-weight:900;transform:rotate(8deg)}.book-a{left:0;top:5%;transform:rotate(-7deg)}.book-b{right:0;bottom:4%;width:145px;animation-delay:-2s;transform:rotate(6deg)}.happy-note{position:absolute;z-index:4;right:0;top:22%;padding:.8rem 1rem;display:flex;align-items:center;gap:.6rem;border-radius:15px;background:var(--surface);box-shadow:var(--shadow);transform:rotate(4deg)}.happy-note span{color:var(--yellow);font-size:1.5rem}.happy-note b{font-family:var(--head);font-size:.76rem;line-height:1.05}.grow-sticker{position:absolute;z-index:5;left:3%;bottom:5%;width:106px;height:106px;display:grid;place-content:center;border:3px solid #172315;border-radius:50%;background:var(--yellow);color:#172315;text-align:center;font-size:.54rem;font-weight:900;line-height:1.1;transform:rotate(-8deg)}.grow-sticker b{font-family:var(--head);font-size:1.1rem}.quick-categories{position:relative;z-index:4;margin:-1.5rem clamp(1rem,5vw,6rem) 0;padding:1rem;display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow)}.quick-categories a{padding:.9rem;display:flex;align-items:center;gap:.75rem;border-radius:14px;color:var(--text);text-decoration:none;transition:.2s ease}.quick-categories a:hover{background:var(--soft-green);transform:translateY(-2px)}.quick-categories>a>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--soft-green);color:var(--deep-green);font-family:var(--head);font-size:.8rem;font-weight:900}.quick-categories b,.quick-categories small{display:block}.quick-categories b{font-family:var(--head);font-size:.85rem}.quick-categories small{color:var(--muted);font-size:.64rem}.top-picks{background:var(--surface)}.picks-layout{display:grid;grid-template-columns:330px 1fr;gap:2rem;align-items:start}.feature-pick{position:sticky;top:110px;overflow:hidden;border-radius:var(--radius);background:var(--soft-green)}.feature-pick>img{width:100%;height:370px;object-fit:cover}.feature-pick>div{padding:1.6rem}.feature-pick span{font-size:.6rem;font-weight:900;letter-spacing:.13em;color:var(--green)}.feature-pick h3{font-size:2rem;line-height:1;margin:.65rem 0}.feature-pick p{color:var(--muted);font-size:.84rem;line-height:1.6}.feature-pick a{color:var(--deep-green);font-size:.74rem;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 1.1rem}.product-card{min-width:0}.product-cover{position:relative;display:block;aspect-ratio:.72;overflow:hidden;border-radius:14px;background:var(--surface-2);box-shadow:0 10px 25px #193c231a}.product-cover img{width:100%;height:100%;object-fit:cover;transition:.45s ease}.product-card:hover .product-cover img{transform:scale(1.04)}.badge{position:absolute;z-index:2;top:.7rem;left:.7rem;padding:.45rem .6rem;border-radius:999px;background:var(--yellow);color:#1d2b1f;font-size:.58rem;font-weight:900;box-shadow:0 3px #00000026}.badge-popular{background:var(--green);color:#fff}.badge-featured{background:#ff765f;color:#fff}.badge-kids{background:#7567e8;color:#fff}.quick-view{position:absolute;left:.7rem;right:.7rem;bottom:.7rem;padding:.65rem;border-radius:9px;background:#122d1de6;color:#fff;text-align:center;font-size:.62rem;font-weight:900;transform:translateY(140%);transition:.25s ease}.product-card:hover .quick-view{transform:none}.product-card>small{display:block;margin:.9rem 0 .35rem;color:var(--green);font-size:.57rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-card h3{min-height:2.5em;margin-bottom:.45rem;font-size:1rem;line-height:1.22}.product-card>a:last-child{color:var(--muted);text-decoration:none;font-size:.67rem;font-weight:900}.product-card>a:last-child span{color:var(--green)}.category-section{background:var(--surface-2)}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.category-card{position:relative;min-height:230px;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;border-radius:22px;color:#173020;text-decoration:none;overflow:hidden;transition:.25s ease}.category-card:hover{transform:translateY(-7px) rotate(-1deg);box-shadow:var(--shadow)}.category-icon{width:66px;height:66px;display:grid;place-items:center;border:2px solid rgba(15,65,35,.18);border-radius:18px;font-family:var(--head);font-size:1.4rem;font-weight:700}.category-card small{font-size:.65rem;font-weight:900;opacity:.62}.category-card h3{font-size:1.35rem;line-height:1.05;margin:.4rem 0 0}.category-card>b{position:absolute;right:1rem;top:1rem}.mint{background:#b9f3cf}.yellow{background:#ffe15a}.sky{background:#bfe8ff}.coral{background:#ffb4a4}.lavender{background:#d7c9ff}.launch-section{display:grid;grid-template-columns:.68fr 1.32fr;align-items:center;gap:clamp(2rem,6vw,6rem);background:var(--surface)}.launch-copy h2,.podcast-copy h2,.author-cta h2{font-size:clamp(2.7rem,5vw,5.2rem);line-height:.95;letter-spacing:-.04em}.launch-copy>p,.podcast-copy>p,.author-cta p{max-width:520px;color:var(--muted);line-height:1.7}.launch-gallery{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:240px 240px;gap:1rem}.launch-gallery figure{position:relative;margin:0;overflow:hidden;border-radius:22px}.launch-gallery img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.launch-gallery figure:hover img{transform:scale(1.04)}.launch-gallery figcaption{position:absolute;left:.8rem;bottom:.8rem;padding:.55rem .7rem;border-radius:9px;background:#ffffffe6;color:#172315;font-size:.66rem;font-weight:900}.launch-main{grid-row:1/3}.podcast-strip{position:relative;display:grid;grid-template-columns:.55fr 1fr .75fr;align-items:center;gap:clamp(2rem,5vw,5rem);background:linear-gradient(135deg,var(--green),#087c40);color:#fff;overflow:hidden}.podcast-bubble{position:relative;min-height:320px;display:grid;place-items:center}.podcast-bubble:before,.podcast-bubble:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.25);border-radius:50%}.podcast-bubble:before{width:270px;height:270px}.podcast-bubble:after{width:200px;height:200px}.mic{position:relative;z-index:2;width:130px;height:130px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:3rem;box-shadow:0 18px 50px #0000002e}.wave{position:absolute;z-index:3;bottom:20px;font-size:1.2rem;letter-spacing:.2em}.podcast-copy .kicker,.podcast-copy h2 i{color:var(--yellow)}.podcast-copy>p{color:#ffffffc7}.podcast-card{padding:1.5rem;border:1px solid rgba(255,255,255,.24);border-radius:22px;background:#04492473;backdrop-filter:blur(10px)}.podcast-card>span{font-size:.58rem;font-weight:900;letter-spacing:.12em;color:var(--yellow)}.podcast-card h3{font-size:1.55rem;margin:.65rem 0}.podcast-card p{color:#ffffffb8;font-size:.8rem;line-height:1.55}.podcast-card>div{display:grid;grid-template-columns:auto 1fr 44px;align-items:center;gap:.8rem}.podcast-card i{height:4px;border-radius:4px;background:linear-gradient(90deg,var(--yellow) 35%,rgba(255,255,255,.22) 35%)}.podcast-card button{width:44px;height:44px;border:0;border-radius:50%;background:var(--yellow);cursor:pointer}.author-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:3rem;background:color-mix(in srgb,var(--yellow) 88%,white);color:#173020;overflow:hidden}.author-cta h2 i{color:var(--deep-green)}.author-cta p{color:#526252}.scribble{position:absolute;right:5%;top:8%;font-family:Patrick Hand;font-size:1.3rem;transform:rotate(7deg)}.author-cta .kicker{color:var(--deep-green)}.hero h1,.hero h2,.podcast-copy h2,.author-cta h2{font-family:var(--display);font-weight:700;letter-spacing:-.05em}.hero h1,.hero h2{line-height:.9}.hero-slider{position:relative;background:var(--surface);overflow:hidden}.hero-slide{min-height:calc(100svh - 208px);animation:slide-reveal .65s cubic-bezier(.2,.7,.2,1) both}.hero-slide[hidden]{display:none}.hero-slide.reverse .hero-visual{order:-1}.hero-slide.reverse{grid-template-columns:1.08fr .92fr}.studio-photo{border-radius:26px}.slider-controls{position:absolute;z-index:12;left:50%;bottom:1.35rem;display:flex;align-items:center;gap:.8rem;transform:translate(-50%);padding:.45rem .6rem;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface) 88%,transparent);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.slider-controls>button{width:31px;height:31px;border:0;border-radius:50%;background:var(--soft-green);color:var(--deep-green);font-weight:900;cursor:pointer}.slider-controls>div{display:flex;gap:.4rem}.slider-controls>div button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:var(--line);cursor:pointer;transition:.25s ease}.slider-controls>div button.is-active{width:28px;border-radius:8px;background:var(--green)}.quick-categories{margin-top:0;padding:1.35rem;gap:1rem}.quick-categories a{min-height:88px;padding:1rem}.quick-categories>a>span.category-thumb{width:58px;height:66px;overflow:hidden;border-radius:10px;background:var(--soft-green);box-shadow:0 7px 14px #11422226}.category-thumb img{width:100%;height:100%;object-fit:cover}.quick-categories b{font-size:1rem}.quick-categories small{font-size:.7rem}.category-card{min-height:280px}.category-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.2;filter:saturate(.75);transition:.35s ease}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff14,#ffffffb3)}.category-card>*:not(.category-card-image){position:relative;z-index:2}.category-card:hover .category-card-image{transform:scale(1.06);opacity:.3}.podcast-strip{isolation:isolate;background-image:linear-gradient(90deg,#070a0ae6,#140a19c7,#070a0ae6),var(--podcast-bg);background-size:cover;background-position:center}.podcast-strip>*{position:relative;z-index:2}.podcast-name{display:inline-block;margin-bottom:1rem;padding:.5rem .75rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#00000038;color:var(--yellow);font-family:var(--display);font-size:clamp(.9rem,1.4vw,1.25rem);font-weight:800;letter-spacing:.08em}.podcast-copy>p{max-width:650px;color:#fff}.podcast-card{color:#fff;text-decoration:none;background:#0d08129e}.author-cta{display:grid;grid-template-columns:1fr minmax(220px,320px) auto}.author-copy p{max-width:720px;color:#111;font-size:1rem;font-weight:700}.author-image{height:260px;overflow:hidden;border:8px solid rgba(255,255,255,.7);border-radius:48% 48% 18px 18px;box-shadow:0 18px 45px #4632002e;transform:rotate(2deg)}.author-image img{width:100%;height:100%;object-fit:cover}.author-cta .btn-primary{white-space:nowrap}.hero-slider{display:grid}.hero-slide{grid-area:1/1;opacity:0;transform:none;animation:none;pointer-events:none;transition:opacity .9s ease,transform 1s cubic-bezier(.2,.7,.2,1),filter .9s ease}.hero-slide.is-active{z-index:2;opacity:1;pointer-events:auto}.hero-slide.is-leaving{z-index:1;opacity:0;pointer-events:none}.transition-zoom-in{transform:scale(.94)}.transition-zoom-in.is-active{transform:scale(1)}.transition-zoom-in.is-leaving{transform:scale(1.035)}.transition-zoom-out{transform:scale(1.055)}.transition-zoom-out.is-active{transform:scale(1)}.transition-zoom-out.is-leaving{transform:scale(.96)}.transition-drift{transform:translate(-34px) scale(.985)}.transition-drift.is-active{transform:none}.transition-drift.is-leaving{transform:translate(30px);filter:blur(2px)}.transition-soft-rise{transform:translateY(28px) scale(.985)}.transition-soft-rise.is-active{transform:none}.transition-soft-rise.is-leaving{transform:translateY(-20px);filter:blur(2px)}.transition-fade.is-leaving{filter:blur(3px)}.floating-book.book-c{right:7%;top:4%;width:120px;transform:rotate(8deg);animation-delay:-1s}.floating-book.book-c span{width:48px;height:48px;font-size:.56rem}.quick-categories{grid-template-columns:repeat(6,1fr);min-height:130px}.quick-categories a{min-height:100px}.science-thumb{background:linear-gradient(145deg,#bcecff,#b9f3cf)!important;color:#075a43!important;font-size:1.35rem!important}.podcast-strip{min-height:760px;padding:clamp(3rem,6vw,5rem);display:grid;grid-template-columns:1fr;place-items:start center;background-image:linear-gradient(180deg,#0405076b,#0b040e47 48%,#0405072e 72%,#04050780),var(--podcast-bg);background-position:center;background-size:cover}.podcast-copy{width:min(760px,68vw);padding-top:1rem;text-align:center}.podcast-name{margin-bottom:1.25rem;background:#0a050e8f;box-shadow:0 8px 28px #00000038}.podcast-copy h2{font-size:clamp(3rem,5.5vw,6rem);text-shadow:0 4px 24px rgba(0,0,0,.75)}.podcast-copy>p{max-width:720px;margin-inline:auto;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.9);font-weight:700}.podcast-main-button{margin-top:clamp(3.5rem,9vw,7.5rem);box-shadow:0 8px #6e4800cc,0 18px 40px #00000047}.podcast-mini-card{position:absolute;z-index:4;top:1.5rem;right:clamp(1rem,3vw,3rem);width:min(285px,24vw);min-height:0;padding:.8rem;display:flex;align-items:center;gap:.75rem;border:1px solid rgba(255,255,255,.26);border-radius:16px;background:#0f0714b8;color:#fff;text-decoration:none;box-shadow:0 16px 42px #00000047;backdrop-filter:blur(12px);transition:.25s ease}.podcast-mini-card:hover{transform:translateY(-3px);background:#280d2dd1}.podcast-mini-card .mini-mic{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:1.15rem}.podcast-mini-card>div{display:grid!important;grid-template-columns:1fr!important;gap:.18rem!important}.podcast-mini-card small{color:#ff9bd2;font-size:.48rem;font-weight:900;letter-spacing:.09em}.podcast-mini-card h3{margin:0;font-family:var(--display);font-size:.8rem;line-height:1.2}.podcast-mini-card>div>span{color:#ffffffb8;font-size:.58rem;font-weight:800}.socials a img{width:18px;height:18px;object-fit:contain}@media(max-width:820px){.podcast-strip{min-height:720px;padding:5rem 1rem 3rem;background-position:center}.podcast-copy{width:min(100%,620px);padding-top:2rem}.podcast-copy h2{font-size:clamp(2.8rem,11vw,5rem)}.podcast-main-button{margin-top:3rem}.podcast-mini-card{top:1rem;right:1rem;width:220px}.podcast-mini-card h3{font-size:.72rem}}@media(max-width:560px){.podcast-strip{min-height:680px;background-position:center}.podcast-mini-card{width:190px}.podcast-mini-card .mini-mic{display:none}.podcast-name{font-size:.68rem}.podcast-copy>p{font-size:.86rem}}.podcast-strip{background:#120b15}.podcast-strip:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#04050761,#0b040e38 48%,#0405071f 72%,#04050770);pointer-events:none}.podcast-strip>.podcast-bg{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes slide-reveal{0%{opacity:.2;transform:translate(24px)}to{opacity:1;transform:none}}footer{padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,6rem) 1.5rem;background:var(--footer);color:#fff}.footer-main{display:grid;grid-template-columns:1.2fr .6fr .6fr 1fr;gap:3rem}.footer-brand img{width:190px;height:90px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.footer-brand p,.newsletter p{max-width:310px;color:#fff9;font-size:.8rem;line-height:1.6}.socials{display:flex;gap:.5rem}.socials a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:9px;color:#fff;text-decoration:none;font-size:.7rem}.footer-main>div:not(.footer-brand):not(.newsletter){display:grid;align-content:start;gap:.7rem}.footer-main h3{color:var(--yellow);font-size:.82rem}.footer-main a{color:#ffffffa6;text-decoration:none;font-size:.75rem}.newsletter form{display:grid;grid-template-columns:1fr 45px;margin-top:1.1rem}.newsletter input{min-width:0;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:12px 0 0 12px;background:#ffffff14;color:#fff;outline:none}.newsletter button{border:0;border-radius:0 12px 12px 0;background:var(--yellow);font-weight:900}.footer-bottom{margin-top:3.5rem;padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.12);color:#fff6;font-size:.63rem}.footer-bottom div{display:flex;gap:1rem}.footer-bottom a{color:inherit;text-decoration:none}.footer-bottom b{color:var(--yellow)}.footer-main h3{font-family:var(--display);font-size:1.1rem}.footer-main a,.footer-brand p,.newsletter p{color:#fff;font-size:.9rem}.footer-main a{line-height:1.6}.socials a{width:42px;height:42px;font-size:.9rem;background:#ffffff12}.footer-bottom{color:#fff;font-size:.75rem}.packages-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 10% 16%,rgba(255,210,28,.17),transparent 24%),radial-gradient(circle at 90% 80%,rgba(70,230,125,.16),transparent 26%),linear-gradient(145deg,#061f14,#083d25 48%,#062a1b);color:#fff}.packages-section:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.18;background-image:linear-gradient(30deg,transparent 48%,rgba(255,255,255,.13) 49% 51%,transparent 52%),linear-gradient(-30deg,transparent 48%,rgba(255,255,255,.08) 49% 51%,transparent 52%);background-size:68px 68px}.package-orbit{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.13);border-radius:50%;color:#ffd21c3d;font-family:var(--display)}.orbit-one{right:-90px;top:40px;width:310px;height:310px;display:grid;place-items:center;font-size:6rem;animation:package-spin 24s linear infinite}.orbit-two{left:-90px;bottom:40px;width:260px;height:260px;display:grid;place-items:center;font-size:.65rem;letter-spacing:.22em;animation:package-spin 30s linear infinite reverse}.packages-heading{max-width:820px;margin:0 auto 3rem;text-align:center}.packages-kicker{display:inline-block;padding:.55rem .8rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--yellow);font-size:.65rem;font-weight:900;letter-spacing:.18em}.packages-heading h2{margin:1rem 0;font-family:var(--display);font-size:clamp(3rem,5.4vw,5.6rem);line-height:.94;letter-spacing:-.055em}.packages-heading h2 i{color:var(--yellow);font-family:Patrick Hand,cursive;font-weight:400;font-style:normal}.packages-heading p{max-width:700px;margin-inline:auto;color:#ffffffc2;font-size:1rem;line-height:1.75}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:stretch}.package-card{--metal:#b87333;position:relative;padding:1.5rem;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.16);border-top:4px solid var(--metal);border-radius:26px;background:linear-gradient(160deg,#ffffff1f,#ffffff0e);box-shadow:0 25px 70px #00000038;backdrop-filter:blur(16px);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.package-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.13) 45%,transparent 65%);transform:translate(-120%);transition:transform .7s ease;pointer-events:none}.package-card:hover{transform:translateY(-12px);border-color:color-mix(in srgb,var(--metal) 72%,white);box-shadow:0 35px 90px #00000057}.package-card:hover:after{transform:translate(120%)}.package-card.silver{--metal:#dce5e8}.package-card.gold{--metal:#ffd21c}.package-card.featured{transform:translateY(-14px);background:linear-gradient(160deg,#ffffff2e,#ffffff13);box-shadow:0 30px 80px #00000052,0 0 0 1px #ffffff14}.package-card.featured:hover{transform:translateY(-22px)}.popular-ribbon{position:absolute;right:1rem;top:1rem;padding:.38rem .55rem;border-radius:999px;background:var(--yellow);color:#172315;font-size:.52rem;font-weight:900;letter-spacing:.08em}.package-medal{width:64px;height:64px;padding:5px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--metal) 75%,white);border-radius:50%;background:linear-gradient(145deg,color-mix(in srgb,var(--metal) 70%,white),var(--metal));box-shadow:0 10px 24px color-mix(in srgb,var(--metal) 22%,transparent)}.package-medal span{width:100%;height:100%;display:grid;place-items:center;border:1px dashed rgba(40,30,10,.35);border-radius:50%;color:#213024;font-family:Georgia,serif;font-size:1.35rem;font-weight:900}.package-tier small{display:block;margin-top:1.2rem;color:var(--metal);font-size:.58rem;font-weight:900;letter-spacing:.12em}.package-tier h3{margin:.3rem 0 .55rem;font-family:var(--display);font-size:2.3rem;line-height:1}.package-tier p{min-height:4.8em;color:#ffffffab;font-size:.82rem;line-height:1.55}.package-price{margin:1rem 0;padding:1rem;display:grid;grid-template-columns:auto 1fr;align-items:end;gap:.25rem;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#0000002e}.package-price>span{padding-bottom:.35rem;color:var(--metal);font-size:.75rem;font-weight:900}.package-price b{font-family:var(--display);font-size:2rem;line-height:1}.package-price small{grid-column:1/-1;color:#ffffff73;font-size:.58rem}.package-card ul{margin:.3rem 0 1.5rem;padding:0;display:grid;gap:.65rem;list-style:none}.package-card li{position:relative;padding-left:1.45rem;color:#ffffffe0;font-size:.8rem;line-height:1.4}.package-card li:before{content:"✓";position:absolute;left:0;color:var(--metal);font-weight:900}.package-card>a{position:relative;z-index:2;margin-top:auto;padding:.95rem 1rem;display:flex;justify-content:space-between;border-radius:12px;background:var(--metal);color:#142217;text-decoration:none;font-family:var(--display);font-size:.78rem;font-weight:800}.bronze>a{color:#fff}.package-notes{margin-top:2rem;padding:1rem;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:#0003}.package-notes>div{display:flex;align-items:center;gap:.8rem}.package-notes>div>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:12px;background:#ffffff1a;font-size:1.3rem}.package-notes p{display:grid;margin:0}.package-notes b{font-family:var(--display);font-size:.78rem}.package-notes small{color:#ffffff94;font-size:.66rem;line-height:1.45}.package-notes>a{padding:1rem 1.15rem;border-radius:12px;background:var(--yellow);color:#172315;text-decoration:none;font-family:var(--display);font-size:.72rem;font-weight:800;white-space:nowrap}.package-fineprint{margin:1rem 0 0;color:#ffffff70;font-size:.62rem;text-align:center}.package-card.visible{animation:package-pop .65s cubic-bezier(.2,.8,.2,1) both}@keyframes package-pop{0%{opacity:0;transform:translateY(34px) scale(.96)}to{opacity:1}}@keyframes package-spin{to{transform:rotate(360deg)}}.author-cta-rich{min-height:650px;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,7vw,8rem);background:radial-gradient(circle at 18% 20%,rgba(255,210,28,.12),transparent 26%),linear-gradient(130deg,#061e14,#0a5431 60%,#07331f);color:#fff}.author-cta-rich:before{content:"";position:absolute;inset:0;opacity:.11;background-image:radial-gradient(rgba(255,255,255,.7) 1px,transparent 1px);background-size:20px 20px}.author-cta-rich>*{position:relative;z-index:2}.author-cta-rich .kicker{color:var(--yellow)}.author-cta-rich h2{font-size:clamp(3.1rem,5.5vw,5.8rem)}.author-cta-rich h2 i{color:#9bf2b8}.author-cta-rich .author-copy p{max-width:700px;color:#ffffffd1;font-weight:700;line-height:1.75}.author-steps{margin:1.5rem 0 2rem;display:flex;gap:.7rem;flex-wrap:wrap}.author-steps span{padding:.6rem .75rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff12;font-size:.7rem;font-weight:900}.author-steps b{color:var(--yellow);margin-right:.35rem}.author-visual{position:relative;min-height:470px}.author-visual .author-image{position:absolute;inset:0 10% 0 5%;height:auto;border:9px solid rgba(255,255,255,.9);border-radius:48% 48% 20px 20px;transform:rotate(1deg)}.author-quote{position:absolute;z-index:3;right:0;top:16%;padding:1rem 1.2rem;display:flex;gap:.65rem;border-radius:16px;background:#fff;color:#173020;box-shadow:0 18px 50px #0000003d;transform:rotate(3deg)}.author-quote>span{color:var(--green);font-family:Georgia,serif;font-size:2rem}.author-quote p{margin:0;color:#173020!important;font-size:.73rem!important;line-height:1.35!important}.author-seal{position:absolute;z-index:3;left:-2%;bottom:1%;width:116px;height:116px;display:grid;place-content:center;border:3px solid #173020;border-radius:50%;background:var(--yellow);color:#173020;text-align:center;font-size:.5rem;font-weight:900;line-height:1.15;transform:rotate(-8deg)}.author-seal b{font-family:var(--display);font-size:.85rem}.launch-section-rich{background:linear-gradient(180deg,var(--surface),var(--surface-2))}.launch-section-rich .launch-copy h2{font-family:var(--display);font-size:clamp(3rem,5vw,5.2rem)}.launch-section-rich .launch-copy h2 i{color:var(--green)}.launch-section-rich .launch-copy>p{max-width:630px}.launch-stats{margin:1.4rem 0 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.launch-stats span{padding:.8rem;border-left:3px solid var(--yellow);background:var(--soft-green)}.launch-stats b,.launch-stats small{display:block}.launch-stats b{font-family:var(--display);font-size:.78rem}.launch-stats small{color:var(--muted);font-size:.58rem}.packages-compact{padding-block:clamp(4rem,6vw,5.5rem)}.packages-compact .packages-heading{margin-bottom:2rem}.packages-compact .packages-heading h2{font-size:clamp(2.8rem,4.4vw,4.5rem)}.packages-compact .package-card{padding:1.15rem;border-radius:22px}.package-card-top{display:flex;align-items:center;gap:.8rem}.package-card-top .package-medal{width:52px;height:52px;flex:0 0 52px}.package-card-top .package-tier small{margin-top:0}.package-card-top .package-tier h3{font-size:1.7rem;margin-bottom:0}.packages-compact .package-card>p{min-height:3.5em;margin:.8rem 0;color:#ffffffad;font-size:.75rem;line-height:1.5}.packages-compact .package-price{margin:.4rem 0 .8rem;padding:.7rem}.packages-compact .package-price b{font-size:1.6rem}.packages-compact .package-card ul{grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:1rem}.packages-compact .package-card li{font-size:.68rem}.package-select{position:relative;z-index:2;margin-top:auto;padding:.85rem 1rem;display:flex;justify-content:space-between;border:0;border-radius:11px;background:var(--metal);color:#142217;font-family:var(--display);font-size:.74rem;font-weight:800;cursor:pointer}.bronze .package-select{color:#fff}.packages-compact .package-notes{margin-top:1.2rem}.package-dialog{width:min(560px,calc(100vw - 2rem));padding:2rem;border:1px solid rgba(255,255,255,.2);border-radius:26px;background:linear-gradient(145deg,#092d1c,#061b12);color:#fff;box-shadow:0 35px 120px #0000008c}.package-dialog::backdrop{background:#030c08b8;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:1rem;top:1rem;width:38px;height:38px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff14;color:#fff;font-size:1.3rem;cursor:pointer}.dialog-medal{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:#173020;font-family:Georgia,serif;font-size:1.5rem;font-weight:900}.package-dialog>small{display:block;margin-top:1rem;color:var(--yellow);font-weight:900;letter-spacing:.13em}.package-dialog h2{margin:.35rem 0;font-family:var(--display);font-size:2.2rem}.dialog-price{font-size:.85rem}.dialog-price b{font-family:var(--display);font-size:1.7rem}.package-dialog>p:not(.dialog-price){color:#ffffffb3;line-height:1.7}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.4rem}.dialog-actions a{padding:.9rem;display:flex;justify-content:space-between;border-radius:11px;background:#ffffff1a;color:#fff;text-decoration:none;font-size:.72rem;font-weight:900}.dialog-actions a:last-child{background:var(--yellow);color:#173020}.confirm-dialog{width:min(420px,calc(100vw - 2rem));padding:2.2rem 2rem;text-align:center;border:1px solid rgba(255,255,255,.2);border-radius:26px;background:linear-gradient(145deg,#092d1c,#061b12);color:#fff;box-shadow:0 35px 120px #0000008c}.confirm-dialog::backdrop{background:#030c08b8;backdrop-filter:blur(7px)}.confirm-icon{display:grid;width:56px;height:56px;margin:0 auto 1rem;place-items:center;border-radius:50%;background:var(--yellow);color:#173020;font-size:1.6rem;font-weight:900}.confirm-dialog h2{margin:0 0 .6rem;font-family:var(--display);font-size:1.6rem}.confirm-dialog p{margin:0;color:#ffffffbf;line-height:1.65}.confirm-ok{margin-top:1.4rem;padding:.85rem 1.4rem;border:0;border-radius:11px;background:var(--yellow);color:#173020;font-family:var(--display);font-weight:900;cursor:pointer}main{display:flex;flex-direction:column}.hero-slider{order:1}.about-chance{order:2}.publishing-roadmap{order:3}.top-picks{order:4}.author-cta-rich{order:5}.launch-section-rich{order:6}.packages-section{order:7}.category-section{order:8}.podcast-strip{order:9}.about-chance{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,7vw,7rem);background:linear-gradient(180deg,var(--surface),var(--surface-2))}.about-collage{position:relative;min-height:590px}.about-collage figure{position:absolute;margin:0;overflow:hidden;border:8px solid var(--surface);box-shadow:var(--shadow)}.about-collage img{width:100%;height:100%;object-fit:cover}.about-main{inset:4% 15% 10% 2%;border-radius:44% 44% 22px 22px}.about-small{right:0;top:4%;width:40%;height:38%;border-radius:20px;transform:rotate(3deg)}.about-book{right:2%;bottom:2%;width:29%;height:42%;border-radius:12px;transform:rotate(7deg)}.about-badge{position:absolute;left:0;bottom:2%;width:150px;height:150px;padding:1rem;display:grid;place-content:center;border-radius:50%;background:var(--yellow);color:#173020;text-align:center;transform:rotate(-7deg);box-shadow:0 18px 45px #00000026}.about-badge b{font-family:var(--display);font-size:1.1rem}.about-badge span{font-size:.55rem;font-weight:900}.about-copy h2{margin:.5rem 0 1.2rem;font-family:var(--display);font-size:clamp(3rem,5vw,5.3rem);line-height:.96;letter-spacing:-.05em}.about-copy h2 i{color:var(--green);font-family:Patrick Hand,cursive;font-weight:400;font-style:normal}.about-copy>p{max-width:680px;color:var(--muted);line-height:1.78}.about-services{margin:1.5rem 0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.about-services span{padding:.7rem;border-left:3px solid var(--green);background:var(--soft-green);font-size:.72rem;font-weight:900}.publishing-roadmap{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);background:radial-gradient(circle at 7% 16%,rgba(255,210,28,.13),transparent 24%),linear-gradient(135deg,#071f15,#0a5b35);color:#fff}.roadmap-intro h2{margin:.6rem 0 1rem;font-family:var(--display);font-size:clamp(3rem,5.4vw,5.4rem);line-height:.94;letter-spacing:-.055em}.roadmap-intro h2 i{color:var(--yellow);font-style:normal}.roadmap-intro>p{max-width:680px;color:#ffffffb8;line-height:1.8}.roadmap-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.7rem}.roadmap-actions>a:not(.btn){color:#fff;font-size:.76rem;font-weight:900}.roadmap-list{display:grid;gap:.65rem}.roadmap-list>a{padding:1rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:#ffffff12;color:#fff;text-decoration:none;transition:.25s ease}.roadmap-list>a:hover{transform:translate(8px);border-color:#ffd21c8c;background:#ffffff1c}.roadmap-list>a>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:var(--yellow);color:#173020;font-family:var(--display);font-weight:900}.roadmap-list div{display:grid;gap:.15rem}.roadmap-list b{font-family:var(--display);font-size:.88rem}.roadmap-list small{color:#fff9;font-size:.67rem}.roadmap-list i{color:var(--yellow);font-style:normal}.launch-section-rich .launch-copy h2 span{display:inline-block;white-space:nowrap}.store-chips{position:relative;z-index:2;margin:-.2rem 0 .8rem;display:flex;gap:.35rem;flex-wrap:wrap}.store-chips span{padding:.3rem .45rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#00000029;color:var(--yellow);font-size:.52rem;font-weight:900}.package-notes>button{padding:1rem 1.15rem;border:0;border-radius:12px;background:var(--yellow);color:#172315;font-family:var(--display);font-size:.72rem;font-weight:800;white-space:nowrap;cursor:pointer}.consult-dialog{width:min(540px,calc(100vw - 2rem));padding:2rem;border:1px solid rgba(255,255,255,.2);border-radius:26px;background:linear-gradient(145deg,#092d1c,#061b12);color:#fff;box-shadow:0 35px 120px #0000008c}.consult-dialog::backdrop{background:#030c08b8;backdrop-filter:blur(7px)}.consult-dialog>small{color:var(--yellow);font-weight:900;letter-spacing:.13em}.consult-dialog h2{margin:.45rem 0;font-family:var(--display);font-size:2.2rem}.consult-dialog>p{color:#ffffffb3}.consult-options{display:grid;gap:.7rem;margin-top:1.4rem}.consult-options a{padding:1rem;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#ffffff12;color:#fff;text-decoration:none}.consult-options a:hover{background:#ffffff21}.consult-options span{color:var(--yellow);font-weight:900}.consult-options b{font-size:.72rem}.footer-nap{font-size:.72rem!important}.footer-nap a{color:#fff!important;text-decoration:underline}@keyframes arrive{0%{opacity:0;transform:translateY(18px)}}@keyframes bookFloat{50%{translate:0 -10px}}@media(max-width:1120px){.picks-layout{grid-template-columns:280px 1fr}.product-grid,.category-grid{grid-template-columns:repeat(3,1fr)}.podcast-strip{grid-template-columns:.55fr 1fr}.podcast-card{grid-column:2}.footer-main{grid-template-columns:1.1fr .6fr .6fr}.newsletter{grid-column:1/-1}}@media(max-width:820px){.hero{grid-template-columns:1fr;padding-top:4rem}.hero-visual{min-height:610px}.publishing-roadmap,.picks-layout{grid-template-columns:1fr}.feature-pick{position:static;display:grid;grid-template-columns:1fr 1fr}.feature-pick>img{height:100%}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.launch-section,.podcast-strip{grid-template-columns:1fr}.podcast-bubble{min-height:250px}.podcast-card{grid-column:auto}.author-cta{display:block}.author-cta .btn{margin-top:1.5rem}.footer-main{grid-template-columns:1fr 1fr}.footer-brand,.newsletter{grid-column:1/-1}.about-chance{grid-template-columns:1fr}.about-collage{min-height:520px}.about-copy{max-width:700px}.package-notes>button{grid-column:1/-1}}@media(max-width:560px){.section{padding-inline:1rem}.section-title{display:block}.section-title>a{display:inline-block;margin-top:1rem}.section-title>p{margin-top:1rem}.hero{padding-inline:1rem;background:linear-gradient(180deg,var(--surface) 0 47%,color-mix(in srgb,var(--soft-green) 76%,var(--surface)) 47%)}.hero h1,.hero h2{font-size:clamp(3.7rem,17vw,5.4rem)}.hero-visual{min-height:480px}.main-photo{inset:8% 4% 5%;border-width:7px}.floating-book{width:105px}.book-a{left:-2%;top:1%}.book-b{right:-2%;bottom:0;width:100px}.happy-note{display:none}.grow-sticker{width:82px;height:82px}.roadmap-intro h2{font-size:clamp(2.8rem,13vw,4rem)}.roadmap-actions{display:grid}.roadmap-actions .btn,.roadmap-actions>a{text-align:center}.roadmap-list>a{padding:.85rem;gap:.7rem}.roadmap-list small{line-height:1.4}.picks-layout{display:block}.feature-pick{display:block;margin-bottom:2rem}.feature-pick>img{height:280px}.product-grid{grid-template-columns:repeat(2,1fr);gap:1.7rem .75rem}.product-card h3{font-size:.88rem}.product-card>small{font-size:.48rem}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:190px}.category-card h3{font-size:1.1rem}.launch-gallery{grid-template-columns:1fr 1fr;grid-template-rows:300px 210px}.launch-main{grid-column:1/3;grid-row:auto}.podcast-strip,.author-cta{padding-inline:1rem}.footer-main{grid-template-columns:1fr 1fr;gap:2rem 1rem}.footer-bottom{display:grid;text-align:center;justify-items:center}.about-collage{min-height:420px}.about-main{inset:6% 13% 11% 0}.about-small{width:42%;height:34%}.about-book{width:31%;height:39%}.about-badge{width:112px;height:112px}.about-services{grid-template-columns:1fr}.about-copy h2{font-size:clamp(2.7rem,13vw,4rem)}}@media(max-width:1000px){.package-grid{grid-template-columns:1fr 1fr}.package-card.gold{grid-column:1/-1;grid-row:1}.package-notes{grid-template-columns:1fr 1fr}.package-notes>a,.package-notes>button{grid-column:1/-1;text-align:center}.package-card.featured{transform:none}}@media(max-width:680px){.package-grid{grid-template-columns:1fr}.package-card.gold{grid-column:auto;grid-row:auto;order:-1}.package-notes{grid-template-columns:1fr}.package-notes>a,.package-notes>button{grid-column:auto}.package-tier p{min-height:0}.packages-heading h2{font-size:clamp(2.7rem,12vw,4rem)}.package-card.featured:hover{transform:translateY(-12px)}.author-cta-rich{padding-block:4.5rem}.author-visual{min-height:390px;margin-top:2rem}.author-quote{right:0}.author-seal{left:0}.launch-stats{grid-template-columns:1fr}.packages-compact .package-card ul{grid-template-columns:1fr 1fr}.dialog-actions{grid-template-columns:1fr}.package-dialog,.consult-dialog{padding:1.5rem}}.about-collage{min-height:570px;padding:1rem;display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr auto;gap:.85rem;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#eaf8ef,var(--surface));box-shadow:var(--shadow)}.about-collage figure{position:relative;inset:auto;width:auto;height:auto;margin:0;border:0;border-radius:18px;transform:none;box-shadow:none}.about-collage .about-main{grid-column:1;grid-row:1/3;border-radius:18px}.about-collage .about-small{grid-column:2;grid-row:1}.about-collage .about-book{grid-column:2;grid-row:2}.about-collage .about-badge{position:static;grid-column:1/-1;width:auto;height:auto;padding:.8rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:14px;background:var(--deep-green);color:#fff;text-align:left;transform:none;box-shadow:none}.about-collage .about-badge b{color:var(--yellow);font-size:.9rem;letter-spacing:.12em}.about-collage .about-badge span{font-size:.66rem}.about-collage img{transition:transform .5s ease}.about-collage figure:hover img{transform:scale(1.035)}@media(max-width:820px){.about-collage{min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:350px 190px auto}.about-collage .about-main{grid-column:1/-1;grid-row:1}.about-collage .about-small{grid-column:1;grid-row:2}.about-collage .about-book{grid-column:2;grid-row:2}}@media(max-width:560px){.about-collage{grid-template-rows:300px 155px auto;padding:.7rem;gap:.65rem;border-radius:22px}.about-collage .about-badge{display:grid}.about-collage .about-badge b{font-size:.78rem}}@media(max-width:820px){.hero-slide.reverse .hero-visual{order:initial}.hero{min-height:auto;padding:3.5rem 1.25rem 5rem;gap:2rem}.hero h1,.hero h2{font-size:clamp(3.7rem,11vw,5.5rem)}.hero-visual{width:min(100%,680px);min-height:430px;margin-inline:auto}.main-photo{inset:4% 10% 5%;border-radius:30px}.circle-one{width:285px;height:285px}.circle-two{width:220px;height:220px}.floating-book{width:105px}.floating-book.book-c{width:88px}.slider-controls{bottom:1rem}}@media(max-width:560px){.hero{padding:2.5rem 1rem 4.8rem;gap:1.2rem;background:linear-gradient(180deg,var(--surface) 0 58%,color-mix(in srgb,var(--soft-green) 76%,var(--surface)) 58%)}.hero h1,.hero h2{font-size:clamp(3.05rem,14vw,4.2rem);line-height:.9;margin-bottom:1rem}.hero-copy>p{font-size:.9rem;line-height:1.6}.eyebrow{margin-bottom:1rem}.hero-buttons{display:grid;margin:1.25rem 0 1.4rem}.hero-buttons .btn{width:100%;padding:.85rem 1rem}.reader-love{align-items:flex-start}.hero-visual{width:min(100%,420px);min-height:300px;margin-top:.35rem}.main-photo{inset:3% 9% 4%;border-width:5px;border-radius:22px}.circle-one{width:175px;height:175px;right:2%;top:2%}.circle-two{width:145px;height:145px}.floating-book{width:68px;padding:4px;border-radius:7px}.floating-book span{display:none}.book-a{left:1%;top:1%}.book-b{right:1%;bottom:2%;width:66px}.floating-book.book-c{display:none}.grow-sticker{left:2%;bottom:1%;width:60px;height:60px;border-width:2px;font-size:.38rem}.grow-sticker b{font-size:.7rem}.happy-note{display:none}.slider-controls{bottom:.75rem;gap:.45rem;padding:.35rem .45rem}.slider-controls>button{width:28px;height:28px}.slider-controls>div{gap:.3rem}.slider-controls>div button{width:7px;height:7px}.slider-controls>div button.is-active{width:20px}}.publishing-roadmap{scroll-margin-top:165px}.author-visual-heading{position:absolute;z-index:4;left:7%;right:10%;top:0;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff17;color:#fff;backdrop-filter:blur(8px)}.author-visual-heading small{color:var(--yellow);font-size:.55rem;font-weight:900;letter-spacing:.14em}.author-visual-heading b{font-family:var(--display);font-size:.88rem}.author-visual .author-image{inset:18% 10% 0 5%}.author-quote{top:32%}.author-note{position:absolute;z-index:4;padding:.65rem .8rem;border-radius:12px;background:#061f14e0;color:#fff;font-size:.58rem;font-weight:800;line-height:1.45;letter-spacing:.06em;box-shadow:0 12px 30px #0003;backdrop-filter:blur(8px)}.author-note b{color:var(--yellow);font-family:var(--display)}.author-note-bottom{right:2%;bottom:2%;transform:rotate(2deg)}.about-collage{grid-template-rows:1fr 1fr}.manuscript-box form{display:grid;grid-template-columns:1fr;margin-top:1rem;gap:.65rem}.manuscript-fields{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.manuscript-box label{display:grid;gap:.3rem}.manuscript-box label>span{color:#fff;font-size:.6rem;font-weight:900}.manuscript-box input,.manuscript-box textarea{width:100%;min-width:0;padding:.72rem .8rem;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:#ffffff14;color:#fff;outline:none}.manuscript-box input::placeholder,.manuscript-box textarea::placeholder{color:#ffffff85}.manuscript-box textarea{resize:vertical}.file-upload{position:relative;padding:.75rem;border:1px dashed rgba(255,255,255,.38);border-radius:10px;cursor:pointer}.file-upload input{position:absolute;width:1px;height:1px;opacity:0}.file-upload>span{color:var(--yellow)!important}.file-upload small{color:#ffffffa6;font-size:.55rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manuscript-box button{padding:.8rem;border:0;border-radius:10px;background:var(--yellow);color:#173020;font-weight:900;cursor:pointer}.upload-note{color:#ffffff94;font-size:.53rem;line-height:1.45}.footer-social-row{margin:2.5rem auto 0;width:max-content;justify-content:center}.footer-bottom{margin-top:1.2rem}.top-picks{scroll-margin-top:150px}@media(max-width:560px){.author-visual-heading{left:0;right:0;padding:.75rem}.author-visual-heading b{font-size:.7rem}.author-visual .author-image{inset:20% 5% 0}.author-note{font-size:.48rem}.author-note-bottom{right:0;bottom:0}.manuscript-fields{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
