:root{--navy:#0e2a47;--navy-soft:#25435e;--orange:#ff6a2b;--orange-dark:#b94314;--cream:#fffaf2;--paper:#f6f0e7;--ink:#132e46;--muted:#536373;--line:#deded6;--white:#fff;--radius:24px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;line-height:1.6}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-underline-offset:4px}img,video{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid #2365b7;outline-offset:5px}button{cursor:pointer}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 80px));margin-inline:auto}.section{padding:100px 0}.eyebrow{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;font-weight:750;color:var(--orange-dark);margin-bottom:18px}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h2{font-size:clamp(2rem,3.4vw,3.2rem);font-weight:650}h3{font-size:1.25rem;letter-spacing:-.025em}p{color:var(--muted)}.skip-link{position:fixed;top:8px;left:12px;z-index:10;padding:10px 20px;background:var(--navy);color:white;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{border-bottom:1px solid rgba(14,42,71,.1);background:var(--cream)}.header-inner{min-height:96px;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:1.85rem;font-weight:750;letter-spacing:-.075em;line-height:1}.brand img{border-radius:10px;width:38px;height:38px;object-fit:contain}.brand-dot{color:var(--orange)}.header-inner nav{display:flex;gap:28px;margin-left:auto}.header-inner nav a{font-size:.9rem;text-decoration:none;font-weight:600}.header-inner nav a:hover,.app-link:hover{color:var(--orange-dark)}.header-actions{display:flex;align-items:center;gap:24px}.app-link{font-size:.875rem;white-space:nowrap;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;background:var(--orange);color:#102a40;font-size:1rem;line-height:1.35;font-weight:750;min-height:58px;padding:17px 24px;border:1px solid transparent;border-radius:12px;transition:background .18s,transform .18s;box-shadow:0 5px 0 rgba(14,42,71,.06)}.button:hover{background:#ff814b;transform:translateY(-2px)}.button svg{flex-shrink:0}.button-small{font-size:.875rem;min-height:44px;padding:12px 16px;border-radius:9px}.button-small svg{width:18px;height:18px}
.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:90px;padding-block:64px 76px}.hero-copy{padding-bottom:14px}.hero h1{font-size:clamp(3.5rem,5.6vw,5.1rem);font-weight:650;line-height:1.02;max-width:680px;margin:0 0 28px}.hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.065em;color:var(--orange-dark)}.hero-description{font-size:1.15rem;line-height:1.75;max-width:480px;margin-bottom:30px}.hero-note{font-size:.8rem;margin-top:16px}.hero-tutors{display:flex;gap:15px;align-items:center;margin-top:34px}.hero-tutors>div{display:flex;padding-left:0}.hero-tutors img{border:3px solid var(--cream);width:44px;height:44px;border-radius:50%;object-fit:cover}.hero-tutors img+img{margin-left:-12px}.hero-tutors span{font-size:.8rem;color:var(--muted);line-height:1.7}.hero-tutors strong{font-weight:600;color:var(--navy)}.hero-video{width:100%;max-width:342px;justify-self:center;position:relative}.video-heading{display:flex;flex-direction:column;margin-bottom:14px;padding-left:4px;font-size:.78rem;line-height:1.6;color:var(--muted)}.video-kicker{font-size:1.1rem;font-weight:700;color:var(--navy)}.video-shell{position:relative;border:6px solid white;border-radius:26px;box-shadow:18px 22px 0 #efdcc4,0 16px 50px #18334b12;background:#d8cab7;overflow:hidden}.video-shell video{width:100%;aspect-ratio:9/16;object-fit:contain;outline-offset:-5px}.video-play{position:absolute;bottom:64px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;white-space:nowrap;min-height:48px;padding:12px 20px;border:1px solid #ffffffaa;border-radius:100px;background:#fffaf2f5;color:var(--navy);font-size:.875rem;font-weight:700;box-shadow:0 4px 20px #0e2a4733}.video-play:hover{background:white}.hero-video figcaption{display:flex;justify-content:space-between;margin-top:38px;font-size:.75rem;color:var(--muted);gap:12px}.video-status:empty{display:none}.video-status{font-size:.85rem;margin-top:12px}
.how-section{background:var(--navy);color:var(--cream)}.how-section .eyebrow{color:#ff9c6e}.how-section h2{max-width:700px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;list-style:none;margin:55px 0 0;padding:0}.step-number{display:block;color:#ff9c6e;font-family:Georgia,serif;font-size:2.5rem;line-height:1;margin-bottom:26px}.steps h3{font-size:1.4rem;line-height:1.2;max-width:280px;margin-bottom:14px}.steps p{color:#c7d2dc;font-size:1rem;line-height:1.75}.section-heading>p:last-child:not(.eyebrow){margin-top:20px;font-size:1.05rem;max-width:620px}.centered{text-align:center;max-width:750px;margin-inline:auto}.centered>p:last-child{margin-inline:auto}.tutor-list{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin:52px 0 60px}.tutor{display:flex;gap:18px;align-items:center}.tutor img{width:76px;height:76px;object-fit:cover;border-radius:50%;border:4px solid white;box-shadow:0 5px 14px #0e2a4710;flex-shrink:0}.tutor h3{font-size:1.3rem;margin-bottom:6px}.tutor p{font-size:.9rem;line-height:1.5}.tutor span{display:block;font-size:.75rem;margin-top:5px;color:var(--orange-dark)}.screens{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px;padding:0 24px}.screen-frame{padding:8px;border:1px solid #d6d6cf;background:white;border-radius:28px;box-shadow:0 20px 36px #0e2a4710;overflow:hidden;max-width:306px;margin-inline:auto}.screen-frame img{width:100%;height:auto;aspect-ratio:430/900;object-fit:cover;object-position:top;border-radius:20px}.screens figcaption{margin-top:30px}.screen-index{font-size:.75rem;letter-spacing:.1em;color:var(--orange-dark);font-weight:700;display:block;margin-bottom:10px}.screens h3{font-size:1.15rem;margin-bottom:10px;line-height:1.3}.screens p{font-size:.95rem}.screens-note{text-align:center;font-size:.75rem;margin-top:28px}.language-panel{margin-top:70px;padding:42px;background:#f1e8dc;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.language-panel h3{font-size:1.7rem;margin-bottom:16px}.language-panel p:not(.eyebrow){font-size:1rem}.language-panel .eyebrow{font-size:.75rem}.language-panel ul{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.language-panel li{border:1px solid #d5c9b9;border-radius:100px;background:#fffaf280;padding:7px 13px;font-size:.875rem}
.pricing-section{background:var(--paper);border-block:1px solid #e7e0d4}.pricing-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.pricing-intro h2{font-size:clamp(2.2rem,3.5vw,3.3rem);max-width:480px}.pricing-intro>p:not(.eyebrow){font-size:1.05rem;margin-top:25px;max-width:430px}.pricing-portrait{display:flex;align-items:center;gap:18px;margin-top:40px}.pricing-portrait img{border-radius:50%;width:72px;height:72px;object-fit:cover;border:4px solid white}.pricing-portrait span{font-size:.9rem;color:var(--muted)}.pricing-portrait strong{color:var(--navy);font-weight:600}.price-card{background:white;padding:38px;border:1px solid #deded6;border-radius:24px;box-shadow:0 14px 40px #0e2a4707}.plan-name{font-size:1rem;font-weight:650;color:var(--navy)}.price{display:flex;align-items:baseline;gap:5px;color:var(--navy);font-size:4rem;letter-spacing:-.06em;line-height:1.3;font-weight:700;margin-top:12px}.price span:first-child{font-size:1.3rem;letter-spacing:-.02em}.price span:last-child{font-size:1rem;letter-spacing:0;font-weight:400;color:var(--muted);margin-left:6px}.trial{font-size:.95rem;color:var(--orange-dark);margin-top:6px;font-weight:650}.price-card h3{font-size:.85rem;letter-spacing:0;margin-top:30px}.allowances{list-style:none;padding:0;margin:18px 0 28px;display:grid;gap:12px;font-size:.95rem}.allowances li{display:flex;gap:12px}.allowances span{color:var(--orange-dark);font-weight:700}.price-card .button{width:100%;font-size:.95rem;padding-inline:14px}.price-detail{font-size:.78rem;line-height:1.7;margin-top:20px}.terms-link{display:inline-block;font-size:.8rem;margin-top:18px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.faq-layout h2{max-width:350px}.faq-layout .section-heading>p:last-child{font-size:.9rem;line-height:1.9;margin-top:28px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:22px 0;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.5}summary::-webkit-details-marker{display:none}summary>span{font-weight:400;color:var(--orange-dark);font-size:1.6rem;line-height:1;transition:transform .15s}details[open] summary>span{transform:rotate(45deg)}details>p{padding:0 28px 24px 0;font-size:.95rem;line-height:1.75}
.site-footer{background:var(--navy);color:white;padding:50px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:50px;align-items:flex-start}.footer-top .brand{font-size:1.75rem}.footer-top p{font-size:.875rem;color:#c7d2dc;margin-top:16px}.footer-support p{margin-top:0;margin-bottom:6px}.footer-support a{font-size:.9rem}.footer-top nav{display:grid;grid-template-columns:repeat(2,auto);gap:15px 35px}.footer-top nav a{font-size:.85rem;text-decoration:none;color:#e0e8ef}.footer-top nav a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff24;margin-top:42px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#b4c4d1}
@media(min-width:1440px){.hero{gap:120px}.hero-video{max-width:356px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-inner{gap:22px}.header-inner nav{gap:18px}.header-actions{gap:16px}.header-actions .button-small{font-size:.8rem;padding:12px}.hero{gap:50px}.hero h1{font-size:3.8rem}.hero-video{max-width:310px}.steps{gap:35px}.tutor-list{gap:20px}.tutor{gap:12px}.tutor img{width:64px;height:64px}.screens{gap:32px;padding:0}.pricing-layout{gap:55px}.faq-layout{gap:55px}.language-panel{gap:35px}}
@media(max-width:820px){.header-inner{flex-wrap:wrap;gap:16px;padding:20px 0}.header-inner nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:14px;gap:32px}.header-actions{margin-left:auto}.brand{font-size:1.6rem}.brand img{width:32px;height:32px}.hero{gap:30px;padding-top:45px}.hero h1{font-size:3.1rem}.hero-description{font-size:1rem}.hero .button{font-size:.875rem;padding:15px}.hero-video{max-width:275px}.hero-tutors{display:none}.section{padding:72px 0}.steps{gap:24px}.steps h3{font-size:1.2rem}.steps p{font-size:.95rem}.tutor-list{grid-template-columns:1fr;max-width:460px;margin:40px auto}.tutor{padding:14px 0;border-bottom:1px solid var(--line)}.tutor img{width:70px;height:70px}.tutor p{font-size:1rem}.tutor span{font-size:.8rem}.screens{gap:22px}.screens h3{font-size:1.05rem}.screens p{font-size:.875rem}.screen-frame{padding:5px;border-radius:20px}.screen-frame img{border-radius:15px}.language-panel{grid-template-columns:1fr;gap:26px;padding:32px}.pricing-layout{gap:35px}.price-card{padding:28px}.pricing-intro h2{font-size:2.6rem}.price-card .button{font-size:.825rem}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout h2{max-width:600px}.footer-top{flex-wrap:wrap;gap:35px}}
@media(max-width:600px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.header-inner{min-height:0;gap:16px;padding:18px 0 14px}.brand{font-size:1.55rem;gap:7px}.header-actions{gap:13px}.header-actions .button{font-size:0;gap:0;padding:10px 12px;min-height:42px}.header-actions .button span{font-size:.75rem;max-width:76px;line-height:1.2}.header-actions .button svg{display:none}.app-link{font-size:.78rem}.header-inner nav a{font-size:.85rem;min-height:30px}.header-inner nav{gap:34px;padding-top:12px}.hero{grid-template-columns:1fr;gap:40px;padding:44px 0 56px}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:.65rem;letter-spacing:.13em;margin-bottom:20px}.hero h1{font-size:clamp(2.9rem,10.9vw,4rem);max-width:480px;margin-bottom:24px;line-height:1.04}.hero-description{font-size:1rem;line-height:1.7;margin-bottom:26px;max-width:440px}.hero .button{min-height:56px;width:100%;font-size:.95rem}.hero-note{font-size:.75rem;text-align:center;margin-top:14px}.hero-video{max-width:310px;width:calc(100% - 16px);justify-self:center;margin-left:-10px}.video-heading{font-size:.8rem}.video-shell{box-shadow:12px 16px 0 #efdcc4}.hero-video figcaption{font-size:.7rem;margin-top:30px}.section{padding:60px 0}.eyebrow{font-size:.7rem;line-height:1.5}h2{font-size:2.35rem;line-height:1.1}.steps{grid-template-columns:1fr;gap:0;margin-top:30px}.steps li{display:grid;grid-template-columns:46px 1fr;gap:0 20px;padding:28px 0;border-bottom:1px solid #ffffff20}.steps li:last-child{border-bottom:0;padding-bottom:0}.step-number{font-size:1.8rem;grid-row:span 2;margin:0}.steps h3{font-size:1.25rem;max-width:none;margin-bottom:10px}.steps p{font-size:.95rem}.section-heading>p:last-child:not(.eyebrow){font-size:1rem;margin-top:18px}.centered{text-align:left}.screens{grid-template-columns:1fr;gap:42px;margin-top:40px}.screens figure{max-width:340px;margin-inline:auto;width:100%}.screen-frame{max-width:286px;padding:7px;border-radius:26px}.screen-frame img{border-radius:20px}.screens figcaption{margin-top:22px;text-align:center}.screens h3{font-size:1.2rem}.screens p{font-size:.95rem}.screen-index{margin-bottom:8px}.screens-note{font-size:.75rem;margin-top:30px}.tutor-list{margin:28px 0 40px}.language-panel{margin-top:40px;padding:26px;gap:24px}.language-panel h3{font-size:1.75rem}.language-panel li{font-size:.8rem;padding:6px 11px}.language-panel ul{gap:8px}.pricing-layout{grid-template-columns:1fr;gap:32px}.pricing-intro h2{font-size:2.35rem;max-width:390px}.pricing-intro>p:not(.eyebrow){font-size:1rem;margin-top:20px}.pricing-portrait{display:none}.price-card{padding:28px 24px;border-radius:20px}.price{font-size:4.2rem}.price-card .button{font-size:.9rem;min-height:58px}.trial{font-size:.9rem}.price-detail{font-size:.8rem}.faq-layout{gap:24px}.faq-layout .section-heading>p:last-child{font-size:.9rem}.faq-list summary{font-size:1rem;min-height:80px}.faq-list details>p{font-size:.95rem}.footer-top{display:grid;grid-template-columns:1fr;gap:30px}.footer-top nav{justify-content:start;gap:14px 36px}.footer-top nav a{font-size:.875rem;padding-block:5px}.footer-bottom{flex-direction:column;gap:8px;margin-top:32px}.site-footer{padding-top:38px}.footer-support a{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
