@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url('assets/manrope-400.ttf') format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url('assets/manrope-600.ttf') format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url('assets/manrope-700.ttf') format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url('assets/manrope-800.ttf') format('truetype')}
:root{color-scheme:dark;--bg:#111726;--surface:#1a2337;--text:#f6f6fa;--muted:#bac2d6;--accent:#b6a5ff;--line:#303b54;--max:1264px;font-family:Manrope,Arial,"Segoe UI",sans-serif;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em}h1{font-size:clamp(2.5rem,5.2vw,4.75rem);line-height:1.03;font-weight:800}h2{font-size:clamp(2.125rem,4vw,3.875rem);line-height:1.08;font-weight:800}p{line-height:1.55}.container{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px}.logo{display:inline-flex;gap:10px;align-items:center;font-size:2.25rem;font-weight:900;letter-spacing:-.06em}.logo span{font-size:.75rem;letter-spacing:0;background:var(--accent);color:var(--bg);padding:4px 8px;border-radius:16px}.desktop-nav{display:flex;gap:34px;font-size:.9375rem}.desktop-nav a:hover,.header-cta:hover{color:var(--accent)}.header-cta{font-size:.9375rem;font-weight:600;display:flex;gap:20px}.hero{text-align:center;padding-top:28px}.eyebrow{color:var(--accent);font-size:.875rem;letter-spacing:.13em;font-weight:600;margin-bottom:24px}.hero-intro{font-size:1.125rem;color:var(--muted);margin:24px auto}.hero-actions{display:flex;gap:28px;justify-content:center;align-items:center;margin-top:28px}.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:16px 28px;border-radius:99px;font-weight:700;font-size:1.0625rem;border:0;cursor:pointer;transition:background .2s,transform .2s}.primary{background:var(--accent);color:#141328}.primary:hover{background:#ccbdff;transform:translateY(-2px)}.video-link{display:inline-flex;gap:12px;align-items:center;color:var(--accent);font-size:.9375rem}.small-play{height:36px;width:36px;display:grid;place-items:center;border:1px solid var(--accent);border-radius:50%;font-size:.75rem;padding-left:2px}.hero-note{font-size:.875rem;color:var(--muted);margin:14px 0 34px}.hero-scene{position:relative;display:block;border:1px solid #9884e5;border-radius:20px;overflow:hidden;aspect-ratio:3.02;box-shadow:0 0 45px #8d71ee13}.hero-scene img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0b102040,transparent 50%)}.play{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--accent);background:#111726ed;box-shadow:0 0 32px #b6a5ff55;padding-left:5px;font-size:1.65rem}.duration{position:absolute;right:18px;bottom:16px;z-index:1;font-size:.875rem;padding:5px 10px;border:1px solid #ffffff44;border-radius:99px;background:#111726c9}.start{text-align:center;padding-block:120px}.section-intro{font-size:1.125rem;color:var(--muted);margin-top:22px}.stores{display:flex;gap:16px;justify-content:center;margin:40px auto 14px}.store{min-width:218px;text-align:left;border:1px solid var(--accent);border-radius:14px;background:#090f1d;padding:13px 24px;display:flex;flex-direction:column;gap:2px}.store small{font-size:.875rem}.store strong{font-size:1.625rem;letter-spacing:-.03em}.store:hover{background:#211e36}.note{color:var(--muted);font-size:.875rem}.skip-link{position:fixed;left:12px;top:-100px;padding:12px;background:var(--text);color:var(--bg);z-index:30}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #ded4ff;outline-offset:6px}.mobile-break{display:none}
@media(max-width:700px){.container{width:calc(100% - 40px)}.header{height:86px}.logo{font-size:2rem}.desktop-nav{display:none}.header-cta{font-size:.875rem}.hero{padding-top:30px}.hero .eyebrow{font-size:.75rem;letter-spacing:.1em}.hero h1{font-size:clamp(2.2rem,8.8vw,3.5rem)}.hero-intro{font-size:1rem;margin-block:22px}.hero-actions{flex-direction:column;gap:22px}.hero-actions .button{width:100%;max-width:350px}.hero-note{margin:18px 0 28px}.hero-scene{aspect-ratio:1.37;border-radius:16px}.hero-scene img{object-position:56% 50%}.play{width:68px;height:68px}.start{padding-block:88px}.stores{flex-direction:column;width:min(100%,310px);gap:12px}.store{width:100%;padding:12px 32px}.mobile-break{display:inline}}
.section{padding-block:104px}.learning{padding-top:136px}.section .section-intro{max-width:550px}.lesson-grid,.benefit-list,.start-steps{list-style:none;padding:0;margin:0}.lesson-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.lesson-card{border:1px solid var(--line);border-radius:16px;background:linear-gradient(140deg,#1a233766,#111726);padding:12px;overflow:hidden}.lesson-visual{overflow:hidden;aspect-ratio:1.08;background:#080e18;border-radius:9px;position:relative}.lesson-visual img{position:absolute;width:126%;max-width:none;height:auto;left:-13%;top:-16%}.lesson-visual.teacher img{width:106%;left:-3%;top:-28%}.lesson-copy{display:flex;gap:15px;padding:22px 8px 18px}.step-number{font-weight:800;font-size:2.25rem;line-height:1;color:var(--accent);letter-spacing:-.06em}.lesson-copy h3{font-size:1.1875rem;letter-spacing:-.025em;line-height:1.35}.lesson-copy p{font-size:.9375rem;color:var(--muted);margin-top:8px;max-width:240px}.split{display:grid;grid-template-columns:1fr 1fr;gap:92px;align-items:center}.section-copy{max-width:530px}.benefit-list{display:flex;flex-direction:column;gap:22px;margin-top:32px;color:var(--muted);font-size:1rem;max-width:390px}.benefit-list li{display:flex;align-items:center;gap:18px}.benefit-icon{flex:0 0 48px;width:48px;height:48px;border:1px solid #8c7ac2;border-radius:12px;display:grid;place-items:center;color:var(--text);font-size:1.5rem}.list-icon{font-size:1.9rem;color:var(--accent)}figure{margin:0}figcaption{font-size:.875rem;color:var(--muted);line-height:1.5}.result-figure{max-width:420px;width:100%;justify-self:center}.result-figure figcaption{text-align:center;margin-bottom:16px}.result-screen{position:relative;aspect-ratio:.56;overflow:hidden;border-radius:18px;border:1px solid #6d7280;background:#080b10;box-shadow:0 22px 70px #03081244}.result-screen img{position:absolute;max-width:none;width:130%;left:-15%;top:-15%;height:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:42px}.section-heading .section-intro{max-width:455px;margin-bottom:5px}.exam-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.exam-card{position:relative;min-height:310px;border:1px solid #8875c5;border-radius:18px;overflow:hidden;display:flex;align-items:center;padding:36px}.exam-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:100% 54%;opacity:.9}.exam-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111726 0%,#111726f0 25%,#111726a6 49%,#11172600 80%)}.exam-card>div{position:relative;z-index:1;max-width:265px}.exam-card h3{font-size:1.625rem;line-height:1.17;letter-spacing:-.04em}.exam-card p{color:var(--muted);font-size:1rem;max-width:235px;margin-top:18px}.mock-exam img{object-position:60% 67%}.story{gap:80px}.story-figure{max-width:550px}.story-scene{aspect-ratio:.91;border:1px solid #a798d7;border-radius:18px;overflow:hidden;position:relative}.story-scene img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 51%}.story-figure figcaption{margin-top:10px}.story-accent{font-weight:600;color:var(--accent);margin-top:34px;line-height:1.6}.race{gap:72px}.race .section-intro{max-width:410px}.race .button{margin-top:30px;gap:22px}.race-note{max-width:315px;margin-top:14px}.race-figure img{border-radius:18px;border:1px solid #9884cf;width:100%;height:auto}.race-figure figcaption{text-align:center;margin-top:20px;display:flex;flex-direction:column;gap:4px}.race-figure figcaption strong{font-size:1.375rem;color:var(--text);letter-spacing:-.035em}.race-figure figcaption span{font-size:1rem}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding-top:124px}.faq-list article{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.faq-list article:first-child{padding-top:0}.faq-list article:last-child{border-bottom:0}.faq-list article>span{color:var(--accent);font-size:1rem;line-height:1.5;font-weight:700}.faq-list h3{font-size:1.1875rem;line-height:1.4;letter-spacing:-.025em}.faq-list p{font-size:1rem;color:var(--muted);margin-top:10px}.start{padding-top:118px;padding-bottom:125px}.start-steps{display:grid;grid-template-columns:repeat(3,1fr);max-width:860px;margin:52px auto 44px;gap:32px}.start-steps li{position:relative}.start-number{display:grid;place-items:center;margin:0 auto 18px;border:1px solid var(--accent);width:54px;height:54px;border-radius:50%;font-size:1.125rem;color:var(--accent);font-weight:600;position:relative;background:var(--bg);z-index:1}.start-steps li:not(:last-child):after{content:"";position:absolute;left:calc(50% + 45px);top:27px;width:calc(100% - 58px);height:1px;background:linear-gradient(90deg,#b6a5ff88,#b6a5ff22)}.start-steps h3{font-size:1.25rem;letter-spacing:-.025em}.start-steps p{font-size:.9375rem;color:var(--muted);margin-top:10px}.stores{display:flex;gap:16px;padding:12px;border-radius:20px;background:#1a233799;width:max-content;max-width:100%;margin:0 auto 12px}.store{flex-direction:row;gap:16px;align-items:center;min-width:248px;transition:background .2s,border-color .2s,transform .2s}.store>span:not(.store-arrow){display:flex;flex-direction:column;gap:1px}.store img{flex-shrink:0;object-fit:contain}.store-arrow{font-size:1.2rem;color:var(--muted);margin-left:auto}.store:hover{border-color:#d6caff;transform:translateY(-2px)}.start-help{margin:24px auto 0;font-size:.9375rem;color:var(--muted)}.footer{border-top:1px solid var(--line);padding-top:42px;padding-bottom:44px;display:flex;justify-content:space-between;gap:40px}.footer .logo{font-size:2.1rem}.footer p{font-size:.875rem;color:var(--muted);margin-top:14px}.footer small{display:block;margin-top:28px;color:#9ba6c0;font-size:.875rem}.footer nav{display:flex;gap:34px;align-self:flex-start;padding-top:14px;font-size:.875rem}.footer nav a:hover{color:var(--accent)}.hero-note span{color:#d1d5e2}.hero-note{line-height:1.7}.menu-toggle{display:none}.icon-button{border:0;display:grid;place-items:center;background:transparent;color:var(--text);width:48px;height:48px;border-radius:10px;cursor:pointer}.icon-button:hover{background:#ffffff12}.close-button{font-size:2.5rem;font-weight:300;line-height:1}.menu-toggle{display:none}.dialog-open{position:fixed;width:100%;overflow:hidden}dialog{color:var(--text);background:var(--bg);border:1px solid var(--line);padding:0}dialog::backdrop{background:#050810dd;backdrop-filter:blur(8px)}.menu-dialog{width:min(440px,100%);height:100dvh;max-height:100dvh;max-width:100%;margin:0 0 0 auto;border:0;border-left:1px solid var(--line);padding:20px 24px}.menu-top{display:flex;align-items:center;justify-content:space-between}.menu-dialog nav{display:flex;flex-direction:column;margin:44px 0}.menu-dialog nav a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:24px 0;font-size:1.5rem;letter-spacing:-.04em}.menu-dialog nav a span{color:var(--accent);font-size:1.2rem}.menu-dialog .button{width:100%}.menu-dialog .note{margin-top:16px;text-align:center}.video-dialog{width:min(500px,calc(100% - 48px));border-radius:18px;max-height:calc(100dvh - 40px);overflow:hidden;box-shadow:0 30px 120px #0009}.video-top{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 24px;min-height:64px;font-size:1rem;font-weight:600}.video-body{display:grid;place-items:center;background:#000;min-height:220px}.video-body video{width:100%;max-height:calc(100dvh - 106px);display:block;object-fit:contain;aspect-ratio:9/16}.video-error{background:var(--bg);text-align:center;padding:38px 26px;min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.error-symbol{width:56px;height:56px;display:grid;place-items:center;font-size:1.75rem;border:1px solid var(--accent);color:var(--accent);border-radius:50%;margin-bottom:8px}.video-error h2{font-size:1.75rem;letter-spacing:-.035em}.video-error p{color:var(--muted);font-size:1rem}.video-error .button{margin-top:8px;font-size:1rem;gap:0}.text-button{padding:12px 18px;background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:.9375rem}.text-button:hover{color:var(--text)}[hidden]{display:none!important}
@media(min-width:701px) and (max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.split{gap:48px}.lesson-grid{gap:14px}.lesson-copy{gap:10px;padding-inline:0}.lesson-copy h3{font-size:1.0625rem}.step-number{font-size:1.8rem}.exam-card{padding:26px;min-height:290px}.exam-card h3{font-size:1.4rem}.exam-card p{max-width:185px}.faq{gap:40px}.section{padding-block:84px}.footer nav{gap:22px}.section-heading{gap:40px}.section-heading .section-intro{max-width:380px}.race .button{font-size:.9375rem;padding-inline:23px;gap:10px}.race-break{display:none}}
@media(max-width:700px){.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{width:23px;height:2px;background:var(--text);display:block}.desktop-break{display:none}.section{padding-block:60px}.learning{padding-top:88px}.eyebrow{font-size:.875rem;letter-spacing:.1em;margin-bottom:18px}.hero .eyebrow{font-size:.875rem;letter-spacing:.065em}.hero-intro{max-width:360px}.hero-scene{aspect-ratio:1.37}.hero-scene img{object-position:65% 50%}.hero-note{font-size:.875rem}.hero-note span{display:none}.hero-note br{display:none}.section-intro{font-size:1rem;line-height:1.6;margin-top:20px}.lesson-grid{grid-template-columns:1fr;gap:20px;margin-top:28px}.lesson-card{padding:10px}.lesson-visual{aspect-ratio:1.2}.lesson-visual img{top:-19%}.lesson-visual.teacher img{top:-29%}.lesson-copy{padding:20px 8px;gap:18px}.lesson-copy h3{font-size:1.25rem}.lesson-copy p{font-size:1rem;max-width:none}.step-number{font-size:2.3rem}.split{grid-template-columns:1fr;gap:32px}.section-copy{max-width:none}.benefit-list{font-size:1rem;gap:18px;max-width:none;margin-top:28px}.benefit-icon{width:44px;height:44px;flex-basis:44px}.result-figure{width:100%;max-width:360px;margin-top:4px}.result-figure figcaption{font-size:.875rem;margin-bottom:14px}.result-screen{border-radius:14px}.section-heading{display:block;margin-bottom:28px}.section-heading .section-intro{margin-top:22px}.exam-grid{grid-template-columns:1fr;gap:18px}.exam-card{min-height:270px;padding:26px}.exam-card h3{font-size:1.5rem}.exam-card p{max-width:200px;font-size:.9375rem}.exam-card:after{background:linear-gradient(90deg,#111726 0%,#111726ee 25%,#11172694 52%,#11172600 90%)}.story .section-copy{grid-row:1}.story-figure{width:100%;max-width:none}.story-scene{aspect-ratio:.92}.story-accent{margin-top:22px;font-size:1rem}.story-figure figcaption{font-size:.875rem}.race-break{display:none}.race .button{width:100%;margin-top:26px;font-size:1rem;gap:18px}.race-note{max-width:100%;font-size:.875rem;margin-top:14px}.race-figure{margin-top:2px}.race-figure img{border-radius:14px}.race-figure figcaption strong{font-size:1.375rem}.race-figure figcaption span{font-size:.9375rem}.faq{display:block;padding-top:76px}.faq-list{margin-top:32px}.faq-list article{gap:16px;padding:26px 0}.faq-list h3{font-size:1.1875rem}.faq-list p{font-size:1rem}.start{padding-top:74px;padding-bottom:78px}.start-steps{grid-template-columns:1fr;gap:26px;text-align:left;margin:36px auto 34px;width:max-content;max-width:100%}.start-steps li{display:grid;grid-template-columns:50px 1fr;column-gap:20px}.start-number{grid-row:1/3;width:46px;height:46px;font-size:1rem;margin:0}.start-steps h3{font-size:1.25rem;padding-top:3px}.start-steps p{font-size:.9375rem;margin-top:6px}.start-steps p br{display:none}.start-steps li:not(:last-child):after{left:23px;top:55px;width:1px;height:calc(100% - 31px);background:linear-gradient(#b6a5ff66,#b6a5ff11)}.stores{padding:10px;gap:12px;width:100%;max-width:350px;border-radius:20px;margin-bottom:14px}.store{min-width:0;width:100%;padding:13px 18px;gap:15px}.store strong{font-size:1.5rem}.store small{font-size:.875rem}.store-arrow{font-size:1.2rem}.start-help{font-size:.875rem;max-width:285px;line-height:1.6}.footer{flex-direction:column;gap:28px;padding-top:32px;padding-bottom:34px}.footer nav{flex-wrap:wrap;column-gap:24px;row-gap:20px;font-size:.9375rem;padding-top:0}.footer .logo{font-size:2rem}.footer p{font-size:.875rem;max-width:260px}.footer small{margin-top:20px}.video-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;margin:0}.video-top{padding:8px 12px 8px 20px}.video-body{height:calc(100dvh - 64px)}.video-body video{height:100%;max-height:100%;width:100%}.video-error{min-height:0;height:100%;width:100%;padding:28px}.video-error h2{font-size:1.8rem}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:2.06rem}.hero .eyebrow{font-size:.875rem;letter-spacing:0}.button{gap:20px}.race .button{gap:10px;font-size:.9375rem}.lesson-copy{gap:12px}.lesson-copy h3{font-size:1.15rem}}
.lesson-visual{aspect-ratio:.8;background:#030609}.lesson-visual.situation img{height:125%;width:auto;max-width:none;top:-12%;left:50%;transform:translateX(-50%)}.lesson-visual.teacher img{height:112%;width:auto;max-width:none;top:-6%;left:50%;transform:translateX(-50%)}.store img{filter:brightness(0) invert(1)}.lesson-copy p{font-size:1rem}.logo{font-weight:800}
@media(max-width:700px){.lesson-visual{aspect-ratio:.82}.lesson-copy p,.exam-card p{font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
