: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;gap:8px;padding:10px 14px;font-size:.82rem;font-weight:700}.status-pill,.topbar-actions{align-items:center;display:flex}.topbar-actions{gap:10px}.login-action{color:#fff;background:var(--violet);border-radius:999px;padding:10px 16px;font-size:.86rem;font-weight:800;text-decoration:none}.login-action:hover{background:var(--violet-dark)}.status-dot{background:#e3a846;border-radius:50%;width:8px;height:8px}.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}.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{background:var(--legal-soft);border-radius:50%;place-items:center;width:2rem;height:2rem;transition:transform .18s;display:grid}.legal-document-chevron:before{border-right:2px solid var(--legal-accent);border-bottom:2px solid var(--legal-accent);content:"";width:.48rem;height:.48rem;transform:translateY(-.12rem)rotate(45deg)}.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-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 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--consents p,.legal-policy-card--consents>span{color:#ffffffeb}.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-policy-heading .legal-reviewed-pill{color:#17664f;background:#e4f7f0;border-color:#1f826747}.legal-draft-pill--light{color:#82531b;background:#fff2dc;border-color:#aa6a1c33}.beta-page{min-height:100vh}.beta-topbar{justify-content:space-between;align-items:center;min-height:88px;display:flex}.beta-topbar__back{color:var(--violet-dark);font-size:.82rem;font-weight:800;text-decoration:none}.beta-info-grid a:hover,.beta-topbar__back:hover{text-decoration:underline}.beta-page__main{padding-bottom:64px}.beta-hero{color:#fff;background:linear-gradient(130deg,#39317f,#6657df 70%,#7669e8);border-radius:30px;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);align-items:end;gap:clamp(28px,6vw,80px);padding:clamp(44px,7vw,88px) clamp(24px,5vw,66px);display:grid;box-shadow:0 18px 54px #3a2e8e2e}.beta-label{color:#4d3dcc;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 17px;font-size:.73rem;font-weight:850;display:flex}.beta-label span{background:#42c9a6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #42c9a62e}.beta-hero h1,.beta-section-heading h2{max-width:720px;font-size:clamp(2.35rem,5.2vw,4.4rem)}.beta-hero__lead{color:#ffffffde;max-width:610px;margin:24px 0 0;font-size:1rem;line-height:1.65}.beta-hero__aside{background:#23196b42;border:1px solid #ffffff2e;border-radius:18px;padding:20px}.beta-hero__aside strong{font-size:.9rem}.beta-hero__aside p{color:#fffc;margin:9px 0 0;font-size:.78rem;line-height:1.55}.beta-info-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 72px;display:grid}.beta-info-grid article{border:1px solid var(--line);background:#ffffffd1;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:244px;padding:25px;display:flex;box-shadow:0 12px 30px #2b25530f}.beta-info-grid__number{color:var(--violet);font-size:.72rem;font-weight:850}.beta-info-grid h2{letter-spacing:-.025em;margin:13px 0 8px;font-size:1.06rem}.beta-info-grid p{color:#565369;margin:0 0 18px;font-size:.8rem;line-height:1.6}.beta-info-grid a{color:var(--violet-dark);margin-top:auto;font-size:.78rem;font-weight:850;text-decoration:none}.beta-changelog{background:#ffffff8f;border-radius:26px;grid-template-columns:minmax(230px,.68fr) minmax(0,1.32fr);gap:clamp(34px,7vw,110px);padding:clamp(30px,5vw,58px);display:grid}.beta-section-heading h2{margin:0;font-size:clamp(2rem,3.7vw,3.25rem)}.beta-section-heading>p:last-child{color:var(--muted);margin:16px 0 0;font-size:.88rem;line-height:1.6}.beta-changelog__list{gap:0;margin:0;padding:0;list-style:none;display:grid}.beta-changelog__list li{border-top:1px solid var(--line);grid-template-columns:44px minmax(0,1fr);gap:16px;padding:20px 0;display:grid}.beta-changelog__list li:last-child{border-bottom:1px solid var(--line)}.beta-changelog__list>li>span{width:36px;height:36px;color:var(--violet-dark);background:var(--violet-soft);border-radius:11px;place-items:center;font-size:.68rem;font-weight:850;display:grid}.beta-changelog__list h3{margin:0;font-size:.98rem}.beta-changelog__list p{color:#565369;margin:7px 0 0;font-size:.8rem;line-height:1.58}.beta-footer-card{color:#176e5b;background:linear-gradient(105deg,#dff7ef,#f5fffc);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;margin-top:20px;padding:28px clamp(24px,4vw,46px);display:flex}.beta-footer-card strong{font-size:1rem}.beta-footer-card p{color:#347666;max-width:650px;margin:8px 0 0;font-size:.8rem;line-height:1.55}.beta-footer-card .primary-action{flex:none}@media (width<=760px){.beta-topbar{min-height:72px}.beta-changelog,.beta-hero{grid-template-columns:minmax(0,1fr)}.beta-hero{border-radius:22px;padding:38px 24px}.beta-info-grid{grid-template-columns:minmax(0,1fr);margin-bottom:42px}.beta-info-grid article{min-height:0}.beta-footer-card{flex-direction:column;align-items:flex-start}}.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 .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--diagnostic{--subject-accent:#6457e5;--subject-soft:#efedff;min-height:210px}.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}.lesson-topbar-actions{justify-self:end;align-items:center;gap:12px;display:flex}.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-progress-header{grid-template-columns:minmax(180px,auto) 1fr;align-items:center;gap:30px;margin-bottom:38px;display:grid}.lesson-progress-meter{gap:7px;min-width:0;display:grid}.lesson-progress-meter small{color:var(--muted);font-size:.64rem;font-weight:750}.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:160px 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-guide strong{color:var(--ink);margin-bottom:3px;font-size:.72rem;display:block}.lesson-dialogue{gap:19px;min-width:0;display:grid}.lesson-session-intro{background:linear-gradient(120deg,#efedffeb,#f4fcf9e0);border:1px solid #6457e521;border-radius:22px 22px 22px 8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;padding:17px 19px;display:grid}.lesson-session-intro--diagnostic{background:linear-gradient(120deg,#eaf9f3,#f2f0ff);border-color:#27866e29}.lesson-session-icon{color:#fff;background:var(--violet);border-radius:13px 13px 13px 5px;place-items:center;width:37px;height:37px;font-size:1.15rem;font-weight:900;display:grid;box-shadow:0 8px 18px #6457e533}.lesson-session-intro--diagnostic .lesson-session-icon{background:#287f69;box-shadow:0 8px 18px #27866e2e}.lesson-session-intro p,.lesson-session-intro small,.lesson-session-intro strong{display:block}.lesson-session-intro p{color:var(--violet-dark);letter-spacing:.04em;text-transform:uppercase;margin:0 0 3px;font-size:.63rem;font-weight:900}.lesson-session-intro--diagnostic p{color:#1b7560}.lesson-session-intro strong{font-size:.86rem;line-height:1.35}.lesson-session-intro small{color:var(--muted);margin-top:5px;font-size:.68rem;line-height:1.5}.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-kicker{color:var(--muted);margin:0 0 10px;font-size:.72rem;font-weight:800}.problem-panel h1{letter-spacing:-.035em;max-width:680px;font-size:clamp(1.8rem,3.4vw,2.8rem);line-height:1.16}.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}.problem-actions{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:25px;display:flex}.ask-tutor-button{cursor:pointer;text-align:left;color:#302b66;background:linear-gradient(135deg,#f2f0ff,#fff);border:1px solid #6256d947;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;margin-top:18px;padding:14px 16px;display:grid;box-shadow:0 10px 24px #41359b14}.ask-tutor-button>span:first-child{background:#6558df;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.ask-tutor-button small,.ask-tutor-button strong{display:block}.ask-tutor-button strong{font-size:.82rem}.ask-tutor-button small{color:#706b91;margin-top:2px;font-size:.67rem}.ask-tutor-button i{color:#6558df;font-size:1.1rem;font-style:normal}.problem-actions .voice-listen-button{margin-top:0}.problem-action-note{color:var(--muted);font-size:.66rem;line-height:1.45}.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}.lesson-conversation{background:linear-gradient(145deg,#ffffffed,#f8f7ffdb);border:1px solid #6457e52b;border-radius:23px;gap:16px;padding:20px;display:grid}.lesson-conversation-heading{align-items:center;gap:11px;display:flex}.lesson-conversation-heading .avatar{flex:none}.lesson-conversation-heading .lesson-conversation-description,.lesson-conversation-heading strong{display:block}.lesson-conversation-heading strong{color:var(--ink);font-size:.82rem}.lesson-conversation-heading .lesson-conversation-description{color:var(--muted);margin-top:3px;font-size:.68rem;line-height:1.45}.lesson-message-list{gap:10px;max-height:360px;padding:2px 6px 2px 2px;display:grid;overflow-y:auto}.lesson-message{max-width:min(90%,590px);color:var(--ink);background:#efedff;border-radius:17px 17px 17px 5px;padding:12px 14px}.lesson-message--child{background:#e8f7f1;border-radius:17px 17px 5px;justify-self:end}.lesson-message-author{color:var(--violet-dark);margin-bottom:4px;font-size:.64rem;font-weight:850;display:block}.lesson-message--child .lesson-message-author{color:#21765f}.lesson-message p{margin:0;font-size:.89rem;line-height:1.52}.lesson-conversation-empty{color:var(--muted);background:#efedff85;border:1px dashed #6457e538;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:13px 14px;display:grid}.lesson-conversation-empty>span{background:#fff;border-radius:11px;place-items:center;width:31px;height:31px;font-size:.9rem;display:grid}.lesson-conversation-empty p{margin:0;font-size:.72rem;line-height:1.45}.lesson-composer{border-top:1px solid #37306b1a;gap:11px;padding-top:16px;display:grid}.lesson-composer-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.lesson-composer-heading label,.lesson-composer-heading small{display:block}.lesson-composer-heading label{color:var(--ink);font-size:.78rem;font-weight:850}.lesson-composer-heading small{color:var(--muted);margin-top:3px;font-size:.66rem;line-height:1.4}.lesson-quick-prompts{flex-wrap:wrap;gap:7px;display:flex}.lesson-action-choices{align-items:stretch;gap:9px;display:flex}.lesson-action-choice{-moz-column-gap:9px;text-align:left;min-height:104px;color:var(--ink);cursor:pointer;font:inherit;background:#fbfaff;border:1px solid #6457e524;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-content:center;column-gap:9px;padding:13px 12px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid}.lesson-action-choice>span{color:#fff;background:var(--violet);border-radius:10px;grid-row:span 2;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:grid}.lesson-action-choice__detail,.lesson-action-choice__label{min-width:0;display:block}.lesson-action-choice__label{font-size:.77rem;font-weight:900}.lesson-action-choice__detail{color:var(--muted);margin-top:3px;font-size:.63rem;font-weight:650;line-height:1.35}.lesson-action-choice--talk>span{background:#258a70}.lesson-action-choice--hint>span{color:#765415;background:#f4c765}.lesson-action-choice--hint{min-width:min(100%,240px);min-height:76px}.lesson-action-choice.is-selected,.lesson-action-choice:hover:not(:disabled){background:#f3f1ff;border-color:#6457e56b;box-shadow:0 8px 19px #5043a61a}.lesson-action-choice:hover:not(:disabled){transform:translateY(-1px)}.lesson-action-choice.is-selected{box-shadow:0 0 0 3px #6457e51f}.lesson-action-choice:focus-visible{outline-offset:2px;outline:3px solid #6457e559}.lesson-action-choice:disabled{cursor:not-allowed;opacity:.55}.lesson-quick-prompts button{min-height:34px;color:var(--violet-dark);cursor:pointer;font:inherit;background:#f7f6ff;border:1px solid #6457e52e;border-radius:999px;padding:0 11px;font-size:.67rem;font-weight:800}.lesson-quick-prompts button:disabled{cursor:not-allowed;opacity:.55}.lesson-composer-row{grid-template-columns:1fr auto;gap:10px;display:grid}.lesson-composer-row input,.lesson-composer-row textarea{resize:vertical;min-width:0;min-height:62px;color:var(--ink);font:inherit;background:#fff;border:1px solid #37306b33;border-radius:16px;padding:12px 14px;font-size:1rem;font-weight:650;line-height:1.4}.lesson-composer-row input{resize:none;min-height:0}.lesson-composer-row input:focus,.lesson-composer-row textarea:focus{border-color:var(--violet);outline:none;box-shadow:0 0 0 4px #6457e51a}.lesson-composer-row button{color:#fff;background:var(--violet);cursor:pointer;min-width:156px;font:inherit;border:0;border-radius:16px;align-self:stretch;padding:0 17px;font-size:.72rem;font-weight:850}.lesson-composer-row button:disabled{cursor:not-allowed;color:#8c8998;background:#e8e6ee}.lesson-composer-help{color:var(--muted);margin:-2px 0 0;font-size:.66rem;line-height:1.45}.lesson-composer>.voice-status{color:var(--muted);border-top:1px solid #37306b14;align-items:flex-start;gap:7px;margin:1px 0 0;padding-top:11px;font-size:.66rem;line-height:1.45;display:flex}.answer-outcome{color:#21765f;background:#e8f7f1;border-radius:15px;margin:0;padding:12px 15px;font-size:.78rem;font-weight:800}.lesson-answer-form{background:#ffffffe0;border:1px solid #6457e533;border-radius:23px;padding:20px;box-shadow:0 12px 28px #433a780d}.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;display:block}.lesson-answer-step{color:var(--violet-dark);letter-spacing:.045em;text-transform:uppercase;margin-bottom:3px;font-size:.62rem;font-weight:900;display:block}.lesson-answer-heading .lesson-answer-description{color:var(--muted);margin-top:3px;font-size:.64rem;line-height:1.4;display:block}.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-transcript-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.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}.voice-repeat-button{color:#195d4c;cursor:pointer;min-height:44px;font:inherit;background:#fff;border:1px solid #27866e30;border-radius:999px;padding:0 13px;font-size:.66rem;font-weight:850}.voice-repeat-button:disabled{opacity:.55;cursor:not-allowed}.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}.lesson-scene{background:#ffffffeb;border:1px solid #fffffff2;border-radius:30px;gap:22px;padding:clamp(23px,4vw,38px);display:grid;box-shadow:0 28px 70px #433a781f}.lesson-scene-meta{color:var(--muted);justify-content:space-between;gap:14px;font-size:.66rem;font-weight:800;display:flex}.lesson-scene-meta span:first-child,.lesson-tutor-label{color:var(--violet-dark)}.lesson-tutor-turn{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;display:grid}.lesson-scene-avatar{width:38px;height:38px;font-size:.9rem}.lesson-tutor-copy{min-width:0}.lesson-tutor-label{letter-spacing:.05em;text-transform:uppercase;margin:0 0 5px;font-size:.63rem;font-weight:900}.lesson-tutor-text{margin:0;font-size:clamp(1rem,1.9vw,1.22rem);font-weight:800;line-height:1.45}.lesson-turn-enter-active,.lesson-turn-leave-active{transition:opacity .18s,transform .18s}.lesson-turn-enter-from,.lesson-turn-leave-to{opacity:0;transform:translateY(5px)}.lesson-response-reaction{color:#21765f;background:#e8f7f1;border-radius:14px;align-items:center;gap:8px;margin:-5px 0 0 51px;padding:10px 12px;font-size:.74rem;font-weight:850;display:flex}.lesson-response-reaction--incorrect,.lesson-response-reaction--indeterminate{color:#8a681f;background:#fff7df}.lesson-response-reaction span{color:#fff;background:#21765f;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.68rem;display:grid}.lesson-response-reaction--incorrect span,.lesson-response-reaction--indeterminate span{background:#8a681f}.lesson-workbench{background:linear-gradient(135deg,#f4f2ff,#fbfffd);border:1px solid #6457e524;border-radius:22px;padding:clamp(19px,3vw,28px)}.lesson-workbench h1{letter-spacing:-.035em;max-width:680px;margin:0;font-size:clamp(1.7rem,3.2vw,2.55rem);line-height:1.18}.lesson-scene-tools{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:-7px;display:flex}.lesson-scene .lesson-composer{margin-top:2px}.lesson-history{border-top:1px solid #37306b1f;padding-top:3px}.lesson-history--open{background:#fbfaff;border:1px solid #6457e51f;border-radius:19px;padding:14px}.lesson-history-title{color:var(--violet-dark);letter-spacing:.05em;text-transform:uppercase;margin:0 0 9px;font-size:.64rem;font-weight:900}.lesson-history summary{color:var(--muted);cursor:pointer;padding:11px 2px;font-size:.68rem;font-weight:800}.lesson-history .lesson-message-list{max-height:220px;margin:2px 0 4px;padding:2px 6px 2px 2px}.lesson-history--open .lesson-message-list{margin:0}@media (width<=640px){.lesson-action-choices{grid-template-columns:1fr}.lesson-action-choice{min-height:68px;padding:11px 12px}.lesson-scene{border-radius:23px;gap:18px;padding:20px 16px}.lesson-scene-meta{flex-direction:column;align-items:flex-start;gap:4px}.lesson-workbench{border-radius:18px;padding:18px 15px}.lesson-response-reaction{margin-left:0}.lesson-scene-tools{flex-direction:column;align-items:flex-start}}.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-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}.school-context-card{background:linear-gradient(135deg,#efedffe6,#ffffffdb);border:1px solid #6256d924;border-radius:30px 30px 30px 10px;gap:30px;padding:clamp(22px,4vw,38px);display:grid;box-shadow:0 16px 38px #362f650f}.school-context-fieldset{border:0;margin:0;padding:0}.school-context-events strong,.school-context-fieldset legend,.school-context-topics strong{letter-spacing:-.02em;font-size:1rem}.school-context-events p,.school-context-fieldset>p,.school-context-topics p{color:var(--muted);margin:7px 0 0;font-size:.7rem;line-height:1.5}.school-subject-options{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.school-subject-options label{cursor:pointer;color:#4c4766;background:#ffffffb3;border:1px solid #2e2a4124;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:.71rem;font-weight:750;display:inline-flex}.school-subject-options label.selected{color:#fff;background:#6256d9;border-color:#0000}.school-subject-options input{accent-color:#fff;width:14px;height:14px}.school-context-events,.school-context-topics{border-top:1px solid #6256d921;gap:14px;padding-top:24px;display:grid}.school-topic-input{color:#4c4766;grid-template-columns:minmax(120px,180px) minmax(0,1fr);align-items:center;gap:15px;font-size:.72rem;font-weight:800;display:grid}.school-course-row input,.school-course-row select,.school-event-row input,.school-event-row select,.school-topic-input input{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#ffffffe0;border:1px solid #2e2a4126;border-radius:12px;padding:9px 11px}.school-course-row{color:#4c4766;grid-template-columns:minmax(120px,180px) minmax(220px,.9fr) minmax(0,1.1fr);align-items:center;gap:15px;font-size:.72rem;display:grid}.school-course-row>strong{font-weight:800}.school-context-footer,.school-events-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.school-event-remove,.school-events-heading>button{cursor:pointer;color:#5144c6;font:inherit;background:#e4e0ff;border:0;border-radius:11px;padding:9px 11px;font-size:.69rem;font-weight:850}.school-events-heading>button:disabled{cursor:not-allowed;opacity:.5}.school-event-list,.school-event-row{gap:8px;display:grid}.school-event-row{grid-template-columns:1fr 1fr minmax(132px,.62fr) auto;align-items:center}.school-event-remove{color:#9d4b55;background:#fbe8eb;min-width:38px;min-height:38px;padding:0;font-size:1.15rem}.school-events-empty{border:1px dashed #2e2a4129;border-radius:14px;padding:14px}.school-context-footer{border-top:1px solid #6256d921;padding-top:22px}.school-context-footer .school-context-saved-at{color:var(--muted);font-size:.68rem}.school-context-footer .wide-action{width:auto;min-width:210px}.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}.topbar-actions{gap:6px}.login-action{padding:9px 12px}.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{grid-template-columns:1fr;gap:13px;margin-bottom:24px}.lesson-progress-meter{gap:6px}.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}.lesson-guide strong{margin-bottom:2px}.lesson-session-intro{border-radius:19px 19px 19px 7px;gap:11px;padding:15px}.lesson-session-icon{border-radius:12px 12px 12px 5px;width:34px;height:34px}.problem-panel{border-radius:23px;padding:25px 20px}.problem-meta{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:19px}.problem-kicker{font-size:.68rem}.problem-actions{flex-direction:column;align-items:flex-start;margin-top:20px}.problem-action-note{padding-left:2px}.lesson-conversation{border-radius:21px;padding:16px}.lesson-message-list{max-height:300px}.problem-meta{margin-bottom:22px}.lesson-composer-row{grid-template-columns:1fr}.lesson-message{max-width:96%}.lesson-composer-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-composer-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,.school-event-row,.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}.school-topic-input{grid-template-columns:1fr;gap:6px}.school-course-row{grid-template-columns:1fr;gap:7px}.school-context-footer,.school-events-heading{flex-direction:column;align-items:start}.school-context-footer .wide-action{width:100%}.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)}}:root{--cream:#f8f7f1;--cream-deep:#efede4;--teal:#178f8a;--teal-dark:#086f6d;--teal-soft:#dff5f0;--lilac:#b39be0;--paper:#fffffcdb;--graphite:#213033;--quiet:#6f7772;--soft-line:#314d4a21}.brand-mark{color:#0000;box-shadow:none;background:url(../ponimay-mascot-v4.png) 50%/143% no-repeat}.tutor-presence{isolation:isolate;place-items:center;display:grid;position:relative}.tutor-presence img{z-index:2;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 24px #417e8729);position:relative}.tutor-presence .tutor-character,.tutor-presence img{width:100%;height:100%}.tutor-character{transform-origin:50% 62%;width:min(76vw,290px);position:relative}.tutor-character svg{filter:drop-shadow(0 20px 20px #28686824);width:100%;display:block;overflow:visible}.tutor-character .character-body{transform-origin:130px 112px;animation:4.5s ease-in-out infinite character-float}.tutor-character .character-trail{transform-origin:130px 120px;opacity:.85}.tutor-character .character-trail--left{animation:3.2s ease-in-out infinite trail-wave}.tutor-character .character-trail--right{animation:3.8s ease-in-out -.8s infinite reverse trail-wave}.tutor-character .character-particles{animation:4.8s ease-in-out infinite particles-drift}.tutor-character.is-listening .character-body{animation:1.15s ease-in-out infinite character-listen}.tutor-character.is-listening .character-trail{stroke-width:calc(2px + var(--audio-level,.25)*6px);opacity:calc(.45 + var(--audio-level,.25)*.65)}.tutor-character.is-thinking .character-eye--right{transform:translate(-2px,3px)}.tutor-character.is-thinking .character-trail{opacity:.48;animation-duration:5.8s}.tutor-character.is-clarifying .character-eye--left{transform:translate(2px,-1px)}.tutor-character.is-explaining .character-body{animation:1.3s ease-in-out infinite character-explain}.tutor-character.is-joyful .character-body{animation:.7s cubic-bezier(.2,.8,.3,1) both character-joy}.tutor-character.is-interrupted .character-body{animation-play-state:paused}.tutor-character.is-waiting{opacity:.72}.tutor-character.reduce-motion,.tutor-character.reduce-motion *{animation:none!important}.live-experience{--tutor-bg:#fbf8f2;--tutor-surface:#fffdf9;--tutor-primary:#38b7a3;--tutor-primary-strong:#188b7c;--tutor-primary-soft:#dff5ef;--tutor-lilac:#b7a2e6;--tutor-lilac-soft:#eee9fa;--tutor-text:#203238;--tutor-text-secondary:#5e7074;--tutor-border:#e8e1d9;--tutor-shadow:#232f2e14;min-height:100dvh;color:var(--tutor-text);background:radial-gradient(circle at 20% 28%,#e4f8f1 0,transparent 26rem),radial-gradient(circle at 83% 32%,#eee8fa 0,transparent 27rem),var(--tutor-bg);grid-template-rows:auto 1fr auto;display:grid;overflow:hidden}.live-experience__topbar{min-height:64px;padding:max(10px,env(safe-area-inset-top)) clamp(14px,4vw,36px) 10px;color:var(--tutor-text-secondary);justify-content:space-between;align-items:center;font-size:.74rem;font-weight:720;display:flex}.live-experience__topbar button{border:1px solid var(--tutor-border);width:42px;height:42px;color:var(--tutor-text-secondary);font:inherit;cursor:pointer;background:#fffdf9b3;border-radius:50%;font-size:1.15rem}.live-experience__topbar>div{gap:7px;display:flex}.live-experience__topbar>div button{background:0 0;border:0;width:35px;height:35px;font-size:1rem}.live-experience__scene{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:min(100% - 28px,900px);min-height:0;margin:auto;display:flex;position:relative}.live-experience__scene>.tutor-character{width:min(76vw,290px)}.live-experience--junior .live-experience__scene>.tutor-character{width:min(84vw,330px)}.live-experience__caption,.live-experience__transcript{max-width:min(100%,470px);box-shadow:0 8px 26px var(--tutor-shadow);text-align:center;background:#fffdf9d6;border:1px solid #3358521a;border-radius:15px 15px 15px 5px;margin:0;padding:10px 15px;font-size:clamp(.82rem,2.5vw,.98rem);line-height:1.42}.live-experience__caption{color:#275a59}.live-experience__transcript{color:var(--tutor-text-secondary);background:#fffdf985;border-style:dashed;border-radius:15px}.live-experience__notice{color:#6c5831;text-align:center;background:#fff7df;border:1px solid #eadcac;border-radius:16px;max-width:430px;padding:11px 13px;font-size:.78rem}.live-experience__notice strong{margin-bottom:3px;display:block}.live-experience__notice button{color:#6c5831;font:inherit;cursor:pointer;background:0 0;border:0;margin:8px auto 0;padding:7px 11px;font-weight:750;text-decoration:underline}.live-experience__board{border:1px solid var(--tutor-border);width:min(100%,590px);box-shadow:0 18px 42px var(--tutor-shadow);background:#fffdf9e0;border-radius:22px;padding:clamp(14px,3vw,24px);animation:.4s cubic-bezier(.2,.8,.2,1) both board-reveal}.fraction-board{gap:17px;display:grid}.fraction-board__pair{grid-template-columns:repeat(2,1fr);place-items:center;gap:clamp(14px,6vw,48px);display:grid}.fraction-board__fraction{place-items:center;gap:5px;display:grid}.fraction-board__fraction svg{width:min(35vw,150px)}.fraction-board__fraction strong{color:#365157;text-align:center;grid-template-columns:1fr;font-size:1rem;line-height:.75;display:inline-grid}.fraction-board__fraction sub,.fraction-board__fraction sup{font-size:.85rem}.fraction-board__fraction span{display:block}.fraction-board__line{color:#607378;align-items:center;gap:0;font-size:.65rem;display:flex}.fraction-board__line i{border-top:1px solid #607378;flex:1;height:1px;position:relative}.fraction-board__line i:after{background:var(--tutor-primary);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:50%}.fraction-board__line i:nth-of-type(3):after{background:var(--tutor-lilac)}.live-experience__affirmation{color:#285c56;text-align:center;width:min(100%,470px)}.live-experience__affirmation span{background:var(--tutor-primary-soft);border-radius:99px;padding:9px 12px;font-size:.73rem;font-weight:800;display:inline-block}.live-experience__affirmation p{color:var(--tutor-text-secondary);margin:8px 0 0;font-size:.78rem}.live-experience__start{width:min(100% - 28px,420px);margin:0 auto calc(19px + env(safe-area-inset-bottom));text-align:center;align-self:end;gap:10px;display:grid}.live-experience__pause button,.live-experience__start button{color:#fff;background:var(--tutor-primary-strong);min-height:57px;font:inherit;cursor:pointer;border:0;border-radius:18px;font-weight:800;box-shadow:0 12px 26px #188b7c38}.live-experience__start small{color:var(--tutor-text-secondary);font-size:.68rem}.live-experience__dock{width:min(100% - 22px,510px);margin:0 auto max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9eb;border:1px solid #4058531f;border-radius:23px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:10px 15px;display:grid;position:relative;box-shadow:0 6px 28px #2539351c}.live-experience__keyboard,.live-experience__wave{width:44px;height:44px;color:var(--tutor-text-secondary);cursor:pointer;background:0 0;border:0;font-size:1rem}.live-experience__keyboard{justify-self:start}.live-experience__wave{justify-content:center;justify-self:end;align-items:center;gap:3px;display:flex}.live-experience__wave i{width:3px;height:calc(8px + var(--bar)*3px);background:var(--tutor-primary);animation:wave-bar calc(1s + var(--bar)*80ms) ease-in-out infinite alternate;border-radius:3px}.live-experience__mic{color:#fff;background:radial-gradient(circle at 32% 25%,#67d4c4,var(--tutor-primary-strong) 63%);cursor:pointer;border:5px solid #ebf8f4;border-radius:50%;place-items:center;width:67px;height:67px;display:grid;box-shadow:0 0 0 7px #38b7a31c,0 10px 20px #188b7c33}.live-experience__mic span{border:2px solid #fff;border-radius:9px;width:15px;height:23px;position:relative}.live-experience__mic span:after{content:"";border:2px solid #fff;border-top:0;border-radius:0 0 12px 12px;width:21px;height:10px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.live-experience__mic.is-live{animation:1.1s ease-in-out infinite mic-pulse}.live-experience__mic.is-muted{filter:grayscale();opacity:.55}.live-experience__text-fallback{border:1px solid var(--tutor-border);box-shadow:0 16px 32px var(--tutor-shadow);background:#fffdf9;border-radius:17px;padding:12px;position:absolute;bottom:83px;left:0;right:0}.live-experience__text-fallback label{color:var(--tutor-text-secondary);margin-bottom:7px;font-size:.7rem;font-weight:750;display:block}.live-experience__text-fallback div{gap:7px;display:flex}.live-experience__text-fallback input{border:1px solid var(--tutor-border);min-width:0;height:44px;color:var(--tutor-text);font:inherit;background:#fff;border-radius:11px;flex:1;padding:0 11px;font-size:.8rem}.live-experience__text-fallback button{color:#fff;background:var(--tutor-primary-strong);font:inherit;border:0;border-radius:11px;padding:0 12px;font-size:.73rem;font-weight:750}.live-experience__pause{z-index:5;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf8f2e0;place-content:center;gap:12px;padding:20px;display:grid;position:absolute;inset:0}.live-experience__pause h1{max-width:300px;margin:0;font-size:1.6rem}.live-experience__pause button{min-width:210px}.live-experience__dialog{z-index:10;background:#162b2b33;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.live-experience__dialog>div{background:#fffdf9;border-radius:24px;width:min(100%,440px);padding:22px;box-shadow:0 20px 60px #14282833}.live-experience__dialog h2{margin:0;font-size:1.18rem}.live-experience__dialog p{color:var(--tutor-text-secondary);font-size:.8rem}.live-experience__dialog button{border:1px solid var(--tutor-border);width:100%;min-height:48px;color:var(--tutor-text);font:inherit;cursor:pointer;background:#fff;border-radius:13px;margin-top:8px;font-weight:750}.live-experience__dialog button:last-child{color:var(--tutor-primary-strong);background:var(--tutor-primary-soft)}.lesson-visual-placeholder{color:var(--tutor-text-secondary);text-align:center;margin:0}@keyframes character-float{50%{transform:translateY(-7px)rotate(1deg)}}@keyframes character-listen{50%{transform:scale(1.045)translateY(-4px)}}@keyframes character-explain{50%{transform:translateY(-8px)rotate(-1deg)}}@keyframes character-joy{45%{transform:scale(1.11)rotate(-3deg)}}@keyframes trail-wave{50%{transform:scaleX(1.08)translateY(-3px)}}@keyframes particles-drift{50%{transform:translateY(-7px)translate(3px)}}@keyframes board-reveal{0%{opacity:0;transform:translateY(-24px)scale(.96)}to{opacity:1;transform:none}}@keyframes mic-pulse{50%{box-shadow:0 0 0 13px #38b7a300,0 10px 20px #188b7c33}}@keyframes wave-bar{to{transform:scaleY(1.8)}}@media (width>=760px){.live-experience__scene{-moz-column-gap:clamp(34px,8vw,110px);grid-template-rows:auto auto;grid-template-columns:minmax(270px,.7fr) minmax(360px,1fr);column-gap:clamp(34px,8vw,110px);width:min(100% - 80px,960px);display:grid}.live-experience__scene>.tutor-character{grid-row:span 2;justify-self:end;width:min(29vw,300px)}.live-experience__caption,.live-experience__transcript{text-align:left;justify-self:start}.live-experience__board{justify-self:start;width:100%}.live-experience__affirmation{text-align:left;justify-self:start}.live-experience__notice{grid-column:2}.live-experience__dock{margin-bottom:24px}}.beta-page,.child-shell,.homework-shell,.legal-shell,.motivation-shell,.onboarding-shell,.page-shell,.parent-account-shell,.parent-dashboard-shell,.subjects-shell{color:var(--graphite);background:0 0}.child-topbar,.lesson-topbar,.motivation-topbar,.parent-account-topbar,.parent-dashboard-topbar,.simple-topbar,.subjects-topbar,.topbar{border-color:#304c461a}.child-shell .brand,.homework-shell .brand,.legal-consents-shell .brand,.motivation-shell .brand,.onboarding-shell .brand,.page-shell .brand,.parent-account-shell .brand,.parent-dashboard-shell .brand,.subjects-shell .brand{color:#213b3b}.child-shell .brand-mark,.homework-shell .brand-mark,.legal-consents-shell .brand-mark,.motivation-shell .brand-mark,.onboarding-shell .brand-mark,.page-shell .brand-mark,.parent-account-shell .brand-mark,.parent-dashboard-shell .brand-mark,.subjects-shell .brand-mark{background:#e5f5f0 url(../ponimay-mascot-v4.png) 50%/145% no-repeat;border:1px solid #178f8a1f}.auth-card,.beta-changelog,.beta-footer-card,.beta-info-grid article,.homework-card,.legal-card,.legal-consents-principles article,.legal-document-list>article,.motivation-section,.motivation-stat-card,.parent-account-card,.parent-dashboard-section,.setup-card,.state-card,.subject-card,.subjects-card{border-color:var(--soft-line)!important;background:#fffdf9d6!important;box-shadow:0 16px 42px #2e494112!important}.auth-card,.homework-card,.legal-card,.parent-account-card,.parent-dashboard-section,.setup-card,.state-card{border-radius:24px!important}.auth-intro h1,.beta-hero h1,.homework-intro h1,.legal-consents-hero h1,.motivation-hero h1,.parent-account-hero h1,.parent-dashboard-hero h1,.setup-rail h1,.subjects-heading h1{color:#1f3637;letter-spacing:-.045em}.auth-intro>p:not(.eyebrow),.card-lead,.homework-intro>p,.legal-consents-hero__copy>p,.motivation-hero>p,.parent-account-hero>p,.parent-dashboard-hero>p,.setup-rail>p:not(.eyebrow),.subjects-heading>p{color:#63706d}.parent-account-shell input,.parent-dashboard-shell input,.parent-dashboard-shell select,.parent-dashboard-shell textarea,.stack-form input:not([type=checkbox]){background:#fffefa;border-color:#304c462b}.parent-account-shell input:focus,.parent-dashboard-shell input:focus,.parent-dashboard-shell select:focus,.parent-dashboard-shell textarea:focus,.stack-form input:not([type=checkbox]):focus{border-color:var(--teal);box-shadow:0 0 0 4px #178f8a1a}.child-action,.login-action,.parent-account-shell button[type=submit],.parent-dashboard-shell button[type=submit],.primary-action,.wide-action{background:linear-gradient(135deg,#229c93,#147b78)!important;box-shadow:0 10px 22px #167d782e!important}.child-home-progress-link,.legal-consents-shell a,.lesson-progress-link,.parent-account-shell a,.parent-dashboard-shell a,.text-action{color:#167b76}.eyebrow{color:#197d79;letter-spacing:.12em}.child-home-hero,.homework-intro,.motivation-hero,.parent-dashboard-hero,.subjects-heading{position:relative;overflow:hidden}.child-home-hero:after,.motivation-hero:after,.subjects-heading:after{content:"";pointer-events:none;background:radial-gradient(circle,#bfebe1b3,#d3c5f138 48%,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-58px;right:-34px}.child-home-card,.motivation-stat-card,.parent-skill-card,.school-context-card,.subject-card,.weekly-signal-card{background:#fffdf9c7!important;border-color:#32554e1f!important;box-shadow:0 10px 28px #2948410f!important}.child-home-card--primary{color:#fff!important;background:linear-gradient(135deg,#2a9f96,#177b79)!important}.child-home-card--primary *{color:inherit!important}.child-home-card--homework{background:linear-gradient(145deg,#f0ebfb,#fffdf9)!important}.child-home-card--progress{background:linear-gradient(145deg,#e6f7f1,#fffdf9)!important}.photo-dropzone{background:linear-gradient(145deg,#f3fbf8,#faf8fd)!important;border-color:#178f8a4d!important}.camera-orbit{color:#178f8a!important;background:#e1f5ef!important}.beta-footer-card,.child-home-offline-banner,.legal-consents-footer-note,.offline-catalog,.parent-account-note{background:#fff8e4!important;border-color:#eadcac!important}.achievement-card,.family-profile-list li,.identity-method,.legal-document-list article,.skill-map article,.theme-option{background:#fffdf9!important;border-color:#32554e1f!important}.lesson-progress-track,.motivation-xp-track,.progress-track{background:#e1eee9!important}.lesson-progress-track span,.motivation-xp-track span,.progress-track span{background:linear-gradient(90deg,#38b7a3,#72cebf)!important}.legal-consents-shell,.legal-shell{background:linear-gradient(140deg,#fbf8f2,#f5f9f4 48%,#f7f2fb)!important}.legal-consents-hero,.legal-policy-heading{border-color:#32554e1a!important}.beta-page{background:linear-gradient(145deg,#fbf8f2,#eff9f5 45%,#f7f1fc)!important}.beta-changelog li:before{background:#38b7a3!important}.tutor-presence__aura{z-index:0;aspect-ratio:1;filter:blur(8px);background:radial-gradient(circle,#adede2b8,#d1c4f547 48%,#0000 70%);border-radius:50%;width:66%;position:absolute}.tutor-presence__wave{z-index:1;opacity:.8;border-top:1px solid #6ec6bc6b;border-radius:50%;width:102%;height:22%;position:absolute}.tutor-presence__wave--one{transform:rotate(-9deg)translateY(10%)}.tutor-presence__wave--two{border-color:#b899e361;transform:rotate(12deg)translateY(-25%)}.tutor-presence--listening img{animation:1.5s ease-in-out infinite tutor-breathe}.tutor-presence--thinking img{animation:2.8s ease-in-out infinite tutor-drift}.tutor-presence--celebrating img{animation:.7s ease-out both tutor-celebrate}.lesson-topbar{border-bottom:1px solid #314d4a14;width:min(1040px,100% - 32px);min-height:70px;margin:0 auto}.lesson-topbar .brand{font-size:.96rem}.lesson-topbar .brand-mark{border-radius:12px;width:35px;height:35px}.lesson-topbar-actions{gap:8px}.lesson-progress-link{color:var(--teal-dark);font-size:.75rem;font-weight:750}.lesson-step-label{color:var(--quiet);background:0 0;border:0;font-size:.72rem}.lesson-progress-header{border:1px solid var(--soft-line);max-width:540px;box-shadow:none;background:#fffffc8c;border-radius:17px;margin:0 auto 8px;padding:10px 14px}.lesson-progress-copy span{color:var(--quiet)}.lesson-progress-track{background:#e4eee9;height:5px}.lesson-progress-track span{background:linear-gradient(90deg,var(--teal),#61c7b7)}.lesson-progress-meter small{color:var(--quiet)}.live-tutor{flex-direction:column;align-items:center;gap:10px;width:min(100%,542px);min-height:calc(100dvh - 150px);margin:0 auto;display:flex}.live-tutor__presence{place-items:end center;min-height:190px;padding-top:2px;display:grid}.live-tutor__state{color:var(--teal-dark);align-items:center;gap:7px;margin-top:-18px;font-size:.68rem;font-weight:750;display:inline-flex}.live-tutor__dot{background:#abc2ba;border-radius:50%;width:6px;height:6px}.live-tutor__dot.is-live{background:var(--teal);animation:1.15s ease-in-out infinite voice-dot;box-shadow:0 0 0 5px #178f8a1f}.live-tutor__speech{color:#275a59;text-align:center;background:#fffffcbf;border:1px solid #4a6a641c;border-radius:14px 14px 14px 5px;max-width:min(92%,430px);margin:0;padding:11px 15px;font-size:clamp(.78rem,2.4vw,.9rem);line-height:1.45;box-shadow:0 8px 26px #37524b0f}.lesson-response-reaction{color:var(--teal-dark);background:#e5f7f0;margin:-2px 0 2px}.lesson-response-reaction--incorrect{color:#76603a;background:#fff5db}.live-tutor__board{background:var(--paper);border:1px solid #3d5c551f;border-radius:20px;width:min(100%,496px);margin:2px 0 0;padding:clamp(16px,4vw,24px);box-shadow:0 16px 36px #2b423b14}.live-tutor__board-heading{color:var(--quiet);justify-content:space-between;gap:18px;margin-bottom:11px;font-size:.67rem;font-weight:700;display:flex}.live-tutor__board h1{color:#244342;letter-spacing:-.03em;max-width:none;font-size:clamp(1.3rem,4.2vw,1.7rem);line-height:1.24}.live-tutor__board .fraction-visual-support{margin-bottom:0}.live-tutor__board .voice-listen-button{color:var(--teal-dark);background:#f0faf7;border-color:#178f8a2b;margin:15px 0 0}.live-tutor__echo{background:0 0;border:0;width:min(90%,430px);margin:0;padding:0}.live-tutor__echo p{color:var(--quiet);text-align:center;margin:0;font-size:.73rem;line-height:1.4}.live-tutor__dock{width:min(100%,500px);padding:12px 13px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffceb;border:1px solid #3c5a5321;border-radius:22px 22px 16px 16px;margin:auto 0 0;box-shadow:0 -12px 32px #38484414}.live-tutor__dock-row{justify-content:center;align-items:center;gap:16px;min-height:74px;display:flex}.live-tutor__hint,.live-tutor__live{border:1px solid var(--soft-line);width:42px;height:42px;color:var(--teal-dark);cursor:pointer;background:#fffefa;border-radius:50%;font-weight:800}.live-tutor__live.is-active{color:#fff;border-color:var(--teal);background:var(--teal)}.live-tutor__mic{color:#fff;background:radial-gradient(circle at 35% 25%,#4cc9bb,var(--teal) 55%,#087775);border:5px solid #edf7f4;border-radius:50%;place-items:center;width:64px;height:64px;min-height:64px;margin:0;padding:0;display:grid;box-shadow:0 0 0 7px #178f8a1a,0 10px 20px #0f777433}.live-tutor__mic:after{content:"";border:2px solid #fff;border-radius:9px;width:15px;height:23px}.live-tutor__mic.is-recording{background:#4c9d96;animation:1s ease-in-out infinite mic-listening}.live-tutor__mic .voice-record-dot{display:none}.live-tutor__text-label{color:var(--quiet);text-align:center;margin:1px 0 6px;font-size:.66rem;font-weight:700;display:block}.live-tutor__dock textarea{border-color:var(--soft-line);background:#fffefa;border-radius:12px;height:42px;min-height:42px;padding:10px 12px;font-size:.75rem}.live-tutor__dock .lesson-composer-row button[type=submit]{background:var(--teal);border-radius:12px;min-height:42px;padding:0 13px;font-size:.72rem}.live-tutor__dock .lesson-quick-prompts{justify-content:center;margin:0 0 8px}.live-tutor__dock .lesson-quick-prompts button{color:var(--teal-dark);background:#f4fbf9;border-color:#178f8a26}.live-tutor__dock .voice-transcript{background:#effaf7;border-color:#178f8a29;margin:0 0 8px}.lesson-complete-card{background:#fffffcdb;border-color:#178f8a26}.lesson-complete-card .wide-action{background:var(--teal)}.lesson-reward-receipt{background:#edfaf6;border-color:#178f8a24}.child-shell,.homework-shell,.motivation-shell{background:0 0}.child-home-guide,.child-mascot,.motivation-guide{background:url(../ponimay-mascot-v4.png) 50%/contain no-repeat!important}.child-home-guide span,.child-mascot i,.child-mascot span,.motivation-guide b{opacity:0}.child-action,.wide-action{background:var(--teal)}.family-profile-actions button,.login-action,.primary-action,.wide-action{background:var(--teal)}.login-action:hover,.primary-action:hover:not(:disabled),.wide-action:hover:not(:disabled){background:var(--teal-dark)}.eyebrow,.family-profile-actions a,.text-action{color:var(--teal-dark)}.status-dot--ready{background:var(--teal);box-shadow:0 0 0 4px #178f8a21}.family-overview-heading>span,.step-badge,.subject-icon{color:var(--teal-dark);background:var(--teal-soft)}.auth-card,.legal-card,.lesson-card,.setup-card,.state-card{background:#fffffcdb;border-color:#fffffce6;box-shadow:0 28px 72px #304f471a}.stack-form input:not([type=checkbox]):focus{border-color:var(--teal);box-shadow:0 0 0 4px #178f8a1a}.lesson-card--voice-preview{min-height:490px;padding-top:175px;overflow:hidden}.lesson-card__tutor{position:absolute;top:-22px;left:50%;transform:translate(-50%)}.lesson-card--voice-preview .answer-field,.lesson-card--voice-preview .lesson-card__header,.lesson-card--voice-preview .lesson-progress,.lesson-card--voice-preview .message{z-index:3;position:relative}.lesson-card--voice-preview:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle,#c2ece494,#ddd3f642 46%,#0000 70%);height:190px;position:absolute;top:72px;left:-28px;right:-28px}@keyframes tutor-breathe{50%{transform:scale(1.035)translateY(-3px)}}@keyframes tutor-drift{50%{transform:translateY(-7px)rotate(1deg)}}@keyframes tutor-celebrate{45%{transform:scale(1.09)rotate(-3deg)}}@keyframes voice-dot{50%{box-shadow:0 0 0 9px #178f8a00}}@keyframes mic-listening{50%{box-shadow:0 0 0 13px #178f8a08,0 10px 20px #0f777433}}@media (width>=760px){.lesson-workspace{padding-bottom:40px}.live-tutor{min-height:calc(100dvh - 158px)}.live-tutor__presence{min-height:205px}.live-tutor__dock{position:sticky;bottom:14px}}@media (width<=560px){.lesson-topbar{width:calc(100% - 22px);min-height:60px}.lesson-workspace{width:calc(100% - 22px);padding-top:4px}.lesson-progress-copy{display:none}.lesson-progress-header{margin-bottom:4px;padding:7px 10px}.lesson-progress-meter{width:100%}.live-tutor{gap:7px;min-height:calc(100dvh - 116px)}.live-tutor__presence{min-height:166px}.tutor-presence--large{width:178px;height:178px}.live-tutor__board{border-radius:17px}.lesson-topbar-actions .beta-issue-button{display:none}}@media (prefers-reduced-motion:reduce){.live-tutor__dot.is-live,.live-tutor__mic.is-recording,.tutor-presence--celebrating img,.tutor-presence--listening img,.tutor-presence--thinking img{animation:none}}:root{--v2-bg:#fbf8f2;--v2-surface:#fffdf9e6;--v2-surface-solid:#fffdf9;--v2-text:#223638;--v2-muted:#687873;--v2-teal:#2f9b90;--v2-teal-dark:#187a74;--v2-mint:#dff3ed;--v2-lilac:#b29cdd;--v2-lilac-soft:#f0ecf8;--v2-line:#2d4c461f;--v2-shadow:0 18px 48px #2a464014;--v2-shadow-soft:0 9px 28px #2a46400e}html{background:var(--v2-bg)}body{color:var(--v2-text);background:radial-gradient(circle at 8% 16%,#cef1e88a,transparent 27rem),radial-gradient(circle at 92% 8%,#e1d6f46b,transparent 27rem),var(--v2-bg)}a,button,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #2f9b9033}.brand{color:var(--v2-text);letter-spacing:-.025em;gap:9px;font-weight:850}.brand-mark,.child-shell .brand-mark,.homework-shell .brand-mark,.legal-consents-shell .brand-mark,.lesson-topbar .brand-mark,.motivation-shell .brand-mark,.onboarding-shell .brand-mark,.page-shell .brand-mark,.parent-account-shell .brand-mark,.parent-dashboard-shell .brand-mark,.subjects-shell .brand-mark{color:#0000;border:1px solid #2f9b901f;border-radius:13px;width:38px;height:38px;box-shadow:0 7px 18px #316f681c;background:#edf8f5 url(../ponimay-mascot-v4.png) 50%/142% no-repeat!important}.eyebrow{letter-spacing:.12em;font-size:.7rem;font-weight:850;color:var(--v2-teal-dark)!important}.child-action,.family-profile-actions button,.identity-link-form button,.login-action,.primary-action,.telegram-action,.wide-action{color:#fff!important;background:linear-gradient(135deg,#37aa9f,#18817a)!important;border-color:#0000!important;box-shadow:0 10px 22px #1e80772e!important}.child-action:hover:not(:disabled),.family-profile-actions button:hover:not(:disabled),.identity-link-form button:hover:not(:disabled),.login-action:hover,.primary-action:hover:not(:disabled),.telegram-action:hover:not(:disabled),.wide-action:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg,#299a90,#126f6a)!important}.child-home-progress-link,.family-profile-actions a,.lesson-progress-link,.text-action{color:var(--v2-teal-dark)!important}.child-topbar,.lesson-topbar,.page-shell,.parent-account-topbar,.parent-dashboard-topbar,.simple-topbar,.topbar{width:min(1120px,100% - 40px)}.child-topbar,.lesson-topbar,.parent-account-topbar,.simple-topbar,.topbar{min-height:68px;margin:0 auto;padding:12px 0}.page-shell{min-height:100vh;padding-bottom:54px}.topbar{border-bottom:1px solid var(--v2-line)}.draft-label,.homework-private-label,.lesson-step-label,.quiet-label,.status-pill{border:1px solid var(--v2-line);color:var(--v2-muted);background:#fffdf99e;border-radius:999px}.hero{align-items:center;gap:clamp(38px,7vw,88px);min-height:0;padding:68px 0 48px}.hero-copy h1{max-width:690px;color:var(--v2-text);letter-spacing:-.065em;margin:12px 0 20px;font-size:clamp(2.8rem,5.8vw,4.9rem);line-height:.98}.hero-lead{max-width:590px;color:var(--v2-muted);font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.65}.grade-picker{border:1px solid var(--v2-line);background:#fffdf9ad;border-radius:18px;max-width:480px;margin:28px 0 22px;padding:16px 18px}.grade-button{border-color:var(--v2-line);color:var(--v2-text);background:#fffdf9}.grade-button--selected,.large-grade-options button.selected{border-color:var(--v2-teal)!important;background:var(--v2-teal)!important}.auth-card,.legal-card,.lesson-card,.setup-card,.state-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--v2-surface)!important;box-shadow:var(--v2-shadow)!important;border:1px solid #ffffffe0!important;border-radius:26px!important}.lesson-card--voice-preview{min-height:460px;padding-top:160px}.lesson-card__tutor{top:-30px}.principles{gap:14px}.principles article{border:1px solid var(--v2-line);min-height:0;box-shadow:var(--v2-shadow-soft);background:#fffdf9b3;border-radius:20px;padding:22px}.principles article h2{color:var(--v2-text);font-size:1.12rem}.principles article p,.setup-note{color:var(--v2-muted)}.beta-page,.child-shell,.homework-shell,.legal-consents-shell,.lesson-shell,.motivation-shell,.onboarding-shell,.parent-account-shell,.subjects-shell{color:var(--v2-text);background:radial-gradient(circle at 10% 18%,#d0f1e878,transparent 25rem),radial-gradient(circle at 90% 7%,#e2d8f461,transparent 27rem),var(--v2-bg)!important}.auth-layout,.beta-page__main,.homework-layout,.legal-consents-page,.legal-policy-page,.motivation-layout,.parent-account-page,.setup-layout,.subjects-layout{width:min(1080px,100% - 40px);margin-inline:auto}.auth-layout,.setup-layout{align-items:center;gap:clamp(30px,6vw,70px);min-height:calc(100vh - 68px);padding:48px 0 64px}.auth-intro h1,.beta-hero h1,.homework-intro h1,.legal-consents-hero h1,.legal-policy-heading h1,.motivation-hero h1,.parent-account-hero h1,.setup-rail h1,.subjects-heading h1{color:var(--v2-text)!important;letter-spacing:-.055em!important;font-size:clamp(2.35rem,5vw,4rem)!important;line-height:1.02!important}.auth-intro>p:not(.eyebrow),.homework-intro>p:not(.eyebrow),.motivation-hero>div>p:not(.eyebrow),.parent-account-hero>p:not(.eyebrow),.setup-rail>p:not(.eyebrow),.subjects-heading>p:not(.eyebrow){line-height:1.62;color:var(--v2-muted)!important}.auth-card,.setup-card{width:100%;max-width:560px;padding:clamp(24px,4vw,38px)}.auth-card h2,.parent-account-heading h2,.setup-card h2{color:var(--v2-text);letter-spacing:-.04em;font-size:clamp(1.55rem,3vw,2.15rem)}.consent-row,.family-profile-list li,.identity-method-list li,.identity-provider-unavailable,.setup-rail li,.success-panel,.tip-card,.trust-list li{border-color:var(--v2-line)!important;background:#fffdf9bd!important}.identity-link-form input,.stack-form input:not([type=checkbox]),.stack-form textarea{border-color:var(--v2-line);background:#fffefb;border-radius:14px}.family-rail,.setup-rail{min-height:0;color:var(--v2-text);box-shadow:var(--v2-shadow);background:linear-gradient(145deg,#e3f6efe6,#f2edf9d1);border:1px solid #2f9b9024;border-radius:28px;padding:clamp(26px,4vw,40px)}.family-count-badge span,.family-count-badge strong,.setup-rail small,.setup-rail strong{color:inherit}.parent-account-page{padding:32px 0 70px}.parent-account-hero{min-height:0;color:var(--v2-text);box-shadow:var(--v2-shadow);background:linear-gradient(120deg,#e0f4edf5,#f1ecf9e6);border:1px solid #2f9b9024;border-radius:28px;padding:34px}.parent-account-card,.parent-account-note{margin-top:18px;border-color:var(--v2-line)!important;background:var(--v2-surface)!important;box-shadow:var(--v2-shadow-soft)!important;border-radius:22px!important;padding:24px!important}.child-entry-card{width:min(520px,100% - 32px);color:var(--v2-text);background:var(--v2-surface);box-shadow:var(--v2-shadow);border:1px solid #ffffffe6;border-radius:28px;margin:clamp(36px,8vh,88px) auto;padding:clamp(26px,5vw,42px)}.child-home-guide,.child-mascot,.motivation-guide{animation:4.2s ease-in-out infinite v2-character-float;box-shadow:none!important;background:url(../ponimay-mascot-v4.png) 50%/contain no-repeat!important;border:0!important}.child-home-guide i,.child-home-guide span,.child-mascot i,.child-mascot span,.motivation-guide b,.motivation-guide i{opacity:0!important}.child-home-layout{width:min(1080px,100% - 40px);padding:26px 0 64px}.child-home-hero{align-items:center;min-height:0;padding:clamp(26px,5vw,44px);color:var(--v2-text)!important;box-shadow:var(--v2-shadow)!important;background:linear-gradient(120deg,#e2f6eff5,#f4effae6)!important;border:1px solid #2f9b9024!important;border-radius:28px!important}.child-home-welcome h1{letter-spacing:-.05em;color:var(--v2-text)!important;font-size:clamp(2rem,4.5vw,3.35rem)!important}.child-home-rhythm-meta,.child-home-welcome>p:last-of-type{color:var(--v2-muted)!important}.child-home-guide{width:clamp(116px,15vw,168px);height:clamp(116px,15vw,168px)}.child-home-rhythm{--daily-progress:0%;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:14px 12px;width:clamp(218px,22vw,246px);min-width:218px;padding:18px;display:grid;box-shadow:0 14px 34px #3d5f5917,inset 0 1px #ffffffe6;color:var(--v2-text)!important;background:radial-gradient(circle at 92% 4%,#b99ddd33,#0000 44%),#fffdf9c2!important;border:1px solid #ffffffe6!important}.child-home-rhythm-copy{gap:5px;min-width:0;display:grid}.child-home-rhythm-label{letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:850;color:#21877e!important}.child-home-rhythm-title{letter-spacing:-.025em;font-size:.98rem;font-weight:850;line-height:1.15}.child-home-rhythm-copy p{color:var(--v2-muted);margin:0;font-size:.65rem;line-height:1.45}.child-home-rhythm-ring{background:conic-gradient(#2b9b8f var(--daily-progress),#2b9b8f21 0);border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:relative;box-shadow:0 10px 24px #2c918829}.child-home-rhythm-ring:before{border-radius:inherit;content:"";background:#fffdf9f0;border:1px solid #ffffffeb;position:absolute;inset:6px}.child-home-rhythm-ring>span{color:var(--v2-text);align-items:baseline;gap:2px;display:flex;position:relative}.child-home-rhythm-ring b{color:#197d75;letter-spacing:-.06em;font-size:1.45rem;line-height:1}.child-home-rhythm-ring small{color:var(--v2-muted);font-size:.58rem;font-weight:750}.child-home-rhythm-steps{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(18px,1fr));gap:6px;display:grid}.child-home-rhythm-steps i{background:#2b9b8f21;border-radius:999px;height:5px;box-shadow:inset 0 1px 1px #2a625a0a}.child-home-rhythm-steps i.is-done{background:linear-gradient(90deg,#2b9b8f,#75cdbf)}.child-home-rhythm-meta{grid-column:1/-1;align-items:center;gap:7px;font-size:.61rem;display:flex;color:var(--v2-muted)!important}.child-home-rhythm-meta span{background:#ffffff9e;border:1px solid #2d8b811a;border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:4px 8px;font-weight:720;display:inline-flex}.child-home-rhythm-meta i{color:#aa83d1;font-style:normal}.child-home-actions{gap:14px;margin-top:18px}.child-home-card,.homework-card,.motivation-section,.motivation-stat-card,.pilot-explanation,.resume-lesson,.review-invitation,.subject-card{border:1px solid var(--v2-line)!important;color:var(--v2-text)!important;background:var(--v2-surface)!important;box-shadow:var(--v2-shadow-soft)!important;border-radius:22px!important}.child-home-card{min-height:190px;padding:24px}.child-home-card--primary{background:linear-gradient(145deg,#d6f2eaf5,#efebfae6)!important}.child-home-card--primary,.child-home-card-title,.motivation-stat-card strong,.subject-card-copy strong{color:var(--v2-text)!important}.child-home-card-copy,.motivation-section-head>p,.motivation-stat-card p,.subject-card-copy>span{color:var(--v2-muted)!important}.child-home-card-action,.resume-lesson b,.review-invitation b,.subject-arrow,.subject-start-action{color:var(--v2-teal-dark)!important}.homework-layout,.motivation-layout,.subjects-layout{padding:36px 0 70px}.homework-intro,.subjects-heading{max-width:720px}.homework-intro h1,.subjects-heading h1{margin:10px 0 16px}.subject-grid{gap:14px}.subject-card{min-height:0;padding:26px}.subject-start-action{z-index:1;background:var(--v2-teal-dark);border-radius:15px;grid-area:2/3;align-self:end;align-items:center;gap:10px;min-height:42px;padding:0 8px 0 16px;font-size:.72rem;font-weight:800;display:inline-flex;position:relative;box-shadow:0 10px 22px #1f8e7a33;color:#fff!important}.subject-start-action b{width:28px;height:28px;color:var(--v2-teal-dark);background:#fff;border-radius:10px;place-items:center;display:grid}.child-home-card-mark,.motivation-level-badge,.resume-icon,.review-invitation-mark,.rhythm-mark,.subject-mark{color:var(--v2-teal-dark)!important;background:var(--v2-mint)!important}.motivation-hero{gap:26px;min-height:0;padding:30px 34px;color:var(--v2-text)!important;box-shadow:var(--v2-shadow)!important;background:linear-gradient(120deg,#e1f6eff2,#f2edf9e0)!important;border:1px solid #2f9b9024!important;border-radius:28px!important}.motivation-guide{width:120px;height:120px}.motivation-summary{gap:14px;margin-top:18px}.motivation-section,.motivation-stat-card{padding:22px!important}.motivation-section{margin-top:18px!important}.motivation-section-head h2{color:var(--v2-text);letter-spacing:-.04em;font-size:clamp(1.55rem,3vw,2.1rem)}.achievement-card,.motivation-empty,.skill-map-subject,.theme-card{border-color:var(--v2-line)!important;background:#fffdf9b8!important}.homework-layout{align-items:center;gap:clamp(30px,6vw,70px);min-height:calc(100vh - 68px)}.homework-card{padding:clamp(22px,4vw,34px)!important}.photo-dropzone{min-height:320px;background:linear-gradient(145deg,#f5fbf8,#f7f2fb)!important;border-color:#2f9b9038!important;border-radius:20px!important}.beta-page__main,.legal-consents-page,.legal-policy-page{padding:38px 0 70px}.beta-hero,.legal-consents-hero,.legal-policy-heading{min-height:0!important;color:var(--v2-text)!important;box-shadow:var(--v2-shadow)!important;background:linear-gradient(120deg,#e1f6eff0,#f3eef9e6)!important;border:1px solid #2f9b9024!important;border-radius:28px!important;padding:clamp(28px,5vw,48px)!important}.beta-changelog,.beta-info-grid,.legal-document-list,.legal-principles{gap:14px}.beta-changelog li,.beta-info-grid article,.legal-document-list article,.legal-principles article{border-color:var(--v2-line)!important;color:var(--v2-text)!important;background:var(--v2-surface)!important;box-shadow:var(--v2-shadow-soft)!important;border-radius:20px!important}.beta-topbar.page-shell{min-height:68px;padding:12px 0}.beta-hero .beta-label{color:var(--v2-teal-dark)!important}.beta-hero__aside p,.beta-hero__lead{color:var(--v2-muted)!important}.beta-hero__aside{color:var(--v2-text)!important;background:#fffdf99e!important;border:1px solid #715cae24!important}.legal-consents-boundary p,.legal-consents-hero__copy>p:last-child{color:var(--v2-muted)!important}.legal-consents-boundary{border:1px solid var(--v2-line)!important;color:var(--v2-text)!important;background:#fffdf9b3!important;border-radius:18px!important}.legal-consents-principles article,.legal-document-card,.legal-policy-card,.legal-policy-card--consents{border:1px solid var(--v2-line)!important;color:var(--v2-text)!important;background:var(--v2-surface)!important;box-shadow:var(--v2-shadow-soft)!important;border-radius:20px!important}.legal-policy-card--consents{background:linear-gradient(135deg,#dff3edeb,#f0ecf8e6)!important}.legal-consents-principles p,.legal-consents-principles strong,.legal-document-card p,.legal-document-card summary,.legal-policy-card p,.legal-policy-card strong,.legal-policy-card--consents p,.legal-policy-card--consents>span,.legal-policy-card>span{color:inherit!important}.lesson-shell{min-height:100dvh;color:var(--v2-text);background:radial-gradient(circle at 18% 28%,#d3f4ec9e,transparent 25rem),radial-gradient(circle at 82% 25%,#e6dbf780,transparent 27rem),var(--v2-bg)}.lesson-topbar{width:min(520px,100% - 24px);min-height:56px;padding:max(7px,env(safe-area-inset-top)) 0 7px;border-bottom:1px solid #304c4614;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 auto;display:grid}.motivation-topbar{justify-content:space-between;width:100%;max-width:1160px;display:flex}.motivation-topbar .brand-mark{flex:none}.lesson-exit{border:1px solid var(--v2-line);width:38px;height:38px;color:var(--v2-muted);background:#fffdf9bd;border-radius:50%;place-items:center;font-size:1.28rem;line-height:1;text-decoration:none;transition:color .16s,transform .16s,background .16s;display:grid;box-shadow:0 5px 14px #2a46400d}.lesson-exit:hover{color:var(--v2-text);background:#fffefb;transform:translateY(-1px)}.lesson-topbar-status{justify-content:center;min-width:0;display:flex}.lesson-step-label{color:var(--v2-muted);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:760;overflow:hidden}.lesson-topbar-actions{align-items:center;gap:5px;display:flex}.lesson-sound-toggle,.lesson-topbar-actions .beta-issue button{width:34px;height:34px;min-height:34px;color:var(--v2-muted);box-shadow:none;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:.96rem;text-decoration:none;display:grid}.lesson-sound-toggle:disabled{cursor:default;opacity:.4}.lesson-topbar-actions .beta-issue{display:block;position:relative}.lesson-topbar-actions .beta-issue button{color:#0000;font-size:0}.lesson-topbar-actions .beta-issue button:before{color:var(--v2-muted);content:"⋮";font-size:1.05rem;line-height:1}.lesson-topbar-actions .beta-issue small{z-index:8;border:1px solid var(--v2-line);width:210px;color:var(--v2-muted);box-shadow:var(--v2-shadow-soft);background:#fffefb;border-radius:12px;padding:8px 10px;position:absolute;top:39px;right:0}.lesson-loading{width:min(480px,100% - 28px);min-height:calc(100dvh - 80px);color:var(--v2-muted);margin:0 auto}.lesson-workspace{width:min(520px,100% - 20px);margin:0 auto;padding:7px 0 18px}.lesson-progress-header{width:100%;max-width:none;box-shadow:none;background:#fffdf98a;border:1px solid #4467601a;border-radius:15px;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:12px;margin:0 auto 7px;padding:6px 9px;display:grid}.lesson-progress-copy{min-width:0}.lesson-progress-copy span,.lesson-progress-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lesson-progress-copy span{display:none}.lesson-progress-copy strong{color:var(--v2-text);font-size:.67rem}.lesson-progress-track{height:4px}.lesson-progress-meter small{display:none}.lesson-complete-card,.lesson-reward-receipt{color:var(--v2-text)!important;box-shadow:var(--v2-shadow-soft)!important;background:#fffdf9e6!important;border-color:#2f9b9024!important;border-radius:20px!important}.lesson-reward-receipt{margin:0 auto 8px;padding:10px 12px}.lesson-complete-card{max-width:500px;margin-inline:auto;padding:clamp(24px,6vw,38px)!important}.live-tutor{gap:7px;width:100%;margin:0 auto;padding:0;min-height:calc(100dvh - 74px)!important}.live-tutor__presence{padding-top:0;transition:min-height .26s,transform .26s;min-height:166px!important}.tutor-presence--large{width:184px;height:184px}.tutor-presence--medium{width:116px;height:116px}.tutor-presence--small{width:64px;height:64px}.tutor-presence__aura{filter:blur(14px);background:radial-gradient(circle,#b3ebe094,#d4c6f040 48%,#0000 72%);width:86%}.tutor-presence__wave{border-color:#49b5a84f;width:122%}.tutor-character{isolation:isolate;transform-origin:50% 65%;width:100%;height:100%;position:relative}.tutor-character__glow{z-index:0;filter:blur(12px);background:radial-gradient(circle,#acebe18c,#dacdf23d 54%,#0000 74%);border-radius:50%;position:absolute;inset:18% 16% 8%}.tutor-character__image{z-index:3;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:opacity .22s;animation:4.2s ease-in-out infinite v2-character-float;position:relative}.tutor-character__image,.tutor-character__live-avatar{filter:drop-shadow(0 16px 18px #32707026);display:block}.tutor-character__live-avatar{z-index:4;-o-object-fit:cover;object-fit:cover;opacity:0;pointer-events:none;border-radius:46% 46% 48% 48%;width:90%;height:90%;transition:opacity .22s,transform .32s;position:absolute;inset:5%;transform:scale(.96)}.tutor-character.is-live-avatar .tutor-character__live-avatar{opacity:1;transform:scale(1)}.tutor-character.is-live-avatar .tutor-character__image{opacity:0}.tutor-character__wave{z-index:1;border-top:2px solid #52c1b25c;border-radius:50%;width:116%;height:24%;animation:3.4s ease-in-out infinite v2-wave;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.tutor-character__wave--lilac{border-color:#b197dc61;width:108%;animation-delay:-1.5s;transform:translate(-50%,-50%)rotate(11deg)}.tutor-character__spark{z-index:2;background:#76cfc2;border-radius:50%;width:5px;height:5px;animation:2.8s ease-in-out infinite v2-spark;position:absolute;box-shadow:0 0 10px #47b8a899}.tutor-character__spark--one{top:25%;right:12%}.tutor-character__spark--two{background:var(--v2-lilac);width:4px;height:4px;animation-delay:-1.1s;bottom:25%;left:10%}.tutor-character.is-listening .tutor-character__image,.tutor-presence--listening .tutor-character__image{animation:1.2s ease-in-out infinite v2-character-listen}.tutor-character.is-thinking .tutor-character__image,.tutor-presence--thinking .tutor-character__image{animation:2.8s ease-in-out infinite v2-character-think}.tutor-character.is-speaking .tutor-character__image{animation:.62s ease-in-out infinite alternate v2-character-speak}.tutor-character.is-speaking .tutor-character__wave{opacity:.82;animation-duration:.82s}.tutor-character.is-joyful .tutor-character__image,.tutor-presence--celebrating .tutor-character__image{animation:.8s cubic-bezier(.2,.85,.25,1) both v2-character-joy}.tutor-character.is-listening .tutor-character__wave{opacity:calc(.6 + var(--audio-level,.2)*.4);transform:translate(-50%,-50%) scaleX(calc(1 + var(--audio-level,.2)*.14)) rotate(-8deg)}@keyframes v2-character-speak{0%{transform:translateY(1px)scale(.985)rotate(-.6deg)}to{transform:translateY(-4px)scale(1.025)rotate(.6deg)}}.live-tutor__state{color:var(--v2-teal-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf994;border-radius:999px;margin-top:-15px;padding:5px 10px;font-size:.64rem;font-weight:780}.live-tutor__speech{color:#315f5d;background:#fffdf9cc;border:1px solid #4367601a;border-radius:14px 14px 14px 5px;max-width:min(92%,420px);padding:9px 14px;font-size:clamp(.72rem,2.4vw,.84rem);line-height:1.4;box-shadow:0 8px 22px #304e470d}.lesson-phase{color:#315f5d;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;max-width:min(92%,430px);font-size:.67rem;display:grid}.lesson-phase>span{color:#fff;background:var(--v2-teal);border-radius:999px;padding:4px 9px;font-weight:800}.lesson-phase>strong{font-size:.7rem}.lesson-phase>small{color:#617d79;grid-column:1/-1}.lesson-goal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,430px);display:grid}.lesson-goal-actions button{min-height:42px;color:var(--v2-teal-dark);font:inherit;background:#fffdf9eb;border:1px solid #2f9b903d;border-radius:13px;padding:8px 11px;font-size:.72rem;font-weight:800}@media (width<=420px){.lesson-goal-actions{grid-template-columns:1fr}}.lesson-response-reaction{border-radius:12px;max-width:min(92%,430px);margin:0;padding:8px 11px;font-size:.69rem}.lesson-task-chip{width:fit-content;max-width:min(92%,468px);color:var(--v2-text);text-align:center;background:#fffdf9d6;border:1px solid #3d60591c;border-radius:15px;padding:9px 14px 10px;transition:border-color .22s,box-shadow .22s,transform .22s;display:block;box-shadow:0 9px 24px #2a46400e}.lesson-task-chip h1{color:var(--v2-text);letter-spacing:-.018em;margin:0;font-size:clamp(.86rem,3vw,1.08rem);line-height:1.3}.live-tutor.is-listening .lesson-task-chip{border-color:#2f9b9038;box-shadow:0 12px 32px #26897e17}.live-tutor.is-thinking .live-tutor__presence{transform:translateY(-2px)rotate(.5deg)}.live-tutor.is-celebrating .lesson-task-chip{background:linear-gradient(135deg,#eefaf6f0,#f6f1fbe6);border-color:#2f9b9033}.live-tutor__task-actions{justify-content:center;align-items:center;gap:6px;min-height:32px;display:flex}.live-tutor__hint-chip,.live-tutor__listen-again{min-height:32px;color:var(--v2-teal-dark);font:inherit;background:#effaf7b8;border:1px solid #2f9b9024;border-radius:999px;align-items:center;gap:6px;margin:0;padding:0 11px;font-size:.62rem;font-weight:780;display:inline-flex}.live-tutor__hint-chip{color:#665488;background:#f6f1fbc2;border-color:#9070c226}.live-tutor__hint-chip:disabled,.live-tutor__listen-again:disabled{cursor:not-allowed;opacity:.5}.live-tutor__board{border:1px solid var(--v2-line);background:#fffdf9eb;border-radius:19px;width:min(100%,486px);margin:1px 0 0;padding:clamp(13px,3.2vw,19px);box-shadow:0 14px 34px #2a464014}.live-tutor__board-heading{color:var(--v2-muted);letter-spacing:.025em;text-transform:uppercase;margin-bottom:8px;font-size:.56rem}.live-tutor__board .fraction-visual-support{margin:0}.lesson-board-enter-active,.lesson-board-leave-active{transition:opacity .26s,transform .32s cubic-bezier(.22,.8,.28,1)}.lesson-board-enter-from,.lesson-board-leave-to{opacity:0;transform:translateY(10px)scale(.985)}.live-tutor__echo{display:none}.live-tutor__child-turn{width:min(92%,430px);min-height:54px;color:var(--v2-teal-dark);text-align:center;justify-items:center;gap:5px;margin:2px auto 0;display:grid}.live-tutor__child-turn p{text-overflow:ellipsis;white-space:nowrap;background:#fffdf9a8;border:1px solid #2f9b901f;border-radius:999px;max-width:100%;margin:0;padding:5px 11px;font-size:.68rem;line-height:1.35;overflow:hidden}.live-tutor__waveform{justify-content:center;align-items:center;gap:3px;width:min(230px,68vw);height:24px;display:flex}.live-tutor__waveform i{background:linear-gradient(#68cdbf,#b699dc);border-radius:999px;width:2px;animation:.72s ease-in-out infinite alternate v2-waveform}.live-tutor__waveform i:nth-child(3n+1){height:9px;animation-delay:-.18s}.live-tutor__waveform i:nth-child(3n+2){height:18px;animation-delay:-.36s}.live-tutor__waveform i:nth-child(3n){height:13px;animation-delay:-.54s}.live-tutor__dock{z-index:4;bottom:max(7px,env(safe-area-inset-bottom));width:min(100%,472px);padding:6px 0 calc(4px + env(safe-area-inset-bottom));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;position:sticky;margin:auto auto 0!important}.live-tutor__dock-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;min-height:92px;display:flex}.live-tutor__keyboard,.live-tutor__live,.live-tutor__mic,.live-tutor__voice-action{width:min(31%,132px);height:auto;min-height:84px;color:var(--v2-text);box-shadow:none;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:13px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:6px;margin:0;padding:5px 4px;font-size:.64rem;font-weight:800;line-height:1.15;transition:color .16s,background .16s,transform .16s;display:flex}.live-tutor__voice-action:hover:not(:disabled){background:#fffdf97a;transform:translateY(-1px)}.lesson-exit:focus-visible,.live-tutor__listen-again:focus-visible,.live-tutor__voice-action:focus-visible{outline-offset:2px;outline:3px solid #2f9b903d}.live-tutor__voice-action:disabled{cursor:not-allowed;opacity:.52}.live-tutor__mic:after{display:none}.live-tutor__mic-symbol,.live-tutor__voice-icon{border:1px solid var(--v2-line);width:42px;height:42px;color:var(--v2-teal-dark);background:#fffefb;border-radius:50%;place-items:center;font-size:1rem;display:grid;position:relative;box-shadow:0 6px 16px #284c4512}.live-tutor__mic-symbol{background:radial-gradient(circle at 35% 25%,#4ec8ba,#259e94 57%,#13756f);border:6px solid #e8f6f1f2;width:76px;height:76px;box-shadow:0 0 0 7px #2f9b9017,0 10px 24px #1b787038}.live-tutor__mic-symbol:before{content:"";border:2px solid #fff;border-radius:8px;width:14px;height:22px}.live-tutor__mic-symbol:after{content:"";border:2px solid #fff;border-top:0;border-radius:0 0 12px 12px;width:22px;height:12px;position:absolute;bottom:10px}.live-tutor__mic.is-recording{color:var(--v2-text);background:#e1f4ee80;animation:none}.live-tutor__mic.is-recording .live-tutor__mic-symbol{animation:1.1s ease-in-out infinite v2-mic-pulse}.live-tutor__mic.is-listening .live-tutor__mic-symbol{animation:1.25s ease-in-out infinite v2-mic-pulse}.live-tutor__mic.is-muted .live-tutor__mic-symbol{background:linear-gradient(145deg,#c9c7c2,#9d9c98);border-color:#ece9e2f2;box-shadow:0 0 0 6px #57544e0d}.live-tutor__mic.is-muted .live-tutor__mic-symbol:after{background:#fff;border:0;border-radius:999px;width:42px;height:2px;bottom:auto;transform:rotate(-45deg)}.live-tutor__finish{color:#725c59}.live-tutor__finish .live-tutor__voice-icon{color:#886d69;border-color:#825c5621;font-size:1.35rem;font-weight:460}.live-tutor__live.is-active .live-tutor__voice-icon{color:#fff;border-color:var(--v2-teal);background:var(--v2-teal)}.live-tutor__dock .voice-interrupt-button{color:#765c2e;background:#fff5df;border-radius:999px;flex:1 0 100%;min-height:30px;padding:0 12px;font-size:.62rem}.live-tutor__dock .lesson-quick-prompts{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:5px;margin:0 0 5px;padding:1px 0 3px;display:flex;overflow-x:auto}.live-tutor__dock .lesson-quick-prompts::-webkit-scrollbar{display:none}.live-tutor__dock .lesson-quick-prompts button{min-height:29px;color:var(--v2-teal-dark);background:#f2faf7;border-color:#2f9b9021;flex:none;padding:0 9px;font-size:.58rem}.live-tutor__dock .voice-transcript{background:#eff9f6;border-color:#2f9b9026;border-radius:13px;margin:0 0 7px;padding:9px 10px}.live-tutor__text-entry{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;border:1px solid #3c5c551c;border-radius:15px;padding:8px;box-shadow:0 10px 26px #2b423d14}.lesson-text-enter-active,.lesson-text-leave-active{transform-origin:bottom;transition:opacity .18s,transform .22s cubic-bezier(.22,.8,.28,1)}.lesson-text-enter-from,.lesson-text-leave-to{opacity:0;transform:translateY(8px)scale(.985)}.live-tutor__text-label{color:var(--v2-muted);margin:1px 0 5px;font-size:.6rem;font-weight:720}.live-tutor__dock .lesson-composer-row{grid-template-columns:minmax(0,1fr) auto;gap:6px}.live-tutor__dock textarea{resize:none;border-color:var(--v2-line);background:#fffefb;border-radius:12px;min-width:0;height:44px;min-height:44px;padding:10px 11px;font-size:.72rem}.live-tutor__dock .lesson-composer-row button[type=submit]{background:var(--v2-teal);border-radius:12px;min-width:92px;min-height:44px;padding:0 12px;font-size:.66rem}.live-tutor__dock .lesson-composer-help{display:none}.live-tutor__dock .voice-confirmation{color:var(--v2-text);background:#f2faf7;border:1px solid #2f9b9033;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-top:8px;padding:9px;font-size:.66rem;display:flex}.live-tutor__dock .voice-confirmation p{text-align:center;flex-basis:100%;margin:0}.live-tutor__dock .voice-confirmation button{min-height:32px;color:var(--v2-teal-dark);font:inherit;background:#fffefb;border:1px solid #2f9b9038;border-radius:999px;padding:0 12px;font-weight:800}.live-tutor__dock .voice-confirmation button:first-of-type{color:#fff;background:var(--v2-teal)}.live-tutor__dock .voice-status{justify-content:center;margin:5px 0 0;font-size:.61rem}.live-tutor__dock .voice-status button{min-height:26px;color:var(--v2-teal-dark);font:inherit;background:#eff9f6;border:1px solid #2f9b9029;border-radius:999px;margin-left:5px;padding:0 9px;font-weight:800}.child-home-note{max-width:760px;color:var(--v2-muted);text-align:center;margin:18px auto 0;font-size:.66rem;line-height:1.5}.live-experience{color:var(--v2-text);background:radial-gradient(circle at 24% 30%,#d7f6eeb8,transparent 24rem),radial-gradient(circle at 78% 28%,#e6dbf8a3,transparent 25rem),var(--v2-bg)}.live-experience__scene{flex-direction:column;justify-content:center;align-items:center;width:min(100% - 32px,620px);display:flex}.live-experience--junior .live-experience__scene>.tutor-character,.live-experience__scene>.tutor-character{grid-row:auto;justify-self:auto;width:min(56vw,230px);height:min(56vw,230px)}.live-experience__board,.live-experience__caption,.live-experience__transcript{border-color:var(--v2-line);box-shadow:var(--v2-shadow-soft);background:#fffdf9d1;justify-self:auto}.live-experience__affirmation,.live-experience__caption,.live-experience__transcript{text-align:center}.live-experience__notice{grid-column:auto}.live-experience__dock{padding-bottom:27px}.live-experience__keyboard,.live-experience__mic,.live-experience__wave{position:relative}.live-experience__keyboard:after,.live-experience__mic:after,.live-experience__wave:after{color:var(--v2-muted);white-space:nowrap;font-size:.63rem;font-weight:750;line-height:1;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.live-experience__keyboard:after{content:"Написать"}.live-experience__mic:after{content:"Микрофон"}.live-experience__wave:after{content:"Говорить"}.live-experience--speaking .live-experience__wave:after{content:"Перебить"}.live-experience--text-fallback .live-experience__keyboard:after{content:"Скрыть текст"}@keyframes v2-character-float{0%,to{transform:translateY(0)rotate(-.6deg)}50%{transform:translateY(-7px)rotate(.8deg)}}@keyframes v2-character-listen{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-3px)scale(1.035)}}@keyframes v2-character-think{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(2deg)}}@keyframes v2-character-joy{45%{transform:translateY(-10px)scale(1.075)rotate(-2deg)}}@keyframes v2-wave{0%,to{opacity:.48}50%{opacity:.9}}@keyframes v2-spark{0%,to{opacity:.35;transform:translateY(2px)scale(.85)}50%{opacity:1;transform:translateY(-5px)scale(1.1)}}@keyframes v2-mic-pulse{50%{box-shadow:0 0 0 12px #2f9b9008,0 9px 20px #1b787033}}@keyframes v2-waveform{0%{opacity:.58;transform:scaleY(.58)}to{opacity:1;transform:scaleY(1.06)}}@media (width>=700px){.lesson-topbar{width:min(640px,100% - 40px)}.lesson-workspace{width:min(620px,100% - 40px)}.live-tutor__presence{min-height:184px!important}.tutor-presence--large{width:202px;height:202px}.lesson-task-chip{max-width:min(92%,540px)}.live-tutor__board{width:min(100%,560px)}.live-tutor__dock{width:min(100%,520px)}}@media (width<=900px){.auth-layout,.hero,.homework-layout,.setup-layout{grid-template-columns:1fr}.hero{padding-top:42px}.hero-copy{max-width:720px}.auth-card,.lesson-card--voice-preview,.setup-card{max-width:640px}.setup-rail{max-width:none}.child-home-hero{grid-template-columns:auto 1fr}.child-home-rhythm{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 72px;width:100%}.child-home-actions,.motivation-summary{grid-template-columns:1fr}.child-home-card{min-height:0}}@media (width<=640px){.auth-layout,.beta-page__main,.child-home-layout,.child-topbar,.homework-layout,.legal-consents-page,.legal-policy-page,.lesson-topbar,.motivation-layout,.page-shell,.parent-account-page,.parent-account-topbar,.setup-layout,.simple-topbar,.subjects-layout,.topbar{width:min(100% - 24px,1080px)}.child-home-nav .beta-issue-button,.lesson-topbar-actions .beta-issue-button,.topbar-actions .status-pill{display:none}.hero{padding:30px 0 38px}.auth-intro h1,.beta-hero h1,.hero-copy h1,.homework-intro h1,.legal-consents-hero h1,.legal-policy-heading h1,.motivation-hero h1,.parent-account-hero h1,.setup-rail h1,.subjects-heading h1{font-size:clamp(2.15rem,11vw,3.2rem)!important}.auth-layout,.homework-layout,.motivation-layout,.setup-layout,.subjects-layout{padding:24px 0 48px}.beta-hero,.child-home-hero,.legal-consents-hero,.legal-policy-heading,.motivation-hero,.parent-account-hero,.setup-rail{border-radius:22px!important;padding:24px!important}.child-home-hero,.motivation-hero{text-align:center;grid-template-columns:1fr}.child-home-guide,.motivation-guide{margin-inline:auto}.child-home-rhythm{text-align:left;max-width:390px;margin-inline:auto}.lesson-workspace{width:calc(100% - 16px);padding-top:3px}.lesson-progress-header{grid-template-columns:1fr;margin-bottom:3px;padding:7px 9px}.live-tutor{gap:6px;min-height:calc(100dvh - 68px)!important}.live-tutor__presence{min-height:150px!important}.tutor-presence--large{width:166px;height:166px}.live-tutor__state{margin-top:-14px}.live-tutor__speech{max-width:94%;padding:8px 12px}.lesson-task-chip{border-radius:14px;padding:9px 12px}.lesson-task-chip h1{font-size:clamp(.84rem,4.3vw,1rem)}.live-tutor__board{border-radius:17px;padding:13px}.live-tutor__dock{bottom:max(4px,env(safe-area-inset-bottom));padding:4px 0 calc(3px + env(safe-area-inset-bottom));border-radius:0}.live-tutor__dock-row{gap:2px;min-height:88px}.live-tutor__keyboard,.live-tutor__live,.live-tutor__mic,.live-tutor__voice-action{width:min(32%,118px);min-height:82px;font-size:.59rem}.live-tutor__voice-icon{width:39px;height:39px}.live-tutor__mic-symbol{width:72px;height:72px}.live-tutor__dock .lesson-composer-row{grid-template-columns:minmax(0,1fr) auto}.live-tutor__dock .lesson-composer-row button[type=submit]{width:auto;min-width:84px;padding-inline:9px}}@media (prefers-reduced-motion:reduce){.child-home-guide,.child-mascot,.lesson-board-enter-active,.lesson-board-leave-active,.lesson-task-chip,.lesson-text-enter-active,.lesson-text-leave-active,.live-tutor__mic-symbol,.live-tutor__presence,.live-tutor__waveform i,.motivation-guide,.tutor-character__image,.tutor-character__spark,.tutor-character__wave{transition:none!important;animation:none!important}}
