:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f5f1e9;--surface:#fffdf8;--surface-soft:#ece7dd;--surface-sage:#dfe7dd;--surface-navy:#17283a;--text:#18202a;--muted:#68706f;--faint:#8b918f;--line:#d9d5cc;--navy:#18324a;--navy-hover:#24445f;--sage:#6f8e7a;--sage-dark:#486454;--cream:#f8f1e4;--danger:#a84444;--shadow:0 18px 48px #22282a17;--header-foreground:#17202a;--header-muted:#17202aa3;--header-border:#17202a1f;--header-control:#ffffff94;--header-control-hover:#ffffffdb;--header-tint-strong:#f8f9f9f0;--header-tint-soft:#f8f9f97a;--header-menu:#fafaf9f0;font-synthesis:none;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.dark-mode{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#111211;--surface:#1b1c1b;--surface-soft:#242624;--surface-sage:#29312c;--surface-navy:#202626;--text:#f0eee9;--muted:#aaa9a3;--faint:#777973;--line:#343633;--navy:#7b9d89;--navy-hover:#8aab97;--sage:#82a08e;--sage-dark:#a1b9aa;--cream:#e9e2d5;--danger:#e18a8a;--shadow:0 18px 48px #00000047;--header-foreground:#f4f4f2;--header-muted:#f4f4f2ad;--header-border:#ffffff21;--header-control:#14151594;--header-control-hover:#2a2b2ad1;--header-tint-strong:#090a0af0;--header-tint-soft:#090a0a80;--header-menu:#111212f2}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--sage) var(--page);scroll-padding-top:78px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--page)}::-webkit-scrollbar-thumb{border:2px solid var(--page);background:var(--sage);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--sage-dark)}::-webkit-scrollbar-corner{background:var(--page)}body{background:var(--page);color:var(--text);margin:0;font-size:15px;line-height:1.65}body.dialog-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}[hidden]{display:none!important}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.shell{width:min(1160px,100% - 48px);margin-inline-start:auto;margin-inline-end:auto}.skip-link{z-index:1000;background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:9px 13px;position:fixed;top:10px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:100;isolation:isolate;background:0 0;position:fixed;top:0;left:0;right:0}.progressive-header-blur{z-index:-1;pointer-events:none;contain:paint;height:92px;position:absolute;top:0;left:0;right:0;overflow:hidden}.progressive-header-blur:after{content:"";z-index:6;background:linear-gradient(to bottom, var(--header-tint-strong) 0%, var(--header-tint-strong) 34%, var(--header-tint-soft) 64%, transparent 100%);position:absolute;top:0;bottom:0;left:0;right:0}.progressive-header-blur>div{display:none;position:absolute;top:-8px;bottom:0;left:0;right:0;transform:translateZ(0)}.progressive-header-blur>div:first-child{-webkit-backdrop-filter:blur(2px)saturate(112%);backdrop-filter:blur(2px)saturate(112%);display:block;-webkit-mask-image:linear-gradient(#000 42%,#0000003d 72%,#0000 100%);mask-image:linear-gradient(#000 42%,#0000003d 72%,#0000 100%)}.progressive-header-blur>div:nth-child(2){-webkit-backdrop-filter:blur(5px)saturate(114%);backdrop-filter:blur(5px)saturate(114%);display:block;-webkit-mask-image:linear-gradient(#000 35%,#0000004d 62%,#0000 87%);mask-image:linear-gradient(#000 35%,#0000004d 62%,#0000 87%)}.progressive-header-blur>div:nth-child(3){-webkit-backdrop-filter:blur(9px)saturate(116%);backdrop-filter:blur(9px)saturate(116%);display:block;-webkit-mask-image:linear-gradient(#000 28%,#00000057 51%,#0000 72%);mask-image:linear-gradient(#000 28%,#00000057 51%,#0000 72%)}.progressive-header-blur>div:nth-child(4){-webkit-backdrop-filter:blur(15px)saturate(118%);backdrop-filter:blur(15px)saturate(118%);display:block;-webkit-mask-image:linear-gradient(#000 20%,#00000061 39%,#0000 57%);mask-image:linear-gradient(#000 20%,#00000061 39%,#0000 57%)}.progressive-header-blur>div:nth-child(5){-webkit-backdrop-filter:blur(23px)saturate(120%);backdrop-filter:blur(23px)saturate(120%);display:block;-webkit-mask-image:linear-gradient(#000 10%,#0000006b 27%,#0000 42%);mask-image:linear-gradient(#000 10%,#0000006b 27%,#0000 42%)}.nav-shell{z-index:1;align-items:center;gap:24px;height:62px;display:flex;position:relative}@supports not ((-webkit-mask-image:linear-gradient(#000, transparent)) or (mask-image:linear-gradient(#000, transparent))){.progressive-header-blur{background:linear-gradient(to bottom, var(--header-tint-strong), var(--header-tint-soft) 68%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);height:82px}.progressive-header-blur:after,.progressive-header-blur>div{display:none}}.brand{letter-spacing:0;flex:none;align-items:center;gap:10px;font-size:.94rem;font-weight:750;display:inline-flex}.brand img{object-fit:cover;border-radius:7px;width:38px;height:38px}.desktop-nav{align-items:center;gap:29px;margin-inline-start:auto;margin-inline-end:auto;display:flex}.desktop-nav a,.footer-links a{color:var(--muted);font-size:.82rem;font-weight:550;transition:color .15s}.desktop-nav a:hover,.footer-links a:hover{color:var(--text)}.header-actions{align-items:center;gap:9px;display:flex}.language-switch{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;align-items:center;height:34px;padding:3px;display:flex}.language-option{width:34px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0;font-size:.7rem;font-weight:700}.language-option.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #14191817}.theme-button,.menu-button,.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:background .15s,transform .15s;display:inline-grid}.theme-button:hover,.icon-button:hover{background:var(--surface-soft)}.theme-button:active,.menu-button:active,.icon-button:active{transform:scale(.94)}.theme-button svg{width:17px;height:17px}.theme-button .moon-icon,.dark-mode .theme-button .sun-icon{display:none}.dark-mode .theme-button .moon-icon{display:block}.menu-button{display:none}.site-header .brand{color:var(--header-foreground)}.site-header .brand img{width:34px;height:34px;box-shadow:0 0 0 1px var(--header-border), 0 5px 14px #0000001f}.site-header .desktop-nav{gap:5px}.site-header .desktop-nav a{color:var(--header-muted);border-radius:7px;padding:6px 10px}.site-header .desktop-nav a:hover{background:var(--header-control);color:var(--header-foreground)}.site-header .language-switch{border-color:var(--header-border);background:var(--header-control);height:32px;box-shadow:inset 0 1px #ffffff14}.site-header .language-option{height:24px;color:var(--header-muted)}.site-header .language-option.active{background:var(--header-control-hover);color:var(--header-foreground);box-shadow:0 1px 6px #0000001a}.site-header .theme-button,.site-header .menu-button{border-color:var(--header-border);background:var(--header-control);width:34px;height:34px;color:var(--header-foreground);box-shadow:inset 0 1px #ffffff14}.site-header .theme-button:hover,.site-header .menu-button:hover{background:var(--header-control-hover);color:var(--header-foreground)}.site-header .login-button{border-color:var(--header-border);background:var(--header-control);min-height:36px;color:var(--header-foreground);padding-inline-start:14px;padding-inline-end:14px;box-shadow:inset 0 1px #ffffff14,0 5px 16px #0000001a}.site-header .login-button:hover{background:var(--header-control-hover)}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-size:.82rem;font-weight:650;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.button:active{transform:scale(.98)}.button:disabled{opacity:.65;cursor:wait;transform:none}.button svg{width:18px;height:18px}.button-primary{background:var(--navy);color:#fff;box-shadow:0 8px 20px #18324a2e}.button-primary:hover{background:var(--navy-hover)}.dark-mode .button-primary{color:#111411}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--text)}.button-secondary:hover{background:var(--surface-soft)}.button-cream{background:var(--cream);color:#192a37}.button-cream:hover{background:#fffaf1}.hero{color:#fff;background:#17283a;align-items:center;height:min(78svh,760px);min-height:680px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.hero-shade{background:#09141e2e;position:absolute;top:0;bottom:0;left:0;right:0}.hero-content{z-index:1;padding-top:70px;position:relative}.eyebrow,.section-kicker{color:var(--sage-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.7rem;font-weight:750}.hero .eyebrow{color:#d8e7dc}.hero h1{letter-spacing:0;max-width:670px;margin:0;font-size:4.2rem;font-weight:750;line-height:1.02}.hero-copy{color:#ffffffd4;max-width:610px;margin:22px 0 0;font-size:1.02rem;line-height:1.75}.hero-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.hero .button-primary{color:#17283a;background:#f4ecdf;box-shadow:0 12px 28px #0000002e}.hero .button-primary:hover{background:#fffaf2}.hero-login-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080d1142;border-color:#ffffff47;box-shadow:inset 0 1px #ffffff1a}.hero-login-button:hover{background:#ffffff21;border-color:#ffffff75}.hero-link{color:#ffffffe0;align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:inline-flex}.hero-link:hover{color:#fff}.hero-link svg{width:17px;height:17px}.proof-strip{background:var(--surface);border-bottom:1px solid var(--line)}.proof-grid{grid-template-columns:repeat(3,1fr);align-items:center;min-height:112px;display:grid}.proof-grid>div{border-right:1px solid var(--line);flex-direction:column;gap:3px;min-width:0;padding:4px 36px;display:flex}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0}.proof-grid strong{font-size:.9rem;font-weight:650}.proof-grid span{color:var(--muted);font-size:.75rem}.section{padding:100px 0}.section-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:70px;margin-bottom:42px;display:grid}.section-heading h2,.prep-copy h2,.contact-inner h2{letter-spacing:0;max-width:680px;margin:0;font-size:2.45rem;font-weight:680;line-height:1.2}.section-heading>p,.prep-copy>p,.contact-inner>div>p:last-child{color:var(--muted);margin:0}.subject-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.subject-card{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);min-height:152px;color:var(--text);text-align:left;cursor:pointer;flex-direction:column;justify-content:space-between;padding:20px;transition:background .16s,color .16s;display:flex}.subject-card:hover{background:var(--surface-sage)}.subject-icon{border:1px solid var(--line);width:38px;height:38px;color:var(--sage-dark);background:var(--surface-soft);border-radius:7px;place-items:center;display:grid}.subject-icon svg{width:19px;height:19px}.subject-card strong{font-size:.84rem;font-weight:600}.prep-section{background:var(--surface-sage);border-block:1px solid var(--line)}.prep-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:100px;display:grid}.prep-copy>p{max-width:480px;margin-top:22px}.text-button{color:var(--sage-dark);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:8px;margin-top:24px;padding:0 0 6px;font-size:.83rem;font-weight:650;display:inline-flex}.text-button svg{width:17px;height:17px}.prep-list{border-top:1px solid color-mix(in srgb, var(--sage-dark) 25%, var(--line));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.prep-item{border-bottom:1px solid color-mix(in srgb, var(--sage-dark) 25%, var(--line));align-items:center;gap:15px;min-height:92px;padding:19px 8px;display:flex}.prep-item:nth-child(odd){border-right:1px solid color-mix(in srgb, var(--sage-dark) 25%, var(--line));padding-right:28px}.prep-item:nth-child(2n){padding-left:28px}.prep-item span{border:1px solid color-mix(in srgb, var(--sage-dark) 32%, var(--line));width:34px;height:34px;color:var(--sage-dark);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:700;display:grid}.prep-item strong{font-size:.86rem;font-weight:650;display:block}.prep-item small{color:var(--muted);margin-top:2px;font-size:.7rem;display:block}.platform-section{background:var(--surface);padding-bottom:120px}.platform-heading{margin-bottom:58px}.feature{border-top:1px solid var(--line);grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:75px;min-height:440px;padding:62px;display:grid}.feature:last-child{border-bottom:1px solid var(--line)}.feature-student{grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr)}.feature-number{color:var(--sage-dark);margin-bottom:30px;font-size:.73rem;font-weight:700;display:block}.feature-copy h3{margin:0;font-size:1.8rem;font-weight:650;line-height:1.3}.feature-copy>p{color:var(--muted);margin:16px 0 22px}.feature-copy ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.feature-copy li{color:var(--text);align-items:center;gap:9px;font-size:.78rem;display:flex}.feature-copy li:before{content:"";background:var(--sage);border-radius:50%;width:6px;height:6px}.product-preview{border:1px solid var(--line);background:var(--page);min-width:0;box-shadow:var(--shadow);border-radius:8px;padding:20px}.preview-toolbar{border-bottom:1px solid var(--line);align-items:flex-start;gap:5px;height:30px;display:flex}.preview-toolbar span{border:1px solid var(--faint);border-radius:50%;width:7px;height:7px}.child-switch{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:10px;margin-top:19px;padding:12px;display:flex}.mini-avatar{color:#2b536f;background:#dbe7ee;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:.65rem;font-weight:700;display:grid}.mini-avatar.green{color:#486454;background:#dce8dd}.mini-avatar.gold{color:#715f35;background:#eee5cf}.child-switch>div:nth-child(2),.rank-card p{flex-direction:column;min-width:0;display:flex}.child-switch strong,.rank-card strong{font-size:.74rem}.child-switch small,.rank-card small{color:var(--muted);font-size:.62rem}.status-dot{background:#5e9a76;border-radius:50%;width:7px;height:7px;margin-left:auto}.preview-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.preview-stats div{border:1px solid var(--line);background:var(--surface);border-radius:7px;min-width:0;padding:13px}.preview-stats small,.student-preview-head small{color:var(--muted);font-size:.62rem;display:block}.preview-stats strong{margin-top:6px;font-size:1.1rem;display:block}.attendance-row{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:12px;height:70px;margin-top:12px;padding:15px;display:flex}.attendance-row span{margin-right:auto;font-size:.67rem;font-weight:700}.attendance-row i{border:1px solid var(--line);border-radius:50%;width:14px;height:14px}.attendance-row i.ok{background:#cfe2d5;border-color:#79a88b}.attendance-row i.late{background:#ede0bf;border-color:#c5a365}.student-preview-head{justify-content:space-between;align-items:center;margin-top:19px;display:flex}.student-preview-head strong{margin-top:3px;font-size:.92rem;display:block}.streak-badge{background:var(--surface-sage);color:var(--sage-dark);border-radius:6px;padding:6px 9px;font-size:.7rem;font-weight:700}.lesson-list{gap:8px;margin-top:16px;display:grid}.lesson-list>div{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:11px;padding:11px 12px;display:flex}.lesson-time{width:38px;color:var(--muted);flex:none;font-size:.64rem}.lesson-color{background:var(--sage);border-radius:2px;width:4px;height:34px}.lesson-color.navy{background:#4e6c83}.lesson-list p{flex-direction:column;min-width:0;margin:0;display:flex}.lesson-list strong{font-size:.72rem}.lesson-list small{color:var(--muted);font-size:.6rem}.progress-line{background:var(--surface-soft);border-radius:4px;height:7px;margin-top:18px;overflow:hidden}.progress-line span{border-radius:inherit;background:var(--sage);height:100%;display:block}.game-preview{gap:8px;display:grid}.rank-card{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:11px;min-height:66px;padding:10px 13px;display:flex}.rank-card.current{border-color:color-mix(in srgb, var(--sage) 70%, var(--line));background:var(--surface-sage)}.rank-card>span{width:24px;color:var(--faint);font-size:.65rem;font-weight:700}.rank-card p{flex:1;margin:0}.rank-card b{color:var(--sage-dark);font-size:.67rem}.badge-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:5px;display:grid}.badge-row div{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;align-items:baseline;gap:8px;padding:15px;display:flex}.badge-row strong{font-size:1.1rem}.badge-row span{color:var(--muted);font-size:.62rem}.contact-section{background:var(--surface-navy);color:#f7f2e9;padding:82px 0}.contact-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:70px;display:grid}.contact-inner h2{max-width:720px}.contact-inner>div>p:last-child{color:#f7f2e9ad;max-width:680px;margin-top:17px}.contact-inner .section-kicker{color:#b9d1c1}.contact-inner .button{min-width:170px}.site-footer{background:var(--surface);padding:48px 0 24px}.footer-grid{grid-template-columns:1fr 1fr auto;align-items:center;gap:35px;display:grid}.footer-grid>p{color:var(--muted);margin:0;font-size:.77rem}.footer-links{gap:22px;display:flex}.footer-bottom{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;margin-top:35px;padding-top:20px;font-size:.68rem;display:flex}.lead-dialog{width:100%;max-width:none;height:100%;max-height:none;color:var(--text);opacity:0;transition:opacity .18s ease, display .18s allow-discrete, overlay .18s allow-discrete;background:0 0;border:0;padding:24px}.lead-dialog[open]{opacity:1;place-items:center;display:grid}.lead-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .18s ease, display .18s allow-discrete, overlay .18s allow-discrete;background:#1014148a}.lead-dialog[open]::backdrop{opacity:1}@starting-style{.lead-dialog[open]{opacity:0}.lead-dialog[open] .dialog-panel{opacity:0;transform:translateY(16px)scale(.98)}.lead-dialog[open]::backdrop{opacity:0}}.dialog-panel{border:1px solid var(--line);background:var(--surface);opacity:1;border-radius:8px;flex-direction:column;width:min(680px,100%);max-height:min(780px,100svh - 48px);transition:opacity .18s,transform .18s;display:flex;overflow:hidden;transform:none;box-shadow:0 30px 90px #0000003d}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 17px;display:flex}.dialog-header .section-kicker{margin-bottom:5px}.dialog-header h2{margin:0;font-size:1.4rem;line-height:1.35}.dialog-header .icon-button{flex:none;width:36px;height:36px}.dialog-header .icon-button svg{width:17px;height:17px}.lead-form{overscroll-behavior:contain;grid-template-columns:1fr 1fr;gap:18px;padding:22px 24px 24px;display:grid;overflow:auto}.field,.phone-fieldset,.course-fieldset{border:0;gap:7px;min-width:0;margin:0;padding:0;display:grid}.field-full{grid-column:1/-1}.field>span,.phone-fieldset legend,.course-fieldset legend{color:var(--text);font-size:.74rem;font-weight:600}.field small,.course-fieldset small{color:var(--faint);font-size:.68rem;font-weight:450}.field input,.field textarea,.phone-row input{border:1px solid var(--line);background:var(--page);width:100%;min-width:0;color:var(--text);border-radius:7px;outline:0;transition:border-color .15s,box-shadow .15s,background .15s}.field input,.phone-row input{height:45px;padding:0 13px}.field textarea{resize:vertical;padding:12px 13px}.field input:focus,.field textarea:focus,.phone-row input:focus{border-color:var(--sage);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--sage) 18%, transparent)}.field input[aria-invalid=true],.phone-row input[aria-invalid=true]{border-color:var(--danger)}.phone-list{gap:8px;display:grid}.phone-row{align-items:center;gap:8px;display:flex}.phone-row input{flex:1}.remove-phone{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.remove-phone:hover{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 45%, var(--line))}.remove-phone svg{width:16px;height:16px}.add-phone-button{width:max-content;color:var(--sage-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:7px;padding:5px 0;font-size:.73rem;font-weight:600;display:flex}.add-phone-button svg{width:16px;height:16px}.course-loading{color:var(--muted);padding:12px 0;font-size:.73rem}.course-loading:not([hidden])+.course-multiselect{display:none}.course-multiselect{min-width:0;position:relative}.course-select-trigger{border:1px solid var(--line);background:var(--page);width:100%;min-width:0;height:45px;color:var(--text);cursor:pointer;font:inherit;text-align:left;border-radius:7px;outline:0;align-items:center;gap:9px;padding:0 12px 0 13px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.course-select-trigger:hover{background:var(--surface)}.course-multiselect.is-open .course-select-trigger{border-color:var(--sage);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--sage) 18%, transparent)}.course-select-trigger:focus-visible{border-color:var(--sage);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--sage) 18%, transparent)}.course-select-trigger:disabled{cursor:default;opacity:.55}.course-select-value{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.78rem;overflow:hidden}.course-multiselect:has(input[name=course_ids]:checked) .course-select-value{color:var(--text)}.course-select-count{background:var(--surface-sage);min-width:22px;height:22px;color:var(--sage-dark);border-radius:999px;place-items:center;padding:0 6px;font-size:.67rem;font-weight:700;display:inline-grid}.course-select-trigger>svg{width:19px;height:19px;color:var(--faint);flex:none}.course-select-panel{z-index:30;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:8px;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 18px 48px #141b1b29}.course-select-search{border:1px solid var(--line);background:var(--page);height:40px;color:var(--faint);border-radius:6px;align-items:center;gap:8px;padding:0 11px;display:flex}.course-select-search:focus-within{border-color:var(--sage);box-shadow:0 0 0 3px color-mix(in srgb, var(--sage) 16%, transparent)}.course-select-search svg{flex:none;width:17px;height:17px}.course-select-search input{width:100%;min-width:0;height:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:.76rem}.course-options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;max-height:226px;margin-top:7px;overflow:hidden auto}.course-select-option{min-height:43px;color:var(--text);cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:7px 9px;font-size:.77rem;display:flex;position:relative}.course-select-option:hover{background:var(--page)}.course-select-option input{opacity:0;width:1px;height:1px;margin:0;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.course-select-check{border:1px solid var(--line);background:var(--surface);color:#0000;border-radius:5px;flex:none;place-items:center;width:19px;height:19px;display:grid}.course-select-check svg{stroke-width:2.2px;width:14px;height:14px}.course-select-option input:checked+.course-select-check{border-color:var(--sage);background:var(--sage);color:#fff}.course-select-option:has(input:focus-visible){outline:2px solid color-mix(in srgb, var(--sage) 38%, transparent);outline-offset:-2px}.course-select-name{overflow-wrap:anywhere;min-width:0}.course-options-empty{color:var(--muted);text-align:center;margin:0;padding:20px 10px;font-size:.74rem}.course-select-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:7px;padding:8px 3px 1px;display:flex}.course-select-actions button{min-height:34px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;padding:0 9px;font-size:.72rem;font-weight:600}.course-select-actions button:hover{background:var(--page);color:var(--text)}.course-select-actions [data-course-done]{color:var(--sage-dark)}.form-feedback{border:1px solid color-mix(in srgb, var(--danger) 35%, var(--line));background:color-mix(in srgb, var(--danger) 8%, var(--surface));color:var(--danger);border-radius:7px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:.73rem}.dialog-actions{grid-column:1/-1;justify-content:flex-end;gap:9px;padding-top:5px;display:flex}.submit-lead{min-width:126px}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:56px 30px;display:flex}.success-mark{background:var(--surface-sage);width:54px;height:54px;color:var(--sage-dark);border-radius:50%;place-items:center;display:grid}.success-mark svg{stroke-width:2px;width:27px;height:27px}.success-state h2{margin:21px 0 8px;font-size:1.45rem}.success-state p{max-width:390px;color:var(--muted);margin:0 0 24px}.noscript{z-index:200;background:var(--surface);border:1px solid var(--line);padding:10px;position:fixed;bottom:16px;left:16px}@media (max-width:960px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-button{display:inline-grid}.mobile-nav{border:1px solid var(--header-border);background:var(--header-menu);color:var(--header-foreground);-webkit-backdrop-filter:blur(24px)saturate(116%);backdrop-filter:blur(24px)saturate(116%);border-radius:10px;gap:2px;margin:0 12px;padding:8px 12px 12px;display:grid;box-shadow:0 18px 44px #0000002e,inset 0 1px #ffffff14}.mobile-nav a:not(.button){color:var(--header-muted);border-radius:7px;padding:11px 10px;font-size:.82rem}.mobile-nav a:not(.button):hover{background:var(--header-control);color:var(--header-foreground)}.mobile-nav .button{margin-top:8px}.site-header .mobile-nav .button{border-color:var(--header-border);background:var(--header-control);color:var(--header-foreground)}.subject-grid{grid-template-columns:repeat(3,1fr)}.prep-layout{gap:55px}.feature{gap:44px;padding:48px 20px}}@media (max-width:720px){.shell{width:min(100% - 32px,1160px)}.nav-shell{gap:10px;height:58px}.progressive-header-blur{height:82px}.brand{font-size:.82rem}.site-header .brand img{width:32px;height:32px}.site-header .language-switch{height:30px;padding:2px;display:flex}.site-header .language-option{width:27px;height:24px;font-size:.63rem}.site-header .header-actions{gap:7px}.login-button{display:none}.site-header .theme-button,.site-header .menu-button{width:34px;height:34px}html{scroll-padding-top:62px}.hero{align-items:flex-end;height:82svh;min-height:610px}.hero-image{object-position:62% center}.hero-shade{background:#08121961}.hero-content{padding:0 0 54px}.hero h1{font-size:2.75rem}.hero-copy{max-width:520px;margin-top:16px;font-size:.91rem;line-height:1.65}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px}.hero-actions .button{width:100%}.proof-grid{grid-template-columns:1fr;padding-block-start:22px;padding-block-end:22px}.proof-grid>div,.proof-grid>div:first-child{border-right:0;border-bottom:1px solid var(--line);padding:13px 0}.proof-grid>div:last-child{border-bottom:0}.section{padding:70px 0}.section-heading{grid-template-columns:1fr;gap:17px;margin-bottom:30px}.section-heading h2,.prep-copy h2,.contact-inner h2{font-size:2rem}.section-heading>p{font-size:.86rem}.subject-grid{grid-template-columns:repeat(2,1fr)}.subject-card{min-height:128px;padding:16px}.prep-layout{grid-template-columns:1fr;gap:38px}.prep-list{grid-template-columns:1fr}.prep-item:nth-child(odd),.prep-item:nth-child(2n){border-right:0;padding:15px 4px}.platform-heading{margin-bottom:24px}.feature,.feature-student{grid-template-columns:1fr;gap:30px;min-height:0;padding:40px 0}.feature-student .product-preview{order:2}.feature-student .feature-copy{order:1}.feature-number{margin-bottom:14px}.feature-copy h3{font-size:1.55rem}.product-preview{padding:14px}.contact-inner{grid-template-columns:1fr;gap:28px}.contact-inner .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-links{flex-wrap:wrap}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.lead-dialog{align-items:end;padding:0}.lead-dialog[open]{place-items:end stretch}.dialog-panel{border-width:1px 0 0;border-radius:8px 8px 0 0;width:100%;max-height:min(88svh,780px)}@starting-style{.lead-dialog[open] .dialog-panel{opacity:1;transform:translateY(100%)}}.dialog-header{padding:18px 17px 14px}.dialog-header h2{font-size:1.2rem}.lead-form{padding:18px 17px calc(18px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:16px}.course-select-panel{box-shadow:none;margin-top:7px;padding:7px;position:static}.course-select-option{min-height:48px;padding:9px 10px;font-size:.82rem}.course-options{-webkit-overflow-scrolling:touch;max-height:min(238px,36svh)}.course-select-actions button{min-height:42px;padding-inline-start:12px;padding-inline-end:12px}.dialog-actions{padding:12px 17px calc(12px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line);margin:0 -17px -18px;position:sticky;bottom:0}.dialog-actions .button{flex:1;min-width:0}}@media (max-width:390px){.site-header .brand span{display:none}}@media (max-width:380px){.shell{width:calc(100% - 24px)}.brand span{max-width:96px;line-height:1.15}.hero h1{font-size:2.35rem}.subject-grid{grid-template-columns:1fr 1fr}.subject-card{min-height:118px;padding:13px}.preview-stats div{padding:10px 8px}.attendance-row{gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
