@charset "UTF-8";
.footer-privacy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;max-width:320px}.youtube-attribution{display:block;line-height:0}.youtube-attribution img{display:block;width:280px;max-width:100%;height:auto}.footer-privacy>span{font-size:.875rem;line-height:1.5;color:var(--muted)}.privacy-policy-link{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:4px;padding:8px 16px;border:1px solid var(--blue);border-radius:24px}.privacy-policy-link:hover{background:var(--yellow)}@media(max-width:700px){.footer-privacy{flex-basis:100%;max-width:none;padding-block:12px}}
:root{color-scheme:light;--paper:#fffefb;--ink:#202526;--blue:#2945da;--yellow:#edfa85;--line:#d9ddd8;--muted:#555f60;--sans:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #f27d42;outline-offset:5px}::selection{color:var(--ink);background:var(--yellow)}[hidden]{display:none!important}.wrap{width:min(1380px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:16px;background:var(--yellow);padding:12px 20px;z-index:10}.skip-link:focus{top:12px}.site-header{height:126px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-size:2.65rem;font-weight:850;line-height:1;letter-spacing:-.075em;white-space:nowrap}.wordmark>span{font-size:.7rem;vertical-align:top;display:inline-block;margin:4px 0 0 5px;letter-spacing:0}.site-header nav{display:flex;align-items:center;gap:40px;font-size:.94rem;font-weight:600}.section-link:hover{text-decoration:underline;text-underline-offset:6px}.portal-link{display:flex;align-items:center;gap:22px;border:1px solid var(--ink);border-radius:30px;padding:11px 20px;transition:background .18s}.portal-link:hover{background:var(--yellow)}.hero{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:28px;padding-block:76px 92px}.eyebrow{font-size:.78rem;font-weight:750;letter-spacing:.13em;line-height:1.6;text-transform:uppercase;margin:0 0 26px}.little-dot{display:inline-block;width:9px;height:9px;background:var(--blue);border-radius:50%;margin-right:9px}h1,h2,p,figure{margin-top:0}h1{font-size:clamp(3.1rem,5.35vw,5.5rem);line-height:1.035;font-weight:650;letter-spacing:-.062em;margin-bottom:28px}h1 span{color:var(--blue)}.hero-description{font-size:1.12rem;line-height:1.75;max-width:445px;color:var(--muted);margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;font-weight:650;border-radius:32px;padding:16px 24px;font-size:.98rem;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button-blue{background:var(--blue);color:#fff}.button-blue:hover{background:#2036ae}.button span{font-size:1.4rem;line-height:1}.hero-art{margin:0;position:relative;align-self:center;padding-top:26px}.hero-art img{width:100%;height:auto;aspect-ratio:1.12;object-fit:contain;display:block;border-radius:14px 14px 0 0;background:#f5f3e9}.hero-art figcaption{background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:12px;font-size:.86rem;font-weight:650;line-height:1.3;padding:18px 20px;border-radius:0 0 10px 10px;margin-top:-10px;position:relative}.hero-art figcaption span{font-size:1.6rem;line-height:1}.story{display:grid;grid-template-columns:.62fr 1.12fr 1.35fr;gap:45px;border-top:1px solid var(--line);padding-block:66px 90px}.section-marker{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;font-size:.74rem;font-weight:750;letter-spacing:.12em}.asterisk{color:var(--blue);font-size:5.5rem;line-height:1;font-weight:400}.story h2{font-size:clamp(2rem,3.4vw,3.5rem);letter-spacing:-.045em;line-height:1.13;font-weight:650;margin-bottom:0}.story-copy p{font-size:1.05rem;line-height:1.8;margin-bottom:18px}.story-copy p:last-child{margin-bottom:0}.product-section{color:white;background:var(--blue);overflow:hidden}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:88px 84px}.product-intro>.eyebrow{color:#e6eaff;margin-bottom:45px}.product-intro h2{font-size:clamp(3.5rem,7.6vw,7.5rem);line-height:1.06;font-weight:600;letter-spacing:-.065em;margin-bottom:30px}.product-intro h2 span{color:var(--yellow)}.product-tagline{font-size:1.5rem;line-height:1.45;margin-bottom:0;letter-spacing:-.03em}.product-details{padding-top:4px}.product-badge{display:inline-block;font-size:.8rem;color:var(--yellow);border:1px solid #7184ed;padding:6px 12px;border-radius:24px;margin-bottom:23px}.product-description{font-size:1.18rem;line-height:1.8;margin-bottom:26px;max-width:560px}.product-points{padding-bottom:24px;border-bottom:1px solid #7184ed}.product-points p{display:flex;align-items:center;gap:14px;margin-bottom:10px;font-size:.96rem}.product-points p>span{width:22px;font-size:1.35rem;color:var(--yellow);line-height:1}.availability{padding-top:26px}.availability-heading{display:flex;align-items:center;gap:10px}.status-dot{display:inline-block;height:8px;width:8px;border-radius:50%;background:var(--yellow)}.availability p{font-size:.9rem;color:#e8ebff;margin:8px 0 18px}.store-placeholder,.store-link{display:inline-flex;align-items:center;gap:14px;padding:12px 17px;border:1px solid #92a0ee;border-radius:10px;font-size:.87rem}.store-placeholder{color:#eef1ff}.store-placeholder>span{font-size:1.3rem}.store-link{background:var(--yellow);color:var(--ink);font-weight:700}.product-portal{display:inline-block;margin-top:25px;text-decoration:underline;text-underline-offset:5px;font-size:.88rem}.product-portal:hover{color:var(--yellow)}.next-chapter{padding-block:90px 95px;text-align:center}.next-chapter>.eyebrow{margin-bottom:25px;color:var(--muted)}.next-chapter h2{font-size:clamp(2.9rem,5.6vw,5.4rem);font-weight:600;line-height:1.08;letter-spacing:-.055em;margin-bottom:24px}.next-chapter>p:not(.eyebrow){max-width:560px;margin:0 auto 25px;color:var(--muted);font-size:1.04rem}.more-soon{font-size:.89rem;border-bottom:1px solid var(--line);padding-bottom:7px;display:inline-flex;align-items:center;gap:24px}.site-footer{border-top:1px solid var(--line);padding-block:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer>.wordmark{font-size:2.1rem}.site-footer p,.site-footer>span{font-size:.8rem;color:var(--muted);margin:0}
@media(min-width:1600px){.hero{gap:70px}.hero-art img{aspect-ratio:1.2}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:24px}.hero{padding-top:55px;gap:20px}h1{font-size:clamp(3rem,5.5vw,4.8rem)}.hero-art img{aspect-ratio:.96}.story{grid-template-columns:1fr 1.3fr;gap:28px}.section-marker{grid-column:1/-1;flex-direction:row;align-items:center}.asterisk{font-size:2.7rem}.product-layout{gap:45px}.product-intro h2{font-size:clamp(3.5rem,7.2vw,6rem)}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{height:92px;gap:16px}.wordmark{font-size:2.2rem}.site-header nav{gap:0}.site-header .section-link{display:none}.portal-link{font-size:.8rem;padding:9px 12px;gap:10px}.hero{grid-template-columns:1fr;gap:36px;padding-block:46px 48px}.eyebrow{font-size:.73rem;margin-bottom:22px}h1{font-size:clamp(3.2rem,10.5vw,4.6rem);line-height:1.06}.hero-description{max-width:500px;font-size:1.06rem;margin-bottom:24px}.button{padding:14px 21px}.hero-art{padding-top:0;width:100%;max-width:500px;justify-self:center}.hero-art img{aspect-ratio:1.28;border-radius:14px 14px 0 0}.hero-art figcaption{font-size:.8rem;padding:14px 12px}.story{grid-template-columns:1fr;gap:28px;padding-block:35px 48px}.section-marker{gap:16px}.story h2{font-size:2.7rem}.story-copy p{font-size:1rem}.product-layout{grid-template-columns:1fr;gap:36px;padding-block:48px 52px}.product-intro>.eyebrow{margin-bottom:23px}.product-intro h2{font-size:4.9rem;margin-bottom:21px}.product-tagline{font-size:1.3rem}.product-description{font-size:1.06rem}.product-badge{font-size:.75rem}.product-points p{font-size:.94rem}.next-chapter{padding-block:57px 62px}.next-chapter h2{font-size:3.1rem}.site-footer{flex-wrap:wrap;padding-block:27px;gap:18px}.site-footer p{order:3;width:100%}.site-footer>.wordmark{font-size:1.9rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
