/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#173f4b;--muted:#58737a;--cream:#fffaf0;--pink:#f25f8b;--pink-dark:#dc4874;--aqua:#78d9d7;--yellow:#ffd96a;--line:#173f4b24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Trebuchet MS,Arial Rounded MT Bold,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.prelaunch-bar{background:var(--ink);color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;min-height:34px;padding:8px 20px;font-size:11px;font-weight:900}.prelaunch-bar span{color:var(--yellow);margin:0 9px}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 40px);height:96px;margin:0 auto;display:flex;position:relative}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.brand-icon{object-fit:contain;width:58px;height:58px}.brand-words{flex-direction:column;line-height:1;display:flex}.brand-words strong{letter-spacing:-1px;font-size:25px}.brand-words small{color:#257d83;letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:8px;font-weight:900}.footer-brand .brand-icon{width:64px;height:64px}.footer-brand .brand-words strong{font-size:28px}nav{gap:25px;font-size:13px;font-weight:800;display:flex}nav a,.footer-links a{transition:color .2s}nav a:hover,.footer-links a:hover{color:var(--pink)}.nav-cta{border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:999px;padding:12px 20px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s}.nav-cta:hover{box-shadow:1px 1px 0 var(--ink);transform:translate(2px,2px)}.hero{background:radial-gradient(circle at 8% 10%,#ffffffbf 0 55px,#0000 56px),radial-gradient(circle at 94% 20%,#ffd96abf 0 30px,#0000 31px),linear-gradient(135deg,#dcf9f5 0%,#bfeeed 48%,#a8e4e5 100%);border-radius:42px;grid-template-columns:.93fr 1.07fr;align-items:center;gap:50px;width:min(1240px,100% - 32px);min-height:680px;margin:0 auto 28px;padding:74px 70px 54px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:3px solid #ffffff73;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;right:-70px}.hero-copy{z-index:3;position:relative}.eyebrow,.kicker{color:#257d83;text-transform:uppercase;letter-spacing:.16em;margin:0 0 17px;font-size:12px;font-weight:900}.eyebrow span{color:var(--pink);margin-right:7px}h1{letter-spacing:-4.8px;margin-bottom:27px;font-size:clamp(54px,6.2vw,82px);font-weight:900;line-height:.95}h1 em,.future h2 em{color:var(--pink);font-style:normal}.hero-copy>p{color:#365f68;max-width:580px;margin-bottom:31px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 25px;font-size:14px;font-weight:900;display:inline-flex}.button-primary{color:#fff;background:var(--pink);box-shadow:0 9px 18px #dc487433}.button-primary:hover{background:var(--pink-dark)}.button-primary span{font-size:20px}.button-secondary{background:#ffffff4d;border:2px solid #173f4b99}.hero-proof{gap:27px;margin-top:39px;display:flex}.hero-proof div{border-right:1px solid #173f4b38;padding-right:27px;display:grid}.hero-proof div:last-child{border-right:0;padding-right:0}.hero-proof strong{font-size:25px;line-height:1.05}.hero-proof span{color:#52747a;text-transform:uppercase;letter-spacing:.07em;margin-top:5px;font-size:11px;font-weight:800}.hero-art{min-height:540px;position:relative}.hero-book{border:3px solid #ffffffe6;border-radius:8px;width:235px;position:absolute;box-shadow:0 22px 48px #194b533d}.book-left{top:103px;left:4%;transform:rotate(-10deg)}.book-center{z-index:4;width:276px;top:20px;left:29%;transform:rotate(-1.5deg)}.book-right{top:115px;right:-3%;transform:rotate(10deg)}.orbit{border:2px dashed #257d8347;border-radius:50%;position:absolute}.orbit-one{width:540px;height:420px;top:59px;left:-2%;transform:rotate(-12deg)}.orbit-two{width:375px;height:510px;top:17px;left:17%;transform:rotate(21deg)}.doodle{z-index:6;font-size:34px;position:absolute}.doodle-star{color:var(--yellow);top:16px;right:12%}.doodle-heart{color:var(--pink);bottom:45px;left:6%;transform:rotate(-10deg)}.doodle-spark{color:#248a90;bottom:43px;right:8%}.ages-bubble{z-index:7;text-align:center;background:var(--yellow);border:2px solid var(--ink);border-radius:50%;place-content:center;width:82px;height:82px;display:grid;position:absolute;top:26px;right:4%;transform:rotate(7deg);box-shadow:4px 4px #173f4bcc}.ages-bubble strong{text-transform:uppercase;font-size:11px}.ages-bubble span{font-size:22px;font-weight:900}.ticker{background:var(--pink);color:#fff;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;padding:14px 0;font-size:13px;font-weight:900;overflow:hidden}.ticker div{text-align:center;width:max-content;min-width:100%}.ticker span{color:var(--yellow);margin:0 24px}.section{width:min(1140px,100% - 40px);margin:0 auto}.collection{padding:110px 0 120px}.section-heading{justify-content:space-between;align-items:end;gap:70px;margin-bottom:48px;display:flex}.section-heading h2,.why h2,.about h2,.future h2,.bundles h2,.launch-section h2,.product-details h2,.product-next h2{letter-spacing:-3px;margin:0;font-size:clamp(40px,5vw,61px);line-height:1.02}.section-heading>p{max-width:400px;color:var(--muted);margin-bottom:2px;line-height:1.7}.book-grid{grid-template-columns:repeat(6,1fr);gap:22px;display:grid}.book-card{border:1px solid var(--line);background:#fff;border-radius:27px;grid-column:span 2;overflow:hidden;box-shadow:0 12px 30px #173f4b0f}.book-card:nth-child(4){grid-column:2/span 2}.book-card:nth-child(5){grid-column:4/span 2}.book-image-wrap{justify-content:center;align-items:end;min-height:385px;padding:34px 42px 0;display:flex;position:relative;overflow:hidden}.book-card.aqua .book-image-wrap{background:#d5f7f5}.book-card.sun .book-image-wrap{background:#fff2c9}.book-card.meadow .book-image-wrap{background:#e8f4db}.book-card.sky .book-image-wrap{background:#d9f1fb}.book-card.mint .book-image-wrap{background:#e3f4e7}.book-image-wrap:before{content:"";border:2px dashed #173f4b24;border-radius:50%;width:210px;height:210px;position:absolute;top:25px;right:-55px}.book-image-wrap img{z-index:2;border-radius:5px 5px 0 0;width:236px;transition:transform .3s;position:relative;box-shadow:0 16px 28px #173f4b33}.book-card:hover .book-image-wrap img{transform:translateY(-8px)rotate(-1deg)}.book-number{opacity:.5;font-size:12px;font-weight:900;position:absolute;top:18px;left:20px}.book-info{padding:28px 30px 31px}.mini-label{color:var(--pink);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:900}.book-info h3{letter-spacing:-.8px;margin-bottom:11px;font-size:24px}.book-info>p:not(.mini-label){color:var(--muted);min-height:67px;font-family:Arial,sans-serif;font-size:14px;line-height:1.6}.book-card-bottom{justify-content:space-between;align-items:center;gap:15px;margin:11px 0;display:flex}.book-card-bottom strong{font-size:20px}.launch-link{color:var(--pink-dark);font-size:12px;font-weight:900}.coming-soon{border-top:1px solid var(--line);color:#668085;text-transform:uppercase;letter-spacing:.06em;width:100%;margin-top:4px;padding-top:15px;font-size:10px;font-weight:900;display:inline-block}.why{color:#fff;background:#163f4a;border-radius:42px;grid-template-columns:.8fr 1.2fr;gap:80px;width:min(1240px,100% - 32px);padding:95px 70px;display:grid}.why .kicker{color:#85e4df}.why-intro>p:last-child{color:#bcd0d3;max-width:410px;margin-top:28px;line-height:1.75}.benefit-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.benefit-grid article{background:#ffffff0e;border:1px solid #ffffff24;border-radius:22px;padding:27px}.benefit-icon{width:47px;height:47px;color:var(--ink);border-radius:15px;place-items:center;margin-bottom:24px;font-size:23px;display:grid}.icon-pencil{background:var(--yellow)}.icon-page{background:var(--aqua)}.icon-spark{background:#b9dfa4}.icon-heart{background:#ff9ab7}.benefit-grid h3{margin-bottom:10px;font-size:19px}.benefit-grid p{color:#bcd0d3;margin-bottom:0;font-family:Arial,sans-serif;font-size:13px;line-height:1.65}.about{grid-template-columns:.9fr 1.1fr;align-items:center;gap:120px;padding:130px 50px;display:grid}.about-visual{place-items:center;min-height:430px;display:grid;position:relative}.planet{background:linear-gradient(145deg,#9ce5e0,#58c9ca);border-radius:50%;place-items:center;width:285px;height:285px;display:grid;position:relative;box-shadow:inset -28px -20px #173f4b14,0 22px 50px #173f4b1f}.planet:before,.planet:after{content:"";background:#ffffff57;border-radius:50%;position:absolute}.planet:before{width:55px;height:36px;top:57px;left:46px}.planet:after{width:34px;height:25px;bottom:65px;right:43px}.planet-face{letter-spacing:8px;font-size:42px;font-weight:900;transform:translate(5px)}.planet-ring{z-index:-1;border:18px solid #f7c85e;border-radius:50%;width:405px;height:92px;position:absolute;transform:rotate(-13deg)}.about-star{color:var(--pink);font-size:30px;position:absolute}.about-star.one{top:20px;left:15%}.about-star.two{color:#e7ad35;bottom:40px;right:12%}.about-star.three{color:#398e93;top:95px;right:5%}.about-copy{max-width:570px}.about-lead{margin-top:28px;font-weight:800;color:var(--ink)!important;font-size:21px!important;line-height:1.55!important}.about-copy>p:not(.kicker){color:var(--muted);font-family:Arial,sans-serif;font-size:16px;line-height:1.8}.text-link{color:var(--pink-dark);border-bottom:2px solid #dc487440;align-items:center;gap:15px;margin-top:12px;padding-bottom:6px;font-weight:900;display:inline-flex}.future{background:#ffe6a1;border-radius:38px;justify-content:space-between;align-items:end;gap:60px;width:min(1240px,100% - 32px);margin-bottom:45px;padding:80px 72px;display:flex;position:relative;overflow:hidden}.future:before{content:"";border:3px dashed #173f4b1f;border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;right:-50px}.future h2{font-size:clamp(39px,4.4vw,58px)}.future>div:first-child>p:last-child{color:#66716c;margin:25px 0 0}.future-tags{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:370px;display:flex;position:relative}.future-tags span{border:2px solid var(--ink);background:#fff6;border-radius:999px;padding:11px 15px;font-size:12px;font-weight:900;transform:rotate(-2deg)}.future-tags span:nth-child(2n){transform:rotate(2deg)}.bundles{padding:0 0 110px}.bundle-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.bundle-card{border:1px solid var(--line);border-radius:27px;min-height:300px;padding:36px;position:relative;overflow:hidden}.bundle-aqua{background:#d5f7f5}.bundle-yellow{background:#fff0bd}.bundle-pink{background:#ffe2eb}.bundle-count{color:#173f4b12;font-size:150px;font-weight:900;line-height:1;position:absolute;top:-20px;right:18px}.bundle-card h3{margin:23px 0 9px;font-size:27px}.bundle-card>strong{font-size:34px}.bundle-card>p:not(.mini-label){max-width:260px;color:var(--muted);margin:18px 0 28px;font-family:Arial,sans-serif;font-size:13px;line-height:1.6}.bundle-card>a{color:var(--pink-dark);font-size:12px;font-weight:900}.bundle-disclaimer{text-align:center;color:#74888c;margin:19px 0 0;font-size:11px}.launch-section{background:linear-gradient(135deg,#d9f6f4,#fef4cf);border-radius:38px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;margin-bottom:80px;padding:70px;display:grid}.launch-copy>p:not(.kicker){color:var(--muted);margin:22px 0;font-family:Arial,sans-serif;line-height:1.7}.launch-perks{flex-wrap:wrap;gap:8px;display:flex}.launch-perks span{background:#ffffffa6;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900}.signup-form{background:#fff;border-radius:24px;padding:31px;position:relative;box-shadow:0 16px 38px #173f4b17}.signup-row{grid-template-columns:1fr auto;gap:9px;display:grid}.signup-row input{min-width:0;height:52px;color:var(--ink);font:inherit;border:2px solid #173f4b40;border-radius:999px;outline:none;padding:0 18px;font-size:14px}.signup-row input:focus{border-color:#2d999c;box-shadow:0 0 0 3px #78d9d742}.signup-row button{background:var(--pink);color:#fff;min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 21px;font-size:13px;font-weight:900}.signup-row button:disabled{opacity:.65;cursor:wait}.consent{color:#526f76;align-items:flex-start;gap:9px;margin-top:16px;font-family:Arial,sans-serif;font-size:11px;line-height:1.45;display:flex}.consent input{accent-color:var(--pink);margin-top:1px}.signup-note{color:#778b8f;margin:10px 0 0;font-family:Arial,sans-serif;font-size:10px;line-height:1.5}.signup-note a,.policy-page a{color:var(--pink-dark);text-decoration:underline}.form-message{margin:14px 0 0;font-size:12px;font-weight:900}.form-message.success{color:#22776e}.form-message.error{color:#b43c5f}.honeypot{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-10000px!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-hero{border-radius:42px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;width:min(1240px,100% - 32px);margin:0 auto 90px;padding:72px;display:grid;overflow:hidden}.product-hero.aqua{background:#d5f7f5}.product-hero.sun{background:#fff2c9}.product-hero.meadow{background:#e8f4db}.product-hero.sky{background:#d9f1fb}.product-hero.mint{background:#e3f4e7}.product-cover{place-items:center;min-height:560px;display:grid;position:relative}.product-cover img{z-index:2;border-radius:7px;width:min(360px,80%);position:relative;transform:rotate(-2deg);box-shadow:0 25px 50px #173f4b38}.product-orbit{border:3px dashed #173f4b1f;border-radius:50%;width:510px;height:360px;position:absolute;transform:rotate(-22deg)}.back-link{color:#54767b;margin-bottom:35px;font-size:12px;font-weight:900;display:inline-block}.product-copy h1{letter-spacing:-4px;margin-bottom:25px;font-size:clamp(52px,6vw,78px)}.product-lead{color:#365f68;max-width:600px;font-family:Arial,sans-serif;font-size:18px;line-height:1.75}.product-price{align-items:baseline;gap:12px;margin:28px 0 14px;display:flex}.product-price strong{font-size:36px}.product-price span{color:#5f787e;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900}.status-pill{text-transform:uppercase;letter-spacing:.06em;background:#ffffffb3;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:900;display:inline-flex}.status-pill span{background:var(--pink);border-radius:50%;width:8px;height:8px}.availability-copy{color:#527078;max-width:580px;margin:20px 0;font-family:Arial,sans-serif;font-size:13px;line-height:1.6}.signup-form.compact{box-shadow:none;background:0 0;padding:0}.signup-form.compact .signup-row input{background:#ffffffe0}.product-details{grid-template-columns:1fr 1fr;align-items:start;gap:110px;padding:0 40px 100px;display:grid}.product-details>div>p:last-child{color:var(--muted);margin-top:25px;font-family:Arial,sans-serif;font-size:16px;line-height:1.75}.product-details ul{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:10px 0 0;list-style:none;display:grid}.product-details li{border:1px solid var(--line);background:#fff;border-radius:17px;gap:10px;padding:18px;font-size:13px;font-weight:900;line-height:1.4;display:flex}.product-details li span{color:var(--pink)}.book-activities{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:110px;display:grid}.book-activities>div{color:#fff;background:#173f4b;border-radius:24px;padding:33px}.book-activities span{color:var(--aqua);font-size:11px;font-weight:900}.book-activities h3{margin:18px 0 10px;font-size:25px}.book-activities p{color:#c1d4d6;margin:0;font-family:Arial,sans-serif;font-size:13px;line-height:1.6}.product-next{padding-bottom:110px}.product-next>h2{margin-bottom:38px}.mini-book-row{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.mini-book-row a{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;padding:20px;font-size:12px;font-weight:900}.mini-book-row img{border-radius:4px;width:auto;height:245px;margin:0 auto 18px;box-shadow:0 10px 20px #173f4b21}.policy-page{border:1px solid var(--line);background:#fff;border-radius:32px;width:min(820px,100% - 40px);margin:55px auto 110px;padding:60px;box-shadow:0 16px 45px #173f4b0f}.policy-page h1{margin-bottom:25px;font-size:clamp(48px,7vw,72px)}.policy-lead{font-weight:800;color:var(--ink)!important;font-size:19px!important}.policy-page h2{letter-spacing:-.6px;margin:38px 0 12px;font-size:23px}.policy-page p{color:var(--muted);font-family:Arial,sans-serif;font-size:14px;line-height:1.8}.holding-page{text-align:center;background:linear-gradient(135deg,#d9f6f4,#fff0bd);border-radius:38px;flex-direction:column;justify-content:center;align-items:center;width:min(760px,100% - 40px);min-height:520px;margin:55px auto 100px;padding:70px;display:flex}.holding-page h1{margin-bottom:24px;font-size:clamp(48px,7vw,72px)}.holding-page>p:not(.kicker){max-width:550px;color:var(--muted);font-family:Arial,sans-serif;font-size:16px;line-height:1.7}.holding-icon{color:var(--pink);margin-bottom:20px;font-size:42px}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:20px;width:min(1140px,100% - 40px);margin:0 auto;padding:28px 0 45px;display:grid}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:13px 22px;font-size:12px;font-weight:800;display:flex}.copyright{border-top:1px solid var(--line);color:#718589;grid-column:1/-1;margin:15px 0 0;padding-top:20px;font-size:11px}@media (width<=1020px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:65px 48px 25px}.hero-copy{max-width:720px}.hero-art{width:min(680px,100%);min-height:510px;margin:0 auto}.book-grid{grid-template-columns:1fr 1fr}.book-card,.book-card:nth-child(4),.book-card:nth-child(5){grid-column:auto}.book-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 11px)}.bundle-grid{grid-template-columns:1fr 1fr}.bundle-card:last-child{grid-column:1/-1}.why{grid-template-columns:1fr;gap:45px}.about{gap:60px;padding-inline:20px}.launch-section{grid-template-columns:1fr;gap:35px}.product-hero{grid-template-columns:1fr;padding:55px}.product-cover{min-height:490px}.product-copy{max-width:720px}.product-details{gap:55px}.mini-book-row{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.prelaunch-bar{font-size:9px}.site-header{width:calc(100% - 28px);height:78px}.brand-logo{width:176px}.footer-logo{width:210px}.nav-cta{display:none}.hero{border-radius:28px;gap:20px;width:calc(100% - 20px);min-height:auto;padding:48px 25px 0}h1{letter-spacing:-3.5px;font-size:53px}.hero-copy>p{font-size:16px}.hero-proof{justify-content:space-between;gap:13px}.hero-proof div{padding-right:13px}.hero-proof strong{font-size:21px}.hero-proof span{font-size:9px}.hero-art{width:100%;min-height:375px}.hero-book{width:145px}.book-center{width:178px;top:30px;left:26%}.book-left{top:100px;left:-4%}.book-right{top:105px;right:-7%}.ages-bubble{width:64px;height:64px;top:19px;right:0}.ages-bubble span{font-size:17px}.ticker{font-size:10px}.ticker div{transform:translate(-95px)}.section{width:calc(100% - 28px)}.collection{padding:78px 0}.section-heading{flex-direction:column;align-items:start;gap:20px}.section-heading h2,.why h2,.about h2,.future h2,.bundles h2,.launch-section h2,.product-details h2,.product-next h2{letter-spacing:-2.4px}.book-grid,.bundle-grid{grid-template-columns:1fr}.book-card:last-child,.bundle-card:last-child{grid-column:auto;width:auto}.book-image-wrap{min-height:410px;padding-inline:55px}.book-image-wrap img{width:245px}.bundles{padding-bottom:78px}.why{border-radius:28px;width:calc(100% - 20px);padding:65px 25px}.benefit-grid{grid-template-columns:1fr}.about{grid-template-columns:1fr;gap:50px;padding:90px 8px}.about-visual{min-height:330px}.planet{width:220px;height:220px}.planet-ring{border-width:14px;width:320px;height:76px}.future{border-radius:28px;flex-direction:column;align-items:start;width:calc(100% - 20px);padding:58px 25px}.future-tags{justify-content:flex-start}.launch-section{border-radius:28px;padding:45px 22px}.signup-form{padding:22px}.signup-row{grid-template-columns:1fr}.signup-row button{width:100%}.product-hero{border-radius:28px;gap:20px;width:calc(100% - 20px);padding:35px 23px 45px}.product-cover{min-height:390px}.product-cover img{width:245px}.product-orbit{width:350px;height:250px}.product-copy h1{letter-spacing:-3px;font-size:50px}.product-lead{font-size:16px}.product-details{grid-template-columns:1fr;gap:30px;padding:0 0 78px}.product-details ul{grid-template-columns:1fr}.book-activities{grid-template-columns:1fr;margin-bottom:78px}.mini-book-row{grid-template-columns:1fr 1fr}.mini-book-row img{height:180px}.policy-page{border-radius:24px;margin-top:25px;padding:38px 24px}.policy-page h1,.holding-page h1{letter-spacing:-3px;font-size:48px}.holding-page{border-radius:28px;padding:45px 23px}footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media (width<=700px){.brand-icon{width:48px;height:48px}.brand-words strong{font-size:20px}.brand-words small{font-size:6px}.footer-brand .brand-icon{width:56px;height:56px}.footer-brand .brand-words strong{font-size:24px}}
