@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-header{border-bottom:1px solid var(--line);z-index:10;background:#ffffffeb;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,72px);display:flex;position:relative}.brand{color:var(--ink);font-size:1.35rem;font-weight:800}.brand:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #6654d93d}.app-header nav{align-items:center;gap:24px;display:flex}.app-header nav a{color:#59617b;font-size:.93rem}.app-header nav a.active{color:var(--purple)}.nav-button{color:#59617b;cursor:pointer;background:0 0;border: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}.landing{background:linear-gradient(135deg,#fff 0%,#fffaf2 55%,#f1eeff 100%);min-height:calc(100vh - 76px);overflow:hidden}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;width:min(1180px,100% - 40px);min-height:calc(100vh - 76px);margin:auto;display:grid}.hero p{max-width:600px;font-size:1.08rem}.hero-actions{gap:12px;margin:30px 0;display:flex}.trust-row{color:#6a7188;flex-wrap:wrap;gap:20px;font-size:.84rem;font-weight:600;display:flex}.hero-visual{background:#e9e4ff;border-radius:48% 48% 44% 56%;min-height:480px;position:relative}.hero-card{text-align:center;background:#fff;border:1px solid #fffc;border-radius:28px;place-content:center;width:180px;height:210px;font-size:5rem;display:grid;position:absolute;box-shadow:0 24px 60px #28245726}.hero-card small{color:var(--muted);margin-top:12px;font-size:.85rem;font-weight:700}.hero-card--one{top:80px;left:35px;transform:rotate(-7deg)}.hero-card--two{bottom:55px;right:35px;transform:rotate(7deg)}.hero-star{color:#ffb85c;font-size:4rem;position:absolute;top:32px;right:80px}.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}.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}.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}.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{height:66px;padding:0 18px}.app-header nav{gap:12px}.app-header nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:64px 0}.hero-visual{min-height:360px}.hero-card{width:145px;height:175px;font-size:4rem}.hero-card--one{left:20px}.hero-card--two{right:20px}.hero-actions{flex-direction:column}.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}.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}}.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}.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}}.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}.app-header nav{flex-wrap:wrap}.app-header label{align-items:center;gap:6px;font-size:.8rem;display:flex}.app-header select{border-radius:8px;max-width:140px;min-height:44px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #22b8b0}@media (width<=480px){.app-header{flex-wrap:wrap;gap:8px}.app-header nav{gap:8px}.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}@media (width<=480px){.app-header{height:auto;min-height:66px;padding-block:12px}}
