:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#202035;--muted:#69677b;--violet:#6457e5;--violet-dark:#4e43ca;--violet-soft:#ebe9ff;--mint:#48bfa1;--surface:#ffffffd1;--line:#37306b1f;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);font-synthesis:none;font-family:Manrope,Inter,ui-rounded,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left);color:var(--ink);background:radial-gradient(circle at 7% 12%,#b5e1ff8c,#0000 31rem),radial-gradient(circle at 86% 15%,#dfcfffa8,#0000 28rem),#f8f7fc;margin:0}a,button{font:inherit}a.primary-action,a.wide-action{text-decoration:none}button{color:inherit}.page-shell{width:min(1180px,100% - 40px);margin:0 auto}.topbar{justify-content:space-between;min-height:88px;display:flex}.brand,.topbar{align-items:center}.brand{color:var(--ink);gap:12px;font-size:1.16rem;font-weight:800;text-decoration:none;display:inline-flex}.avatar,.brand-mark{color:#fff;background:var(--violet);place-items:center;font-weight:800;display:grid}.brand-mark{border-radius:13px 13px 13px 5px;width:39px;height:39px}.status-pill{border:1px solid var(--line);cursor:pointer;background:#ffffffa8;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;font-weight:700;display:flex}.status-dot{background:#e3a846;border-radius:50%;width:8px;height:8px}.status-dot--ready{background:var(--mint);box-shadow:0 0 0 4px #48bfa121}.hero{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(44px,7vw,92px);min-height:650px;padding:62px 0 88px;display:grid}.eyebrow{color:var(--violet-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}h1{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(2.85rem,5.2vw,5rem);line-height:.99}.hero-lead{max-width:600px;color:var(--muted);margin:28px 0 34px;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.7}.grade-picker{color:var(--muted);gap:11px;margin-bottom:23px;font-size:.82rem;font-weight:700;display:grid}.grade-options{flex-wrap:wrap;gap:8px;display:flex}.grade-button{border:1px solid var(--line);cursor:pointer;background:#ffffffb3;border-radius:12px;width:42px;height:42px;font-weight:800}.grade-button:focus-visible,.grade-button:hover{border-color:var(--violet)}.grade-button--selected{border-color:var(--violet);color:#fff;background:var(--violet);box-shadow:0 7px 18px #6457e53d}.primary-action{color:#fff;background:var(--violet);cursor:pointer;border:0;border-radius:17px;align-items:center;gap:28px;min-height:57px;padding:0 22px;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #4e43ca3b}.primary-action:hover:not(:disabled){background:var(--violet-dark)}.primary-action:disabled{color:#777487;box-shadow:none;cursor:not-allowed;background:#e7e5ed}.setup-note{min-height:20px;color:var(--muted);margin:11px 0 0;font-size:.75rem}.lesson-card{background:var(--surface);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid #fffc;border-radius:30px;padding:clamp(22px,4vw,34px);position:relative;box-shadow:0 35px 80px #433a7824}.lesson-card:before{z-index:-1;content:"";background:#6457e517;border-radius:30px;position:absolute;inset:18px -18px -18px 22px}.lesson-card__header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding-bottom:25px;display:grid}.lesson-card__header p,.lesson-card__header strong{margin:0}.lesson-card__header p{color:var(--muted);margin-bottom:4px;font-size:.68rem}.subject-icon{border-radius:15px;place-items:center;width:47px;height:47px;display:grid}.step-badge,.subject-icon{color:var(--violet-dark);background:var(--violet-soft);font-weight:800}.step-badge{border-radius:999px;padding:7px 10px;font-size:.65rem}.message{grid-template-columns:auto 1fr;align-items:start;gap:12px;margin:30px 0 22px;display:grid}.message p{background:#f0eff8;border-radius:5px 19px 19px;margin:0;padding:15px 17px;font-size:.9rem;line-height:1.55}.avatar{border-radius:11px 11px 11px 4px;width:34px;height:34px;font-size:.78rem}.answer-field{border:1px solid var(--line);color:#9a97a7;background:#fff;border-radius:15px;margin-left:46px;padding:15px 16px;font-size:.82rem}.lesson-progress{background:#f4fbf8;border-radius:18px;margin-top:30px;padding:17px}.lesson-progress div:first-child{justify-content:space-between;gap:20px;font-size:.68rem;display:flex}.lesson-progress span{color:var(--muted)}.progress-track{background:#dcefe9;border-radius:99px;height:6px;margin-top:11px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--mint);width:64%;height:100%;display:block}.principles{border:1px solid var(--line);background:var(--line);border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:70px;display:grid;overflow:hidden}.principles article{background:#fffc;padding:28px}.principles article>span{color:var(--violet);font-size:.66rem;font-weight:800}.principles h2{margin:20px 0 10px;font-size:1rem}.principles p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.65}.legal-shell,.onboarding-shell{width:min(1120px,100% - 40px);min-height:100vh;margin:0 auto}.child-topbar,.simple-topbar{justify-content:space-between;align-items:center;min-height:84px;display:flex}.quiet-label{color:var(--muted);font-size:.78rem;font-weight:700}.auth-layout,.setup-layout{align-items:center;gap:clamp(45px,8vw,110px);min-height:calc(100vh - 124px);padding:44px 0 80px;display:grid}.auth-layout{grid-template-columns:minmax(0,.9fr) minmax(400px,.72fr)}.auth-intro h1,.setup-rail h1{max-width:560px;font-size:clamp(2.7rem,5vw,4.7rem)}.auth-intro>p:not(.eyebrow),.setup-rail>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:26px 0 32px;line-height:1.7}.trust-list{gap:14px;margin:0;padding:0;font-size:.88rem;font-weight:700;list-style:none;display:grid}.trust-list li{align-items:center;gap:12px;display:flex}.trust-list span{width:29px;height:29px;color:var(--violet-dark);background:var(--violet-soft);border-radius:10px;place-items:center;font-size:.72rem;display:grid}.auth-card,.legal-card,.setup-card,.state-card{background:#ffffffe6;border:1px solid #ffffffe6;border-radius:30px;box-shadow:0 32px 80px #433a7821}.auth-card,.setup-card{padding:clamp(27px,4vw,44px)}.draft-badge,.step-kicker{width:fit-content;color:var(--violet-dark);background:var(--violet-soft);border-radius:999px;margin-bottom:19px;padding:8px 11px;font-size:.68rem;font-weight:800}.auth-card h2,.setup-card h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,3vw,2.15rem)}.card-lead{color:var(--muted);margin:12px 0 26px;font-size:.88rem;line-height:1.65}.stack-form{gap:13px;display:grid}.choice-fieldset legend,.stack-form label{color:#4e4b60;font-size:.76rem;font-weight:800}.stack-form input:not([type=checkbox]){width:100%;height:54px;color:var(--ink);font:inherit;background:#fff;border:1px solid #37306b2e;border-radius:15px;outline:none;padding:0 16px}.stack-form input:not([type=checkbox]):focus{border-color:var(--violet);box-shadow:0 0 0 4px #6457e51a}.telegram-action,.wide-action{color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:55px;font-weight:800;display:flex}.wide-action{background:var(--violet);margin-top:5px;padding:0 20px;box-shadow:0 12px 25px #4e43ca33}.wide-action:hover:not(:disabled){background:var(--violet-dark)}.wide-action:disabled{color:#8c8998;box-shadow:none;cursor:not-allowed;background:#e8e6ee}.telegram-action{color:#1479b5;background:#eaf7ff;gap:10px;width:100%}.divider{color:#a09dac;align-items:center;gap:12px;margin:22px 0;font-size:.68rem;display:flex}.divider:after,.divider:before{background:var(--line);content:"";flex:1;height:1px}.field-note,.privacy-note{color:var(--muted);font-size:.68rem;line-height:1.55}.privacy-note{margin:22px 0 0}.field-note{margin:-4px 0 5px}.draft-notice,.form-error{border-radius:12px;padding:11px 13px;font-size:.72rem;line-height:1.5}.form-error{color:#9b3333;background:#fff0f0;margin:16px 0 0}.draft-notice{color:#77551e;background:#fff7df;margin:0}.success-panel{text-align:center;background:#f0faf6;border-radius:20px;padding:24px}.success-panel>span{color:#16765f;background:#d7f2e8;border-radius:15px;place-items:center;width:46px;height:46px;margin:0 auto 14px;font-size:1.2rem;display:grid}.success-panel h3,.success-panel p{margin:0}.success-panel p{color:var(--muted);margin-top:9px;font-size:.78rem;line-height:1.55}.text-action{color:var(--violet-dark);cursor:pointer;text-align:center;background:0 0;border:0;padding:12px 0;font-size:.76rem;font-weight:800;text-decoration:none}.centered-inline,.centered-state{place-items:center;min-height:100vh;display:grid}.centered-state{align-content:center;gap:30px;padding:28px}.state-card{text-align:center;width:min(470px,100%);padding:42px}.state-card h1{margin:20px 0 10px;font-size:2rem}.state-card p{color:var(--muted);margin:0 0 25px;line-height:1.6}.loading-orb{border:4px solid var(--violet-soft);border-top-color:var(--violet);border-radius:50%;width:26px;height:26px;animation:.9s linear infinite orbit}.state-card .loading-orb{width:44px;height:44px;margin:0 auto;display:block}@keyframes orbit{to{transform:rotate(1turn)}}.setup-layout{grid-template-columns:minmax(320px,.75fr) minmax(460px,.85fr)}.setup-rail ol{gap:23px;margin:38px 0 0;padding:0;list-style:none;display:grid}.setup-rail li{color:#9b98a8;align-items:center;gap:13px;display:flex}.setup-rail li>span{border:1px solid var(--line);border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:800;display:grid}.setup-rail li div{gap:3px;display:grid}.setup-rail li strong{font-size:.8rem}.setup-rail li small{font-size:.67rem}.setup-rail li.is-active{color:var(--ink)}.setup-rail li.is-active>span{border-color:var(--violet);color:#fff;background:var(--violet);box-shadow:0 8px 18px #6457e533}.setup-rail li.is-done>span{color:#16765f;background:#dff5ed;border-color:#0000}.family-rail>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:22px 0 0;font-size:.9rem;line-height:1.7}.family-count-badge{background:#ffffffb3;border:1px solid #6457e529;border-radius:18px;align-items:center;gap:12px;width:fit-content;margin-top:30px;padding:13px 17px;display:flex;box-shadow:0 14px 35px #4a439614}.family-count-badge strong{color:var(--violet-dark);font-size:.85rem}.family-count-badge span{color:var(--muted);font-size:.7rem}.family-overview{gap:22px;display:grid}.family-overview-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.family-overview-heading h2{margin:5px 0 0}.family-overview-heading>span{color:var(--violet-dark);background:var(--violet-soft);white-space:nowrap;border-radius:999px;padding:8px 11px;font-size:.7rem;font-weight:800}.family-profile-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.family-profile-list li{border:1px solid var(--line);background:#fffdfb;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.family-profile-list li:hover{border-color:#6457e547;transform:translateY(-1px);box-shadow:0 12px 28px #1f2a400f}.family-profile-avatar{width:46px;height:46px;color:var(--violet-dark);background:linear-gradient(145deg,#eeeaff,#dcf6ee);border-radius:15px;place-items:center;font-size:1rem;font-weight:900;display:grid}.family-profile-copy{gap:4px;min-width:0;display:grid}.family-profile-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.family-profile-copy span{color:var(--muted);font-size:.7rem}.family-profile-actions{align-items:center;gap:7px;display:flex}.family-profile-actions a,.family-profile-actions button{min-height:40px;color:var(--violet-dark);font:inherit;cursor:pointer;background:#fff;border:1px solid #6457e52e;border-radius:12px;place-items:center;padding:9px 11px;font-size:.68rem;font-weight:800;text-decoration:none;display:inline-grid}.family-profile-actions button{color:#fff;background:var(--violet);border-color:#0000}.family-add-action{gap:9px}.family-add-action span{font-size:1.1rem;line-height:1}.family-boundary-note{color:var(--muted);text-align:center;margin:-4px 0 0;font-size:.7rem;line-height:1.55}.choice-fieldset{border:0;margin:8px 0;padding:0}.large-grade-options{grid-template-columns:repeat(7,1fr);gap:7px;margin-top:11px;display:grid}.large-grade-options button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#faf9fd;border-radius:12px;font-weight:800}.large-grade-options button.selected{border-color:var(--violet);color:#fff;background:var(--violet)}.consent-row{grid-template-columns:20px 1fr;align-items:start;gap:10px;margin:4px 0;line-height:1.55;display:grid}.consent-row input{width:19px;height:19px;accent-color:var(--violet);margin:1px 0 0}.consent-row a{color:var(--violet-dark)}.stack-form input.pair-input,.stack-form input.pin-input{text-align:center;letter-spacing:.27em;font-size:1.35rem;font-weight:800}.friendly-icon,.success-check{width:56px;height:56px;color:var(--violet-dark);background:var(--violet-soft);letter-spacing:.12em;border-radius:18px;place-items:center;font-weight:900;display:grid}.friendly-icon--mint,.success-check{color:#16765f;background:#dff5ed}.tip-card{background:#f5f4fa;border-radius:16px;gap:5px;padding:17px;font-size:.75rem;display:grid}.tip-card span{color:var(--muted);line-height:1.5}.pairing-result{text-align:center}.pairing-result .success-check{margin:0 auto}.pairing-share-card{background:radial-gradient(circle at 8% 8%,#6ce0be24,#0000 36%),#fffdf8;border:1px solid #6457e529;border-radius:24px;grid-template-columns:minmax(154px,.85fr) minmax(190px,1.15fr);align-items:center;gap:18px;margin:6px 0 2px;padding:18px;display:grid;box-shadow:0 18px 45px #1f2a4014}.pairing-qr-frame{background:#fff;border:8px solid #fff;border-radius:20px;place-items:center;min-height:154px;display:grid;overflow:hidden;box-shadow:0 10px 28px #1f2a401a}.pairing-qr-frame img{width:100%;height:auto;display:block}.pairing-qr-fallback{color:var(--muted);letter-spacing:.2em;font-size:1.5rem}.pairing-manual-code{text-align:left;gap:8px;display:grid}.pairing-manual-code>span{color:var(--muted);font-size:.72rem;font-weight:700}.pairing-manual-code .pairing-code{width:100%;color:var(--violet-dark);text-align:center;letter-spacing:.12em;background:#f7f5ff;border:1px dashed #6457e559;border-radius:18px;margin:0;padding:15px 12px;font-size:clamp(1.55rem,4vw,2.35rem);font-weight:800}.pairing-manual-code .pairing-countdown{color:#16765f;font-size:.75rem;font-weight:800}.pairing-privacy-note,.qr-prefill-notice{color:#286051;background:#ebf8f3;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:11px 13px;font-size:.72rem;line-height:1.45;display:flex}.qr-prefill-notice{justify-content:flex-start;margin:2px 0 5px;font-weight:800}.centered-inline{min-height:calc(100vh - 84px);color:var(--muted);grid-auto-flow:column;gap:12px;font-size:.82rem}.legal-shell{padding:35px 0 80px}.legal-card{width:min(760px,100%);margin:55px auto 0;padding:clamp(28px,6vw,62px)}.legal-card h1{font-size:clamp(2.3rem,5vw,4rem)}.legal-card h2{margin:32px 0 9px;font-size:1.1rem}.legal-card p{color:var(--muted);line-height:1.75}.legal-card .legal-lead{color:var(--ink);font-size:1.02rem}.legal-consents-shell{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 10% 4%,#7665e62e,#0000 28rem),radial-gradient(circle at 93% 20%,#42be9724,#0000 25rem),#f8f7f2}.legal-consents-topbar{justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 2rem,72rem);min-height:4.8rem;margin:0 auto;display:flex}.legal-back-link,.legal-consents-return{color:#5149ac;font-size:.78rem;font-weight:800;text-decoration:none}.legal-back-link{align-items:center;min-height:44px;display:inline-flex}.legal-consents-page{width:min(100% - 2rem,72rem);padding:2rem 0 max(5rem,calc(3rem + env(safe-area-inset-bottom)));margin:0 auto}.legal-consents-hero{color:#fff;background:radial-gradient(circle at 92% 8%,#94efd238,#0000 17rem),linear-gradient(135deg,#35305f,#5e53c8 72%,#685bd3);border:1px solid #ffffffe6;border-radius:2.2rem;grid-template-columns:minmax(0,1.5fr) minmax(17rem,.72fr);align-items:end;gap:clamp(1.5rem,5vw,4rem);padding:clamp(1.5rem,5vw,3.5rem);display:grid;box-shadow:0 28px 70px #37306433}.legal-draft-pill{color:#ffffffe0;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin:0 0 1.2rem;padding:.5rem .75rem;font-size:.68rem;font-weight:850;display:flex}.legal-draft-pill span{background:#ffc56d;border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 0 .25rem #ffc56d24}.legal-reviewed-pill span{background:#8fefcc;box-shadow:0 0 0 .25rem #8fefcc24}.legal-consents-hero h1{letter-spacing:-.055em;max-width:47rem;margin:0;font-size:clamp(2.25rem,6vw,4.8rem);line-height:.98}.legal-consents-hero__copy>p:last-child{color:#ffffffc7;max-width:43rem;margin:1.4rem 0 0;font-size:clamp(.9rem,2vw,1.05rem);line-height:1.7}.legal-consents-boundary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18153538;border:1px solid #ffffff29;border-radius:1.25rem;padding:1.25rem}.legal-consents-boundary strong{font-size:1rem;display:block}.legal-consents-boundary p{color:#ffffffb8;margin:.55rem 0 0;font-size:.875rem;line-height:1.65}.legal-consents-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.2rem 0;display:grid}.legal-consents-principles article{background:#fffc;border:1px solid #3b336817;border-radius:1.1rem;grid-template-columns:auto minmax(0,1fr);gap:.75rem;min-width:0;padding:1rem;display:grid}.legal-consents-principles article>span{color:#544ab9;background:#eceaff;border-radius:.7rem;place-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:900;display:grid}.legal-consents-principles strong{font-size:1rem;display:block}.legal-consents-principles p{color:var(--muted);margin:.25rem 0 0;font-size:.875rem;line-height:1.5}.legal-document-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.legal-document-card{--legal-accent:#6457e5;--legal-soft:#eeecff;background:#ffffffeb;border:1px solid #3730641a;border-radius:1.5rem;min-width:0;overflow:clip;box-shadow:0 16px 38px #37306412}.legal-document-card--optional{--legal-accent:#25836a;--legal-soft:#e5f7f1}.legal-document-card--restricted{--legal-accent:#aa6a1c;--legal-soft:#fff2dc;grid-column:1/-1}.legal-document-card summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1rem;min-height:10.5rem;padding:1.3rem;list-style:none;display:grid}.legal-document-card summary::-webkit-details-marker{display:none}.legal-document-card summary:focus-visible{outline:3px solid color-mix(in srgb,var(--legal-accent) 42%,transparent);outline-offset:-3px}.legal-document-icon{color:#fff;background:var(--legal-accent);width:3rem;height:3rem;box-shadow:0 10px 22px color-mix(in srgb,var(--legal-accent) 22%,transparent);border-radius:1rem 1rem 1rem .38rem;place-items:center;font-size:1rem;font-weight:900;display:grid}.legal-document-summary-copy{gap:.55rem;min-width:0;display:grid}.legal-document-meta{flex-wrap:wrap;gap:.38rem;display:flex}.legal-document-meta span{color:var(--legal-accent);background:var(--legal-soft);border-radius:999px;padding:.3rem .5rem;font-size:.875rem;font-weight:850}.legal-document-summary-copy>strong{color:#302b4b;letter-spacing:-.025em;font-size:1.12rem}.legal-document-summary-copy>span:last-child{color:var(--muted);font-size:1rem;line-height:1.6}.legal-document-chevron{width:2rem;height:2rem;color:var(--legal-accent);background:var(--legal-soft);border-radius:50%;place-items:center;transition:transform .18s;display:grid}.legal-document-card[open] .legal-document-chevron{transform:rotate(180deg)}.legal-document-body{border-top:1px solid #37306414;padding:0 1.3rem 1.3rem}.legal-copy-section{padding-top:1.4rem}.legal-copy-section h2,.legal-review-box h2{color:#383250;margin:0 0 .6rem;font-size:1.05rem}.legal-copy-section li,.legal-copy-section p,.legal-document-stop p,.legal-review-box li{color:#625d73;font-size:1rem;line-height:1.7}.legal-copy-section p{overflow-wrap:anywhere;margin:.45rem 0}.legal-copy-section ul,.legal-review-box ul{margin:.7rem 0 0;padding-left:1.15rem}.legal-copy-section li+li,.legal-review-box li+li{margin-top:.3rem}.legal-document-reviewed,.legal-document-stop,.legal-review-box{border-radius:1rem;margin-top:1.3rem;padding:1rem}.legal-document-reviewed{color:#206451;background:#edf9f5;border:1px solid #b7e4d5}.legal-document-reviewed p{color:#4d756a;margin:.35rem 0 0;font-size:1rem;line-height:1.7}.legal-review-box{background:#fff8e9;border:1px solid #f0d69b}.legal-review-box h2{color:#82531b}.legal-document-stop{color:#7c4c13;background:#fff4df;border:1px solid #e2ad5d}.legal-document-stop strong{font-size:1rem}.legal-document-stop p{margin:.35rem 0 0}.legal-document-footer{color:#858095;overflow-wrap:anywhere;border-top:1px dashed #37306421;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;margin-top:1.2rem;padding-top:.85rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875rem;display:flex}.legal-consents-footer-note{background:#ffffffc7;border:1px solid #3730641a;border-radius:1.15rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;margin:1.2rem 0;padding:1.1rem;display:grid}.legal-info-mark{color:#fff;background:#6457e5;border-radius:50%;place-items:center;width:2.2rem;height:2.2rem;font-family:Georgia,serif;font-weight:800;display:grid}.legal-consents-footer-note p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.legal-consents-return{align-items:center;min-height:44px;margin-right:1rem;display:inline-flex}.legal-policy-hero{grid-template-columns:minmax(0,1.5fr) minmax(15rem,.6fr)}.legal-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.2rem 0;display:grid}.legal-policy-card{color:#302b4b;background:#ffffffeb;border:1px solid #3730641a;border-radius:1.5rem;flex-direction:column;min-height:13rem;padding:1.4rem;text-decoration:none;display:flex;position:relative;box-shadow:0 16px 38px #37306412}.legal-policy-card--consents{color:#fff;background:linear-gradient(135deg,#5147b8,#6c61dc)}.legal-policy-card>span{color:#6258c9;font-size:.875rem;font-weight:850}.legal-policy-card--consents p,.legal-policy-card--consents>span{color:#ffffffc2}.legal-policy-card strong{margin-top:.7rem;font-size:1.3rem;line-height:1.25}.legal-policy-card p{color:var(--muted);margin:.7rem 2.5rem 0 0;font-size:1rem;line-height:1.6}.legal-policy-card i{color:#5b51c3;background:#eeecff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-style:normal;display:grid;position:absolute;bottom:1.3rem;right:1.3rem}.legal-policy-heading{max-width:56rem;padding:clamp(1.5rem,5vw,3.5rem) 0 2rem}.legal-policy-heading h1{color:#302b4b;letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,6vw,4.5rem);line-height:1}.legal-policy-heading>p:last-child{max-width:46rem;color:var(--muted);margin:1.2rem 0 0;font-size:1.05rem;line-height:1.7}.legal-draft-pill--light{color:#82531b;background:#fff2dc;border-color:#aa6a1c33}.legal-policy-document{background:#fffffff0;border:1px solid #3730641a;border-radius:1.5rem;max-width:56rem;margin-bottom:1.2rem;padding:clamp(1.2rem,4vw,2.5rem);box-shadow:0 18px 48px #37306414}@media (width<=760px){.legal-consents-page,.legal-consents-topbar{width:min(100% - 1.25rem,72rem)}.legal-consents-topbar{min-height:4.25rem}.legal-back-link{text-align:right;justify-content:flex-end;max-width:10rem}.legal-consents-page{padding-top:.75rem}.legal-consents-hero{border-radius:1.6rem;grid-template-columns:1fr}.legal-consents-hero h1{font-size:clamp(2.25rem,12vw,3.4rem)}.legal-consents-principles,.legal-document-list,.legal-policy-grid{grid-template-columns:1fr}.legal-document-card--restricted{grid-column:auto}.legal-document-card summary{grid-template-columns:auto minmax(0,1fr);gap:.8rem;min-height:0;padding:1rem}.legal-document-icon{width:2.65rem;height:2.65rem}.legal-document-chevron{grid-column:2;justify-self:end}.legal-document-body{padding:0 1rem 1rem}}.child-shell{background:radial-gradient(circle at 16% 12%,#85dec759,#0000 20rem),radial-gradient(circle at 87% 75%,#cab7ff80,#0000 25rem),#f8f7fc;min-height:100vh;padding:0 max(20px,50% - 490px)}.child-spark{color:#f1aa3b;font-size:1.6rem}.child-entry-card{text-align:center;background:#ffffffe6;border:1px solid #fff;border-radius:36px;width:min(480px,100%);margin:clamp(35px,8vh,90px) auto 0;padding:clamp(29px,6vw,48px);box-shadow:0 30px 80px #433a7826}.child-entry-card h1{margin:0;font-size:clamp(2rem,8vw,3.1rem);line-height:1.05}.child-entry-card>p:not(.eyebrow,.form-error,.child-signed-out-notice,.child-offline-note){color:var(--muted);margin:15px 0 26px;line-height:1.65}.child-mascot{color:#fff;background:var(--violet);border:7px solid #f8f7fc;border-radius:26px 26px 26px 10px;place-items:center;width:82px;height:82px;margin:-88px auto 25px;font-size:1.8rem;font-weight:900;display:grid;position:relative;box-shadow:0 15px 25px #4e43ca40}.child-mascot i{color:#f1aa3b;font-size:1.2rem;font-style:normal;position:absolute;top:-13px;right:-17px}.child-action{background:linear-gradient(135deg,#6457e5,#7c67ed)}.child-start-actions{gap:10px;width:100%;display:grid}.child-home-shell{--motivation-accent:#6256d9;--motivation-soft:#eeecff;background:radial-gradient(circle at 8% 9%,color-mix(in srgb,var(--motivation-accent) 18%,transparent),transparent 25rem),radial-gradient(circle at 91% 22%,#7ad6bd38,transparent 27rem),#f7f7fb;padding:0 max(20px,50% - 580px)}.child-home-shell .brand-mark{background:var(--motivation-accent)}.child-home-progress-link{min-height:44px;color:var(--motivation-accent);background:color-mix(in srgb,var(--motivation-soft) 80%,#fff);border-radius:999px;place-items:center;padding:10px 15px;font-size:.7rem;font-weight:850;text-decoration:none;display:inline-grid}.child-home-nav{align-items:center;gap:8px;display:flex}.child-home-nav button{border:1px solid color-mix(in srgb,var(--motivation-accent) 13%,transparent);min-height:44px;color:var(--muted);font:inherit;cursor:pointer;background:#ffffffb8;border-radius:999px;padding:10px 14px;font-size:.68rem;font-weight:800}.child-home-nav button:disabled{opacity:.62;cursor:wait}.child-signed-out-notice{color:#176348;background:#e4f8ef;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin:-12px auto 22px;padding:8px 12px;font-size:.68rem;font-weight:800;display:flex}.child-home-error{text-align:center;width:min(560px,100%);margin:18px auto 0}.child-session-check{min-height:calc(100vh - 84px)}.child-offline-card{background:radial-gradient(circle at 85% 10%,#f5ba5224,#0000 12rem),#ffffffeb;border-color:#fffffff0}.child-mascot--offline{color:#5a536d;background:#eeeaf6;box-shadow:0 15px 25px #433a781f}.child-mascot--offline i{color:#a59db8;font-size:1.8rem}.child-offline-note{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:18px 0 0;font-size:.66rem;display:flex}.child-offline-note span{color:#c18125}.child-home-offline-banner{color:#6d4b23;background:#fff5e4;border:1px solid #9a5c231f;border-radius:19px;align-items:center;gap:12px;margin-bottom:14px;padding:13px 17px;display:flex}.child-home-offline-banner>span{color:#9a5c23;background:#ffe5bd;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.child-home-offline-copy{gap:2px;display:grid}.child-home-offline-banner strong{font-size:.73rem}.child-home-offline-banner p{font-size:.65rem;line-height:1.4}.child-home-layout{width:min(1080px,100%);margin:0 auto;padding:42px 0 80px}.child-home-hero{background:radial-gradient(circle at 92% 4%,color-mix(in srgb,var(--motivation-accent) 18%,transparent),transparent 18rem),#ffffffdb;min-height:350px;box-shadow:0 30px 70px color-mix(in srgb,var(--motivation-accent) 13%,transparent);border:1px solid #fffffff2;border-radius:38px 38px 38px 13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(28px,5vw,55px);padding:clamp(30px,6vw,64px);display:grid;position:relative;overflow:hidden}.child-home-hero:after{border:28px solid color-mix(in srgb,var(--motivation-accent) 8%,transparent);content:"";border-radius:50%;width:180px;height:180px;position:absolute;bottom:-54px;right:-24px}.child-home-guide{z-index:1;color:#fff;background:var(--motivation-accent);width:112px;height:112px;box-shadow:0 20px 38px color-mix(in srgb,var(--motivation-accent) 28%,transparent);border-radius:38px 38px 38px 14px;place-items:center;font-size:2.15rem;font-weight:950;display:grid;position:relative}.child-home-guide i{color:#f1aa3b;font-size:1.4rem;font-style:normal;position:absolute;top:-15px;right:-18px}.child-home-welcome{z-index:1;position:relative}.child-home-welcome .eyebrow{color:var(--motivation-accent)}.child-home-welcome h1{letter-spacing:-.06em;margin:8px 0 17px;font-size:clamp(2.8rem,6vw,5.3rem);line-height:.94}.child-home-welcome>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:.84rem;line-height:1.65}.child-answer-modes{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.child-answer-modes span{border:1px solid color-mix(in srgb,var(--motivation-accent) 14%,transparent);color:#4e4964;background:#ffffffbd;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:8px 13px 8px 8px;font-size:.68rem;font-weight:750;display:inline-flex}.child-answer-modes i{color:#fff;background:var(--motivation-accent);border-radius:50%;place-items:center;width:27px;height:27px;font-size:.58rem;font-style:normal;font-weight:900;display:grid}.child-home-rhythm{z-index:1;border-left:1px solid color-mix(in srgb,var(--motivation-accent) 15%,transparent);gap:8px;width:170px;padding-left:24px;display:grid;position:relative}.child-home-rhythm-label,.child-home-rhythm-meta{color:var(--muted);font-size:.65rem}.child-home-rhythm strong{color:var(--motivation-accent);letter-spacing:-.07em;font-size:2.7rem;line-height:1}.child-home-actions{grid-template-columns:1.24fr 1fr 1fr;gap:12px;margin-top:18px;display:grid}.child-home-card{min-width:0;min-height:245px;color:var(--ink);background:#ffffffd1;border:1px solid #fffffff2;border-radius:29px 29px 29px 10px;grid-template-rows:auto 1fr auto;gap:20px;padding:25px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 15px 38px #362f6512}.child-home-card:hover{transform:translateY(-2px);box-shadow:0 20px 42px #362f651c}.child-home-card-mark{width:46px;height:46px;color:var(--motivation-accent);background:var(--motivation-soft);border-radius:16px 16px 16px 6px;place-items:center;font-size:1rem;font-weight:900;display:grid}.child-home-card>span:nth-child(2){align-content:start;gap:6px;min-width:0;display:grid}.child-home-card-eyebrow{color:var(--motivation-accent);letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:900}.child-home-card-title{letter-spacing:-.03em;font-size:1.3rem;line-height:1.15}.child-home-card-copy{color:var(--muted);font-size:.68rem;line-height:1.5}.child-home-card-action{color:var(--motivation-accent);font-size:.7rem}.child-home-card--primary{color:#fff;background:var(--motivation-accent)}.child-home-card--primary .child-home-card-mark{color:var(--motivation-accent);background:#fff}.child-home-card--primary .child-home-card-action,.child-home-card--primary .child-home-card-copy,.child-home-card--primary .child-home-card-eyebrow{color:#ffffffd1}.child-home-card--homework .child-home-card-mark{color:#9a5c23;background:#fff0d9}.child-home-card--progress .child-home-card-mark{color:#16735d;background:#dff5ed}.child-home-note{color:var(--muted);justify-content:center;gap:9px;margin:22px 0 0;font-size:.68rem;display:flex}.child-home-note span{color:var(--motivation-accent)}.child-home-shell--junior .child-home-guide{width:124px;height:124px;font-size:2.4rem}.child-home-shell--junior .child-home-card-title{font-size:1.42rem}.homework-action{color:#3f3979;background:#efedff}.subjects-shell{background:radial-gradient(circle at 8% 9%,#7dd8bf3d,#0000 24rem),radial-gradient(circle at 89% 13%,#c4b4ff5c,#0000 28rem),#f7f7fb;min-height:100vh;padding:0 max(20px,50% - 560px)}.draft-label{color:#735d25;background:#fff8dc;border:1px solid #715b1f24;border-radius:999px;grid-column:3;justify-self:end;padding:9px 13px;font-size:.68rem;font-weight:800}.subjects-layout{width:min(960px,100%);margin:0 auto;padding:55px 0 80px}.subjects-heading{max-width:760px;margin-bottom:36px}.subjects-heading h1{font-size:clamp(3rem,6.3vw,5.2rem)}.subjects-heading>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:24px 0 0;font-size:1rem;line-height:1.7}.resume-lesson{min-height:76px;color:var(--ink);background:#ffffffc7;border:1px solid #6457e529;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:18px;padding:13px 18px;text-decoration:none;display:grid;box-shadow:0 14px 32px #433a7814}.resume-icon{color:#fff;background:var(--violet);border-radius:15px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.resume-lesson>span:nth-child(2){gap:3px;display:grid}.resume-kicker{color:var(--violet-dark);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:800}.resume-lesson b,.resume-lesson strong{font-size:.78rem}.resume-lesson b{color:var(--violet-dark)}.review-invitation{min-height:92px;color:var(--ink);background:linear-gradient(125deg,#e1faf0eb,#ffffffeb);border:1px solid #1a8e712e;border-radius:25px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:20px;padding:15px 19px;text-decoration:none;display:grid;box-shadow:0 16px 36px #206f5b17}.review-invitation-mark{color:#fff;background:#1a8e71;border-radius:18px 18px 18px 7px;place-items:center;width:52px;height:52px;font-size:1.45rem;font-weight:900;display:grid}.review-invitation>span:nth-child(2){gap:3px;min-width:0;display:grid}.review-invitation .review-invitation-kicker{color:#16735d;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850}.review-invitation strong{text-overflow:clip;white-space:normal;font-size:.95rem;line-height:1.22;overflow:hidden}.review-invitation span span{color:var(--muted);font-size:.76rem}.review-invitation b{color:#16735d;font-size:.8rem}.subject-loading{min-height:300px;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.offline-catalog-notice{background:#ffffffd1;border:1px solid #6457e524;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:22px;padding:16px 18px;display:grid}.offline-catalog-notice>span{color:#5b4fd0;background:#ece9ff;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.offline-catalog-copy{gap:3px;display:grid}.offline-catalog-notice strong{font-size:.78rem}.offline-catalog-notice p{color:var(--muted);font-size:.68rem;line-height:1.45}.offline-catalog-notice button{color:#fff;background:var(--violet);cursor:pointer;border:0;border-radius:14px;min-height:44px;padding:0 16px;font-size:.7rem;font-weight:850}@media (width<=640px){.offline-catalog-notice{grid-template-columns:auto minmax(0,1fr)}.offline-catalog-notice button{grid-column:1/-1;width:100%}}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.subject-card{--subject-accent:#6457e5;--subject-soft:#efedff;min-width:0;min-height:182px;color:var(--ink);background:#ffffffe0;border:1px solid #fffffff2;border-radius:28px;grid-template-rows:1fr auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:15px;padding:22px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 45px #433a7817}.subject-card:first-child{grid-column:1/-1}.subject-card:after{background:var(--subject-soft);content:"";opacity:.75;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-45px}.subject-card:hover{transform:translateY(-3px);box-shadow:0 25px 52px #433a7821}.subject-card--offline,.subject-card--offline:hover{cursor:default;transform:none;box-shadow:0 16px 42px #37306b14}.subject-card--coral{--subject-accent:#d76459;--subject-soft:#ffebe7}.subject-card--blue{--subject-accent:#3e79bb;--subject-soft:#e8f2ff}.subject-card--mint{--subject-accent:#27866e;--subject-soft:#e1f6ef}.subject-card--amber{--subject-accent:#a36c17;--subject-soft:#fff2d6}.subject-mark{color:#fff;background:var(--subject-accent);width:58px;height:58px;box-shadow:0 13px 25px color-mix(in srgb,var(--subject-accent) 25%,transparent);letter-spacing:-.04em;border-radius:20px 20px 20px 8px;place-items:center;font-size:1.13rem;font-weight:900;display:grid}.subject-card-copy{gap:5px;min-width:0;display:grid}.subject-topic{color:var(--subject-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.subject-card-copy strong{font-size:1.05rem}.subject-card-copy>span{color:var(--muted);text-overflow:ellipsis;font-size:.73rem;line-height:1.45;overflow:hidden}.subject-card-meta{color:var(--muted);grid-column:1/3;align-self:end;font-size:.65rem;font-weight:700}.subject-arrow{z-index:1;width:40px;height:40px;color:var(--subject-accent);background:#fff;border-radius:14px;grid-area:2/3;align-self:end;place-items:center;font-weight:900;display:grid;position:relative;box-shadow:0 10px 20px #433a7817}.pilot-explanation{max-width:720px;color:var(--muted);grid-template-columns:auto 1fr;gap:12px;margin:28px auto 0;display:grid}.pilot-explanation>span{width:25px;height:25px;color:var(--violet-dark);background:var(--violet-soft);border-radius:9px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.pilot-explanation p{margin:1px 0 0;font-size:.72rem;line-height:1.65}.pilot-explanation strong{color:#4c4960}.homework-shell{background:radial-gradient(circle at 10% 15%,#71d2b940,#0000 25rem),radial-gradient(circle at 90% 12%,#c4b4ff59,#0000 28rem),#f7f7fb;min-height:100vh;padding:0 max(20px,50% - 560px)}.homework-private-label{color:#23745d;background:#e8f7f1;border:1px solid #2a7e6529;border-radius:999px;grid-column:3;justify-self:end;padding:9px 13px;font-size:.68rem;font-weight:800}.homework-private-label span{margin-right:4px;font-size:.5rem}.homework-layout{grid-template-columns:minmax(280px,.72fr) minmax(480px,1.18fr);align-items:center;gap:clamp(42px,7vw,90px);min-height:calc(100vh - 82px);padding:48px 0 90px;display:grid}.homework-intro h1{letter-spacing:-.055em;max-width:520px;font-size:clamp(2.7rem,6vw,5.4rem);line-height:.98}.homework-intro>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:25px 0;line-height:1.7}.homework-safety-notes{color:#4e4a63;gap:10px;margin:0;padding:0;font-size:.72rem;font-weight:700;list-style:none;display:grid}.homework-safety-notes li{align-items:center;gap:9px;display:flex}.homework-safety-notes span{color:#277b62;background:#dff5ed;border-radius:8px;place-items:center;width:22px;height:22px;font-size:.65rem;display:grid}.homework-card{background:#ffffffe0;border:1px solid #fffffff2;border-radius:34px;align-content:center;min-height:500px;padding:clamp(22px,4vw,38px);display:grid;box-shadow:0 30px 75px #433a7821}.homework-card--review{grid-template-columns:minmax(190px,.78fr) minmax(260px,1fr);align-items:stretch;gap:24px}.photo-dropzone{min-height:390px;color:var(--ink);cursor:pointer;font:inherit;background:linear-gradient(155deg,#f7f5ff,#f2fbf8);border:2px dashed #6457e540;border-radius:27px;align-content:center;place-items:center;gap:14px;display:grid}.photo-dropzone:hover{border-color:#6457e58c;transform:translateY(-2px)}.photo-dropzone:disabled{cursor:wait;opacity:.75}.photo-dropzone strong{font-size:.94rem}.photo-dropzone .photo-help{color:var(--muted);font-size:.66rem}.camera-orbit{color:#fff;background:linear-gradient(145deg,#7669eb,#5346cf);border-radius:28px 28px 28px 11px;place-items:center;width:86px;height:86px;font-size:1.75rem;display:grid;position:relative;box-shadow:0 18px 32px #4e43ca3d}.camera-orbit i{color:#f1aa3b;font-size:1.2rem;font-style:normal;position:absolute;top:-12px;right:-13px}.homework-local-preview,.homework-preview{background:#ebeaf1;border-radius:23px;overflow:hidden}.homework-local-preview img,.homework-preview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:390px;display:block}.homework-local-preview{max-height:180px;margin-top:16px}.homework-confirm-form{align-content:center;gap:11px;min-width:0;display:grid}.recognized-heading{gap:4px;margin-bottom:9px;display:grid}.recognized-heading span{color:var(--violet-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:800}.homework-confirm-form label,.recognized-heading strong{font-size:.73rem}.homework-confirm-form textarea{resize:vertical;width:100%;min-height:130px;color:var(--ink);font:inherit;background:#fff;border:1px solid #37306b2e;border-radius:17px;outline:none;padding:15px;font-size:.86rem;line-height:1.55}.homework-confirm-form textarea:focus{border-color:var(--violet);box-shadow:0 0 0 4px #6457e51a}.homework-confirm-form>p{color:var(--muted);margin:0 0 5px;font-size:.63rem}.homework-confirm-form .text-action{justify-self:center}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.success-check--large{border:7px solid #f8f7fc;border-radius:25px;width:76px;height:76px;margin:-86px auto 24px;font-size:1.7rem}.lesson-shell{background:radial-gradient(circle at 10% 8%,#7bd3be3d,#0000 23rem),radial-gradient(circle at 88% 17%,#c4b4ff59,#0000 26rem),#f7f7fb;min-height:100vh;padding:0 max(20px,50% - 560px)}.lesson-topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:82px;display:grid}.lesson-step-label,.pilot-label{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:999px;padding:9px 13px;font-size:.7rem;font-weight:800}.pilot-label{color:#79601c;background:#fff8df;justify-self:end}.lesson-loading{min-height:calc(100vh - 82px);color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:.82rem;display:flex}.lesson-workspace{width:min(960px,100%);margin:0 auto;padding:35px 0 80px}.lesson-progress-header{grid-template-columns:minmax(180px,auto) 1fr;align-items:center;gap:30px;margin-bottom:38px;display:grid}.lesson-progress-copy{gap:4px;display:grid}.lesson-progress-copy span{color:var(--violet-dark);font-size:.67rem;font-weight:800}.lesson-progress-copy strong{font-size:.86rem}.evidence-track,.lesson-progress-track{background:#e6e3f1;border-radius:999px;height:9px;overflow:hidden}.evidence-track span,.lesson-progress-track span{border-radius:inherit;background:linear-gradient(90deg,var(--mint),#6bd0a4);height:100%;transition:width .26s;display:block}.lesson-stage{grid-template-columns:145px minmax(0,1fr);align-items:start;gap:28px;display:grid}.lesson-guide{text-align:center;justify-items:center;gap:15px;padding-top:20px;display:grid;position:sticky;top:28px}.guide-face{color:#fff;background:linear-gradient(145deg,#7669eb,#5346cf);border-radius:29px 29px 29px 12px;place-items:center;width:86px;height:86px;font-size:1.8rem;font-weight:900;display:grid;position:relative;box-shadow:0 18px 35px #4e43ca3b}.guide-face i{color:#f1aa3b;font-size:1.35rem;font-style:normal;position:absolute;top:-11px;right:-12px}.lesson-guide p{color:var(--muted);margin:0;font-size:.68rem;font-weight:700;line-height:1.45}.lesson-dialogue{gap:19px;min-width:0;display:grid}.lesson-complete-card,.problem-panel{background:#ffffffeb;border:1px solid #fffffff2;box-shadow:0 28px 70px #433a781f}.problem-panel{border-radius:29px;padding:clamp(27px,5vw,48px)}.problem-meta{color:var(--muted);justify-content:space-between;gap:16px;margin-bottom:30px;font-size:.68rem;font-weight:800;display:flex}.problem-meta span:first-child{color:var(--violet-dark)}.problem-panel h1{letter-spacing:-.045em;max-width:680px;font-size:clamp(1.85rem,5vw,3.35rem);line-height:1.13}.voice-listen-button{width:fit-content;min-height:44px;color:var(--violet-dark);cursor:pointer;font:inherit;background:#f1efff;border:1px solid #6457e529;border-radius:999px;align-items:center;gap:9px;margin-top:25px;padding:0 16px 0 11px;font-size:.71rem;font-weight:800;display:inline-flex}.voice-listen-button span{color:#fff;background:var(--violet);border-radius:50%;place-items:center;width:26px;height:26px;font-size:.56rem;display:grid}.voice-listen-button.is-speaking{color:#8c4d1b;background:#fff3dc;border-color:#df902940}.voice-listen-button.is-speaking span{background:#df9029}.voice-listen-button:disabled{opacity:.55;cursor:not-allowed}.lesson-hint{background:#efedff;border:1px solid #6457e521;border-radius:22px;grid-template-columns:auto 1fr;gap:13px;padding:18px;display:grid}.lesson-hint--error{background:#fff8e8;border-color:#e09d2c33}.lesson-hint .lesson-hint-status{color:#8a681f;font-size:.67rem;font-weight:800}.lesson-hint-copy p{margin:5px 0 0;line-height:1.55}.answer-outcome{color:#21765f;background:#e8f7f1;border-radius:15px;margin:0;padding:12px 15px;font-size:.78rem;font-weight:800}.lesson-answer-form{border:1px solid var(--line);background:#ffffffbf;border-radius:23px;padding:20px}.lesson-answer-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:11px;display:flex}.lesson-answer-heading label{font-size:.72rem;font-weight:800}.voice-answer-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.voice-interrupt-button,.voice-live-button{color:#195d4c;cursor:pointer;min-height:44px;font:inherit;background:#e9f8f2;border:1px solid #27866e33;border-radius:999px;padding:0 15px;font-size:.68rem;font-weight:850}.voice-live-button{align-items:center;gap:8px;display:inline-flex}.voice-live-button span{color:#df5d52;font-size:.72rem}.voice-live-button.is-active{color:#982f29;background:#fff0ed;border-color:#e2665b40}.voice-live-button.is-active span{animation:1.25s ease-in-out infinite voice-pulse}.voice-interrupt-button{color:#8c4d1b;background:#fff3dc;border-color:#df902940}.voice-interrupt-button:disabled,.voice-live-button:disabled{opacity:.55;cursor:not-allowed}.voice-record-button{min-height:44px;color:var(--violet-dark);cursor:pointer;font:inherit;background:#f1efff;border:1px solid #6457e52b;border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-size:.68rem;font-weight:850;display:inline-flex}.voice-record-dot{background:#e2665b;border:3px solid #fff;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 2px #e2665b29}.voice-record-button.is-recording{color:#982f29;background:#fff0ed;border-color:#e2665b40}.voice-record-button.is-recording .voice-record-dot{animation:1.25s ease-in-out infinite voice-pulse}.voice-record-button:disabled{opacity:.55;cursor:not-allowed}@keyframes voice-pulse{50%{box-shadow:0 0 0 9px #e2665b1f}}.voice-transcript{color:#195d4c;background:#e9f8f2;border:1px solid #27866e2b;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:12px;padding:13px 15px;display:grid}.voice-transcript-label{font-size:.64rem;font-weight:750}.voice-transcript strong{color:var(--ink);font-size:.96rem}.voice-confirm-button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#237862;border:0;border-radius:999px;padding:0 15px;font-size:.66rem;font-weight:850}.voice-confirm-button:disabled{color:#42675d;cursor:default;background:#cce9df}.lesson-answer-row{grid-template-columns:1fr auto;gap:10px;display:grid}.lesson-answer-row input{min-width:0;height:57px;color:var(--ink);font:inherit;background:#fff;border:1px solid #37306b33;border-radius:16px;outline:none;padding:0 17px;font-size:1.05rem;font-weight:700}.lesson-answer-row input:focus{border-color:var(--violet);box-shadow:0 0 0 4px #6457e51a}.lesson-answer-row button{color:#fff;background:var(--violet);cursor:pointer;border:0;border-radius:16px;min-width:138px;padding:0 19px;font-weight:800}.lesson-answer-row button:disabled{color:#8c8998;cursor:not-allowed;background:#e8e6ee}.lesson-answer-form>p{color:var(--muted);margin:10px 0 0;font-size:.66rem}.lesson-answer-form>.voice-status{border-top:1px solid #37306b14;align-items:flex-start;gap:7px;margin-top:13px;padding-top:11px;line-height:1.45;display:flex}.voice-status span{color:var(--mint)}.voice-status--recording span{color:#df5d52}.voice-status--error{color:#8e4b35}.lesson-error{color:#963838;background:#fff0f0;border-radius:14px;width:min(787px,100% - 173px);margin:16px 0 0 auto;padding:13px 15px;font-size:.74rem}.lesson-complete-card{text-align:center;border-radius:34px;justify-items:center;width:min(650px,100%);margin:55px auto 0;padding:clamp(34px,7vw,65px);display:grid}.completion-orbit{color:#16765f;background:#dff5ed;border-radius:27px;place-items:center;width:85px;height:85px;margin-bottom:25px;font-size:1.8rem;font-weight:900;display:grid;position:relative}.completion-orbit i{color:#f1aa3b;font-style:normal;position:absolute;top:-12px;right:-13px}.lesson-complete-card h1{font-size:clamp(2rem,6vw,3.5rem);line-height:1.04}.lesson-complete-card>p:not(.eyebrow){max-width:500px;color:var(--muted);margin:20px 0 25px;line-height:1.65}.child-section-nav{grid-column:3;justify-self:end;align-items:center;gap:10px;display:flex}.child-section-nav>a,.lesson-progress-link{min-height:40px;color:var(--violet-dark);background:#ffffffbf;border:1px solid #6457e529;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:.7rem;font-weight:850;text-decoration:none;display:inline-flex}.lesson-progress-link{grid-column:3;justify-self:end}.lesson-reward-receipt{width:min(787px,100% - 173px);color:var(--ink);background:linear-gradient(125deg,#e5f9f2,#fffffff0);border:1px solid #2d977433;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin:0 0 20px auto;padding:14px 17px;display:grid;box-shadow:0 14px 30px #277b6214}.lesson-reward-mark{color:#fff;background:#249274;border-radius:15px 15px 15px 6px;place-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:900;display:grid}.lesson-reward-receipt>span:nth-child(2){gap:1px;display:grid}.lesson-reward-receipt>span small{color:#277b62;letter-spacing:.05em;text-transform:uppercase;font-size:.63rem;font-weight:850}.lesson-reward-receipt strong{font-size:.95rem}.lesson-reward-receipt span span,.lesson-reward-receipt>p{color:var(--muted);font-size:.7rem}.lesson-reward-receipt>a{color:#16735d;font-size:.7rem;font-weight:850;text-decoration:none}.lesson-reward-receipt>p{grid-column:2/-1;margin:-3px 0 0}.motivation-shell{--motivation-accent:#6256d9;--motivation-soft:#eeecff;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 8% 8%,color-mix(in srgb,var(--motivation-accent) 18%,transparent),transparent 27rem),radial-gradient(circle at 93% 20%,#7ad6bd33,transparent 25rem),#f7f7fb;padding:0 max(20px,50% - 580px)}.motivation-theme--garden{--motivation-accent:#2d9b78;--motivation-soft:#dff7ee}.motivation-theme--cosmos,.motivation-theme--studio{--motivation-accent:#6256d9;--motivation-soft:#eeecff}.motivation-theme--ocean{--motivation-accent:#2879ad;--motivation-soft:#e2f3fb}.motivation-theme--midnight{--motivation-accent:#34427c;--motivation-soft:#e7eaf8}.motivation-theme--atlas{--motivation-accent:#2d826c;--motivation-soft:#e2f4ec}.motivation-shell .brand-mark{background:var(--motivation-accent)}.motivation-layout{padding:48px 0 90px}.motivation-hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,52px);margin-bottom:42px;display:grid}.motivation-guide{color:#fff;background:linear-gradient(145deg,color-mix(in srgb,var(--motivation-accent) 82%,#fff),var(--motivation-accent));width:108px;height:108px;box-shadow:0 22px 45px color-mix(in srgb,var(--motivation-accent) 25%,transparent);border-radius:36px 36px 36px 13px;place-items:center;display:grid;position:relative}.motivation-guide b{font-size:2.2rem}.motivation-guide i{color:#efaa3c;font-size:1.35rem;font-style:normal;position:absolute;top:-12px;right:-10px}.motivation-hero h1{letter-spacing:-.055em;max-width:820px;margin-top:7px;font-size:clamp(2.8rem,6.5vw,5.7rem);line-height:.96}.motivation-hero p:last-child{max-width:720px;color:var(--muted);margin-top:18px;line-height:1.55}.motivation-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:52px;display:grid}.motivation-stat-card{background:#ffffffdb;border:1px solid #ffffffeb;border-radius:28px;align-content:start;gap:8px;min-height:210px;padding:24px;display:grid;box-shadow:0 20px 45px #362f6514}.motivation-summary .motivation-stat-card>small{color:var(--motivation-accent);letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:850}.motivation-stat-card>strong{font-size:1.6rem;line-height:1.1}.motivation-stat-card p{color:var(--muted);margin-top:4px;font-size:.76rem;line-height:1.5}.daily-goal-steps{gap:7px;margin-bottom:10px;display:flex}.daily-goal-steps span{background:#e7e7ee;border-radius:999px;width:38px;height:12px}.daily-goal-steps span.done{background:#2f9b79;box-shadow:0 5px 11px #2f9b792e}.motivation-level-badge,.rhythm-mark{color:#fff;background:var(--motivation-accent);border-radius:15px 15px 15px 6px;place-items:center;width:45px;height:45px;margin-bottom:5px;font-size:1.05rem;font-weight:900;display:grid}.rhythm-mark{color:#8b651c;background:#fff0c7;font-size:1.45rem}.motivation-xp-track{background:#e9e8ef;border-radius:999px;height:9px;overflow:hidden}.motivation-xp-track span{border-radius:inherit;background:var(--motivation-accent);height:100%;display:block}.motivation-section{margin-top:52px}.motivation-section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px;display:flex}.motivation-section-head h2{letter-spacing:-.045em;margin-top:5px;font-size:clamp(2rem,4vw,3.2rem)}.motivation-section-head>p{max-width:370px;color:var(--muted);text-align:right;font-size:.76rem;line-height:1.5}.skill-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.skill-map-subject{background:#ffffffdb;border:1px solid #fffffff2;border-radius:26px;padding:21px;box-shadow:0 18px 38px #362f6512}.skill-map-subject:first-child{grid-column:1/-1}.skill-map-subject header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.skill-map-subject header>span{color:#fff;background:var(--motivation-accent);border-radius:12px 12px 12px 5px;place-items:center;width:36px;height:36px;font-size:.78rem;font-weight:900;display:grid}.recent-rewards ul,.skill-map-subject ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.skill-map-subject li{background:#f6f6fa;border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:11px 13px;display:grid}.skill-node-dot{color:#747184;background:#fff;border-radius:10px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.skill-map-subject li>span:last-child{gap:2px;min-width:0;display:grid}.skill-map-subject li strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.skill-map-subject li small{color:var(--muted);font-size:.65rem}.skill-map-subject .skill-node--learning,.skill-map-subject .skill-node--review{background:var(--motivation-soft)}.skill-node--learning .skill-node-dot,.skill-node--review .skill-node-dot{color:var(--motivation-accent)}.skill-map-subject .skill-node--mastered{background:#e2f7ef}.skill-node--mastered .skill-node-dot{color:#fff;background:#2f9676}.achievement-grid,.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.achievement-card,.theme-card{background:#ffffffdb;border:1px solid #fffffff0;border-radius:23px;align-items:center;gap:13px;min-height:128px;padding:18px;display:grid;box-shadow:0 16px 34px #362f6512}.achievement-card{grid-template-columns:auto minmax(0,1fr)}.achievement-card>span{width:46px;height:46px;color:var(--motivation-accent);background:var(--motivation-soft);border-radius:16px 16px 16px 6px;place-items:center;font-size:1.1rem;font-weight:900;display:grid}.achievement-card p,.theme-card>span small{color:var(--muted);margin-top:4px;font-size:.67rem;line-height:1.45}.motivation-empty{color:var(--muted);background:#ffffff8c;border:1px dashed #6457e533;border-radius:22px;padding:26px;font-size:.77rem}.theme-card{color:var(--ink);cursor:pointer;font:inherit;text-align:left;grid-template-columns:auto minmax(0,1fr)}.theme-card>span:nth-child(2){gap:4px;min-width:0;display:grid}.theme-card b{color:var(--motivation-accent);grid-column:2;font-size:.68rem}.theme-card.selected{border-color:color-mix(in srgb,var(--motivation-accent) 36%,#fff);background:var(--motivation-soft)}.theme-card.locked{cursor:not-allowed;opacity:.62}.theme-swatch{border:5px solid #fff;border-radius:15px;width:42px;height:42px;box-shadow:0 8px 18px #362f651f}.recent-rewards{max-width:700px}.recent-rewards li{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:11px 3px;font-size:.75rem;display:flex}.recent-rewards li strong{color:#247a61}.parent-dashboard-shell{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 10% 8%,#7362ee1c,#0000 28%),radial-gradient(circle at 88% 24%,#3abc961a,#0000 25%),#f7f6f2}.parent-account-shell{background:radial-gradient(circle at 12% 8%,#7362ee1f,#0000 28rem),radial-gradient(circle at 88% 18%,#3abc961f,#0000 26rem),#f7f6f2;min-height:100vh}.parent-account-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #3730641a;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.75rem max(1rem,50vw - 34rem);display:flex}.parent-account-topbar nav{align-items:center;gap:1rem;font-weight:700;display:flex}.parent-account-topbar nav a,.parent-account-topbar nav span{color:#4f496d;text-decoration:none}.parent-account-topbar nav span{color:#6457e5}.parent-account-page{gap:1.25rem;width:min(100% - 2rem,58rem);margin:0 auto;padding:3rem 0 5rem;display:grid}.parent-account-hero{color:#fff;background:linear-gradient(130deg,#373064,#5a4fc4);border-radius:1.75rem;padding:2rem;box-shadow:0 24px 50px #3730642e}.parent-account-hero .eyebrow{color:#cbc6ff}.parent-account-hero h1{margin:.35rem 0 .65rem;font-size:clamp(2rem,5vw,3.25rem)}.parent-account-hero>p:last-child{color:#ffffffd6;max-width:42rem;margin:0;line-height:1.65}.parent-account-card,.parent-account-note{background:#ffffffeb;border:1px solid #3730641a;border-radius:1.35rem;padding:1.5rem;box-shadow:0 16px 34px #37306412}.parent-account-heading,.parent-account-note{justify-content:space-between;align-items:center;gap:1rem;display:flex}.parent-account-heading h2{color:#302b4b;margin:.2rem 0 0}.parent-account-heading>span{color:#5148b7;white-space:nowrap;background:#eeecff;border-radius:999px;padding:.4rem .7rem;font-weight:800}.identity-method-list{gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.identity-method-list li{background:#f7f6fb;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:1rem;display:grid}.identity-method-icon{color:#fff;background:#6457e5;border-radius:.85rem;place-items:center;width:2.7rem;height:2.7rem;font-size:1.15rem;font-weight:900;display:grid}.identity-method-list li div{gap:.15rem;display:grid}.identity-link-note,.identity-method-list li div span,.identity-method-list li small,.identity-provider-unavailable span,.parent-account-note p{color:#6d6880}.identity-link-form{gap:.5rem;margin-top:1.25rem;display:grid}.identity-link-controls{grid-template-columns:1fr auto;gap:.65rem;display:grid}.identity-link-form input{color:#302b4b;min-width:0;min-height:3rem;font:inherit;background:#fbfaff;border:1px solid #d8d4e7;border-radius:.85rem;padding:.7rem .85rem}.identity-link-form input:focus-visible{border-color:#6457e5;outline:3px solid #6457e52e}.identity-link-form button,.identity-telegram-action{color:#fff;min-height:3rem;font:inherit;cursor:pointer;background:#6457e5;border:0;border-radius:.85rem;padding:.7rem 1rem;font-weight:800}.identity-telegram-action{background:#238bc1;width:100%;margin-top:1rem}.identity-provider-unavailable{background:#f7f6fb;border-radius:1rem;gap:.25rem;margin-top:1rem;padding:1rem;display:grid}.parent-account-note p{max-width:39rem;margin:.3rem 0 0;line-height:1.5}.form-success{color:#176348;background:#e4f8ef;border-radius:.9rem;margin:0;padding:.9rem 1rem;font-weight:700}@media (width<=640px){.parent-account-topbar{flex-direction:column;align-items:flex-start}.parent-account-topbar nav{justify-content:space-between;width:100%}.parent-account-page{width:min(100% - 1rem,58rem);padding-top:.75rem}.parent-account-card,.parent-account-hero,.parent-account-note{border-radius:1.15rem;padding:1.15rem}.identity-method-list li{grid-template-columns:auto 1fr}.identity-method-list li small{grid-column:2}.identity-link-controls,.parent-account-note{flex-direction:column;grid-template-columns:1fr;align-items:stretch}}.parent-dashboard-topbar{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);margin:0 auto;padding:25px 0;display:grid}.parent-dashboard-topbar nav{background:#ffffffa6;border:1px solid #2e2a4114;border-radius:999px;gap:3px;padding:5px;display:flex}.parent-dashboard-topbar nav a{color:var(--muted);border-radius:999px;padding:9px 14px;font-size:.68rem;text-decoration:none}.parent-dashboard-topbar nav a:hover{color:var(--ink);background:#fff}.parent-dashboard-topbar>.text-action{justify-self:end}.parent-dashboard{width:min(1180px,100% - 48px);margin:0 auto;padding:30px 0 100px}.parent-dashboard-hero{color:#fff;background:linear-gradient(115deg,#ffffff14,#0000 35%),#373064;border-radius:38px 38px 38px 12px;grid-template-columns:minmax(0,1fr) 300px;align-items:end;gap:70px;min-height:390px;padding:clamp(34px,6vw,70px);display:grid;box-shadow:0 30px 70px #2f295633}.parent-dashboard-hero .eyebrow{color:#beb8ff}.parent-dashboard-hero h1{letter-spacing:-.07em;margin:12px 0 24px;font-size:clamp(3.4rem,8vw,6.8rem);line-height:.86}.parent-dashboard-hero h1 span{color:#beb8ff;letter-spacing:0;margin:18px 0 0 7px;font-size:.24em;line-height:1;display:block}.parent-dashboard-hero>div>p:last-child{color:#ffffffbf;max-width:620px;font-size:.86rem;line-height:1.65}.parent-dashboard-hero aside{border-left:1px solid #ffffff2e;gap:9px;padding-left:30px;display:grid}.parent-dashboard-hero aside small,.parent-dashboard-hero aside span{color:#ffffff9e;font-size:.66rem;line-height:1.55}.parent-dashboard-hero aside strong{font-size:1.08rem}.parent-dashboard-section{margin-top:78px;scroll-margin-top:20px}.parent-section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:25px;display:flex}.parent-section-heading h2{letter-spacing:-.055em;margin-top:6px;font-size:clamp(2.1rem,4.5vw,3.8rem)}.parent-section-heading>p{max-width:410px;color:var(--muted);text-align:right;font-size:.72rem;line-height:1.55}.parent-section-heading--compact{margin-bottom:20px}.parent-section-heading--compact h2{font-size:clamp(1.8rem,3vw,2.6rem)}.weekly-signal-grid{grid-template-columns:.7fr 1fr 1fr;gap:14px;display:grid}.weekly-signal-card{background:#ffffffc2;border:1px solid #ffffffe6;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:210px;padding:26px;display:flex;box-shadow:0 16px 38px #362f650f}.weekly-signal-card>span{color:var(--muted);font-size:.68rem}.weekly-signal-card>strong{color:#6256d9;letter-spacing:-.07em;font-size:5rem;line-height:.9}.weekly-signal-card h3{letter-spacing:-.035em;max-width:250px;font-size:1.55rem;line-height:1.1}.weekly-signal-card p{color:var(--muted);font-size:.7rem;line-height:1.5}.weekly-signal-card--primary{color:#fff;background:#6256d9}.weekly-signal-card--primary p,.weekly-signal-card--primary>span{color:#ffffffeb}.weekly-signal-card--primary>strong{color:#fff}.parent-plan-layout{grid-template-columns:1.05fr .95fr;gap:38px;display:grid}.parent-plan-list,.weak-topic-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.parent-plan-list li{background:#ffffffc7;border:1px solid #ffffffe6;border-radius:22px;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:19px;display:grid}.parent-plan-list li>span{color:#6256d9;background:#eceaff;border-radius:13px 13px 13px 5px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.alignment-grid article div,.parent-plan-list li div{gap:3px;min-width:0;display:grid}.parent-dashboard-shell .alignment-grid small,.parent-dashboard-shell .parent-plan-list small{color:#6256d9;font-size:.62rem;font-weight:800}.parent-plan-list strong{font-size:.88rem}.alignment-grid p,.parent-plan-list p,.weak-topic-list p{color:var(--muted);font-size:.67rem;line-height:1.45}.weak-topic-list article{background:#f0eee7;border-radius:22px;gap:6px;padding:21px;display:grid}.weak-topic-list article>span{color:#754328;font-size:.62rem;font-weight:900}.weak-topic-list strong{font-size:.94rem}.parent-empty-card{color:var(--muted);border:1px dashed #2e2a412b;border-radius:22px;padding:28px;font-size:.72rem}.alignment-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.alignment-grid article{background:#fff;border-radius:22px;align-content:start;gap:16px;min-height:175px;padding:18px;display:grid}.alignment-grid article>span{color:#fff;background:#6256d9;border-radius:13px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:900;display:grid}.alignment-grid article.muted{opacity:.6;background:#ffffff94}.alignment-grid strong{overflow-wrap:anywhere;font-size:.78rem;line-height:1.25}.parent-skill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.privacy-center{color:#fff;background:#29263e;border-radius:36px 36px 36px 12px;padding:clamp(28px,5vw,54px)}.privacy-center .eyebrow{color:#aaa2ff}.privacy-center .parent-section-heading>p{color:#ffffff9e}.privacy-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.privacy-control-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:24px;align-content:start;gap:13px;min-width:0;padding:23px;display:grid}.privacy-card-mark{color:#29263e;background:#aaa2ff;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.privacy-control-card h3{font-size:1.12rem}.privacy-control-card>label,.privacy-control-card>p{color:#ffffffa3;font-size:.67rem;line-height:1.5}.privacy-consent-row,.privacy-device-row{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:15px;padding-top:12px;display:flex}.parent-dashboard-shell .privacy-consent-row>div,.parent-dashboard-shell .privacy-device-row>div{gap:3px;min-width:0;display:grid}.privacy-consent-row strong,.privacy-device-row strong{font-size:.73rem}.parent-dashboard-shell .privacy-consent-row small,.parent-dashboard-shell .privacy-device-row small{color:#ffffff87;font-size:.61rem}.privacy-consent-row button,.privacy-control-card .danger-action,.privacy-device-row button,.privacy-primary-action{color:#29263e;min-height:44px;font:inherit;cursor:pointer;background:#aaa2ff;border:0;border-radius:13px;padding:9px 14px;font-size:.65rem;font-weight:850}.privacy-primary-action{justify-self:start}.privacy-control-card--danger{background:#ad4a4a1a}.privacy-control-card--family-danger{background:#ad4a4a21;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(200px,.6fr) auto;align-items:end}.parent-dashboard-shell .privacy-control-card--family-danger>div{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;display:grid}.parent-dashboard-shell .privacy-control-card--family-danger>div>div{gap:8px;display:grid}.privacy-control-card--family-danger p{color:#ffffffa3;font-size:.67rem;line-height:1.5}.privacy-control-card--danger .privacy-card-mark{color:#672f35;background:#f1b8bc}.privacy-control-card input{color:#fff;min-height:48px;font:inherit;background:#ffffff14;border:1px solid #ffffff26;border-radius:13px;padding:10px 13px}.privacy-control-card .danger-action{color:#612e34;background:#f1b8bc}.privacy-control-card button:disabled{cursor:not-allowed;opacity:.45}.privacy-action-message{color:#d6d2ff;margin-top:18px;font-size:.72rem}.report-shell{width:min(1080px,100% - 40px);min-height:100vh;margin:0 auto;padding-bottom:80px}.report-layout{grid-template-columns:minmax(280px,.68fr) minmax(460px,1fr);align-items:start;gap:clamp(42px,7vw,85px);padding-top:62px;display:grid}.report-heading{position:sticky;top:35px}.report-heading h1{font-size:clamp(2.4rem,5vw,4.25rem);line-height:1.02}.report-heading>p:not(.eyebrow){color:var(--muted);margin:24px 0;line-height:1.7}.report-facts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.report-fact{border:1px solid var(--line);background:#ffffffa6;border-radius:17px;gap:4px;padding:16px;display:grid}.report-facts strong{font-size:1.5rem}.report-facts span{color:var(--muted);font-size:.64rem;line-height:1.35}.skill-report-list{gap:15px;display:grid}.empty-report,.skill-report-card{background:#ffffffdb;border:1px solid #ffffffe6;border-radius:25px;min-width:0;padding:25px;box-shadow:0 20px 50px #433a7817}.skill-report-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.skill-report-head span{color:var(--muted);font-size:.63rem;font-weight:800}.skill-report-head h2{margin:5px 0 0;font-size:1rem}.skill-status{color:var(--violet-dark);background:var(--violet-soft);border-radius:999px;flex:none;padding:7px 10px;font-size:.62rem}.skill-status--mastered{color:#16765f;background:#dff5ed}.skill-status--review{color:#7e5b18;background:#fff4d6}.evidence-steps,.evidence-track{margin:22px 0}.evidence-steps{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.evidence-steps span{background:#e8e6f0;border-radius:999px;height:7px}.evidence-steps span.active{background:linear-gradient(90deg,#766bea,#5749d1)}.skill-report-card dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;display:grid}.skill-report-card dl div{background:#f7f6fb;border-radius:13px;padding:12px}.skill-report-card dt{color:var(--muted);font-size:.58rem}.skill-report-card dd{margin:5px 0 0;font-size:.75rem;font-weight:800}.skill-observation{color:#725519;background:#fff7df;border-radius:12px;margin:13px 0 0;padding:10px 12px;font-size:.68rem;line-height:1.5}.empty-report{text-align:center}.empty-report>span{color:var(--violet);font-size:2rem}.empty-report h2{margin:12px 0 8px}.empty-report p{color:var(--muted);margin:0;line-height:1.6}@media (width<=900px){.hero{grid-template-columns:minmax(0,1fr);padding-top:50px}.hero-copy{min-width:0;max-width:680px}.lesson-card{width:min(100%,620px);margin:0 auto}.auth-layout,.setup-layout{grid-template-columns:1fr;align-items:start;gap:40px}.auth-intro,.setup-rail{width:min(660px,100%)}.auth-card,.setup-card{width:min(600px,100%);margin:0 auto}.setup-rail ol{grid-template-columns:repeat(4,1fr);gap:10px}.setup-rail li{align-items:flex-start}.setup-rail li small{display:none}.report-layout{grid-template-columns:1fr}.report-heading{position:static}.homework-layout{grid-template-columns:1fr;align-items:start;gap:35px}.homework-intro{max-width:650px}}@media (width<=640px){.page-shell{width:min(100% - 28px,1180px)}.topbar{min-height:74px}.status-pill{padding:9px 11px}.hero{gap:50px;padding:40px 0 60px}h1{font-size:clamp(2.5rem,13vw,4rem)}.grade-button{width:40px;height:40px}.primary-action{justify-content:space-between;width:100%}.lesson-card__header{grid-template-columns:auto 1fr}.lesson-card:before{inset:12px 0 -12px 12px}.step-badge{grid-column:2;justify-self:start}.answer-field{margin-left:0}.principles{grid-template-columns:1fr}.legal-shell,.onboarding-shell{width:min(100% - 28px,1120px)}.child-topbar,.simple-topbar{min-height:72px}.auth-layout,.setup-layout{min-height:auto;padding:32px 0 55px}.auth-intro h1,.setup-rail h1{font-size:clamp(2.35rem,12vw,3.4rem)}.trust-list{gap:10px;font-size:.78rem}.auth-card,.setup-card,.state-card{border-radius:24px;padding:24px 20px}.setup-rail ol{margin-top:25px}.setup-rail li{gap:0}.setup-rail li div{display:none}.setup-rail li>span{width:34px;height:34px}.family-rail>p:not(.eyebrow){margin-top:15px}.family-count-badge{margin-top:18px}.large-grade-options{grid-template-columns:repeat(7,minmax(36px,1fr));gap:4px}.large-grade-options button{border-radius:10px}.pairing-manual-code .pairing-code{letter-spacing:.09em}.pairing-share-card{grid-template-columns:1fr;padding:16px}.pairing-qr-frame{width:min(230px,100%);margin:0 auto}.pairing-manual-code{text-align:center}.family-overview-heading{align-items:start}.family-profile-list li{grid-template-columns:auto minmax(0,1fr)}.family-profile-actions{grid-column:1/-1;grid-template-columns:.85fr 1.15fr;display:grid}.family-profile-actions a,.family-profile-actions button{min-height:46px}.quiet-label{display:none}.child-entry-card{border-radius:28px;margin-top:70px}.child-mascot{margin-top:-70px}.child-home-layout{padding:24px 0 58px}.child-home-nav{gap:4px}.child-home-nav button,.child-home-progress-link{min-height:42px;padding:8px 10px;font-size:.62rem}.child-home-hero{border-radius:28px 28px 28px 10px;grid-template-columns:1fr;gap:22px;min-height:auto;padding:28px 22px}.child-home-guide,.child-home-shell--junior .child-home-guide{border-radius:26px 26px 26px 9px;width:78px;height:78px;font-size:1.6rem}.child-home-welcome h1{font-size:clamp(2.55rem,13vw,3.65rem)}.child-answer-modes{grid-template-columns:1fr;display:grid}.child-home-rhythm{border-top:1px solid color-mix(in srgb,var(--motivation-accent) 15%,transparent);border-left:0;grid-template-columns:1fr auto;align-items:end;width:100%;padding:18px 0 0}.child-home-rhythm strong{grid-area:1/2/span 2}.child-home-actions{grid-template-columns:1fr}.child-home-card{border-radius:24px 24px 24px 9px;min-height:220px;padding:22px}.child-home-card-title,.child-home-shell--junior .child-home-card-title{font-size:1.25rem}.child-home-note{text-align:left;align-items:flex-start}.lesson-topbar{grid-template-columns:1fr auto;min-height:72px}.lesson-step-label{justify-self:end}.pilot-label{display:none}.draft-label,.homework-private-label{grid-column:2}.subjects-layout{padding:30px 0 58px}.subjects-heading{margin-bottom:27px}.subjects-heading h1{font-size:clamp(2.65rem,13vw,3.75rem)}.subjects-heading>p:not(.eyebrow){margin-top:18px;font-size:.9rem}.resume-lesson b{display:none}.review-invitation{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px 16px}.review-invitation b{grid-column:2;justify-self:start}.subject-grid{grid-template-columns:1fr;gap:12px}.subject-card:first-child{grid-column:auto}.subject-card{border-radius:23px;min-height:158px;padding:18px}.subject-mark{border-radius:17px 17px 17px 7px;width:52px;height:52px}.homework-layout{min-height:auto;padding:30px 0 60px}.homework-layout--review{gap:24px;padding-top:18px}.homework-intro h1{font-size:clamp(2.7rem,14vw,4.1rem)}.homework-layout--review .homework-intro h1{font-size:clamp(2.6rem,12vw,3.35rem)}.homework-layout--review .homework-intro>p:not(.eyebrow){margin:16px 0;line-height:1.55}.homework-layout--review .homework-safety-notes{gap:6px}.homework-layout--review .homework-safety-notes span{border-radius:7px;width:19px;height:19px}.homework-card{border-radius:25px;min-height:420px;padding:17px}.homework-card--review{grid-template-columns:1fr}.photo-dropzone{min-height:360px}.homework-preview img{min-height:220px;max-height:310px}.lesson-workspace{padding:24px 0 50px}.lesson-progress-header{gap:13px;margin-bottom:24px}.lesson-progress-header,.lesson-stage{grid-template-columns:1fr}.lesson-guide{text-align:left;grid-template-columns:auto 1fr;justify-items:start;padding:0 5px;position:static}.guide-face{border-radius:16px 16px 16px 7px;width:48px;height:48px;font-size:1rem}.guide-face i{font-size:.85rem;top:-8px;right:-9px}.lesson-guide p{align-self:center}.problem-panel{border-radius:23px;padding:25px 20px}.problem-meta{margin-bottom:22px}.lesson-answer-row{grid-template-columns:1fr}.lesson-answer-heading{flex-direction:column;align-items:flex-start}.voice-record-button{justify-content:center;width:100%;min-height:48px}.voice-answer-actions,.voice-interrupt-button,.voice-live-button{width:100%}.voice-interrupt-button,.voice-live-button{justify-content:center;min-height:48px}.voice-transcript{grid-template-columns:1fr;gap:4px}.voice-confirm-button{width:100%;margin-top:6px}.lesson-answer-row button{min-height:53px}.lesson-error{width:100%}.report-shell{width:min(100% - 28px,1080px)}.report-layout{padding-top:35px}.skill-report-head{display:grid}.skill-status{width:fit-content}.skill-report-card dl{grid-template-columns:1fr}}@media (width<=900px){.parent-dashboard-hero{grid-template-columns:1fr 240px;gap:35px;min-height:360px}.weekly-signal-grid{grid-template-columns:1fr 1fr}.weekly-signal-card--primary{grid-column:1/-1}.alignment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.motivation-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.motivation-stat-card--streak{grid-column:1/-1}.skill-map{grid-template-columns:1fr}.skill-map-subject:first-child{grid-column:auto}.achievement-grid,.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.parent-dashboard,.parent-dashboard-topbar{width:calc(100% - 28px)}.parent-dashboard-topbar{grid-template-columns:1fr auto}.parent-dashboard-topbar nav{display:none}.parent-dashboard{padding-top:16px}.parent-dashboard-hero{border-radius:28px 28px 28px 10px;grid-template-columns:1fr;gap:28px;min-height:0;padding:30px 23px}.parent-dashboard-hero h1{font-size:clamp(3.2rem,18vw,4.8rem)}.parent-dashboard-hero aside{border-top:1px solid #ffffff2e;border-left:0;padding-top:20px;padding-left:0}.parent-dashboard-section{margin-top:50px}.parent-section-heading{flex-direction:column;align-items:start;gap:10px}.parent-section-heading>p{text-align:left}.alignment-grid,.parent-plan-layout,.parent-skill-grid,.privacy-control-grid,.weekly-signal-grid{grid-template-columns:1fr}.privacy-control-card--family-danger{grid-column:auto;grid-template-columns:1fr;align-items:stretch}.weekly-signal-card--primary{grid-column:auto}.weekly-signal-card{border-radius:24px;min-height:190px;padding:22px}.parent-plan-layout{gap:40px}.alignment-grid article{grid-template-columns:auto minmax(0,1fr);min-height:130px}.privacy-center{border-radius:28px 28px 0 0;width:calc(100% + 28px);margin-left:-14px;padding:30px 20px 45px}.privacy-consent-row,.privacy-device-row{align-items:start}.child-section-nav,.lesson-progress-link{grid-column:2}.child-section-nav .draft-label,.lesson-step-label{display:none}.lesson-reward-receipt{grid-template-columns:auto minmax(0,1fr);width:100%}.lesson-reward-receipt>a,.lesson-reward-receipt>p{grid-column:2;justify-self:start}.motivation-shell{padding:0 16px}.motivation-layout{padding:30px 0 60px}.motivation-hero{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.motivation-guide{border-radius:24px 24px 24px 9px;width:72px;height:72px}.motivation-guide b{font-size:1.45rem}.motivation-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.achievement-grid,.motivation-summary,.theme-grid{grid-template-columns:1fr}.motivation-stat-card--streak{grid-column:auto}.motivation-stat-card{border-radius:24px;min-height:185px;padding:21px}.motivation-section{margin-top:42px}.motivation-section-head{flex-direction:column;align-items:start;gap:10px}.motivation-section-head>p{text-align:left}.skill-map-subject{border-radius:23px;padding:17px}.skill-map-subject li strong{text-overflow:clip;white-space:normal;overflow:visible}.achievement-card,.theme-card{min-height:112px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto;transition-duration:.01ms}}@supports (height:100dvh){.centered-state,.child-shell,.homework-shell,.legal-shell,.lesson-shell,.motivation-shell,.onboarding-shell,.parent-account-shell,.parent-dashboard-shell,.report-shell,.subjects-shell,body{min-height:100dvh}.centered-inline,.child-session-check{min-height:calc(100dvh - 84px)}.homework-layout,.lesson-loading{min-height:calc(100dvh - 82px)}}
