.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center;width:100%}.hero__title{font-size:clamp(2.6rem,7vw,4.4rem);letter-spacing:-.03em;margin-bottom:.75rem}.hero__subtitle{font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:500;color:#e8dff2;margin-bottom:1.1rem}.hero__body{display:grid;gap:.55rem;color:var(--color-text-muted);margin-bottom:1.5rem;max-width:28rem;font-size:1.05rem}.hero__actions{display:grid;gap:1.1rem;justify-items:start}.hero__visual{position:relative;display:flex;justify-content:center}.hero__visual:before{content:"";position:absolute;inset:12% 8%;background:radial-gradient(circle,rgba(153,50,204,.42) 0%,rgba(153,50,204,.12) 45%,transparent 70%);z-index:0;pointer-events:none}.hero__image{position:relative;z-index:1;width:min(100%,420px);border-radius:1.5rem;box-shadow:var(--shadow-soft)}.feature-panel__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center}.feature-panel__body{display:grid;gap:.55rem;color:var(--color-text-muted);max-width:28rem;margin-top:.25rem}.feature-panel__media{border-radius:var(--radius-lg);overflow:visible;background:transparent;max-width:320px;width:100%;margin-inline:auto;display:flex;justify-content:center;align-items:center}.feature-panel__media img{width:auto;height:auto;max-width:100%;max-height:min(var(--phone-image-max-height),calc(var(--snap-viewport-height) - var(--phone-image-copy-reserve) - 2rem));display:block;object-fit:contain;filter:drop-shadow(0 24px 60px rgba(0,0,0,.45));transition:transform .6s ease}.feature-panel:hover .feature-panel__media img{transform:scale(1.03)}.feature-panel--flip .feature-panel__grid{direction:rtl}.feature-panel--flip .feature-panel__grid>*{direction:ltr}.how{background:linear-gradient(180deg,transparent,rgba(153,50,204,.08),transparent)}.how__steps{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:.85rem}.how__step{display:grid;grid-template-columns:auto 1fr;gap:1.15rem;align-items:center;padding:1.15rem 1.35rem;border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);animation:fade-up .55s ease both}.how__number{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:999px;background:var(--color-accent-soft);color:#e8c8ff;font-family:var(--font-display);font-weight:700;font-size:1.25rem}.how__step p{font-size:1.1rem;font-weight:500}.teachers__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,5vw,3.5rem);align-items:center}.teachers__body{display:grid;gap:.55rem;color:var(--color-text-muted);max-width:28rem}.teachers__cta{margin-top:1.35rem}.teachers__visual{max-width:320px;width:100%;margin-inline:auto;display:flex;justify-content:center;align-items:center}.teachers__visual img{border-radius:var(--radius-lg);width:auto;height:auto;max-width:100%;max-height:min(var(--phone-image-max-height),calc(var(--snap-viewport-height) - var(--phone-image-copy-reserve) - 2rem));display:block;object-fit:contain;filter:drop-shadow(0 24px 60px rgba(0,0,0,.45))}.final-cta{isolation:isolate;overflow:hidden}.final-cta__bg{position:absolute;inset:0;z-index:-1}.final-cta__bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.35) saturate(1.1)}.final-cta__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0c0a0feb,#0c0a0fbf 45%,#0c0a0f8c)}.final-cta__content{display:grid;gap:.85rem;justify-items:start;max-width:36rem}.final-cta__content .section__title{margin-bottom:0}.final-cta__lead{color:#e8dff2;font-size:1.1rem;margin-bottom:.5rem}@media(max-width:900px){.snap-section{justify-content:flex-start;padding-top:0;padding-bottom:0}.snap-section .container{width:min(100% - 1.25rem,var(--max-width))}.hero,.feature-panel,.teachers{justify-content:stretch}.hero__grid,.feature-panel__grid,.teachers__grid{grid-template-columns:1fr;display:flex;flex-direction:column;gap:0;flex:1 1 auto;min-height:0;height:100%;max-height:100%;width:100%}.hero.snap-section{justify-content:stretch;height:100%;max-height:100%;min-height:0;overflow:hidden}.hero__grid{flex:1 1 auto;height:100%;min-height:0;max-height:100%;gap:.65rem}.hero__visual{position:relative;z-index:0;flex:1 1 0;display:flex;align-items:flex-end;justify-content:center;min-height:0;max-height:100%;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-top:0;margin-bottom:0;box-sizing:border-box;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.hero__visual:before{display:none}.hero__image{width:auto;height:auto;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:bottom center;border-radius:1.35rem;filter:none}.hero .animate-float{animation:none}@media(max-height:700px){.hero .hero__copy{padding-block:.25rem .15rem}.hero__title{font-size:clamp(1.45rem,6.5vw,1.85rem);margin-bottom:.25rem}.hero__subtitle{font-size:.88rem;margin-bottom:.3rem}.hero__actions .btn{padding:.65rem 1.15rem;font-size:.92rem}.hero__grid{gap:.4rem}}.feature-panel--flip .feature-panel__grid{direction:ltr}.hero__copy,.feature-panel__copy,.teachers__copy{flex-shrink:0;text-align:center;padding-block:.35rem 1.15rem}.hero .hero__copy{position:relative;z-index:2;flex:0 0 auto;padding-block:.5rem .35rem;background:var(--color-bg)}.feature-panel__copy,.teachers__copy{position:relative;z-index:2;background:var(--color-bg);padding-bottom:.75rem}.hero__title{font-size:clamp(1.85rem,8vw,2.35rem);margin-bottom:.35rem}.hero__subtitle{font-size:.98rem;margin-bottom:.5rem;line-height:1.35}.hero__body{display:none}.hero__actions{justify-items:center;gap:.65rem}.hero__actions .store-badges{display:none}.section__eyebrow{margin-bottom:.4rem;font-size:.72rem}.section__title{font-size:clamp(1.35rem,5.5vw,1.75rem);margin-bottom:.5rem}.feature-panel__body,.teachers__body{font-size:.95rem;gap:.4rem;margin-inline:auto}.feature-panel__media,.teachers__visual{position:relative;flex:1 1 0;display:flex;align-items:flex-end;justify-content:center;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-top:0;margin-bottom:0;padding:var(--phone-mobile-inset);padding-top:.5rem;box-sizing:border-box;border-radius:0;overflow:hidden;background:transparent;box-shadow:none;min-height:0}.feature-panel__media:before,.teachers__visual:before{display:none}.feature-panel__media img,.teachers__visual img{width:auto;max-width:100%;max-height:min(100%,var(--phone-mobile-max-height));height:auto;display:block;margin-inline:auto;object-fit:contain;object-position:bottom center;border-radius:1.35rem;filter:drop-shadow(0 -12px 40px rgba(0,0,0,.35))}.feature-panel:hover .feature-panel__media img{transform:none}.teachers__cta{margin-inline:auto;margin-top:1rem}.how,.final-cta,.footer{padding-bottom:1.5rem}.how__steps{margin-top:1rem;gap:.55rem}.how__step{padding:.75rem .9rem}.how__step p{font-size:.95rem}.how__number{width:2.25rem;height:2.25rem;font-size:1.05rem}.final-cta__content{justify-items:center;text-align:center}.final-cta__bg:after{background:#0c0a0fc7}.footer{padding-block:2rem}.footer__grid{text-align:center;justify-items:center}.footer__nav{justify-items:center}.animate-float{animation:none}}@media(max-width:480px){.topbar .btn{padding:.65rem 1.1rem;font-size:.92rem}}@media(prefers-reduced-motion:reduce){.feature-panel__media img,.how__step{animation:none!important;opacity:1}}.home-swiper{width:100%;height:100%;min-height:0}.home-swiper.swiper{overflow:hidden}.home-swiper__slide.swiper-slide{height:100%;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}.home-swiper__slide>.snap-section{flex:1 1 auto;min-height:0;height:100%;max-height:100%}.topbar{position:fixed;top:0;left:0;right:0;z-index:50;height:var(--header-height);background:#0c0a0ff5;border-bottom:1px solid var(--color-border)}.topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar__brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:600;letter-spacing:-.01em}.topbar__brand img{border-radius:.55rem}.topbar__brand span{font-family:var(--font-display);font-size:1.05rem}@media(max-width:480px){.topbar__brand span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}.footer{padding-block:2rem;border-top:1px solid var(--color-border);background:#08060b;justify-content:center}.footer__grid{display:grid;gap:2rem;grid-template-columns:1.2fr 1fr 1fr;align-items:start}.footer__brand{display:grid;gap:.75rem}.footer__brand img{border-radius:.75rem}.footer__brand p{color:var(--color-text-muted);max-width:16rem}.footer__nav{display:grid;gap:.65rem}.footer__nav a{color:var(--color-text-muted);transition:color .2s ease}.footer__nav a:hover{color:var(--color-text)}.footer__copy{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.9rem}@media(max-width:800px){.footer__grid{grid-template-columns:1fr}}@font-face{font-family:Geist;src:url(/fonts/GeistVF.woff) format("woff");font-weight:100 900;font-style:normal;font-display:swap}:root{--color-bg: #0c0a0f;--color-bg-elevated: #16121c;--color-surface: #1e1826;--color-text: #f7f2fa;--color-text-muted: #b9aec4;--color-accent: #9932cc;--color-accent-hover: #b04de0;--color-accent-soft: rgba(153, 50, 204, .18);--color-border: rgba(255, 255, 255, .1);--color-on-accent: #ffffff;--font-display: "Geist", system-ui, sans-serif;--font-body: "Geist", system-ui, sans-serif;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--shadow-soft: 0 24px 60px rgba(0, 0, 0, .45);--max-width: 1120px;--header-height: 4.25rem;--snap-viewport-height: calc(100svh - var(--header-height));--phone-image-max-height: clamp(13rem, 50svh, 34rem);--phone-image-copy-reserve: 3rem;--space-section: clamp(4rem, 10vw, 7rem)}@media(max-height:760px){:root{--phone-image-max-height: clamp(11rem, 44svh, 28rem)}}@media(max-height:640px){:root{--phone-image-max-height: clamp(9.5rem, 38svh, 22rem)}}@media(max-width:900px){:root{--phone-image-copy-reserve: 11.5rem;--phone-mobile-inset: .85rem;--phone-mobile-top-gap: .5rem;--phone-mobile-max-height: calc( var(--snap-viewport-height) - var(--phone-image-copy-reserve) - var(--phone-mobile-inset) )}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html.page-home,html.page-home body{height:100%;overflow:hidden}.home-shell{height:100svh;max-height:100svh;overflow:hidden;display:flex;flex-direction:column;padding-top:var(--header-height);box-sizing:border-box}.home-shell>.home-swiper{flex:1 1 auto;min-height:0;width:100%}.snap-section{position:relative;height:100%;min-height:0;max-height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:0;padding-bottom:clamp(1.25rem,3vw,2.5rem);box-sizing:border-box;overflow:hidden}.route-fallback{min-height:40vh}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:1.05rem;line-height:1.6;color:var(--color-text);background:radial-gradient(ellipse 80% 50% at 10% -10%,rgba(153,50,204,.22),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 0%,rgba(90,40,120,.25),transparent 50%),var(--color-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);font-weight:700;line-height:1.15;margin:0}p{margin:0}button,.btn{font-family:var(--font-body)}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.5rem;border:none;border-radius:999px;background:var(--color-accent);color:var(--color-on-accent);font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 10px 30px #9932cc59}.btn:hover{background:var(--color-accent-hover);transform:translateY(-1px)}.btn:focus-visible{outline:2px solid var(--color-text);outline-offset:3px}.btn--ghost{background:transparent;box-shadow:none;border:1px solid var(--color-border);color:var(--color-text)}.btn--ghost:hover{background:#ffffff0f;transform:none}.section{padding-block:var(--space-section)}.section__eyebrow{display:inline-block;margin-bottom:.75rem;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent)}.section__title{font-size:clamp(1.85rem,4vw,2.75rem);margin-bottom:1rem}.section__lead{color:var(--color-text-muted);max-width:40rem}.store-badges{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.store-badges img{height:44px;width:auto;content-visibility:auto}.store-badges a{transition:opacity .2s ease,transform .2s ease}.store-badges a:hover{opacity:.9;transform:translateY(-1px)}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.reveal{animation:fade-up .65s ease both}.reveal--delay-1{animation-delay:.1s}.reveal--delay-2{animation-delay:.2s}.animate-float{animation:float-soft 6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal--delay-1,.reveal--delay-2,.animate-float{animation:none!important;opacity:1;transform:none}}
