.learning-scene-module__ufVEeq__experience{width:100%;min-width:0;color:var(--foreground);position:relative}.learning-scene-module__ufVEeq__sceneHeading{justify-content:space-between;align-items:center;gap:12px;margin:0 8px 22px;display:flex}.learning-scene-module__ufVEeq__sceneLabel{font-size:12px;font-weight:700}.learning-scene-module__ufVEeq__lessonButtons{border:1px solid var(--border-strong);border-radius:30px;gap:4px;padding:4px;display:flex}.learning-scene-module__ufVEeq__lessonButtons button{min-height:38px;color:var(--muted-foreground);border-radius:24px;padding:8px 13px;font-size:11px}.learning-scene-module__ufVEeq__lessonButtons button[aria-pressed=true]{background:var(--foreground);color:var(--background)}.learning-scene-module__ufVEeq__notebook{isolation:isolate;margin-inline-start:12px;position:relative}.learning-scene-module__ufVEeq__notebook:before,.learning-scene-module__ufVEeq__notebook:after{content:"";border:1px solid var(--border-strong);background:var(--card);z-index:-1;border-radius:6px 18px 18px 6px;position:absolute;inset:5px -4px -6px 3px;transform:rotate(1.3deg)}.learning-scene-module__ufVEeq__notebook:after{z-index:-2;inset:10px -8px -12px 6px;transform:rotate(2.1deg)}.learning-scene-module__ufVEeq__paper{background:var(--card);border:1px solid var(--border-strong);box-shadow:0 22px 35px -26px color-mix(in srgb,var(--foreground)40%,transparent);border-radius:6px 18px 18px 6px;padding:23px 34px 22px 26px;position:relative;overflow:hidden}.learning-scene-module__ufVEeq__paper:before{content:"";pointer-events:none;background:repeating-linear-gradient(to bottom,transparent 0,transparent 33px,var(--border)33px,var(--border)34px);opacity:.48;position:absolute;inset:103px 0 25px}.learning-scene-module__ufVEeq__binding{z-index:2;flex-direction:column;justify-content:space-between;width:24px;display:flex;position:absolute;top:49px;bottom:50px;right:-13px}.learning-scene-module__ufVEeq__binding i{background:var(--surface-muted);border:1px solid var(--border-strong);width:24px;height:9px;box-shadow:0 2px 1px color-mix(in srgb,var(--foreground)7%,transparent);border-radius:6px}.learning-scene-module__ufVEeq__paperHeading{color:var(--subtle);justify-content:space-between;align-items:center;font-size:10px;display:flex}.learning-scene-module__ufVEeq__pageNumber{letter-spacing:1.8px;direction:ltr;font-size:9px}.learning-scene-module__ufVEeq__question{position:relative;margin:12px 0 0!important;font-size:clamp(17px,1.7vw,22px)!important;line-height:1.7!important}.learning-scene-module__ufVEeq__fractionDrawing{width:100%;height:auto;margin:12px 0 2px;display:block;position:relative;overflow:visible}.learning-scene-module__ufVEeq__sourceOutline{fill:var(--brand-soft);stroke:var(--border);stroke-dasharray:5 5}.learning-scene-module__ufVEeq__piece{fill:var(--primary);stroke:var(--card);stroke-width:2px}.learning-scene-module__ufVEeq__lightPiece{fill:var(--brand-soft);stroke:var(--accent-text);stroke-width:1.5px}.learning-scene-module__ufVEeq__hatching{fill:none;stroke:var(--accent-text);stroke-width:2px;opacity:.6}.learning-scene-module__ufVEeq__splitLine{fill:none;stroke:var(--foreground);stroke-width:2px}.learning-scene-module__ufVEeq__targetOutline{fill:none;stroke:var(--border-strong);stroke-width:1.5px}.learning-scene-module__ufVEeq__emptyPart{fill:var(--subtle)}.learning-scene-module__ufVEeq__guideArrow,.learning-scene-module__ufVEeq__answerStroke{fill:none;stroke:var(--accent-text);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.learning-scene-module__ufVEeq__pencilBody{fill:var(--primary)}.learning-scene-module__ufVEeq__pencilWood{fill:var(--band-brand);stroke:var(--border-strong);stroke-width:1px}.learning-scene-module__ufVEeq__pencilEraser{fill:var(--foreground)}.learning-scene-module__ufVEeq__halfPieces{transform:translateY(142px)}.learning-scene-module__ufVEeq__quarterPiece{transform:translate(-65px,142px)}.learning-scene-module__ufVEeq__pencil{opacity:0;transform:translate(405px,264px)}.learning-scene-module__ufVEeq__captions{text-align:center;min-height:44px;margin-top:12px;font-size:11px;line-height:1.9;position:relative}.learning-scene-module__ufVEeq__captions p{margin:0;position:absolute;inset:0}.learning-scene-module__ufVEeq__captionOne,.learning-scene-module__ufVEeq__captionTwo{opacity:0}.learning-scene-module__ufVEeq__captionThree{color:var(--accent-text);font-weight:700}.learning-scene-module__ufVEeq__timeline{background:var(--primary);transform-origin:100%;height:2px;position:absolute;bottom:0;left:0;right:0}.learning-scene-module__ufVEeq__static .learning-scene-module__ufVEeq__timeline{display:none}.learning-scene-module__ufVEeq__controls{color:var(--subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;margin:18px 12px 0;font-size:10px;display:flex}.learning-scene-module__ufVEeq__controls>div{gap:8px;display:flex}.learning-scene-module__ufVEeq__controls button{min-height:40px;color:var(--muted-foreground);align-items:center;gap:5px;padding:5px 4px;display:inline-flex}.learning-scene-module__ufVEeq__controls button:hover{color:var(--accent-text)}.learning-scene-module__ufVEeq__staticLabel{line-height:40px}.learning-scene-module__ufVEeq__tryIt{margin:12px 12px 0}.learning-scene-module__ufVEeq__tryIt>p:first-child{margin:0 0 10px;font-size:12px;font-weight:700}.learning-scene-module__ufVEeq__answers{flex-wrap:wrap;gap:8px;display:flex}.learning-scene-module__ufVEeq__answers button{background:var(--card);border:1px solid var(--border-strong);border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:65px;min-height:40px;padding:7px 13px;font-size:13px;display:inline-flex}.learning-scene-module__ufVEeq__answers button:hover,.learning-scene-module__ufVEeq__answers button[aria-pressed=true]{background:var(--brand-soft);border-color:var(--accent-text);color:var(--accent-text)}.learning-scene-module__ufVEeq__feedback{min-height:38px;color:var(--muted-foreground);font-size:10px;line-height:1.9;margin:9px 0 0!important}.learning-scene-module__ufVEeq__transcript{color:var(--subtle);margin-inline:12px;font-size:10px}.learning-scene-module__ufVEeq__transcript summary{cursor:pointer;width:fit-content;padding:6px 0}.learning-scene-module__ufVEeq__transcript p{padding-top:7px;font-size:12px;line-height:2}.learning-scene-module__ufVEeq__writingDrawing{min-height:296px;margin-top:20px;padding:0 4px;position:relative}.learning-scene-module__ufVEeq__firstSentence>span,.learning-scene-module__ufVEeq__newSentence>span{color:var(--subtle);font-size:10px}.learning-scene-module__ufVEeq__firstSentence p{padding-top:8px;font-size:24px}.learning-scene-module__ufVEeq__firstSentence svg{fill:none;width:180px;stroke:var(--border-strong);stroke-width:2px;position:absolute;top:47px;right:0}.learning-scene-module__ufVEeq__writingArrow{fill:none;width:95px;stroke:var(--accent-text);stroke-width:2px;position:absolute;top:35px;left:40px}.learning-scene-module__ufVEeq__newSentence{margin-top:49px}.learning-scene-module__ufVEeq__newSentence p{color:var(--accent-text);padding-top:10px;font-size:clamp(18px,1.8vw,24px);font-weight:700;line-height:2}.learning-scene-module__ufVEeq__inkOne,.learning-scene-module__ufVEeq__inkTwo{display:inline-block}.learning-scene-module__ufVEeq__inkUnderline{fill:none;width:75%;height:24px;stroke:var(--accent-text);stroke-width:2px}.learning-scene-module__ufVEeq__writingPen{opacity:0;width:34px;height:140px;position:absolute;top:85px;left:20px;transform:rotate(-30deg)}.learning-scene-module__ufVEeq__animated :is(.learning-scene-module__ufVEeq__halfPieces,.learning-scene-module__ufVEeq__quarterPiece,.learning-scene-module__ufVEeq__splitLine,.learning-scene-module__ufVEeq__guideArrow,.learning-scene-module__ufVEeq__resultLabel,.learning-scene-module__ufVEeq__pencil,.learning-scene-module__ufVEeq__captionOne,.learning-scene-module__ufVEeq__captionTwo,.learning-scene-module__ufVEeq__captionThree,.learning-scene-module__ufVEeq__timeline,.learning-scene-module__ufVEeq__inkOne,.learning-scene-module__ufVEeq__inkTwo,.learning-scene-module__ufVEeq__writingArrow path,.learning-scene-module__ufVEeq__firstSentence path,.learning-scene-module__ufVEeq__inkUnderline path,.learning-scene-module__ufVEeq__writingPen){animation-duration:14s;animation-iteration-count:1;animation-fill-mode:both;animation-play-state:var(--scene-play-state);animation-timing-function:cubic-bezier(.22,1,.36,1)}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__halfPieces{animation-name:learning-scene-module__ufVEeq__moveHalf}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__quarterPiece{animation-name:learning-scene-module__ufVEeq__moveQuarter}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__splitLine{animation-name:learning-scene-module__ufVEeq__split}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__guideArrow{animation-name:learning-scene-module__ufVEeq__drawArrow}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__resultLabel{animation-name:learning-scene-module__ufVEeq__result}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__pencil{animation-name:learning-scene-module__ufVEeq__pencil}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__captionOne{animation-name:learning-scene-module__ufVEeq__firstCaption}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__captionTwo{animation-name:learning-scene-module__ufVEeq__secondCaption}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__captionThree{animation-name:learning-scene-module__ufVEeq__thirdCaption}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__timeline{animation-name:learning-scene-module__ufVEeq__clock;animation-timing-function:linear}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__inkOne{animation-name:learning-scene-module__ufVEeq__inkOne;animation-timing-function:linear}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__inkTwo{animation-name:learning-scene-module__ufVEeq__inkTwo;animation-timing-function:linear}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__writingArrow path{animation-name:learning-scene-module__ufVEeq__drawArrow}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__firstSentence path{animation-name:learning-scene-module__ufVEeq__split}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__inkUnderline path{animation-name:learning-scene-module__ufVEeq__underline}.learning-scene-module__ufVEeq__animated .learning-scene-module__ufVEeq__writingPen{animation-name:learning-scene-module__ufVEeq__writingPen;animation-timing-function:linear}@keyframes learning-scene-module__ufVEeq__moveHalf{0%,39%{transform:translateY(0)}57%,to{transform:translateY(142px)}}@keyframes learning-scene-module__ufVEeq__moveQuarter{0%,52%{transform:translate(0)}70%,to{transform:translate(-65px,142px)}}@keyframes learning-scene-module__ufVEeq__split{0%,16%{stroke-dasharray:1;stroke-dashoffset:1px}31%,to{stroke-dasharray:1;stroke-dashoffset:0}}@keyframes learning-scene-module__ufVEeq__drawArrow{0%,30%{stroke-dasharray:1;stroke-dashoffset:1px}47%,to{stroke-dasharray:1;stroke-dashoffset:0}}@keyframes learning-scene-module__ufVEeq__result{0%,70%{opacity:0}82%,to{opacity:1}}@keyframes learning-scene-module__ufVEeq__pencil{0%,13%{opacity:0;transform:translate(140px,60px)}16%{opacity:1;transform:translate(140px,60px)}31%{opacity:1;transform:translate(140px,124px)}37%{opacity:0;transform:translate(140px,124px)}73%{opacity:0;transform:translate(293px,310px)}78%{opacity:1;transform:translate(293px,310px)}87%{opacity:1;transform:translate(342px,310px)}95%,to{opacity:0;transform:translate(370px,275px)}}@keyframes learning-scene-module__ufVEeq__firstCaption{0%,22%{opacity:1}26%,to{opacity:0}}@keyframes learning-scene-module__ufVEeq__secondCaption{0%,25%{opacity:0}29%,68%{opacity:1}73%,to{opacity:0}}@keyframes learning-scene-module__ufVEeq__thirdCaption{0%,72%{opacity:0}77%,to{opacity:1}}@keyframes learning-scene-module__ufVEeq__clock{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes learning-scene-module__ufVEeq__inkOne{0%,34%{clip-path:inset(0 0 0 100%)}55%,to{clip-path:inset(0)}}@keyframes learning-scene-module__ufVEeq__inkTwo{0%,57%{clip-path:inset(0 0 0 100%)}76%,to{clip-path:inset(0)}}@keyframes learning-scene-module__ufVEeq__underline{0%,78%{stroke-dasharray:1;stroke-dashoffset:1px}90%,to{stroke-dasharray:1;stroke-dashoffset:0}}@keyframes learning-scene-module__ufVEeq__writingPen{0%,31%{opacity:0;transform:translate(260px,-16px)rotate(-30deg)}34%{opacity:1;transform:translate(260px,-16px)rotate(-30deg)}55%{opacity:1;transform:translateY(-16px)rotate(-30deg)}57%{opacity:1;transform:translate(260px,30px)rotate(-30deg)}76%{opacity:1;transform:translate(50px,30px)rotate(-30deg)}82%,to{opacity:0;transform:translateY(30px)rotate(-30deg)}}@media (max-width:600px){.learning-scene-module__ufVEeq__sceneHeading{gap:7px;margin-bottom:16px}.learning-scene-module__ufVEeq__sceneLabel{font-size:10px}.learning-scene-module__ufVEeq__lessonButtons button{padding:6px 9px;font-size:10px}.learning-scene-module__ufVEeq__paper{padding:18px 25px 18px 17px}.learning-scene-module__ufVEeq__question{font-size:17px!important}.learning-scene-module__ufVEeq__captions{min-height:38px;font-size:10px}.learning-scene-module__ufVEeq__writingDrawing{min-height:260px}.learning-scene-module__ufVEeq__newSentence p{font-size:19px}.learning-scene-module__ufVEeq__controls{font-size:9px}.learning-scene-module__ufVEeq__writingPen{width:28px}.learning-scene-module__ufVEeq__firstSentence p{font-size:22px}}@media (prefers-reduced-motion:reduce){.learning-scene-module__ufVEeq__animated *{animation:none!important}.learning-scene-module__ufVEeq__pencil,.learning-scene-module__ufVEeq__writingPen,.learning-scene-module__ufVEeq__captionOne,.learning-scene-module__ufVEeq__captionTwo{opacity:0}.learning-scene-module__ufVEeq__captionThree{opacity:1}}
.landing-module__7GwfLa__page{--hero-bg:#ffebbf;--hero-spot:#fff8eb;--warm-band:#fff3da;--accent-text:var(--primary-dark);--brand-pale:#e7faee;--doodle:#d99a3d;--page-surface:var(--card);color:var(--foreground);background:var(--page-surface);padding-top:80px;line-height:1.9;overflow:clip}@supports (color:lab(0% 0 0)){.landing-module__7GwfLa__page{--hero-bg:lab(94.0603% 3.26175 27.7776);--hero-spot:lab(98.0092% .867307 10.0008);--warm-band:lab(96.3061% 1.40625 14.7267);--brand-pale:lab(96.6405% -8.17341 3.80255);--doodle:lab(68.5299% 18.301 55.9751)}}.dark .landing-module__7GwfLa__page{--hero-bg:var(--field);--hero-spot:var(--muted);--warm-band:var(--field);--accent-text:var(--brand-text);--brand-pale:var(--brand-bg);--doodle:var(--brand-text);--page-surface:var(--background)}.landing-module__7GwfLa__page :is(h1,h2,h3,p){margin:0}.landing-module__7GwfLa__page :is(h1,h2,h3){text-wrap:balance;font-weight:700}.landing-module__7GwfLa__page h2{font-size:clamp(25px,2.5vw,34px);line-height:1.6}.landing-module__7GwfLa__page a{text-decoration:none}.landing-module__7GwfLa__page :is(a,button,summary):focus-visible{outline:3px solid var(--ring);outline-offset:4px}.landing-module__7GwfLa__page section[id]{scroll-margin-top:100px}.landing-module__7GwfLa__wrap{width:min(1120px,100% - 64px);margin-inline:auto}.landing-module__7GwfLa__eyebrow{color:var(--accent-text);font-size:11px;font-weight:700;margin-bottom:10px!important}.landing-module__7GwfLa__button{background:var(--primary);min-height:48px;color:var(--black);cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:16px;padding:11px 20px;font-size:12px;font-weight:700;transition:background-color .18s,box-shadow .18s;display:inline-flex}.landing-module__7GwfLa__button:hover{background:var(--primary-hover);box-shadow:0 5px 14px -10px var(--foreground)}.landing-module__7GwfLa__buttonLight{background:var(--cream);color:var(--black)}.landing-module__7GwfLa__buttonLight:hover{background:var(--cream);box-shadow:0 5px 15px -10px var(--black)}.landing-module__7GwfLa__skipLink{z-index:100;background:var(--card);border:1px solid var(--border);border-radius:8px;padding:12px;position:fixed;top:-100px;right:25px}.landing-module__7GwfLa__skipLink:focus{top:90px}.landing-module__7GwfLa__hero{isolation:isolate;background:var(--hero-bg);padding-block:43px 45px;position:relative;overflow:hidden}.landing-module__7GwfLa__heroGrid{grid-template-columns:1.06fr 1fr;align-items:center;gap:78px;display:grid}.landing-module__7GwfLa__heroCopy{z-index:2;position:relative}.landing-module__7GwfLa__hero h1{letter-spacing:-.8px;font-size:clamp(34px,3.4vw,47px);line-height:1.65}.landing-module__7GwfLa__underline{isolation:isolate;display:inline-block;position:relative}.landing-module__7GwfLa__underline>svg{color:var(--primary);opacity:.75;height:7px;bottom:0}.landing-module__7GwfLa__heroIntro{color:var(--muted-foreground);font-size:14px;line-height:2;margin-top:18px!important}.landing-module__7GwfLa__heroPoints{gap:8px;margin:19px 0 24px;padding:0;list-style:none;display:grid}.landing-module__7GwfLa__heroPoints li{color:var(--muted-foreground);align-items:center;gap:9px;font-size:12px;display:flex}.landing-module__7GwfLa__heroPoints svg{color:var(--accent-text);flex-shrink:0}.landing-module__7GwfLa__heroNote{color:var(--subtle);font-size:10px;margin-top:11px!important}.landing-module__7GwfLa__heroVisual{isolation:isolate;min-width:0;height:430px;position:relative}.landing-module__7GwfLa__heroBlob{background:var(--hero-spot);z-index:-1;border-radius:49% 51% 38% 62%/54% 52% 48% 46%;position:absolute;inset:67px 4px 13px}.landing-module__7GwfLa__student{-o-object-fit:contain;object-fit:contain;border-radius:0 0 43% 42%;width:344px;max-width:none;height:430px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.landing-module__7GwfLa__heroSparkle{width:37px;height:37px;color:var(--doodle);position:absolute;top:43px;left:10px;transform:rotate(13deg)}.landing-module__7GwfLa__imageNote{background:var(--card);color:var(--muted-foreground);box-shadow:0 7px 22px -13px color-mix(in srgb,var(--foreground)35%,transparent);border-radius:9px;align-items:center;gap:7px;padding:12px 16px;font-size:11px;display:flex;position:absolute;bottom:15px;right:-4px}.landing-module__7GwfLa__imageNote svg{color:var(--accent-text)}.landing-module__7GwfLa__heroRings{width:196px;color:var(--doodle);opacity:.45;z-index:-1;position:absolute;top:-74px;left:-60px}.landing-module__7GwfLa__heroSwoosh{width:103px;color:var(--doodle);opacity:.5;z-index:-1;position:absolute;bottom:-19px;right:-12px}.landing-module__7GwfLa__trust{grid-template-columns:1fr 1fr;gap:60px;padding-block:30px;display:grid}.landing-module__7GwfLa__trust>div{align-items:center;gap:14px;display:flex}.landing-module__7GwfLa__trustIcon{width:43px;height:43px;color:var(--accent-text);background:var(--brand-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-module__7GwfLa__trust h2{font-size:13px;line-height:1.7}.landing-module__7GwfLa__trust p{color:var(--subtle);margin-top:5px;font-size:10px}.landing-module__7GwfLa__benefits{background:var(--muted);padding-block:53px 36px}.landing-module__7GwfLa__centerHeading{text-align:center;margin-bottom:29px}.landing-module__7GwfLa__centerHeading h2 span,.landing-module__7GwfLa__start h2 span{color:var(--accent-text)}.landing-module__7GwfLa__centerHeading>p:not(.landing-module__7GwfLa__eyebrow){color:var(--muted-foreground);margin-top:12px;font-size:13px}.landing-module__7GwfLa__benefitGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.landing-module__7GwfLa__benefitCard{background:var(--card);border:1px solid var(--border);box-shadow:0 4px 8px -5px color-mix(in srgb,var(--foreground)15%,transparent);border-radius:12px;padding:22px 20px}.landing-module__7GwfLa__featureIcon{background:var(--brand-pale);width:43px;height:43px;color:var(--accent-text);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.landing-module__7GwfLa__benefitCard h3{margin-bottom:9px;font-size:15px}.landing-module__7GwfLa__benefitCard p{color:var(--muted-foreground);font-size:12px;line-height:2}.landing-module__7GwfLa__demo{margin-top:23px}.landing-module__7GwfLa__demo>summary{cursor:pointer;min-height:48px;color:var(--muted-foreground);justify-content:center;align-items:center;gap:15px;font-size:12px;list-style:none;display:flex}.landing-module__7GwfLa__demo>summary::-webkit-details-marker{display:none}.landing-module__7GwfLa__demo>summary>span{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.landing-module__7GwfLa__demo summary strong,.landing-module__7GwfLa__demo summary>span>svg{color:var(--accent-text)}.landing-module__7GwfLa__demo>summary>svg{transition:transform .18s}.landing-module__7GwfLa__demo[open]>summary>svg{transform:rotate(180deg)}.landing-module__7GwfLa__demoContent{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;padding:38px 50px 20px;display:grid}.landing-module__7GwfLa__demoContent>div:first-child h3{font-size:32px;line-height:1.6}.landing-module__7GwfLa__demoContent>div:first-child>p:not(.landing-module__7GwfLa__eyebrow){color:var(--muted-foreground);max-width:38ch;margin-top:20px;font-size:13px;line-height:2}.landing-module__7GwfLa__demoContent .landing-module__7GwfLa__demoNote{color:var(--subtle)!important;font-size:10px!important}.landing-module__7GwfLa__packages{padding-block:65px 43px}.landing-module__7GwfLa__packageGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.landing-module__7GwfLa__packageCard{background:var(--page-surface);border:1px solid var(--border-strong);color:var(--foreground);border-radius:14px;flex-direction:column;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.landing-module__7GwfLa__packageCard:hover{border-color:var(--accent-text);box-shadow:0 7px 22px -14px color-mix(in srgb,var(--foreground)35%,transparent)}.landing-module__7GwfLa__packageArt{background:var(--hero-spot);justify-content:center;align-items:center;height:134px;display:flex;position:relative}.landing-module__7GwfLa__packageIcon{width:108px;max-width:calc(100% - 24px);height:108px;color:var(--accent-text);flex-shrink:0}.landing-module__7GwfLa__packageCopy{flex-direction:column;flex:1;padding:19px;display:flex}.landing-module__7GwfLa__stageLabel{color:var(--accent-text);margin-bottom:7px;font-size:10px;font-weight:700}.landing-module__7GwfLa__packageCopy h3{font-size:16px;line-height:1.8}.landing-module__7GwfLa__packageCopy>p{color:var(--muted-foreground);margin-top:9px;font-size:12px;line-height:2}.landing-module__7GwfLa__subjects{color:var(--subtle);margin-top:16px;padding-bottom:17px;font-size:9px;display:block}.landing-module__7GwfLa__packageLink{border-top:1px solid var(--border);color:var(--accent-text);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;font-size:11px;font-weight:700;display:flex}.landing-module__7GwfLa__packageFoot{color:var(--subtle);justify-content:center;align-items:center;gap:9px;margin-top:24px;font-size:11px;display:flex}.landing-module__7GwfLa__packageFoot>svg{color:var(--accent-text);flex-shrink:0}.landing-module__7GwfLa__packageFoot strong{color:var(--muted-foreground);font-weight:700}.landing-module__7GwfLa__follow{background:var(--warm-band);padding-block:62px}.landing-module__7GwfLa__followGrid{grid-template-columns:1.07fr 1fr;align-items:center;gap:95px;display:grid}.landing-module__7GwfLa__followCopy>p:not(.landing-module__7GwfLa__eyebrow){color:var(--muted-foreground);max-width:49ch;margin-top:19px;font-size:13px;line-height:2.1}.landing-module__7GwfLa__followCopy h2{font-size:32px}.landing-module__7GwfLa__followCopy h2 span{color:var(--accent-text)}.landing-module__7GwfLa__followPoints{gap:9px;margin:22px 0 24px;padding:0;list-style:none;display:grid}.landing-module__7GwfLa__followPoints li{color:var(--muted-foreground);align-items:center;gap:9px;font-size:12px;display:flex}.landing-module__7GwfLa__followPoints svg{color:var(--accent-text)}.landing-module__7GwfLa__report{border:1px solid var(--border);background:var(--card);box-shadow:0 9px 30px -19px color-mix(in srgb,var(--foreground)28%,transparent);border-radius:15px;margin:0;padding:23px 26px 0}.landing-module__7GwfLa__report figcaption{text-align:center;color:var(--subtle);margin-bottom:21px;font-size:10px}.landing-module__7GwfLa__reportHeading{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding-bottom:18px;display:flex}.landing-module__7GwfLa__reportIcon{background:var(--brand-pale);width:41px;height:41px;color:var(--accent-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-module__7GwfLa__reportHeading h3{font-size:15px}.landing-module__7GwfLa__reportHeading p{color:var(--subtle);margin-top:4px;font-size:10px}.landing-module__7GwfLa__reportTime{color:var(--subtle);margin-inline-start:auto;font-size:10px}.landing-module__7GwfLa__report dl{margin-block:21px}.landing-module__7GwfLa__report dl>div+div{margin-top:16px}.landing-module__7GwfLa__report dt{color:var(--accent-text);margin-bottom:4px;font-size:12px;font-weight:700}.landing-module__7GwfLa__report dd{color:var(--muted-foreground);margin:0;font-size:12px;line-height:2}.landing-module__7GwfLa__reportEnd{border-top:1px dashed var(--border-strong);color:var(--subtle);justify-content:center;align-items:center;gap:7px;padding-block:16px;font-size:10px;display:flex}.landing-module__7GwfLa__start{grid-template-columns:1fr 1.06fr;align-items:center;gap:87px;padding-block:73px;display:grid}.landing-module__7GwfLa__startCopy{min-width:0}.landing-module__7GwfLa__steps{margin:26px 0 27px;padding:0;list-style:none}.landing-module__7GwfLa__steps li{align-items:start;gap:15px;display:flex}.landing-module__7GwfLa__steps li+li{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.landing-module__7GwfLa__steps li>span{width:33px;height:33px;color:var(--accent-text);background:var(--brand-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.landing-module__7GwfLa__steps h3{font-size:14px}.landing-module__7GwfLa__steps p{color:var(--muted-foreground);margin-top:5px;font-size:12px;line-height:1.9}.landing-module__7GwfLa__paymentNote{color:var(--subtle);font-size:10px;margin-top:12px!important}.landing-module__7GwfLa__familyVisual{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.landing-module__7GwfLa__familyVisual>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:18px;width:100%;height:355px}.landing-module__7GwfLa__familyCaption{text-align:center;margin-top:20px}.landing-module__7GwfLa__familyCaption>span{font-size:15px;font-weight:700}.landing-module__7GwfLa__familyCaption p{color:var(--subtle);margin-top:5px;font-size:11px}.landing-module__7GwfLa__faq{background:var(--muted);padding-block:53px}.landing-module__7GwfLa__faqGrid{grid-template-columns:.9fr 1.7fr;align-items:start;gap:70px;display:grid}.landing-module__7GwfLa__faqIntro{padding-top:12px}.landing-module__7GwfLa__faqIntro>img{margin-bottom:22px}.landing-module__7GwfLa__faqIntro h2{font-size:25px}.landing-module__7GwfLa__faqIntro p{color:var(--subtle);margin-top:10px;font-size:12px}.landing-module__7GwfLa__faqIntro a{color:var(--accent-text);align-items:center;gap:10px;margin-top:6px;padding-block:12px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__7GwfLa__faqList{gap:10px;display:grid}.landing-module__7GwfLa__faqList details{border:1px solid var(--border);background:var(--card);border-radius:9px;padding-inline:19px}.landing-module__7GwfLa__faqList details[open]{border-color:var(--accent-text)}.landing-module__7GwfLa__faqList summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding-block:15px;font-size:12px;font-weight:700;list-style:none;display:flex}.landing-module__7GwfLa__faqList summary::-webkit-details-marker{display:none}.landing-module__7GwfLa__faqList summary svg{color:var(--subtle);flex-shrink:0}.landing-module__7GwfLa__faqList details[open] summary svg{transform:rotate(180deg)}.landing-module__7GwfLa__faqList details p{color:var(--muted-foreground);padding-bottom:17px;font-size:12px;line-height:2}.landing-module__7GwfLa__closing{padding-block:54px 65px}.landing-module__7GwfLa__closingBanner{isolation:isolate;background:var(--primary);color:var(--black);border-radius:17px;justify-content:space-between;align-items:center;gap:45px;padding:35px 41px;display:flex;position:relative;overflow:hidden}.landing-module__7GwfLa__closingBanner h2{font-size:29px}.landing-module__7GwfLa__closingBanner>div>p{margin-top:11px;font-size:12px;line-height:1.9}.landing-module__7GwfLa__closingActions{flex-wrap:wrap;align-items:center;gap:23px;margin-top:19px;display:flex}.landing-module__7GwfLa__closingActions a{align-items:center;gap:8px;min-height:44px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__7GwfLa__closingLogo{filter:brightness(0);opacity:.65;flex-shrink:0;position:relative}.landing-module__7GwfLa__closingRings{width:245px;color:var(--cream);opacity:.34;z-index:-1;position:absolute;bottom:-76px;left:-37px}@media (max-width:1050px){.landing-module__7GwfLa__heroGrid{gap:40px}.landing-module__7GwfLa__hero h1{font-size:39px}.landing-module__7GwfLa__heroVisual{height:405px}.landing-module__7GwfLa__student{width:328px;height:410px}.landing-module__7GwfLa__heroSparkle{left:0}.landing-module__7GwfLa__benefitCard{padding:19px 16px}.landing-module__7GwfLa__benefitCard h3{font-size:14px}.landing-module__7GwfLa__benefitCard p{font-size:11px}.landing-module__7GwfLa__packageGrid{gap:13px}.landing-module__7GwfLa__packageCopy{padding:16px}.landing-module__7GwfLa__packageCopy h3{font-size:15px}.landing-module__7GwfLa__packageCopy p{font-size:11px}.landing-module__7GwfLa__packageCopy .landing-module__7GwfLa__subjects{font-size:8px}.landing-module__7GwfLa__followGrid{gap:55px}.landing-module__7GwfLa__start{gap:50px}.landing-module__7GwfLa__familyVisual>img{height:355px}.landing-module__7GwfLa__faqGrid{gap:48px}}@media (max-width:800px){.landing-module__7GwfLa__wrap{width:calc(100% - 44px)}.landing-module__7GwfLa__hero{padding-block:35px}.landing-module__7GwfLa__heroGrid{gap:25px}.landing-module__7GwfLa__hero h1{font-size:32px}.landing-module__7GwfLa__heroIntro{font-size:13px}.landing-module__7GwfLa__heroPoints li{font-size:11px}.landing-module__7GwfLa__heroVisual{height:360px}.landing-module__7GwfLa__student{width:288px;height:360px}.landing-module__7GwfLa__heroBlob{inset-inline:-7px}.landing-module__7GwfLa__imageNote{padding:10px;font-size:9px}.landing-module__7GwfLa__heroSparkle{width:28px;top:25px;left:2px}.landing-module__7GwfLa__trust{gap:26px}.landing-module__7GwfLa__trust h2{font-size:12px}.landing-module__7GwfLa__trust p{font-size:9px}.landing-module__7GwfLa__benefitGrid{gap:12px}.landing-module__7GwfLa__benefitCard{padding:16px 13px}.landing-module__7GwfLa__benefitCard h3{font-size:12px}.landing-module__7GwfLa__benefitCard p{font-size:11px}.landing-module__7GwfLa__featureIcon{width:38px;height:38px}.landing-module__7GwfLa__packageGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landing-module__7GwfLa__packageArt{height:122px}.landing-module__7GwfLa__packageCopy{padding:19px}.landing-module__7GwfLa__packageCopy h3{font-size:17px}.landing-module__7GwfLa__packageCopy p{font-size:12px}.landing-module__7GwfLa__packageCopy .landing-module__7GwfLa__subjects{font-size:10px}.landing-module__7GwfLa__followGrid{gap:32px}.landing-module__7GwfLa__followCopy h2{font-size:28px}.landing-module__7GwfLa__followCopy>p:not(.landing-module__7GwfLa__eyebrow){font-size:12px}.landing-module__7GwfLa__report{padding:20px 21px 0}.landing-module__7GwfLa__start{gap:34px}.landing-module__7GwfLa__start h2{font-size:29px}.landing-module__7GwfLa__steps p{font-size:11px}.landing-module__7GwfLa__familyVisual>img{height:338px}.landing-module__7GwfLa__familyCaption>span{font-size:13px}.landing-module__7GwfLa__familyCaption p{font-size:10px}.landing-module__7GwfLa__faqGrid{gap:28px}.landing-module__7GwfLa__faqIntro h2{font-size:22px}.landing-module__7GwfLa__demoContent{gap:25px;padding:30px 10px 15px}.landing-module__7GwfLa__demoContent>div:first-child h3{font-size:28px}.landing-module__7GwfLa__closingBanner{padding:30px}.landing-module__7GwfLa__closingBanner h2{font-size:26px}.landing-module__7GwfLa__closingLogo{width:78px;height:auto}}@media (max-width:767px){.landing-module__7GwfLa__page{padding-top:64px}}@media (max-width:600px){.landing-module__7GwfLa__wrap{width:calc(100% - 40px)}.landing-module__7GwfLa__hero{padding-block:32px 20px}.landing-module__7GwfLa__heroGrid{grid-template-columns:1fr;gap:24px}.landing-module__7GwfLa__hero h1{font-size:clamp(31px,8.7vw,41px);line-height:1.65}.landing-module__7GwfLa__heroIntro{font-size:13px;margin-top:17px!important}.landing-module__7GwfLa__heroPoints{gap:8px;margin-block:17px 21px}.landing-module__7GwfLa__heroPoints li{font-size:11px}.landing-module__7GwfLa__hero .landing-module__7GwfLa__button{min-height:48px;font-size:11px}.landing-module__7GwfLa__heroNote{font-size:9px}.landing-module__7GwfLa__heroVisual{width:290px;max-width:100%;height:292px;margin-inline:auto}.landing-module__7GwfLa__student{width:240px;height:300px;bottom:0}.landing-module__7GwfLa__heroBlob{inset:40px -4px 1px}.landing-module__7GwfLa__heroSparkle{width:26px;top:12px;left:8px}.landing-module__7GwfLa__imageNote{padding:9px 11px;font-size:9px;bottom:5px;right:-9px}.landing-module__7GwfLa__heroRings{width:133px;top:-67px;left:-65px}.landing-module__7GwfLa__heroSwoosh{width:85px;right:-20px}.landing-module__7GwfLa__trust{grid-template-columns:1fr;gap:19px;padding-block:26px}.landing-module__7GwfLa__trust>div{gap:12px}.landing-module__7GwfLa__trustIcon{width:38px;height:38px}.landing-module__7GwfLa__trust h2{font-size:12px}.landing-module__7GwfLa__trust p{font-size:10px}.landing-module__7GwfLa__benefits{padding-block:38px 23px}.landing-module__7GwfLa__centerHeading{margin-bottom:23px}.landing-module__7GwfLa__centerHeading h2{font-size:25px}.landing-module__7GwfLa__centerHeading>p:not(.landing-module__7GwfLa__eyebrow){margin-top:11px;font-size:12px;line-height:2}.landing-module__7GwfLa__benefitGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-module__7GwfLa__benefitCard{padding:17px 15px}.landing-module__7GwfLa__benefitCard h3{margin-bottom:8px;font-size:13px}.landing-module__7GwfLa__benefitCard p{font-size:11px}.landing-module__7GwfLa__featureIcon{width:38px;height:38px;margin-bottom:13px}.landing-module__7GwfLa__demo>summary{justify-content:space-between;gap:9px;font-size:10px}.landing-module__7GwfLa__demo>summary strong{font-size:10px}.landing-module__7GwfLa__demoContent{grid-template-columns:1fr;gap:27px;padding:24px 0 10px}.landing-module__7GwfLa__demoContent>div:first-child h3{font-size:26px}.landing-module__7GwfLa__demoContent>div:first-child h3 br{display:none}.landing-module__7GwfLa__demoContent>div:first-child>p:not(.landing-module__7GwfLa__eyebrow){max-width:none;margin-top:13px;font-size:12px}.landing-module__7GwfLa__packages{padding-block:43px 32px}.landing-module__7GwfLa__packageGrid{gap:13px}.landing-module__7GwfLa__packageArt{height:104px}.landing-module__7GwfLa__packageIcon{width:84px;height:84px}.landing-module__7GwfLa__packageCopy{padding:15px 13px}.landing-module__7GwfLa__stageLabel{font-size:9px}.landing-module__7GwfLa__packageCopy h3{font-size:14px;line-height:1.8}.landing-module__7GwfLa__packageCopy p{font-size:11px}.landing-module__7GwfLa__packageCopy .landing-module__7GwfLa__subjects{margin-top:12px;padding-bottom:13px;font-size:8px}.landing-module__7GwfLa__packageLink{font-size:10px}.landing-module__7GwfLa__packageLink svg{width:15px}.landing-module__7GwfLa__packageFoot{align-items:start;margin-top:20px;font-size:10px;line-height:2}.landing-module__7GwfLa__packageFoot svg{margin-top:3px}.landing-module__7GwfLa__follow{padding-block:40px}.landing-module__7GwfLa__followGrid{grid-template-columns:1fr;gap:29px}.landing-module__7GwfLa__followCopy h2{font-size:27px}.landing-module__7GwfLa__followCopy>p:not(.landing-module__7GwfLa__eyebrow){margin-top:15px;font-size:12px}.landing-module__7GwfLa__followPoints{gap:8px;margin-block:18px 22px}.landing-module__7GwfLa__followPoints li{font-size:11px}.landing-module__7GwfLa__report{padding:22px 23px 0}.landing-module__7GwfLa__report figcaption{font-size:9px}.landing-module__7GwfLa__report dl{margin-block:18px}.landing-module__7GwfLa__start{grid-template-columns:1fr;gap:31px;padding-block:44px}.landing-module__7GwfLa__steps{margin-block:22px 26px}.landing-module__7GwfLa__steps p{font-size:12px}.landing-module__7GwfLa__paymentNote{font-size:9px;line-height:2}.landing-module__7GwfLa__familyVisual>img{height:265px}.landing-module__7GwfLa__familyCaption{margin-top:15px}.landing-module__7GwfLa__familyCaption>span{font-size:14px}.landing-module__7GwfLa__familyCaption p{font-size:11px}.landing-module__7GwfLa__faq{padding-block:38px}.landing-module__7GwfLa__faqGrid{grid-template-columns:1fr;gap:23px}.landing-module__7GwfLa__faqIntro{padding-top:0}.landing-module__7GwfLa__faqIntro>img{width:49px;height:auto;margin-bottom:15px}.landing-module__7GwfLa__faqIntro h2{font-size:25px}.landing-module__7GwfLa__faqIntro p{font-size:11px}.landing-module__7GwfLa__faqIntro a{margin-top:2px;font-size:11px}.landing-module__7GwfLa__faqList details{padding-inline:15px}.landing-module__7GwfLa__faqList summary{padding-block:15px;font-size:11px;line-height:1.9}.landing-module__7GwfLa__faqList details p{font-size:11px}.landing-module__7GwfLa__closing{padding-block:34px 40px}.landing-module__7GwfLa__closingBanner{border-radius:13px;padding:27px 23px;display:block}.landing-module__7GwfLa__closingBanner h2{max-width:18ch;font-size:26px;line-height:1.6}.landing-module__7GwfLa__closingBanner h2 span{display:block}.landing-module__7GwfLa__closingBanner>div>p{max-width:36ch;margin-top:13px;font-size:11px}.landing-module__7GwfLa__closingActions{flex-direction:column;align-items:start;gap:6px;margin-top:21px}.landing-module__7GwfLa__closingActions .landing-module__7GwfLa__button{width:100%;padding-inline:15px;font-size:11px}.landing-module__7GwfLa__closingActions a{font-size:11px}.landing-module__7GwfLa__closingLogo{display:none}.landing-module__7GwfLa__closingRings{width:210px;bottom:-67px;left:-69px}.landing-module__7GwfLa__desktopBreak{display:none}}@media (max-width:360px){.landing-module__7GwfLa__wrap{width:calc(100% - 32px)}.landing-module__7GwfLa__hero h1{font-size:30px}.landing-module__7GwfLa__benefitCard{padding:15px 12px}.landing-module__7GwfLa__benefitCard h3{font-size:12px}.landing-module__7GwfLa__benefitCard p{font-size:10px}.landing-module__7GwfLa__packageGrid{gap:10px}.landing-module__7GwfLa__packageCopy{padding-inline:11px}.landing-module__7GwfLa__packageCopy h3{font-size:13px}.landing-module__7GwfLa__packageCopy p{font-size:10px}.landing-module__7GwfLa__packageCopy .landing-module__7GwfLa__subjects{font-size:8px}.landing-module__7GwfLa__packageLink{font-size:9px}.landing-module__7GwfLa__familyVisual>img{height:235px}.landing-module__7GwfLa__closingBanner{padding-inline:20px}.landing-module__7GwfLa__closingActions .landing-module__7GwfLa__button{gap:8px;font-size:10px}}@media (prefers-reduced-motion:reduce){.landing-module__7GwfLa__page *,.landing-module__7GwfLa__page :before,.landing-module__7GwfLa__page :after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=a48e1cc570573e6d.css.map*/