@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#1e2947;font-synthesis:none;--brand-primary:#5b2bcb;--brand-primary-strong:#351277;--brand-surface:#fff8e8;--text-primary:#251a3a;--text-muted:#756c86;--surface-page:#fff8e8;--border-subtle:#e2daf5;--success:#2fbf71;--warning:#f4a62a;--danger:#e2545a;--ink:var(--text-primary);--muted:var(--text-muted);--purple:var(--brand-primary);--purple-dark:var(--brand-primary-strong);--cream:var(--brand-surface);--line:var(--border-subtle);--coral:#ff8c73;--mint:#55c8a8;background:#f7f8fc;font-family:DM Sans,system-ui,sans-serif}.game-dashboard{color:#251a3a;background:linear-gradient(155deg,#eee8ff 0,#fff8e8 58%,#fff 100%);min-height:100vh;padding-bottom:56px}.game-topbar{justify-content:space-between;align-items:center;width:min(1120px,100% - 34px);height:70px;margin:auto;display:flex}.game-topbar>strong{color:#351277;font:800 1.35rem Manrope}.game-topbar button,.adventure-header>button,.reward-shop header>button{color:#351277;cursor:pointer;background:#fff;border:0;border-radius:99px;padding:11px 15px;font-weight:800;box-shadow:0 6px 20px #35127714}.game-dashboard__shell{gap:20px;width:min(1060px,100% - 30px);margin:auto;display:grid}.learner-hero{background:#fff;border:1px solid #5b2bcb21;border-radius:28px;padding:26px;box-shadow:0 20px 50px #35127717}.learner-identity{align-items:center;gap:17px;display:flex}.learner-identity h1{font-size:clamp(2rem,5vw,3rem)}.learner-identity span{color:#756c86;text-transform:capitalize;font-weight:800}.wallet-strip{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;display:grid}.wallet-strip>span{background:#f8f5ff;border-radius:14px;padding:12px;display:grid}.wallet-strip b{font-size:1.05rem}.wallet-strip small{color:#756c86;margin-top:2px}.xp-track{background:#eee8ff;border-radius:99px;height:9px;margin-top:14px;overflow:hidden}.xp-track span{border-radius:inherit;background:linear-gradient(90deg,#5b2bcb,#22b8b0);height:100%;transition:width .25s;display:block}.journey-card{background:#351277;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:clamp(24px,5vw,42px);display:grid;box-shadow:0 22px 55px #35127733}.journey-card h2,.journey-card strong{color:#fff}.journey-card h2{margin:4px 0 12px;font-size:clamp(1.65rem,4vw,2.5rem)}.journey-card p:not(.eyebrow){color:#dcd2f8;margin-bottom:0}.journey-card .eyebrow{color:#ffc94a}.button--journey{color:#351277;background:#ffc94a;min-height:58px;padding-inline:28px;box-shadow:0 10px 30px #ffc94a3d}.game-actions{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.game-actions button{text-align:left;cursor:pointer;color:#251a3a;background:#fff;border:1px solid #5b2bcb24;border-radius:22px;gap:4px;min-height:138px;padding:22px;display:grid}.game-actions button:hover,.game-actions button:focus-visible{border-color:#5b2bcb;transform:translateY(-2px);box-shadow:0 14px 30px #3512771a}.game-actions span{font-size:2rem}.game-actions strong{font:800 1.15rem Manrope}.game-actions small{color:#756c86}.dashboard-lower{grid-template-columns:1fr 1fr;gap:14px;display:grid}.streak-card,.achievement-card{background:#fff;border:1px solid #5b2bcb1f;border-radius:22px;align-items:center;gap:16px;padding:22px;display:flex}.streak-card>span{font-size:2.6rem}.streak-card h3,.achievement-card h3{color:#251a3a;margin:0}.streak-card p,.achievement-card p{margin:5px 0 0;font-size:.86rem}.achievement-card{justify-content:space-between}.achievement-peek{gap:7px;display:flex}.achievement-peek>span{color:#756c86;text-align:center;background:#eee8ff;border-radius:13px;place-content:center;width:46px;height:50px;font-size:1.25rem;display:grid}.achievement-peek>span.is-unlocked{color:#8b5e00;background:#fff1bf}.achievement-peek small{font-size:.6rem;display:block}.review-ready{text-align:center;color:#14766f;background:#e7faf8;border-radius:14px;margin:0;padding:12px;font-weight:800}.adventure-page{background:#fff8e8;min-height:100vh;padding:30px max(18px,50vw - 500px) 70px}.adventure-header,.reward-shop>header{grid-template-columns:auto 1fr auto;align-items:center;gap:25px;margin-bottom:30px;display:grid}.adventure-header h1,.reward-shop h1{font-size:clamp(2rem,5vw,3.4rem)}.adventure-header p{margin-bottom:6px}.adventure-header>strong,.reward-shop header>strong{white-space:nowrap;background:#fff;border-radius:99px;padding:12px 17px}.world-list{gap:24px;display:grid}.map-section{background:linear-gradient(145deg,#eee8ff,#fff);border-radius:30px;padding:clamp(24px,5vw,42px);overflow:hidden;box-shadow:0 18px 45px #35127717}.theme--forest{background:linear-gradient(145deg,#e2faf1,#fff)}.theme--river{background:linear-gradient(145deg,#e3f8ff,#fff)}.theme--mountain{background:linear-gradient(145deg,#eee8ff,#fff8e8)}.map-section h2{margin:0;font-size:1.8rem}.map-section>div:first-child p{margin:5px 0 22px}.node-path{gap:12px;display:grid;position:relative}.node-path:before{content:"";border-left:4px dotted #5b2bcb33;position:absolute;top:28px;bottom:28px;left:32px}.world-node{z-index:1;text-align:left;cursor:pointer;color:#251a3a;background:#fff;border:0;border-radius:18px;align-items:center;gap:15px;width:min(620px,100%);padding:14px;display:flex;position:relative;box-shadow:0 7px 20px #35127714}.world-node.node--right{margin-left:min(12%,90px)}.world-node>span{color:#fff;background:#5b2bcb;border-radius:50%;flex:none;place-content:center;width:48px;height:48px;font-weight:900;display:grid}.world-node>div{gap:3px;display:grid}.world-node small{color:#756c86}.world-node.state--completed>span{background:#2fbf71}.world-node.state--in_progress{outline:3px solid #ffc94a}.world-node.state--locked{opacity:.58;cursor:not-allowed}.world-node.state--locked>span{background:#756c86}.reward-shop{background:linear-gradient(145deg,#eee8ff,#fff8e8);min-height:100vh;padding:30px max(18px,50vw - 550px) 70px}.reward-shop header p{margin:5px 0}.shop-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.shop-grid article{background:#fff;border:2px solid #0000;border-radius:24px;gap:8px;padding:22px;display:grid;box-shadow:0 14px 35px #35127714}.shop-grid article.is-equipped{border-color:#22b8b0}.cosmetic-preview{background:#eee8ff;border-radius:18px;place-content:center;height:110px;font-size:3.5rem;display:grid}.shop-grid article>small{color:#5b2bcb;text-transform:uppercase;letter-spacing:.06em;font-size:.66rem;font-weight:900}.shop-grid h2{margin:0}.shop-grid p{min-height:48px;margin:0;font-size:.88rem}.shop-grid button{color:#fff;cursor:pointer;background:#5b2bcb;border:0;border-radius:13px;padding:12px;font-weight:800}.shop-grid button:disabled{color:#756c86;cursor:not-allowed;background:#e8e2f4}.band--explorer .game-actions button{min-height:155px;font-size:1.05rem}.band--explorer .world-node{min-height:82px}.band--adventurer .map-section{border-top:7px solid #22b8b0}.band--strategist .learner-hero,.band--strategist .journey-card,.band--strategist .map-section{border-radius:18px}.band--strategist .game-actions span{font-size:1.65rem}.band--strategist .map-section{background:#fff}@media (width<=760px){.wallet-strip{grid-template-columns:repeat(2,1fr)}.journey-card,.game-actions,.dashboard-lower,.shop-grid{grid-template-columns:1fr}.game-actions button{min-height:auto}.adventure-header,.reward-shop>header{grid-template-columns:1fr auto}.adventure-header>button,.reward-shop header>button{grid-column:1/-1;justify-self:start}.world-node.node--right{margin-left:0}.map-section{padding:22px 14px}.world-node{padding:12px}.world-node>span{width:44px;height:44px}.achievement-card{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.reward-recap{flex-wrap:wrap;justify-content:center;gap:9px;margin:0 0 24px;animation:.35s ease-out reward-pop;display:flex}.reward-recap>strong{color:#351277;width:100%}.reward-recap>span{color:#6c4b00;background:#fff1bf;border-radius:99px;padding:8px 12px;font-weight:900}.reward-recap>small{color:#14766f;width:100%;font-weight:800}@keyframes reward-pop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:none}}.parent-insights{color:#251a3a;gap:22px;padding-bottom:70px;display:grid}.parent-insights__top,.report-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.parent-insights__top a,.report-heading a{color:#5b2bcb;font-weight:800}.parent-insights label{color:#756c86;gap:6px;font-size:.78rem;font-weight:800;display:grid}.parent-insights select{color:#251a3a;background:#fff;border:1px solid #dcd3ee;border-radius:12px;min-height:44px;padding:8px 38px 8px 12px}.parent-child-summary{background:#fff;border:1px solid #e4dcf3;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:25px;display:grid;box-shadow:0 14px 35px #3512770f}.parent-child-summary h1{margin:0 0 5px;font-size:clamp(1.8rem,4vw,2.6rem)}.parent-child-summary p{text-transform:capitalize;margin:0}.parent-level{text-align:right;gap:4px;display:grid}.parent-level strong{color:#351277;font:800 1.25rem Manrope}.data-label{color:#351277;letter-spacing:.04em;background:#eee8ff;border-radius:99px;margin-top:8px;padding:5px 9px;font-size:.68rem;font-weight:900;display:inline-flex}.archive-note{color:#604600;background:#fff1bf;border-radius:13px;margin:0;padding:12px 15px;font-weight:700}.parent-tabs{border-bottom:1px solid #e1d9ef;gap:8px;display:flex;overflow-x:auto}.parent-tabs a,.parent-tabs span{color:#756c86;white-space:nowrap;padding:11px 15px;font-weight:800}.parent-tabs [aria-current=page]{color:#5b2bcb;border-bottom:3px solid #5b2bcb}.parent-recommendation{color:#fff;background:linear-gradient(125deg,#351277,#5b2bcb);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:clamp(24px,5vw,38px);display:grid}.parent-recommendation h2{color:#fff;margin:3px 0 8px;font-size:clamp(1.6rem,4vw,2.3rem)}.parent-recommendation p:not(.eyebrow){color:#e4dcf7}.parent-recommendation .eyebrow{color:#ffc94a}.parent-recommendation .button{color:#351277;background:#ffc94a}.period-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.period-toolbar h2{margin:0}.period-toolbar small{color:#756c86}.metric-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.metric-grid article{background:#fff;border:1px solid #e5def1;border-radius:18px;gap:6px;min-width:0;padding:19px;display:grid}.metric-grid small{color:#756c86;font-weight:800}.metric-grid strong{color:#351277;overflow-wrap:anywhere;font:800 clamp(1.35rem,3vw,2rem) Manrope}.metric-grid p{margin:0;font-size:.78rem}.parent-empty{text-align:center;background:#fff;border:1px dashed #cfc2e8;border-radius:22px;padding:45px 24px}.parent-empty>span{font-size:3rem}.mastery-overview{background:#fff;border:1px solid #e4dcf3;border-radius:21px;grid-template-columns:1fr 2fr auto;align-items:center;gap:18px;padding:22px;display:grid}.mastery-overview h2{margin:2px 0}.mastery-counts{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mastery-counts span{background:#f7f4fc;border-radius:12px;padding:10px;font-size:.72rem}.mastery-counts strong{color:#351277;font-size:1.25rem;display:block}.mastery-overview>a{color:#5b2bcb;font-weight:900}.parent-columns{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.skill-highlight{background:#fff;border:1px solid #e4dcf3;border-radius:20px;padding:20px}.skill-highlight h2{font-size:1.15rem}.skill-highlight>a{color:#251a3a;border-top:1px solid #eee8f6;gap:3px;padding:12px 0;display:grid}.skill-highlight>a span{color:#756c86;font-size:.75rem}.activity-panel,.trend-panel,.diagnostic-progress{background:#fff;border:1px solid #e4dcf3;border-radius:21px;padding:22px}.activity-panel h2,.trend-panel h2,.diagnostic-progress h2{margin:3px 0}.activity-panel ol{margin:18px 0 0;padding:0;list-style:none}.activity-panel li{border-top:1px solid #eee8f6;grid-template-columns:110px 1fr;gap:16px;padding:13px 0;display:grid}.activity-panel li>span{color:#756c86;font-size:.78rem}.activity-panel li p{margin:3px 0}.analytics-disclaimer{color:#756c86;text-align:center;margin:0;font-size:.78rem}.report-heading h1{margin:4px 0;font-size:clamp(2rem,5vw,3rem)}.unit-list{gap:17px;display:grid}.unit-progress{background:#fff;border:1px solid #e4dcf3;border-radius:21px;padding:22px}.unit-progress>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.unit-progress h2{margin:4px 0}.unit-progress progress,.skill-detail-grid progress{accent-color:#22b8b0;width:100%;height:11px}.unit-skills{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px;display:grid}.unit-skills>a{color:#251a3a;background:#f9f7fc;border-radius:14px;gap:5px;padding:14px;display:grid}.unit-skills small{color:#756c86}.status-dot,.detail-status{text-transform:uppercase;border-radius:99px;width:max-content;padding:5px 9px;font-size:.68rem;font-weight:900}.status--mastered{color:#176b42;background:#dff7e9}.status--developing{color:#126b66;background:#e5f8f6}.status--needs_practice{color:#775600;background:#fff1bf}.status--not_enough_evidence{color:#62596e;background:#eeeaf2}.skill-detail-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.skill-detail-grid>section,.report-sections>section{background:#fff;border:1px solid #e4dcf3;border-radius:20px;padding:22px}.skill-detail-grid h2,.report-sections h2{margin-top:0}.large-number{color:#351277;font:800 3rem Manrope}.low-evidence{background:#f7f4fc;border-radius:14px;padding:16px}.skill-detail-grid dl{gap:8px;display:grid}.skill-detail-grid dl>div{border-top:1px solid #eee8f6;justify-content:space-between;padding-top:9px;display:flex}.skill-detail-grid dt{color:#756c86}.skill-detail-grid dd{font-weight:800}.report-copy{background:#eee8ff;border-radius:20px;align-items:center;gap:15px;padding:20px;display:flex}.report-copy>span{color:#5b2bcb;font-size:2rem}.report-copy h2{margin:0}.report-copy p{margin:4px 0}.trend-panel>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.trend-panel article{background:#f7f4fc;border-radius:14px;gap:5px;padding:14px;display:grid}.trend-panel article span{font:800 1.1rem Manrope}.trend-panel article small{color:#14766f;font-weight:800}.report-sections{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.report-sections ul{padding-left:18px}.diagnostic-progress>div{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.diagnostic-progress article{background:#f7f4fc;border-radius:14px;gap:5px;padding:14px;display:grid}.diagnostic-progress article span{color:#756c86;font-size:.8rem}@media (width<=800px){.parent-insights__top,.report-heading{flex-direction:column;align-items:stretch}.parent-insights__top label,.report-heading label{width:100%}.parent-child-summary{grid-template-columns:auto 1fr}.parent-level{text-align:left;grid-column:1/-1}.parent-recommendation{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.mastery-overview{grid-template-columns:1fr}.mastery-counts{grid-template-columns:repeat(2,1fr)}.parent-columns,.skill-detail-grid,.report-sections,.unit-skills,.trend-panel>div:last-child,.diagnostic-progress>div{grid-template-columns:1fr}}@media (width<=480px){.parent-insights{padding-inline:16px}.parent-child-summary{padding:18px}.parent-child-summary .avatar{grid-column:1/-1}.period-toolbar{flex-direction:column;align-items:stretch}.metric-grid{grid-template-columns:1fr}.activity-panel li{grid-template-columns:1fr;gap:4px}.mastery-counts{grid-template-columns:1fr 1fr}.unit-progress>header{flex-direction:column;align-items:flex-start}}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--purple);font-weight:700;text-decoration:none}h1,h2,.brand{font-family:Manrope,sans-serif}h1{letter-spacing:-.045em;color:var(--ink);margin:0;font-size:clamp(2rem,5vw,3.75rem);line-height:1.05}h2{color:var(--ink)}p{color:var(--muted);line-height:1.65}.app-shell{min-height:100vh}.app-shell--profile-selector{background:linear-gradient(#f8f9ff14,#f8f9ff14),url(/brand/child-profile-background.jpg) 50%/cover no-repeat}.app-header{z-index:10;background:0 0;border:0;justify-content:space-between;align-items:center;gap:28px;min-height:104px;padding:16px clamp(24px,5vw,76px);display:flex;position:relative}.brand{color:var(--ink);align-items:center;font-size:1.35rem;font-weight:800;line-height:0;display:inline-flex}.brand__logo{object-fit:contain;width:230px;max-height:72px;display:block}.brand--auth{line-height:normal}.brand:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #6654d93d}.app-nav-pill{min-height:58px;color:var(--purple-dark);white-space:nowrap;background:#fffffff0;border:1px solid #5b2bcb17;border-radius:999px;align-items:center;gap:14px;padding:8px 16px;display:flex;box-shadow:0 10px 30px #35127714}.app-nav-pill a{color:var(--purple-dark);font-size:.9rem}.app-nav-pill a.active{color:var(--purple)}.app-nav-admin-links{align-items:center;gap:14px;display:flex}.app-nav-admin-links a{font-size:.78rem}.app-nav-divider{background:#5b2bcb2e;flex:none;width:1px;height:25px}.app-nav-action{justify-content:center;align-items:center;gap:8px;min-height:40px;display:inline-flex}.app-nav__icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:21px;height:21px}.app-nav-language{color:var(--purple-dark);align-items:center;gap:10px;font-size:.84rem;font-weight:700;display:flex}.app-nav-language select{max-width:170px;min-height:40px;color:var(--purple-dark);background-color:#fff;border:1px solid #5b2bcb33;border-radius:11px;padding:7px 34px 7px 12px;font-weight:700}.nav-button{color:var(--purple-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;padding:13px 20px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button--primary,.button--small{background:var(--purple);box-shadow:0 8px 20px #6654d938;color:#fff!important}.button--primary:hover{background:var(--purple-dark)}.button--ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.button--danger{background:var(--danger);color:#fff}.button--small{border-radius:11px;padding:10px 16px}.eyebrow{color:var(--purple);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.page-wrap{width:min(1180px,100% - 40px);margin:0 auto}.page-state{text-align:center;min-height:65vh;color:var(--muted);place-content:center;gap:12px;display:grid}.auth-shell{background:linear-gradient(145deg,#f2efff,#fffaf2);min-height:100vh;padding:34px}.brand--auth{width:min(1020px,100%);margin:0 auto 26px;display:block}.auth-card{background:#fff;border-radius:30px;grid-template-columns:.85fr 1.15fr;width:min(1020px,100%);min-height:660px;margin:auto;display:grid;overflow:hidden;box-shadow:0 30px 80px #2d245a1f}.auth-art{text-align:center;background:#6756d9;place-content:center;display:grid;position:relative;overflow:hidden}.auth-art .mascot{z-index:1;filter:drop-shadow(0 15px 20px #00000026);font-size:7rem}.auth-art p{color:#fff;z-index:1;font-family:Manrope;font-size:1.45rem;font-weight:800;line-height:1.4}.orbit{color:#ffd06d;font-size:3rem;position:absolute}.orbit--one{top:15%;left:15%}.orbit--two{color:#77dfc0;bottom:18%;right:16%}.auth-form{align-self:center;padding:clamp(36px,6vw,76px)}.auth-form h1{font-size:clamp(2rem,4vw,3rem)}.lede{margin-bottom:28px}.stack{flex-direction:column;gap:12px;display:flex}.beta-invite-panel{background:#fff;border:1px solid #e4dcf3;border-radius:20px;padding:22px}.beta-invite-panel h2{margin-top:0}.beta-invite-panel .privacy-form{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;display:grid}.beta-invite-panel .privacy-form label{gap:7px;display:grid}@media (width<=600px){.beta-invite-panel .privacy-form{grid-template-columns:1fr}}.stack label:not(.check){color:#3c4562;flex-direction:column;gap:7px;font-size:.86rem;font-weight:700;display:flex}input,select{width:100%;color:var(--ink);background:#fbfbfd;border:1px solid #dfe1eb;border-radius:12px;outline:none;padding:13px 14px}input:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6654d91f}.form-row{justify-content:space-between;gap:12px;font-size:.84rem;display:flex}.check{color:var(--muted);align-items:center;gap:8px;display:flex}.check input{width:auto}.field-error{color:#be3548;margin:-7px 0 0;font-size:.8rem}.field-hint{margin:-6px 0 2px;font-size:.76rem}.auth-switch{text-align:center;margin-top:22px;font-size:.88rem}.notice{background:#f5f3ff;border:1px solid #e2ddff;border-radius:15px;gap:14px;margin:24px 0;padding:16px;display:flex}.notice span{font-size:1.4rem}.notice p{margin:4px 0 0;font-size:.86rem}.success-message{color:#277e66;background:#edfaf6;border-radius:10px;padding:10px 12px}.auth-form>.button{width:100%;margin-top:10px}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.login-shell{isolation:isolate;color:#241440;background:#e9edff url(/brand/login-background.jpg) 50%/cover no-repeat;grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid;position:relative;overflow:hidden}.login-shell--scrollable{background-attachment:fixed;overflow:hidden auto}.login-shell--scrollable .login-stage{align-items:start;padding-block:24px 38px}.login-shell--scrollable .login-card{align-self:start}.login-shell:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#f2f0ff40 0%,#0000 48%);position:absolute;inset:0}.login-header{z-index:3;justify-content:space-between;align-items:center;gap:24px;width:min(1510px,100% - 64px);min-height:88px;margin:auto;display:flex;position:relative}.login-logo{width:170px;line-height:0;display:block}.login-logo img{width:100%;height:auto}.login-header__actions{align-items:center;gap:22px;display:flex}.login-language{color:#27134d;align-items:center;gap:8px;font-weight:800;display:flex}.login-language>span[aria-hidden]{place-content:center;width:26px;height:26px;display:grid}.login-language>span[aria-hidden] svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.login-language select{width:auto;min-height:42px;color:inherit;cursor:pointer;box-shadow:none;background-color:#0000;border:0;padding:8px 32px 8px 4px;font-weight:800}.login-try{border-radius:15px;min-height:48px;padding:13px 26px;box-shadow:0 10px 25px #5b2bcb47}.login-stage{grid-template-columns:minmax(390px,490px) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,84px);width:min(1360px,100% - 64px);margin:auto;padding:10px 0 24px;display:grid}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ffffffeb;border-radius:36px;align-self:center;width:100%;max-width:490px;padding:clamp(34px,4vw,54px);box-shadow:0 30px 80px #422f8826}.login-card__logo{width:100%;height:auto;margin:0 auto 28px;display:block}.login-card h1{letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(2rem,3.4vw,2.7rem);line-height:1.08}.login-card>.lede{color:#746a91;max-width:390px;margin:0 0 24px;font-size:1rem;line-height:1.5}.login-form{gap:12px}.login-form label:not(.check){color:#251746;gap:8px;font-size:.9rem}.register-form{gap:10px}.register-invitation-note{color:#5b4a82;background:#f1edff;border-radius:11px;margin:0 0 4px;padding:10px 12px;font-size:.8rem}.auth-consent{color:#6f6784;grid-template-columns:auto 1fr;align-items:start;gap:9px;font-size:.82rem;line-height:1.45;display:grid}.auth-consent input{width:18px;height:18px;accent-color:var(--purple);margin-top:1px}.login-form .auth-consent label{color:inherit;font-size:inherit;font-weight:500;display:block}.auth-consent a{color:#4f20c4;font-weight:800}.login-input input[readonly]{color:#665d77;cursor:not-allowed;background:0 0}.login-input{color:#746a91;background:#fcfbff;border:1px solid #d7d1e8;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;min-height:52px;padding:0 12px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid}.login-input:focus-within{border-color:var(--purple);background:#fff;box-shadow:0 0 0 4px #5b2bcb1a}.login-input>span[aria-hidden]{place-content:center;font-size:1rem;display:grid}.login-input>span[aria-hidden] svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.login-input input{min-width:0;height:50px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 8px}.login-input input:focus,.login-input input:focus-visible{box-shadow:none!important;border:0!important;outline:0!important}.login-password-toggle{color:#766b91;cursor:pointer;background:0 0;border:0;border-radius:10px;width:38px;height:38px;font-size:1.05rem}.login-password-toggle:hover,.login-password-toggle:focus-visible{color:var(--purple);background:#f1edff;outline:2px solid #5b2bcb2e}.login-form .form-row{align-items:center;margin:1px 0 5px}.login-form .form-row a{color:#4f20c4;font-weight:800}.login-submit{border-radius:13px;justify-content:center;align-items:center;gap:16px;width:100%;min-height:55px;font-size:1.05rem;display:flex}.login-submit>span{font-size:1.4rem;line-height:1;transition:transform .15s}.login-submit:hover>span{transform:translate(4px)}.login-divider{color:#8b839d;align-items:center;gap:14px;margin:21px 0 0;font-size:.85rem;display:flex}.login-divider:before,.login-divider:after{content:"";background:#ddd7ea;flex:1;height:1px}.login-card .auth-switch{color:#6f6784;margin:17px 0 0}.login-card .auth-switch a{color:#4f20c4;font-weight:900}.login-story{min-height:min(690px,72vh)}.login-footer{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px 30px;min-height:66px;padding:12px 24px 20px;display:flex;position:relative}.login-footer a{color:#4d20ad;font-size:.8rem;font-weight:700}.login-footer a+a:before{content:"";vertical-align:middle;background:#4d20ad59;width:1px;height:14px;margin-right:30px;display:inline-block}@media (width<=1050px){.login-header,.login-stage{width:min(940px,100% - 40px)}.login-stage{grid-template-columns:minmax(360px,470px) minmax(260px,1fr);gap:22px}.login-story{min-height:520px}}@media (width<=760px){.login-shell{background-position:63%;width:100%;overflow:hidden auto}.login-shell:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f0efff85}.login-header{width:calc(100% - 32px);min-height:74px}.login-logo{width:132px}.login-header__actions{gap:8px}.login-language>span[aria-hidden]{display:none}.login-language select{max-width:150px;padding-right:24px}.login-try{display:none}.login-stage{width:100%;padding:12px 16px 28px;display:block}.login-card{border-radius:27px;max-width:520px;margin:auto;padding:32px 24px}.login-card__logo{margin-bottom:24px}.login-card h1{font-size:2.15rem}.login-card>.lede{font-size:.94rem}.login-story{display:none}.login-form .form-row{align-items:flex-start;gap:12px}.login-form .check{max-width:52%}.login-footer{gap:10px 18px;padding-bottom:24px}.login-footer a+a:before{display:none}}@media (width<=390px){.login-language select{max-width:132px;font-size:.8rem}.login-card{padding:28px 18px}.login-card h1{font-size:1.95rem}.login-form .form-row{font-size:.76rem}.login-footer{gap:10px 14px}}@media (height<=820px) and (width>=761px){.login-header{min-height:72px}.login-stage{padding:4px 0 12px}.login-card{border-radius:28px;padding:28px 38px}.login-card__logo{margin-bottom:18px}.login-card>.lede{margin-bottom:17px}.login-input{min-height:47px}.login-input input{height:45px}.login-submit{min-height:50px}.login-divider{margin-top:14px}.login-card .auth-switch{margin-top:12px}.login-story{min-height:560px}.login-footer{min-height:54px;padding-bottom:12px}}.page-heading{justify-content:space-between;align-items:end;gap:24px;padding:72px 0 38px;display:flex}.page-heading h1{font-size:clamp(2.2rem,5vw,3.4rem)}.page-heading p:last-child{margin-bottom:0}.dashboard{padding-bottom:80px}.profile-selector{text-align:center;min-height:calc(100vh - 104px);padding:clamp(54px,8vw,96px) 0 80px}.profile-selector__heading{margin:0 auto 38px}.profile-selector__heading h1{font-size:clamp(2.4rem,6vw,4.4rem)}.profile-selector__heading p:last-child{margin-bottom:0}.profile-choice-grid{grid-template-columns:repeat(auto-fit,minmax(170px,220px));justify-content:center;gap:clamp(14px,2.5vw,24px);display:grid}.profile-choice{border:1px solid var(--line);min-height:228px;color:var(--ink);cursor:pointer;background:#fff;border-radius:24px;align-content:center;place-items:center;gap:10px;padding:24px 18px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;box-shadow:0 15px 38px #1f294712}.profile-choice:hover:not(:disabled),.profile-choice:focus-visible{border-color:var(--purple);outline-offset:3px;outline:3px solid #6654d929;transform:translateY(-4px);box-shadow:0 20px 45px #35127721}.profile-choice:disabled{opacity:.65;cursor:wait}.profile-choice .avatar{width:104px;height:104px;font-size:4.25rem}.profile-choice strong{font:800 1.3rem Manrope,sans-serif}.profile-choice>span:last-child{color:var(--muted)}.profile-choice--add{color:var(--purple);border-style:dashed}.profile-choice--add>span{background:#eee8ff;border-radius:40%;place-content:center;width:104px;height:104px;font-size:3.5rem;line-height:1;display:grid}.profile-secondary-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 24px;margin-top:38px;display:flex}.profile-secondary-actions a,.profile-secondary-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-weight:800}.profile-secondary-actions a:hover,.profile-secondary-actions button:hover{color:var(--purple)}.first-child-card{border:1px solid var(--line);background:#fff;border-radius:30px;width:min(680px,100%);margin:4vh auto 0;padding:clamp(38px,8vw,70px);box-shadow:0 25px 65px #3512771a}.first-child-card>span{margin-bottom:14px;font-size:5rem;display:block}.first-child-card p:not(.eyebrow){max-width:500px;margin:18px auto 28px}.manage-profile-grid,.parent-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.manage-profile-card,.parent-report-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 35px #1f29470f}.manage-profile-card{grid-template-columns:auto 1fr;align-items:center;gap:20px;display:grid}.manage-profile-card h2,.parent-report-card h2{margin:0}.manage-profile-card p,.parent-report-card p{margin:4px 0 14px}.manage-profile-card .card-actions{justify-content:flex-start;margin-top:0}.parent-report-card{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.profile-status{text-transform:uppercase;border-radius:99px;margin-bottom:5px;padding:4px 8px;font-size:.68rem;font-weight:900;display:inline-block}.profile-status--active{color:#14705c;background:#def7ef}.profile-status--archived{color:#62596e;background:#eeeaf2}.child-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:22px;display:grid}.child-card{border:1px solid var(--line);background:#fff;border-radius:24px;gap:22px;padding:28px;display:flex;box-shadow:0 12px 35px #1f29470f}.child-card__body{flex:1}.child-card h2{margin:13px 0 0;font-size:1.55rem}.child-card p{margin:3px 0 18px}.child-card .button{width:100%;font-size:.88rem}.card-actions{justify-content:center;gap:18px;margin-top:15px;display:flex}.card-actions a,.card-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.8rem;font-weight:700}.pill{text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:5px 9px;font-size:.7rem;font-weight:800}.pill--explorer{color:#27816a;background:#e8f8f2}.pill--adventurer{color:#9a6415;background:#fff2db}.pill--strategist{color:#5947bd;background:#eeeaff}.avatar{border-radius:40%;flex:none;place-content:center;display:inline-grid}.avatar--large{width:82px;height:82px;font-size:3.4rem}.avatar--small{width:58px;height:58px;font-size:2.25rem}.avatar--coral{background:#ffe7df}.avatar--ink{background:#e9ecf2}.avatar--amber{background:#fff0d3}.avatar--sky{background:#e1f1ff}.avatar--violet{background:#eee9ff}.avatar--mint{background:#def7ef}.empty-state{text-align:center;background:#fff;border:1px dashed #cbc7e3;border-radius:28px;padding:60px 24px}.empty-state p{max-width:520px;margin:0 auto 24px}.empty-illustration{font-size:5rem}.archived{color:var(--muted);margin-top:38px}.archived summary{cursor:pointer;font-weight:700}.archived p{margin-left:16px;font-size:.9rem}.modal-backdrop{z-index:50;background:#171c3185;place-content:center;padding:20px;display:grid;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:24px;width:min(460px,100%);padding:34px;box-shadow:0 30px 80px #00000040}.modal-icon{font-size:3rem}.modal-actions{gap:10px;margin-top:24px;display:flex}.modal-actions .button{flex:1}.form-page{padding:44px 0 80px}.back-link{margin-bottom:22px;display:inline-block}.form-card{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:.75fr 1.25fr;display:grid;overflow:hidden;box-shadow:0 18px 50px #1f294712}.form-card__intro{background:#f0edff;padding:50px}.form-card__intro h1{font-size:2.7rem}.child-form{padding:50px}.band-preview{background:#f7f6fc;border-radius:12px;grid-template-columns:1fr auto;padding:13px 15px;display:grid}.band-preview span{color:var(--muted);font-size:.82rem}.band-preview small{color:var(--muted);grid-column:1/-1;margin-top:3px}.avatar-picker{border:0;margin:8px 0;padding:0}.avatar-picker legend{margin-bottom:10px;font-size:.86rem;font-weight:700}.avatar-picker>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.avatar-picker label{border:1px solid var(--line);text-align:center;cursor:pointer;color:var(--muted);border-radius:14px;padding:9px;font-size:.66rem}.avatar-picker label.selected{border-color:var(--purple);background:#f4f2ff;box-shadow:0 0 0 2px #6654d91f}.avatar-picker input{opacity:0;position:absolute}.avatar-picker span{margin:auto;display:block}.child-world{background:linear-gradient(#a6ddff 0 55%,#a8dfad 55%);place-content:center;min-height:100vh;padding:80px 20px;display:grid;position:relative;overflow:hidden}.child-world:after{content:"";background:#75bf81;border-radius:50% 50% 0 0;height:42%;position:absolute;bottom:-80px;left:-10%;right:-10%}.child-brand{z-index:5;color:var(--text-primary);font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:800;position:absolute;top:26px;left:50%;transform:translate(-50%)}.parent-exit{z-index:5;color:var(--ink);cursor:pointer;background:#ffffffe6;border:0;border-radius:99px;padding:11px 16px;font-weight:700;position:absolute;top:24px;left:26px}.world-welcome{z-index:2;text-align:center;background:#fffffff0;border-radius:30px;width:min(620px,100vw - 40px);padding:40px;box-shadow:0 25px 70px #1e466433}.world-welcome h1{font-size:3.2rem}.world-welcome p{margin:10px auto 24px}.world-placeholder{background:#f3f0ff;border:2px dashed #c8bfff;border-radius:20px;flex-direction:column;gap:4px;padding:24px;display:flex}.world-placeholder span{font-size:2.8rem}.world-placeholder small{color:var(--muted)}.world-cloud{opacity:.75;background:#fff;border-radius:99px;width:180px;height:45px;position:absolute}.world-cloud:after,.world-cloud:before{content:"";background:#fff;border-radius:50%;width:70px;height:70px;position:absolute;bottom:0}.world-cloud:before{left:35px}.world-cloud:after{right:30px}.world-cloud--one{top:16%;left:6%}.world-cloud--two{top:9%;right:7%;transform:scale(.7)}@media (width<=760px){.app-header{gap:8px;min-height:74px;padding:9px 12px}.brand__logo{width:125px;max-height:52px}.app-nav-pill{gap:8px;min-height:50px;padding:5px 8px}.app-nav-admin-links,.app-nav-admin-links+.app-nav-divider{display:none}.app-nav-action__text,.app-nav-language>span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-nav-action{width:34px;min-height:38px}.app-nav-language{gap:0}.app-nav-language select{max-width:112px;min-height:38px;padding:6px 26px 6px 9px;font-size:.76rem}.app-nav-divider{height:22px}.app-nav-pill--guest .app-nav-signin{display:none}.app-nav-pill--guest{gap:7px}.app-nav-pill--guest .button{min-height:38px;padding:8px 10px;font-size:.76rem}.auth-shell{padding:18px}.auth-card{display:block}.auth-art{display:none}.auth-form{padding:34px 24px}.brand--auth{margin-bottom:18px}.form-row{align-items:flex-start}.page-heading{flex-direction:column;align-items:stretch;padding-top:42px}.child-card{flex-direction:column}.child-card .avatar{margin:auto}.app-shell--profile-selector{background-position:38%}.profile-selector{min-height:calc(100vh - 74px);padding-top:48px}.profile-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-choice{min-height:195px;padding:18px 10px}.profile-choice .avatar,.profile-choice--add>span{width:82px;height:82px}.profile-choice .avatar{font-size:3.4rem}.profile-choice--add>span{font-size:3rem}.profile-choice strong{font-size:1.05rem}.profile-secondary-actions{gap:12px 18px}.manage-profile-grid,.parent-report-grid{grid-template-columns:1fr}.parent-report-card{grid-template-columns:auto 1fr}.parent-report-card .button{grid-column:1/-1}.first-child-card{margin-top:0}.form-card{grid-template-columns:1fr}.form-card__intro,.child-form{padding:30px 22px}.form-card__intro h1{font-size:2.2rem}.avatar-picker>div{grid-template-columns:repeat(2,1fr)}.modal-actions{flex-direction:column}.world-welcome{padding:30px 20px}.world-welcome h1{font-size:2.4rem}}@media (width<=480px){.app-header{flex-wrap:nowrap}.brand__logo{width:100px}.app-nav-pill{gap:5px;padding-inline:6px}.app-nav-language select{max-width:92px}.app-nav-pill--guest .button{padding-inline:8px}}.error-banner{color:#9f2f40;background:#fff0f2;border:1px solid #f3c9cf;border-radius:12px;padding:12px 14px}.admin-page{padding-bottom:80px}.admin-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:28px;display:grid}.admin-create,.curriculum-tree{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px;box-shadow:0 12px 35px #1f29470f}.admin-create{position:sticky;top:22px}.admin-create h2,.curriculum-tree h2{margin-top:0}.curriculum-tree details{border-left:2px solid #ece9fb;margin:12px 0 0 14px;padding:10px 0 2px 14px}.curriculum-tree>details{margin-left:0}.curriculum-tree summary{cursor:pointer;color:var(--ink)}.status-tag{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.tree-meta,.performance-node{margin:7px 0;font-size:.8rem}.standard-node{background:#f8f7fd;border-radius:10px;margin:10px 0 0 14px;padding:10px;font-size:.86rem}.learning-node{margin:9px 0 0 14px}.skill-node{color:#3d4664;margin:7px 0 0 14px}.text-action{color:#a03949;cursor:pointer;background:0 0;border:0;margin:8px 0 0 14px;padding:0;font-size:.75rem;font-weight:700}@media (width<=900px){.admin-grid{grid-template-columns:1fr}.admin-create{position:static}}.activity-world{background:linear-gradient(145deg,#e8f8ff,#f4efff);min-height:100vh;padding:76px 20px 40px}.activity-world.band--explorer{--band-accent:#37a986;--band-soft:#e5f8f2}.activity-world.band--adventurer{--band-accent:#db8a20;--band-soft:#fff1d8}.activity-world.band--strategist{--band-accent:#6654d9;--band-soft:#eeeaff}.activity-shell{width:min(960px,100%);margin:auto}.activity-heading{justify-content:space-between;align-items:start;gap:24px;display:flex}.activity-heading h1{font-size:clamp(2rem,6vw,3.5rem)}.activity-heading>span{white-space:nowrap;background:#fff;border-radius:99px;padding:9px 13px;font-weight:800}.activity-tabs{gap:8px;padding:18px 0;display:flex;overflow-x:auto}.activity-tabs button{border:1px solid var(--line);white-space:nowrap;cursor:pointer;background:#fff;border-radius:99px;padding:10px 14px;font-weight:700}.activity-tabs button.is-active{color:#fff;background:var(--band-accent);border-color:var(--band-accent)}.activity-card,.activity-preview{border:1px solid var(--line);background:#fff;border-radius:28px;padding:clamp(22px,5vw,44px);box-shadow:0 24px 60px #262d501f}.activity-prompt{color:var(--ink);font-family:Manrope,sans-serif;font-size:clamp(1.25rem,3vw,1.8rem);font-weight:800}.activity-options,.visual-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.activity-option,.visual-option{border:2px solid var(--line);min-height:58px;color:var(--ink);cursor:pointer;background:#fff;border-radius:16px;padding:14px;font-weight:800}.activity-option:hover:not(:disabled),.activity-option.is-selected,.visual-option.is-selected{border-color:var(--band-accent,var(--purple));background:var(--band-soft,#f3f0ff)}.activity-number{gap:12px;max-width:420px;display:grid}.activity-number label{font-weight:700}.activity-number small{color:var(--muted)}.activity-hint{font-size:.9rem}.match-columns{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}.match-columns>div{gap:10px;display:grid}.match-activity>.button{margin-right:12px}.visual-option{flex-direction:column;justify-content:center;gap:12px;min-height:150px;display:flex}.visual-group{color:var(--band-accent,var(--purple));flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.visual-group i{font-size:1.35rem;font-style:normal}.fraction-grid{justify-content:center;display:flex}.fraction-grid i{border:1px solid var(--ink);width:32px;height:42px}.fraction-grid i.is-shaded{background:var(--band-accent,var(--purple))}.order-activity ol{counter-reset:item;gap:9px;margin:20px 0;padding:0;list-style:none;display:grid}.order-activity li{counter-increment:item;border:2px solid var(--line);border-radius:15px;justify-content:space-between;align-items:center;padding:10px 12px;font-weight:800;display:flex}.order-activity li>span:first-child:before{content:counter(item) ". ";color:var(--band-accent,var(--purple))}.order-activity li button{cursor:pointer;background:#f0eefb;border:0;border-radius:10px;width:44px;height:44px;margin-left:6px;font-size:1.15rem}.activity-result{border-radius:18px;justify-content:space-between;align-items:center;gap:15px;margin-top:22px;padding:16px;font-weight:800;display:flex}.activity-result.is-correct{color:#24745f;background:#e8f8f2}.activity-result.is-incorrect{color:#9f2f40;background:#fff0f2}.activity-admin{margin-top:48px}.activity-admin .page-heading{padding:28px 0 20px}.activity-admin-grid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:start;gap:28px;display:grid}.activity-preview{position:sticky;top:22px}.activity-preview h3{font-family:Manrope,sans-serif;font-size:1.8rem}.admin-activity-actions{gap:10px;display:flex}.admin-activity-actions .button{flex:1}@media (width<=760px){.activity-world{padding:76px 14px 24px}.activity-heading{display:block}.activity-options,.visual-options{grid-template-columns:1fr}.match-columns{gap:10px}.activity-card{padding:22px 16px}.activity-result{flex-direction:column;align-items:stretch}.activity-admin-grid{grid-template-columns:1fr}.activity-preview{position:static}.admin-activity-actions{flex-direction:column}}.child-world--practice{place-content:start center;overflow:auto}.child-world--practice .world-welcome{max-width:760px;margin:30px auto}.practice-skill-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0;display:grid}.practice-skill-list button{text-align:left;cursor:pointer;color:var(--ink);background:#fff;border:2px solid #e0ddf0;border-radius:16px;grid-template-columns:auto 1fr;gap:2px 12px;padding:14px;display:grid}.practice-skill-list button:hover{border-color:var(--purple)}.practice-skill-list span{color:var(--purple);grid-row:1/3;font-size:1.8rem}.practice-skill-list small{color:var(--muted)}.recent-practice{text-align:left;gap:7px;margin:18px 0;display:grid}.recent-practice button{text-align:left;color:var(--muted);cursor:pointer;background:#f7f6fc;border:0;border-radius:10px;padding:9px 11px}.practice-world{background:linear-gradient(145deg,#eefaff,#f1edff);min-height:100vh;padding:78px 20px 40px}.practice-world.band--explorer{--practice-accent:#37a986;--practice-soft:#e5f8f2}.practice-world.band--adventurer{--practice-accent:#db8a20;--practice-soft:#fff1d8}.practice-world.band--strategist{--practice-accent:#6654d9;--practice-soft:#eeeaff}.practice-world.band--explorer .practice-card{font-size:1.08rem}.practice-world.band--adventurer .practice-card{border-top:6px solid var(--practice-accent)}.practice-world.band--strategist .practice-card{border-radius:18px}.practice-shell{width:min(820px,100%);margin:auto}.practice-shell>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.practice-shell>header h1{font-size:clamp(2rem,5vw,3rem)}.practice-shell>header>strong{white-space:nowrap;background:#fff;border-radius:99px;padding:10px 14px}.practice-progress{background:#ddd8f5;border-radius:99px;height:10px;margin:22px 0;overflow:hidden}.practice-progress span{background:var(--practice-accent,var(--purple));border-radius:inherit;height:100%;transition:width .2s;display:block}.practice-card,.practice-result{border:1px solid var(--line);text-align:center;background:#fff;border-radius:28px;padding:clamp(24px,6vw,52px);box-shadow:0 24px 60px #262d501f}.practice-prompt{color:var(--ink);margin:24px 0 36px;font:800 clamp(2rem,7vw,4.6rem)/1.1 Manrope,sans-serif}.practice-number{gap:10px;max-width:320px;margin:0 auto 24px;font-weight:700;display:grid}.practice-number input{text-align:center;font-size:2rem}.practice-options{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 auto 24px;display:grid}.practice-options button{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;min-height:74px;font-size:1.7rem;font-weight:800}.practice-options button.is-selected{border-color:var(--practice-accent,var(--purple));background:var(--practice-soft,#f1efff)}.practice-feedback{border-radius:14px;margin:18px 0;padding:14px;font-size:1.2rem;font-weight:800}.practice-feedback.is-correct{color:var(--success);background:#e8f8f2}.practice-feedback.is-incorrect{color:#9f2f40;background:#fff0f2}.practice-card>.button{min-width:200px}.practice-result{width:min(700px,100%);margin:auto}.summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;display:grid}.summary-grid strong{background:#f7f6fc;border-radius:16px;padding:18px;font-size:2.2rem}.summary-grid small{color:var(--muted);margin-top:5px;font-size:.75rem;display:block}.question-preview-list{text-align:left;gap:9px;padding-left:24px;display:grid}.question-preview-list li{background:#f7f6fc;border-radius:10px;padding:11px}@media (width<=760px){.practice-skill-list{grid-template-columns:1fr}.practice-shell>header{display:block}.practice-shell>header>strong{margin-top:14px;display:inline-block}.practice-prompt{font-size:2.5rem}.summary-grid,.practice-options{grid-template-columns:1fr}}.practice-skill-list .learning-entry{text-align:left;background:#fff;border:2px solid #e0ddf0;border-radius:18px;grid-template-columns:auto 1fr;gap:4px 12px;padding:16px;display:grid}.learning-entry>span{color:var(--purple);grid-row:1/3;font-size:2rem}.learning-entry>div:first-of-type{display:grid}.learning-entry small{color:var(--muted)}.learning-entry-actions{grid-column:1/-1;gap:8px;margin-top:10px;display:flex}.learning-entry-actions .button{flex:1;padding:10px 12px}.learning-world{background:linear-gradient(145deg,#eefaff,#f1edff);min-height:100vh;padding:78px 20px 40px}.learning-world.band--explorer{--practice-accent:#37a986;--practice-soft:#e5f8f2}.learning-world.band--adventurer{--practice-accent:#db8a20;--practice-soft:#fff1d8}.learning-world.band--strategist{--practice-accent:#6654d9;--practice-soft:#eeeaff}.learning-shell{width:min(820px,100%);margin:auto}.learning-shell>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.learning-shell>header h1{font-size:clamp(2rem,5vw,3rem)}.learning-shell>header>strong{white-space:nowrap;background:#fff;border-radius:99px;padding:10px 14px}.learning-flow{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0;display:grid}.learning-flow span{text-align:center;color:var(--muted);background:#ffffffbf;border-radius:99px;padding:11px;font-weight:800}.learning-flow span.is-current{background:var(--practice-accent,var(--purple));color:#fff}.learning-flow span.is-done{color:#24745f;background:#e5f8f2}.learning-flow.compact{margin:14px 0}.learning-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:28px;padding:clamp(26px,6vw,54px);box-shadow:0 24px 60px #262d501f}.learning-card h2{margin:12px 0;font-size:clamp(1.8rem,5vw,3rem)}.learning-card>p{max-width:620px;margin:16px auto 28px;font-size:1.15rem}.lesson-step-type{background:var(--practice-soft,#f1efff);color:var(--practice-accent,var(--purple));letter-spacing:.08em;border-radius:99px;padding:7px 11px;font-size:.72rem;font-weight:900;display:inline-block}.learning-visual{background:var(--practice-soft,#f1efff);border-radius:22px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;min-height:150px;margin:24px auto;padding:22px;display:flex}.learning-dot-group{flex-wrap:wrap;justify-content:center;gap:7px;width:min(160px,42%);display:flex}.learning-dot-group i{background:var(--practice-accent,var(--purple));border-radius:50%;width:25px;height:25px;box-shadow:inset 0 -3px #0000001a}.narration-button{background:var(--practice-soft,#f1efff);color:var(--ink);cursor:pointer;border:0;border-radius:99px;margin:0 0 18px;padding:11px 16px;font-weight:800}.lesson-complete{background:#e8f8f2;border-radius:20px;padding:22px}.lesson-complete>strong{font:800 1.35rem Manrope,sans-serif}.lesson-complete p{margin:8px 0 18px}.guided-scaffold{text-align:left;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 24px;padding:0;list-style-position:inside;display:grid}.guided-scaffold li{background:var(--practice-soft,#f1efff);border-radius:13px;padding:12px;font-size:.85rem;font-weight:700}.hint-panel{text-align:left;background:#fff8e7;border:1px solid #f1d99d;border-radius:16px;gap:5px;margin:12px auto;padding:15px 17px;display:grid}.hint-panel span{text-transform:uppercase;letter-spacing:.07em;color:#86631d;font-size:.7rem;font-weight:900}.hint-panel strong{color:var(--ink)}.hint-panel p{margin:0;font-size:.92rem}.hint-level-3{background:#edf8f5;border-color:#bde3d8}.question-actions,.remediation-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.remediation-card>p{max-width:600px;margin:12px auto 22px}.remediation-card .hint-panel{max-width:620px}.speakable-math{white-space:pre-wrap;overflow-wrap:anywhere}.speakable-math__token{min-width:.9em;min-height:1.2em;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;background:#fff;border:1px solid #6654d947;border-radius:.22em;justify-content:center;align-items:center;margin:0 .04em;padding:.08em .16em;line-height:1;transition:background .12s,border-color .12s,transform 80ms,box-shadow .12s;display:inline-flex;box-shadow:0 .06em .12em #3123782e,0 .02em #31237824}.speakable-math__token:hover{border-color:var(--practice-accent,var(--purple));background:var(--practice-soft,#f1efff);box-shadow:0 .09em .18em #3123783d}.speakable-math__token:focus-visible{outline:3px solid var(--practice-accent,var(--purple));outline-offset:3px}.speakable-math__token:active{background:#ded7ff;transform:translateY(.04em)scale(.95);box-shadow:0 .02em .05em #31237833}.learning-card .speakable-math__token,.hint-panel .speakable-math__token,.guided-scaffold .speakable-math__token{min-height:36px;padding:.12em .28em}.learning-world.band--explorer .learning-card{font-size:1.08rem}.learning-world.band--explorer .button{min-height:54px}.learning-world.band--adventurer .learning-card{border-top:6px solid var(--practice-accent)}.learning-world.band--strategist .learning-card{border-radius:18px}.learning-world.band--strategist .learning-visual{min-height:110px}@media (width<=760px){.learning-world{padding:76px 14px 24px}.learning-shell>header{display:block}.learning-shell>header>strong{margin-top:12px;display:inline-block}.learning-flow{font-size:.75rem}.learning-flow span{padding:9px 5px}.learning-card{padding:24px 17px}.learning-dot-group i{width:22px;height:22px}.guided-scaffold{grid-template-columns:1fr}.question-actions,.remediation-actions,.learning-entry-actions{flex-direction:column}}.learning-flow--extended{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=760px){.learning-flow--extended{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-flow--extended span:last-child{grid-column:1/-1}}.admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-stat-grid article,.settings-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:6px;padding:22px;display:grid}.admin-stat-grid strong{font:800 2rem Manrope}.admin-stat-grid span{text-transform:capitalize;color:var(--muted)}.admin-list{gap:12px;display:grid}.admin-list-row,.report-module{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.admin-list-row h2{margin:3px 0;font-size:1.05rem}.admin-list-row p{color:var(--muted);margin:0}.admin-order,.admin-row-actions{gap:8px;display:flex}.admin-order button,.admin-row-actions button{border:1px solid var(--line);min-width:42px;min-height:42px;color:var(--purple);cursor:pointer;background:#fff;border-radius:10px;font-weight:800}.admin-list-row select,.admin-filters select{min-height:42px}.admin-filters,.admin-invite-form{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:end;gap:14px;margin-bottom:18px;padding:18px;display:flex}.admin-filters label,.admin-invite-form label{flex:1;gap:6px;font-weight:700;display:grid}.success-banner{color:#24745f;background:#e8f8f2;border:1px solid #bde3d8;border-radius:12px;padding:12px 14px}.question-editor{text-align:left;width:min(760px,100vw - 30px);max-height:calc(100vh - 30px);overflow:auto}.question-editor>label,.editor-grid label{gap:5px;margin-bottom:12px;font-weight:700;display:grid}.question-editor textarea{font:500 .8rem/1.45 monospace}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;display:grid}.module-world,.module-session{background:linear-gradient(145deg,#eefaff,#f2edff);min-height:100vh;padding:82px 18px 60px}.module-shell,.module-session__shell{width:min(1040px,100%);margin:auto}.module-shell>header{text-align:center;margin-bottom:28px}.module-shell h1{font-size:clamp(2.3rem,6vw,4rem)}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.module-card{background:#fff;border:1px solid #5b2bcb26;border-radius:26px;padding:26px;position:relative;overflow:hidden;box-shadow:0 18px 45px #35127714}.module-card__number{color:#eee8ff;font:800 3rem Manrope;position:absolute;top:15px;right:18px}.module-card h2{font-size:1.55rem;position:relative}.module-activities{gap:10px;margin-top:20px;display:grid}.module-activities>section{gap:8px;display:grid}.mini-game-list{grid-template-columns:1fr;gap:8px;display:grid}.mini-game-list button,.module-activity{min-height:58px;color:var(--ink);cursor:pointer;text-align:left;background:#faf8ff;border:1px solid #dcd4f2;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;font-weight:800;display:flex}.mini-game-list button:hover,.module-activity:hover{border-color:var(--purple);box-shadow:0 7px 18px #3512771a}.mini-game-list small,.module-activity small{color:var(--purple)}.module-activity--challenge{background:#fff7df;border-color:#f2d897}.module-session__shell{width:min(820px,100%)}.module-session__shell>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.module-session__shell>header>strong{background:#fff;border-radius:99px;padding:10px 14px}.module-question-prompt{white-space:pre-line;margin:14px auto 34px;font:800 clamp(1.35rem,4vw,2.6rem)/1.35 Manrope}.play-card{text-align:center;background:#fff;border-radius:28px;padding:clamp(30px,8vw,70px);box-shadow:0 24px 60px #262d501f}.play-target{cursor:pointer;background:#fff8dc;border:4px solid #d6caf7;border-radius:50%;place-content:center;width:180px;height:180px;margin:30px auto;font-size:5rem;display:grid;box-shadow:0 12px #d6caf7}.play-target:active{transform:translateY(8px);box-shadow:0 4px #d6caf7}.play-target small{color:var(--ink);font-size:.9rem}.trend-line{background:#f7f6fc;border-radius:12px;align-items:end;gap:5px;height:90px;padding:10px;display:flex}.trend-line span{background:var(--purple);border-radius:5px 5px 0 0;flex:1;max-width:22px}.report-module{display:block}.report-activity-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:14px 0;display:grid}.report-activity-grid section{background:#f7f6fc;border-radius:12px;gap:3px;padding:12px;display:grid}.report-activity-grid span{color:var(--muted);font-size:.88rem}.number-sky{background:radial-gradient(circle at 50% 15%,#fff7c8 0 6%,#0000 20%),linear-gradient(155deg,#d9f6ff 0%,#e9e2ff 55%,#c8f2ee 100%);overflow:hidden}.number-rush{isolation:isolate;text-align:center;background:linear-gradient(#ffffffb8,#ffffffe6);border:1px solid #ffffffbf;border-radius:32px;min-height:650px;padding:clamp(22px,5vw,48px);position:relative;overflow:hidden;box-shadow:0 30px 70px #40208b2e}.number-rush>header{text-align:left;justify-content:space-between;align-items:start;gap:16px;display:flex}.number-rush>header h1{margin:.25rem 0;font-size:clamp(2.2rem,7vw,4.4rem)}.number-rush>header>strong{background:#fff;border-radius:99px;padding:10px 14px;box-shadow:0 7px 18px #35127717}.number-sky__cloud{z-index:-1;filter:blur(.2px);background:#ffffffb8;border-radius:99px;width:190px;height:55px;position:absolute}.number-sky__cloud:before,.number-sky__cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.number-sky__cloud:before{width:80px;height:80px;bottom:5px;left:35px}.number-sky__cloud:after{width:100px;height:100px;bottom:0;right:20px}.cloud-one{top:165px;left:-55px}.cloud-two{bottom:90px;right:-70px;transform:scale(.8)}.number-rush__stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.number-rush__stats span{color:var(--muted);background:#ffffffd9;border-radius:15px;padding:12px;box-shadow:0 7px 18px #35127712}.number-rush__stats strong{color:var(--ink);font-size:1.3rem;display:block}.number-rush__track{background:#ded5f7;border-radius:99px;height:15px;margin:26px 26px 54px;position:relative}.number-rush__track span{border-radius:inherit;background:linear-gradient(90deg,#36b59c,#ffca45);height:100%;transition:width .35s;display:block}.number-rush__track img{top:50%;left:calc(var(--track-progress,0%) - 18px);width:38px;height:38px;position:absolute;transform:translateY(-50%)}.number-rush__prompt{max-width:680px;margin:18px auto 28px;font-size:clamp(1.35rem,4vw,2.2rem)}.number-stars{grid-template-columns:repeat(4,minmax(110px,1fr));gap:14px;display:grid}.number-stars button{color:#fff;cursor:pointer;filter:drop-shadow(0 10px 8px #411f8e33);background:0 0;border:0;min-height:132px;transition:transform .15s,filter .15s;position:relative}.number-stars button:hover,.number-stars button:focus-visible{filter:drop-shadow(0 15px 10px #411f8e45);outline-offset:4px;border-radius:22px;outline:3px solid #21a98e;transform:translateY(-6px)scale(1.04)}.number-stars button:active{transform:translateY(2px)scale(.98)}.number-stars button span{color:#6130cf;text-shadow:0 4px #3c178e;font-size:7.5rem;line-height:1}.number-stars button:nth-child(2n) span{color:#f7b920;text-shadow:0 4px #d88300}.number-stars button strong{color:#fff;font-size:1.65rem;position:absolute;inset:48px 0 auto}.number-rush__feedback{color:#08755f;background:#dcf8ef;border-radius:99px;margin:26px auto 0;padding:11px 18px;font-weight:800;display:inline-block}@media (width<=760px){.admin-stat-grid,.module-grid{grid-template-columns:1fr}.admin-list-row,.admin-filters,.admin-invite-form{flex-direction:column;align-items:stretch}.admin-row-actions{flex-wrap:wrap}.module-world,.module-session{padding:78px 12px 30px}.module-card{padding:21px 17px}.mini-game-list,.editor-grid{grid-template-columns:1fr}.module-session__shell>header{display:block}.module-session__shell>header>strong{margin-top:10px;display:inline-block}.play-target{width:150px;height:150px}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.number-rush{min-height:620px;padding:22px 14px}.number-rush>header{display:block}.number-rush>header>strong{display:inline-block}.number-rush__stats{grid-template-columns:repeat(3,1fr);font-size:.78rem}.number-rush__track{margin:24px 10px 42px}.number-stars{grid-template-columns:repeat(2,minmax(120px,1fr));gap:6px}.number-stars button{min-height:112px}.number-stars button span{font-size:6.5rem}.number-stars button strong{inset:41px 0 auto}.number-sky__cloud{opacity:.55}}.number-rush__track>span{position:relative}.number-rush__track>span:after{content:"";background:url(/favicon.svg) 50%/contain no-repeat;width:38px;height:38px;transition:right .35s;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.number-rush__track>img{display:none}.sum-path-world{background:radial-gradient(circle at 50% 8%,#fff6b7 0 5%,#0000 23%),linear-gradient(155deg,#c8f4ff,#ece3ff 58%,#d9f8e8);overflow:hidden}.sum-path{isolation:isolate;text-align:center;background:linear-gradient(#ffffffc2,#fffffff0);border:1px solid #ffffffd1;border-radius:32px;min-height:650px;padding:clamp(22px,5vw,48px);position:relative;overflow:hidden;box-shadow:0 30px 70px #40208b2e}.sum-path>header{text-align:left;justify-content:space-between;align-items:start;gap:16px;display:flex}.sum-path>header h1{margin:.25rem 0;font-size:clamp(2.15rem,6vw,4rem)}.sum-path>header>strong{background:#fff;border-radius:99px;padding:10px 14px;box-shadow:0 7px 18px #35127717}.sum-path__cloud{z-index:-1;background:#ffffffb3;border-radius:99px;width:190px;height:54px;position:absolute}.sum-path__cloud:before,.sum-path__cloud:after{content:"";background:inherit;border-radius:50%;position:absolute;bottom:4px}.sum-path__cloud:before{width:78px;height:78px;left:30px}.sum-path__cloud:after{width:96px;height:96px;right:20px}.sum-path__cloud--one{top:190px;left:-50px}.sum-path__cloud--two{bottom:75px;right:-65px;transform:scale(.82)}.sum-path__progress{background:#ded5f7;border-radius:99px;height:15px;margin:26px 24px 38px}.sum-path__progress>span{border-radius:inherit;background:linear-gradient(90deg,#45c5a7,#ffca45);height:100%;transition:width .35s;display:block;position:relative}.sum-path__progress img{filter:drop-shadow(0 5px 5px #2d196933);width:42px;height:42px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.sum-path__islands{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:min(480px,100%);margin:0 auto 18px;display:grid}.sum-path__islands span{color:#fff;background:linear-gradient(145deg,#57caae,#15977d);border:3px solid #ffffffe6;border-radius:50%;place-items:center;width:112px;height:82px;margin:auto;font:800 2rem Manrope;display:grid;box-shadow:0 11px #08745e,0 19px 28px #205b6533}.sum-path__islands span:last-child{background:linear-gradient(145deg,#ffcf4c,#f39a20);box-shadow:0 11px #c9770d,0 19px 28px #68471a33}.sum-path__islands i{color:#7642de;font-size:1.8rem}.sum-path__prompt{max-width:680px;margin:28px auto 22px;font-size:clamp(1.3rem,3.5vw,2rem)}.sum-path__choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(650px,100%);margin:auto;display:grid}.sum-path__choices button{min-height:100px;color:var(--ink);cursor:pointer;background:linear-gradient(#fff,#f8f5ff);border:2px solid #d8cdf6;border-radius:20px;padding:15px;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 8px #d8cdf6,0 14px 25px #40208b17}.sum-path__choices button:hover,.sum-path__choices button:focus-visible{outline-offset:3px;border-color:#36ad93;outline:3px solid #36ad9347;transform:translateY(-4px);box-shadow:0 10px #bde9df,0 18px 30px #40208b24}.sum-path__choices button:active{transform:translateY(5px);box-shadow:0 3px #d8cdf6}.sum-path__choices button:disabled{cursor:wait;opacity:.68}.sum-path__choices strong{font:800 clamp(1.55rem,4vw,2.25rem) Manrope;display:block}.sum-path__choices small{color:var(--muted);margin-top:5px;font-size:1rem;display:block}.operation-breakdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.operation-breakdown section{background:#f3efff;border-radius:14px;gap:4px;padding:14px;display:grid}.operation-breakdown span,.operation-breakdown small{color:var(--muted)}@media (width<=760px){.sum-path{min-height:620px;padding:22px 14px}.sum-path>header{display:block}.sum-path>header>strong{display:inline-block}.sum-path__progress{margin:24px 10px 34px}.sum-path__islands{gap:8px}.sum-path__islands span{width:88px;height:66px;font-size:1.55rem;box-shadow:0 8px #08745e,0 14px 20px #205b652e}.sum-path__islands span:last-child{box-shadow:0 8px #c9770d,0 14px 20px #68471a2e}.sum-path__choices{gap:8px}.sum-path__choices button{min-height:88px;padding:10px 6px}.sum-path__choices small{font-size:.82rem}.operation-breakdown{grid-template-columns:1fr}}.speakable-math__number-words,.speakable-math--number-words .speakable-math__number-digits{display:none}.speakable-math--number-words .speakable-math__number-words{display:inline}.operation-selector-backdrop{z-index:30;background:#190c358c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.operation-selector{text-align:center;background:#fff;border:1px solid #ddd2fb;border-radius:28px;width:min(620px,100%);max-height:calc(100vh - 36px);padding:30px;overflow:auto;box-shadow:0 28px 80px #260e5b4d}.operation-selector h2{margin-bottom:8px;font-size:clamp(1.8rem,5vw,2.5rem)}.operation-selector__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.operation-selector__choices button{min-height:86px;color:var(--ink);cursor:pointer;text-align:left;background:#faf8ff;border:1px solid #d7cdf4;border-radius:18px;justify-content:flex-start;align-items:center;gap:14px;padding:14px 18px;display:flex;box-shadow:0 8px 20px #49259714}.operation-selector__choices button:hover,.operation-selector__choices button:focus-visible{border-color:var(--purple);background:#f2edff;transform:translateY(-1px)}.operation-selector__choices button span{background:var(--purple);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.55rem;display:grid}.operation-selector__choices button:last-child:nth-child(odd){grid-column:1/-1}@media (width<=760px){.operation-selector{padding:24px 16px}.operation-selector__choices{grid-template-columns:1fr}.operation-selector__choices button:last-child:nth-child(odd){grid-column:auto}}.legal-footer{background:#fff8e8;flex-wrap:wrap;justify-content:center;gap:20px;padding:24px;display:flex}.legal-footer a{color:#351277;min-height:44px;padding:10px}.privacy-form{gap:16px;max-width:640px;display:grid}.privacy-form label{gap:8px;display:grid}.privacy-form input{border:1px solid #756c86;border-radius:10px;padding:12px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #22b8b0}@media (width<=480px){.privacy-form{width:100%}}.operator-info{text-align:center;color:#351277;background:#fff8e8;padding:20px;font-size:.9rem}.operator-info a,.support-links a{min-height:44px;padding:12px;display:inline-block}.support-links{flex-wrap:wrap;gap:12px;display:flex}.beta-availability{padding-block:32px}.beta-availability li{margin:10px 0}.beta-content-row{border:1px solid #eee8ff;border-radius:12px;margin-block:12px;padding:16px}.review-snapshot{white-space:pre-wrap;overflow-wrap:anywhere;background:#eee8ff;max-height:420px;padding:16px;overflow:auto}.privacy-form textarea{font:inherit;border:1px solid #756c86;border-radius:10px;width:100%;max-width:100%;padding:12px}.privacy-form select{max-width:100%;min-height:44px}.checkbox-row{align-items:flex-start;gap:10px;display:flex!important}.checkbox-row input{flex-shrink:0;width:auto}.app-shell>main.parent-insights{padding-top:28px}
