:root{--bg:#fdfaff;--bg-pattern:radial-gradient(at 12% 8%, #ffb6c140 0px, transparent 50%), radial-gradient(at 88% 6%, #add8e640 0px, transparent 50%), radial-gradient(at 75% 92%, #ffda792e 0px, transparent 50%), radial-gradient(at 8% 88%, #c4b5fd38 0px, transparent 50%);--surface:#fff;--surface-2:#f3f4f6;--surface-3:#e5e7eb;--border:#ece6f5;--border-strong:#d8cff0;--text:#1e1b4b;--text-muted:#6d6a8a;--text-subtle:#a09bbe;--primary:#7c3aed;--primary-hover:#6d28d9;--primary-soft:#f3eaff;--primary-soft-2:#ede9fe;--primary-soft-3:#faf7ff;--primary-soft-border:#e9d5ff;--secondary:#ec4899;--secondary-soft:#fce7f3;--accent:#fbbf24;--mint:#10b981;--sky:#38bdf8;--danger:#ef4444;--accent-indigo:#4f46e5;--accent-cyan:#06b6d4;--accent-magenta:#a855f7;--shadow-sm:0 1px 3px #7c3aed0f;--shadow-md:0 6px 18px #7c3aed14;--shadow-pop:0 10px 30px #7c3aed26;--radius:18px;--radius-sm:10px;--radius-xl:24px}*{box-sizing:border-box}html,body{background:var(--bg);background-image:var(--bg-pattern);color:var(--text);-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0;padding:0;font-family:Nunito,-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,system-ui,sans-serif;font-size:15px;line-height:1.55;overflow-x:hidden}h1{letter-spacing:-.02em;margin:0 0 4px;font-size:32px;font-weight:800}h2{letter-spacing:-.01em;margin:0 0 14px;font-size:22px;font-weight:800}p{color:var(--text-muted);margin:0 0 12px}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.page-header{margin-bottom:24px}.page-header .subtitle{color:var(--text-muted);margin:4px 0 0;font-size:15px}.lumi-greeter--row .lumi-greeter-bubble:before{content:"";top:14px;background:var(--lumi-tail-bg,var(--surface));border-inline-start:1px solid var(--lumi-tail-border,var(--border));border-block-end:1px solid var(--lumi-tail-border,var(--border));border-end-start-radius:3px;width:12px;height:12px;position:absolute;inset-inline-start:-7px;transform:rotate(45deg)}@keyframes lumi-greeter-wave{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-4px)rotate(2deg)}}@keyframes lumi-greeter-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes lumi-greeter-cheer{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.04)}}@media (prefers-reduced-motion:reduce){.lumi-greeter img{animation:none!important}}.dashboardHero{color:#fff;background:linear-gradient(135deg,#5b32b8 0%,#7c3aed 60%,#8b4ef0 100%);border-radius:24px;margin-bottom:24px;overflow:hidden;box-shadow:0 14px 34px -14px #7c3aed8c}.dashboardHero__inner{gap:20px;padding:22px 24px 18px;display:grid}.dashboardHero__head{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboardHero__title{letter-spacing:-.005em;margin:0 0 6px;font-size:26px;font-weight:700;line-height:1.2}.dashboardHero__subtitle{color:#fffffffa;text-shadow:0 1px 3px #1e144647;max-width:32ch;margin:0;font-size:15px;font-weight:500;line-height:1.5}.dashboardHero__mascot{background:#ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.dashboardHero__stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dashboardHero__stat{background:#ffffff1f;border:1px solid #ffffff24;border-radius:18px;min-width:0;padding:14px 16px}.dashboardHero__statValue{letter-spacing:-.015em;font-size:30px;font-weight:700;line-height:1.1}.dashboardHero__statLabel{text-transform:uppercase;letter-spacing:.03em;opacity:.95;margin-top:6px;font-size:12px;font-weight:600}.dashboardHero__section{gap:14px;display:grid}.dashboardHero__sectionHead{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 2px;display:flex}.dashboardHero__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#fffffff0;font-size:13px;font-weight:700}.dashboardHero__sectionValue{letter-spacing:-.01em;color:#fff;align-items:baseline;gap:4px;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.dashboardHero__sectionValue em{color:#ffffffdb;margin-left:2px;font-size:13px;font-style:normal;font-weight:600}.dashboardHero__chartWrap{background:#ffffff0f;border-radius:18px;height:168px;padding:6px 32px 22px 4px;position:relative}.dashboardHero__chartGrid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:6px 32px 22px 4px}.dashboardHero__chartGridLine{border-top:1px dashed #ffffff2e;height:1px;position:relative}.dashboardHero__chartGridLine:last-child{border-top-style:solid;border-top-color:#ffffff47}.dashboardHero__chartGridLabel{color:#ffffffb8;letter-spacing:.02em;font-size:11px;font-weight:600;position:absolute;top:-8px;right:-30px}.dashboardHero__chartBars{grid-template-columns:repeat(7,1fr);align-items:end;gap:6px;height:100%;display:grid;position:relative}.dashboardHero__chartCol{justify-content:center;align-items:flex-end;height:100%;display:flex}.dashboardHero__chartColInner{justify-content:center;align-items:flex-end;width:100%;max-width:22px;height:100%;display:flex;position:relative}.dashboardHero__chartBar{background:linear-gradient(#ffe58a 0%,#ffb020 55%,#f28c1a 100%);border-radius:6px 6px 3px 3px;width:100%;min-height:10px;transition:height .35s cubic-bezier(.22,1,.36,1);box-shadow:0 -6px 12px #ffb02059,inset 0 0 0 1px #ffcd5a40}.dashboardHero__chartXAxis{grid-template-columns:repeat(7,1fr);gap:6px;display:grid;position:absolute;bottom:2px;left:4px;right:32px}.dashboardHero__chartXLabel{text-align:center;color:#ffffffdb;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.kidActivityChart{margin-bottom:18px;padding:16px 18px}.kidActivityChart__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.kidActivityChart__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:700}.kidActivityChart__value{color:var(--text);white-space:nowrap;font-size:15px;font-weight:800}.kidActivityChart__value em{color:var(--text-muted);margin-left:3px;font-size:12px;font-style:normal;font-weight:600}.kidActivityChart__wrap{height:160px;padding:6px 32px 22px 4px;position:relative}.kidActivityChart__grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:6px 32px 22px 4px}.kidActivityChart__gridLine{border-top:1px dashed #0f172a1f;height:1px;position:relative}.kidActivityChart__gridLine:last-child{border-top-style:solid;border-top-color:#0f172a38}.kidActivityChart__gridLabel{color:var(--text-muted);letter-spacing:.02em;font-size:11px;font-weight:600;position:absolute;top:-8px;right:-30px}.kidActivityChart__bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:6px;height:100%;display:grid;position:relative}.kidActivityChart__col{justify-content:center;align-items:flex-end;height:100%;display:flex}.kidActivityChart__colInner{justify-content:center;align-items:flex-end;width:100%;max-width:22px;height:100%;display:flex;position:relative}.kidActivityChart__bar{background:linear-gradient(#ffe58a 0%,#ffb020 55%,#f28c1a 100%);border-radius:6px 6px 3px 3px;width:100%;min-height:10px;transition:height .35s cubic-bezier(.22,1,.36,1);box-shadow:0 -4px 10px #ffb02047,inset 0 0 0 1px #f28c1a33}.kidActivityChart__xAxis{grid-template-columns:repeat(7,1fr);gap:6px;display:grid;position:absolute;bottom:2px;left:4px;right:32px}.kidActivityChart__xLabel{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.kidActivityChart__subjects{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}.kidActivityChart__list{gap:2px;margin:8px 0 0;padding:0;list-style:none;display:grid}.kidActivityChart__row{grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:8px 4px;display:grid}.kidActivityChart__row+.kidActivityChart__row{border-top:1px solid var(--border)}.kidActivityChart__rowIcon{background:#7c3aed1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;line-height:1;display:inline-flex}.kidActivityChart__rowBody{gap:6px;min-width:0;display:grid}.kidActivityChart__rowName{color:var(--text);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.kidActivityChart__rowMiniTrack{background:#0f172a14;border-radius:999px;height:5px;position:relative;overflow:hidden}.kidActivityChart__rowMiniFill{background:linear-gradient(90deg,#ffcc4d 0%,#f59e0b 100%);border-radius:999px;transition:width .35s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0}.kidActivityChart__rowValue{color:var(--text);letter-spacing:-.01em;white-space:nowrap;align-items:baseline;gap:2px;font-size:17px;font-weight:800;line-height:1;display:inline-flex}.kidActivityChart__rowValue em{color:var(--text-muted);margin-left:2px;font-size:11px;font-style:normal;font-weight:600}.kidActivityChart__rowMore{color:var(--text-muted);text-align:center;letter-spacing:.02em;padding:8px 4px 2px;font-size:12px;font-weight:600}.dashboardHero__list{background:#ffffff0f;border-radius:18px;gap:6px;margin:0;padding:4px;list-style:none;display:grid}.dashboardHero__row{border-radius:14px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:10px 12px;transition:background .15s;display:grid}.dashboardHero__row+.dashboardHero__row{border-top:1px solid #ffffff14}.dashboardHero__rowIcon{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden;box-shadow:0 2px 6px #0f0a2847}.dashboardHero__rowIcon img{object-fit:cover;width:100%;height:100%;display:block}.dashboardHero__rowIcon--emoji{background:#ffffff29;font-size:20px;line-height:1}.dashboardHero__rowBody{gap:6px;min-width:0;display:grid}.dashboardHero__rowName{color:#fff;letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.dashboardHero__rowMiniTrack{background:#ffffff24;border-radius:999px;height:5px;position:relative;overflow:hidden}.dashboardHero__rowMiniFill{background:linear-gradient(90deg,#ffe066 0%,#f59e0b 100%);border-radius:999px;transition:width .35s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 6px #f59e0b66}.dashboardHero__rowValue{color:#fff;letter-spacing:-.01em;white-space:nowrap;align-items:baseline;gap:2px;font-size:18px;font-weight:800;line-height:1;display:inline-flex}.dashboardHero__rowValue em{color:#ffffffd1;margin-left:2px;font-size:11px;font-style:normal;font-weight:600}.dashboardHero__rowMore{color:#ffffffb8;text-align:center;letter-spacing:.02em;padding:8px 12px 4px;font-size:12px;font-weight:600}.dashboardHero__empty{opacity:.96;margin:0;padding:18px 20px;font-size:14px;font-weight:500;line-height:1.55}@media (max-width:480px){.dashboardHero__inner{gap:18px;padding:20px 18px 16px}.dashboardHero__title{font-size:22px}.dashboardHero__mascot{width:68px;height:68px}.dashboardHero__mascot svg{width:60px;height:60px}.dashboardHero__stats{grid-template-columns:1fr 1fr}.dashboardHero__stat:nth-child(3){grid-column:1/-1}.dashboardHero__statValue{font-size:24px}.dashboardHero__chartWrap{height:150px;padding-right:28px}.dashboardHero__chartGrid,.dashboardHero__chartXAxis{right:28px}.dashboardHero__chartGridLabel{font-size:10px;right:-26px}.dashboardHero__chartColInner{max-width:18px}.dashboardHero__sectionValue{font-size:20px}.dashboardHero__rowValue{font-size:16px}.dashboardHero__row{grid-template-columns:36px 1fr auto;gap:10px;padding:10px}.dashboardHero__rowIcon{width:36px;height:36px}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);min-width:0;padding:28px}.card+.card{margin-top:16px}.form-grid{grid-template-columns:1fr 1fr;gap:16px 20px;display:grid}.form-grid .full{grid-column:1/-1}@media (max-width:560px){.form-grid{grid-template-columns:1fr}}.hint-penalty-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:8px 12px;display:grid}.hint-penalty-grid .field{min-width:0}.hint-penalty-grid .hint-penalty-helper{grid-column:1/-1;margin-top:2px}@media (max-width:560px){.hint-penalty-grid{grid-template-columns:1fr}}.field{flex-direction:column;gap:6px;display:flex}.field label,.field>.label{color:var(--text);letter-spacing:.01em;font-size:13px;font-weight:600}.field .hint{color:var(--text-subtle);font-size:12px}.input,.select,.textarea{border:2px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:600;transition:border-color .15s,box-shadow .15s,transform .1s}.input:hover,.select:hover,.textarea:hover{border-color:var(--border-strong)}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft);outline:none}.select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%2364748b' d='M6 8L0 0h12z'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.textarea{resize:vertical;min-height:80px}.checkbox-row{flex-wrap:wrap;gap:8px;display:flex}.checkbox-chip{border:2px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.checkbox-chip:hover{border-color:var(--border-strong);transform:translateY(-1px)}.checkbox-chip input{cursor:pointer;accent-color:var(--primary);margin:0}.checkbox-chip:has(input:checked){background:linear-gradient(135deg, var(--primary-soft) 0%, var(--secondary-soft) 100%);border-color:var(--primary);color:var(--primary-hover)}.btn{cursor:pointer;letter-spacing:-.01em;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.btn:focus-visible{box-shadow:0 0 0 3px var(--primary-soft);outline:none}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;border-radius:999px;padding:12px 22px;font-weight:800;box-shadow:0 1px 2px #7c3aed33,0 6px 16px #ec489947,inset 0 1px #ffffff40}.btn-primary:hover{color:#fff;text-decoration:none;transform:translateY(-2px)scale(1.02);box-shadow:0 3px 6px #7c3aed40,0 12px 28px #ec489966,inset 0 1px #ffffff4d}.btn-primary:active{transform:translateY(0)scale(1);box-shadow:0 1px 2px #7c3aed40,0 3px 8px #ec48994d,inset 0 1px #ffffff26}.btn-secondary{color:var(--text);border:2px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;padding:10px 20px;font-weight:700}.btn-secondary:hover{background:var(--primary-soft);border-color:var(--primary);color:var(--primary-hover);text-decoration:none;transform:translateY(-1px)}.empty-state{text-align:center;border:3px dashed var(--border-strong);border-radius:var(--radius-xl);background:linear-gradient(135deg,#fff 0%,#fdfaff 100%);padding:56px 24px}.empty-state h2{margin-bottom:8px}.kid-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.kid-card{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;padding:24px;text-decoration:none;list-style:none;transition:all .2s;position:relative;overflow:hidden}.kid-card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary), var(--accent), var(--sky));background-size:300% 100%;height:6px;animation:8s ease-in-out infinite gradient-shift;position:absolute;top:0;left:0;right:0}.kid-card:hover{box-shadow:var(--shadow-pop);border-color:var(--primary);text-decoration:none;transform:translateY(-3px)}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.kid-name{letter-spacing:-.01em;margin-bottom:6px;font-size:20px;font-weight:800}.kid-meta{color:var(--text-muted);font-size:13px;font-weight:600}.kid-badges{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.badge{background:var(--primary-soft);color:var(--primary-hover);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800}.btn-delete{color:var(--danger);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,border-color .15s}.btn-delete:hover{background:#fef2f2;border-color:#fecaca}.nav-link{color:var(--text-muted);border-radius:6px;padding:6px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.nav-link:hover{color:var(--text);background:#f1f5f9;text-decoration:none}.toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.dashboard-shell{min-width:0;overflow-x:clip}.dashboard-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;min-width:0;max-width:1400px;margin:0 auto;padding:12px clamp(12px,4vw,24px);display:flex}.dashboard-header-brand{flex:none;min-width:0}.dashboard-nav{flex-wrap:wrap;flex:220px;justify-content:flex-end;align-items:center;gap:8px 12px;min-width:0;margin-inline-start:auto;display:flex}.dashboard-nav-primary{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.dashboard-bottom-nav{display:none}.dashboard-bottom-nav-tab{padding:8px 4px calc(8px + env(safe-area-inset-bottom,0px));color:var(--text-muted);flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;min-height:56px;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex}.dashboard-bottom-nav-tab:hover{color:var(--text);background:#7c3aed0a;text-decoration:none}.dashboard-bottom-nav-tab.is-active{color:var(--primary)}.dashboard-bottom-nav-tab.is-active .dashboard-bottom-nav-label{font-weight:700}.dashboard-bottom-nav-icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.dashboard-bottom-nav-label{letter-spacing:.01em;white-space:nowrap}.dashboard-bottom-nav-dot{top:-2px;background:#f97316;border-radius:50%;width:8px;height:8px;position:absolute;inset-inline-end:-4px;box-shadow:0 0 0 2px #f973164d}.dashboard-header-divider{background:var(--border);flex-shrink:0;width:1px;height:24px}.dashboard-body{align-items:flex-start;width:100%;min-width:0;max-width:1400px;margin:0 auto;display:flex}.dashboard-main{flex:1 1 0;width:100%;min-width:0;max-width:1100px;margin:0;padding:clamp(16px,5vw,36px) clamp(12px,4vw,24px) clamp(40px,8vw,64px);overflow-x:clip}.kids-rail{border-inline-end:1px solid var(--border);flex:0 0 248px;align-self:flex-start;width:248px;max-height:calc(100vh - 65px);padding:16px 10px 24px;position:sticky;top:65px;overflow-y:auto}.kids-rail-head{justify-content:space-between;align-items:center;padding:0 8px 10px;display:flex}.kids-rail-title{color:var(--text);font-size:.95rem;font-weight:800;text-decoration:none}.kids-rail-add{width:28px;height:28px;color:var(--primary);background:var(--primary-soft);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.kids-rail-add:hover{background:var(--primary-soft-2)}.kids-rail-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.kids-rail-kid{color:var(--text);border-radius:12px;align-items:center;gap:10px;min-width:0;padding:8px;text-decoration:none;display:flex}.kids-rail-kid:hover{background:var(--surface-2)}.kids-rail-item.is-active>.kids-rail-kid{background:var(--primary-soft);font-weight:700}.kids-rail-avatar{background-size:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px;display:inline-flex;overflow:hidden}.kids-rail-avatar img{object-fit:cover;border-radius:50%;width:32px;height:32px}.kids-rail-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.kids-rail-sections{flex-direction:column;gap:1px;margin:2px 0 6px;padding:0;list-style:none;display:flex}.kids-rail-section{color:var(--text);letter-spacing:-.005em;border-radius:10px;align-items:center;gap:8px;padding:8px 10px 8px 22px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:flex}.kids-rail-section:hover{background:var(--surface-2);color:var(--text)}.kids-rail-section.is-active{color:var(--primary);background:var(--primary-soft);box-shadow:inset 3px 0 0 var(--primary);font-weight:800}.kids-rail-footer{border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:14px;padding-top:12px;display:flex}.kids-rail-global{color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px;font-size:.9rem;text-decoration:none;display:flex}button.kids-rail-global{cursor:pointer;width:100%;font:inherit;text-align:start;background:0 0;border:none}.kids-rail-global:hover{background:var(--surface-2)}.kids-rail-global.is-active{background:var(--primary-soft);font-weight:700}.kids-rail-dot{background:#f97316;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #f973164d}.kid-section-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.kid-section-chip{border:1px solid var(--primary-soft-border);color:var(--text);background:linear-gradient(135deg,#7c3aed14 0%,#ec48990d 100%);border-radius:999px;align-items:center;gap:12px;min-width:0;max-width:100%;padding:5px 14px 5px 5px;display:inline-flex}.kid-section-chip-avatar{background-size:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 2px #fff,0 1px 3px #0f172a1f}.kid-section-chip-avatar img{object-fit:cover;border-radius:50%;width:40px;height:40px}.kid-section-chip-name{letter-spacing:-.01em;color:var(--text);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:1rem;font-weight:700;overflow:hidden}.kid-section-title{letter-spacing:-.02em;color:var(--text,#111827);margin:0;font-size:clamp(1.5rem,4.5vw,1.9rem);font-weight:800;line-height:1.15}@media (max-width:720px){.kid-section-chip{padding:6px 16px 6px 6px}.kid-section-chip-avatar,.kid-section-chip-avatar img{width:44px;height:44px}.kid-section-chip-name{font-size:1.05rem}}.drawer-trigger{width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;display:none}.drawer-trigger:hover{background:var(--surface-2)}.drawer-root{z-index:60;position:fixed;inset:0}.drawer-scrim{background:#0f0c2973;animation:.18s ease-out drawer-fade;position:absolute;inset:0}.drawer-panel{background:var(--surface);width:min(84vw,320px);padding:14px 12px calc(20px + env(safe-area-inset-bottom,0px));animation:.2s ease-out drawer-slide;position:absolute;inset-block:0;inset-inline-start:0;overflow-y:auto;box-shadow:4px 0 24px #0000002e}[dir=rtl] .drawer-panel{box-shadow:-4px 0 24px #0000002e}@keyframes drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes drawer-slide{0%{transform:translate(-100%)}to{transform:translate(0)}}[dir=rtl] .drawer-panel{animation-name:drawer-slide-rtl}@keyframes drawer-slide-rtl{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-head{justify-content:space-between;align-items:center;padding:4px 6px 10px;display:flex}.drawer-title{font-size:1.05rem;font-weight:800}.drawer-close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px}.drawer-close:hover{background:var(--surface-2)}.drawer-kids{flex-direction:column;gap:2px;margin:0 0 8px;padding:0;list-style:none;display:flex}.drawer-kid{color:var(--text);border-radius:12px;align-items:center;gap:12px;padding:10px;text-decoration:none;display:flex}.drawer-kid:hover{background:var(--surface-2)}.drawer-kid.is-active{background:var(--primary-soft);font-weight:700}.drawer-kid-avatar{background-size:cover;border-radius:50%;flex:0 0 36px;width:36px;height:36px;display:inline-flex;overflow:hidden}.drawer-kid-avatar img{object-fit:cover;border-radius:50%;width:36px;height:36px}.drawer-link{color:var(--text);border-radius:12px;align-items:center;gap:12px;padding:10px;font-size:.95rem;text-decoration:none;display:flex}button.drawer-link{cursor:pointer;width:100%;font:inherit;text-align:start;background:0 0;border:none}.drawer-link:hover{background:var(--surface-2)}.drawer-link-icon{text-align:center;width:24px;font-size:1.05rem}.drawer-divider{background:var(--border);height:1px;margin:8px 6px}.section-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted,#6b7280);border-left:3px solid var(--accent-indigo,#6366f1);align-items:center;gap:10px;margin:0 0 10px;padding-left:10px;font-size:12px;font-weight:800;line-height:1.2;display:flex}.section-eyebrow-sm{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted,#6b7280);margin:0 0 6px;font-size:11px;font-weight:800;line-height:1.2}.section-eyebrow--danger{color:#b91c1c;border-left-color:#dc2626}.kid-accent-card{background:var(--card,#fff);border:1px solid var(--border);border-left-width:4px;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:16px;min-width:0;max-width:100%;margin-bottom:14px;padding:14px 16px;display:flex;position:relative}.kid-accent-card__body{flex-direction:column;flex:240px;gap:6px;min-width:0;display:flex}.kid-accent-card__value{color:var(--text);margin-top:4px;font-size:18px;font-weight:800}.kid-accent-card__hint{color:var(--text-muted);font-size:12px;line-height:1.4}.kid-accent-card>*{min-width:0;max-width:100%}.kid-accent-card--time{border-left-color:#7c3aed}.kid-accent-card--policy{border-left-color:#f59e0b}.kid-accent-card--blocklist{border-left-color:#dc2626}.kid-accent-card--profile{border-left-color:#0ea5e9}.kid-accent-card--unlock,.kid-accent-card--earning{border-left-color:#14b8a6}.kid-accent-card--limits{border-left-color:#f59e0b}.kid-accent-card--schedule{border-left-color:#8b5cf6}.kid-accent-card--settings{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px}.kid-accent-card--settings .kid-accent-card__body{flex:none}.kid-accent-card--settings .form-grid{margin-top:4px}.kid-screen-time-tab{margin-top:0}.kid-accent-card-stack{flex-direction:column;gap:16px;display:flex}.kid-accent-card-stack .kid-accent-card{margin-bottom:0}.kid-screen-time-form{display:contents}.learning-block+.learning-block,.learning-section+.learning-section{border-top:1px solid var(--border);margin-top:36px;padding-top:28px}.coverage-card-title{color:var(--text);align-items:center;gap:8px;min-width:0;margin:0;font-size:15px;font-weight:800;line-height:1.2;display:flex}.coverage-card-progress{align-items:center;gap:10px;margin-top:4px;display:flex}.coverage-card-progress__chip{color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:700}.coverage-card-progress__bar{background:#0000000f;border-radius:999px;flex:1;height:4px;position:relative;overflow:hidden}.coverage-card-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#10b981 0%,#34d399 100%);position:absolute;inset:0 auto 0 0}.coverage-card-progress__fill--partial{background:linear-gradient(90deg,#f59e0b 0%,#fbbf24 100%)}.skeleton{background:var(--surface-2);border-radius:10px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.4s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton:after{animation:none}}.dashboard-main h1{word-break:break-word;font-size:clamp(1.45rem,5.2vw,2rem)}.dashboard-main h2{word-break:break-word;font-size:clamp(1.1rem,4vw,1.375rem)}.child-hero{align-items:flex-start;gap:clamp(14px,4vw,24px);min-width:0;display:flex}.child-hero-body{flex:1;min-width:0}.child-hero-link{border-radius:18px;transition:box-shadow .15s,transform .15s;display:block}.child-hero-link:hover{box-shadow:0 6px 18px #0000000f}.child-hero-link:hover .child-hero-edit-badge{background:var(--primary);color:#fff;transform:scale(1.05)}.child-hero-link:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.child-hero-edit-badge{z-index:2;pointer-events:none;background:#fffffff2;border:1px solid #7c3aed33;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;line-height:1;transition:background .15s,color .15s,transform .15s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #7c3aed26}@media (max-width:640px){.child-hero-edit-badge{width:40px;height:40px;font-size:18px;top:12px;right:12px}}.hero-row{align-items:baseline;gap:12px;min-width:0;display:flex}.hero-row-label{width:120px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:12px;font-weight:600}.hero-row-content{flex:1;min-width:0}.section-tablist{background:var(--primary-soft-3);border:1.5px solid var(--border);border-radius:14px;flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:20px;padding:6px;display:flex}.section-tab-button{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:min(120px,100%);padding:10px 16px;font-size:14px;font-weight:700;transition:all .12s;display:inline-flex}.dashboard-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dashboard-section-heading h2{flex:auto;min-width:min(200px,100%);margin:0}.dashboard-section-heading form{flex:none}@media (max-width:720px){.dashboard-header-inner{flex-flow:wrap;align-items:center}.dashboard-nav{flex-basis:auto;justify-content:flex-end;margin-inline-start:auto}.dashboard-nav-primary,.dashboard-header-divider{display:none}.dashboard-save-toast{bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}.dashboard-bottom-nav{inset-inline:0;z-index:30;-webkit-backdrop-filter:saturate(180%)blur(14px);border-top:1px solid var(--border);background:#fdfafff5;display:flex;position:fixed;bottom:0;box-shadow:0 -2px 14px #3c1e5a0f}.dashboard-main{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.dashboard-body{max-width:none;display:block}.kids-rail{display:none}.drawer-trigger{margin-inline-end:4px;display:inline-flex}.dashboard-bottom-nav-tab.is-section{padding:6px 2px calc(6px + env(safe-area-inset-bottom,0px));min-height:52px;color:var(--text);gap:3px;font-weight:600}.dashboard-bottom-nav-tab.is-section.is-active{color:var(--primary);box-shadow:inset 0 -3px 0 var(--primary);background:#7c3aed0f;font-weight:800}.dashboard-bottom-nav-section-icon{width:22px;height:22px;color:inherit;opacity:.72;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-bottom-nav-tab.is-section.is-active .dashboard-bottom-nav-section-icon{opacity:1}.dashboard-bottom-nav-section-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;max-width:100%;font-size:.625rem;line-height:1.1;overflow:hidden}}@media (max-width:640px){.toolbar{flex-wrap:wrap;align-items:flex-start}.toolbar>h1,.toolbar>h2{flex:100%;min-width:0}.toolbar .btn{justify-content:center;width:100%}.card{padding:18px}.kid-list{grid-template-columns:1fr}.kid-card{padding:18px}.child-hero{text-align:center;flex-direction:column;align-items:center}.child-hero-body{text-align:center;width:100%}.child-hero h1{flex-wrap:wrap;justify-content:center}.hero-row{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.child-hero .hero-row{text-align:center;align-items:center}.hero-row-label{width:auto}.dashboard-section-heading form{width:100%}.dashboard-section-heading form .btn{justify-content:center;width:100%}}@media (max-width:400px){.section-tablist{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;overflow-x:auto}.section-tab-button{flex:none;min-width:auto}}.app-row{border:2px solid var(--border);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;min-width:0;max-width:100%;padding:10px 12px;display:flex}.app-row[data-state=open]{background:#f0fdf4;border-color:#86efac}.app-row[data-state=quiz]{background:#fefce8;border-color:#fde047}.app-row[data-state=night]{background:#fff7ed;border-color:#fdba74}.app-row[data-state=always]{background:#fef2f2;border-color:#fca5a5}.app-row-main{flex:220px;align-items:center;gap:12px;min-width:0;max-width:100%;display:flex}.app-row-emoji{flex-shrink:0;font-size:18px}.app-row-text{flex:1 1 0;min-width:0;max-width:100%}.app-row-name{color:var(--text);overflow-wrap:anywhere;min-width:0;font-weight:600}.app-row-package{overflow-wrap:anywhere;min-width:0;color:var(--text-muted);font-size:12px}.app-status-seg{background:#f1f5f9;border-radius:12px;flex:260px;gap:4px;min-width:0;max-width:100%;padding:3px;display:flex}.app-status-seg__btn{min-width:0;min-height:46px;color:var(--text-muted);text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1.5px solid #0000;border-radius:9px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;padding:6px 4px;font-size:11px;font-weight:600;line-height:1.15;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.app-status-seg__btn:hover{background:#ffffffb3}.app-status-seg__btn:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.app-status-seg__emoji{font-size:16px;line-height:1}.app-status-seg__label{overflow-wrap:anywhere}.app-status-seg__btn[data-selected=true]{box-shadow:0 1px 3px #0f172a1f}.app-status-seg__btn[data-state=open][data-selected=true]{color:#166534;background:#dcfce7;border-color:#86efac}.app-status-seg__btn[data-state=quiz][data-selected=true]{color:#854d0e;background:#fef08a;border-color:#fde047}.app-status-seg__btn[data-state=night][data-selected=true]{color:#9a3412;background:#fed7aa;border-color:#fdba74}.app-status-seg__btn[data-state=always][data-selected=true]{color:#b91c1c;background:#fecaca;border-color:#fca5a5}@media (max-width:560px){.app-row{align-items:stretch}.app-row-main,.app-status-seg{flex:100%}.app-status-seg__label{display:none}.app-status-seg__emoji{font-size:20px}.app-status-seg__btn{min-height:44px}}.kid-sessions-list{flex-direction:column;display:flex}.kid-session-row{border-top:1px solid var(--border);grid-template-columns:140px minmax(0,1.4fr) minmax(0,1.6fr) auto;align-items:center;gap:16px;padding:14px 16px;transition:background-color .12s;display:grid}.kid-session-row:first-child{border-top:none}.kid-session-row:hover{background-color:var(--surface-2,#6366f10a)}.kid-session-when{color:var(--text-muted);font-size:13px}.kid-session-what{min-width:0;font-size:13px}.kid-session-stats{flex-wrap:wrap;gap:4px 18px;margin:0;font-size:13px;display:flex}.kid-session-stats>div{align-items:baseline;gap:6px;display:flex}.kid-session-stats dt{color:var(--text-muted);margin:0;font-weight:500}.kid-session-stats dd{margin:0;font-weight:600}.kid-session-cta{justify-content:flex-end;display:flex}.kid-session-view-btn{background:var(--primary-soft-3);border:1px solid var(--primary-soft-border);color:var(--primary-hover);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.kid-session-view-btn:hover{background:var(--primary-soft-2)}@media (max-width:720px){.kid-session-row{grid-template-columns:1fr;gap:8px;padding:14px}.kid-session-cta{justify-content:stretch}.kid-session-view-btn{width:100%;padding:10px 14px}}.admin-table{border-collapse:collapse;width:100%;font-size:14px}.admin-table th,.admin-table td{text-align:left;border:1px solid #3f3f46;padding:8px 10px}.admin-table th{background:#27272a}.admin-table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.admin-table-scroll .admin-table{min-width:520px}.cookie-banner{z-index:9999;border-top:1.5px solid var(--border);background:#fff;padding:16px 24px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #7c3aed14}.cookie-banner-inner{flex-wrap:wrap;align-items:center;gap:20px;max-width:900px;margin:0 auto;display:flex}.cookie-banner-text{min-width:240px;color:var(--text-muted);flex:1;font-size:13.5px;line-height:1.5}.cookie-banner-title{color:var(--text);margin-bottom:3px;font-size:14.5px;font-weight:700;display:block}.cookie-banner-link{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.cookie-banner-actions{flex-shrink:0;gap:10px;display:flex}.cookie-btn{border-radius:var(--radius-sm);cursor:pointer;border:none;padding:9px 18px;font-family:inherit;font-size:13.5px;font-weight:700;transition:opacity .15s}.cookie-btn:hover{opacity:.85}.cookie-btn-primary{background:var(--primary);color:#fff}.cookie-btn-secondary{background:var(--primary-soft);color:var(--primary)}@media (max-width:600px){.cookie-banner{padding:14px 16px}.cookie-banner-inner{gap:12px}.cookie-banner-actions{justify-content:stretch;width:100%}.cookie-btn{text-align:center;flex:1}}@keyframes wizBubbleIn{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wizReplyIn{0%{opacity:0;transform:translate(20px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes wizTypingDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}@keyframes wizAvatarWiggle{0%{transform:rotate(0)scale(1)}20%{transform:rotate(-10deg)scale(1.15)}40%{transform:rotate(8deg)scale(1.1)}60%{transform:rotate(-6deg)scale(1.05)}80%{transform:rotate(4deg)scale(1.02)}to{transform:rotate(0)scale(1)}}@keyframes wizProgressShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes wizChipPop{0%{transform:scale(1)}35%{transform:scale(1.14)}65%{transform:scale(.95)}to{transform:scale(1)}}@keyframes wizCelebrate{0%,to{box-shadow:0 0 #4f46e500}40%{box-shadow:0 0 28px 6px #4f46e52e}70%{box-shadow:0 0 18px 3px #06b6d426}}.wizard-container{max-width:640px;margin:0 auto;padding:0 16px;overflow-x:clip}.wizard-header{text-align:right;margin-bottom:4px}.wizard-switch-link{color:var(--text-muted);font-size:.85rem;text-decoration:underline}.wizard-progress{background:var(--surface-3);border-radius:999px;height:6px;margin-bottom:20px;overflow:hidden}.wizard-progress-fill{background:linear-gradient(90deg, var(--accent-indigo) 0%, var(--accent-cyan) 50%, var(--accent-magenta) 100%);background-size:200% 100%;border-radius:999px;height:100%;transition:width .55s cubic-bezier(.34,1.56,.64,1);animation:2.4s linear infinite wizProgressShimmer}.wizard-progress-wrap{align-items:center;gap:12px;margin-bottom:22px;display:flex}.wizard-progress-wrap .wizard-progress{flex:1;margin-bottom:0}.wizard-progress-label{color:var(--text-muted);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.8rem;font-weight:700}.wizard-nav-back{color:var(--accent-indigo,#4f46e5);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;margin:-8px 0 16px;padding:4px 0;font-size:.95rem;font-weight:600;line-height:1.35;display:inline-flex}.wizard-nav-back:hover{text-decoration:underline}.wizard-stage{perspective:1200px;min-height:min(72vh,560px);overflow-x:clip}.wizard-flip{transform-origin:50%;will-change:transform, opacity;backface-visibility:hidden}.wizard-flip--fwd{transform-origin:50%;animation:.52s cubic-bezier(.22,1,.36,1) both wizFlipInFwd}.wizard-flip--back{transform-origin:50%;animation:.52s cubic-bezier(.22,1,.36,1) both wizFlipInBack}.wizard-flip--first{animation:.32s ease-out both wizBubbleIn}@keyframes wizFlipInFwd{0%{opacity:0;transform:translate(56px)rotateY(-34deg)scale(.94)}55%{opacity:1}to{opacity:1;transform:translate(0)rotateY(0)scale(1)}}@keyframes wizFlipInBack{0%{opacity:0;transform:translate(-56px)rotateY(34deg)scale(.94)}55%{opacity:1}to{opacity:1;transform:translate(0)rotateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.wizard-flip--fwd,.wizard-flip--back,.wizard-flip--first{animation:.2s ease-out both wizBubbleIn}}.wizard-card{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:20px;padding:24px 24px 18px;box-shadow:0 10px 30px #00000014}.wizard-card-head{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.wizard-card-head--title-only{margin-bottom:16px}.wizard-top-back{background:var(--surface-3,#f3f4f6);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;line-height:1;display:inline-flex}.wizard-top-back:hover{color:var(--text);background:var(--surface-2,#e5e7eb)}.wizard-top-back--spacer{visibility:hidden;pointer-events:none}.wizard-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin-bottom:8px;display:flex}.wizard-resume-hint{color:var(--text-muted);flex:1;margin:0;font-size:.85rem}.wizard-start-over{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 0;font-size:.85rem;font-weight:600;text-decoration:underline}.wizard-section-label{margin:0 0 10px;font-size:.95rem;font-weight:700}.wizard-avatar-grid{grid-template-columns:repeat(auto-fill,minmax(62px,1fr));gap:8px;max-height:280px;padding:4px 2px;display:grid;overflow-y:auto}.wizard-avatar-tile{aspect-ratio:1;border:1.5px solid var(--border,#e5e7eb);background:var(--surface);cursor:pointer;border-radius:14px;padding:4px;transition:transform .12s,border-color .12s}.wizard-avatar-tile img{border-radius:10px;width:100%;height:100%}.wizard-avatar-tile--active{border:2.5px solid var(--accent,#4f46e5);background:#4f46e51a;transform:scale(1.08);box-shadow:0 2px 8px #4f46e54d}.search-select{margin-bottom:12px;position:relative}.search-select-trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.search-select-chevron{opacity:.55;margin-left:8px}.search-select-panel{z-index:40;background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:14px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 32px #0000001f}.search-select-filter{width:100%;margin-bottom:8px}.search-select-list{max-height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.search-select-option{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:none;border-radius:10px;padding:10px 12px}.search-select-option:hover,.search-select-option--active{background:#4f46e514}.search-select-empty{color:var(--text-muted);padding:12px;font-size:.9rem}.pairing-guide{background:var(--surface-2,#f8fafc);border:1px solid var(--border,#e5e7eb);border-radius:14px;margin-bottom:16px;padding:14px 16px}.pairing-guide-title{margin:0 0 8px;font-size:.95rem;font-weight:800}.pairing-guide-steps{color:var(--text-muted);margin:0 0 12px;padding-left:1.1rem;font-size:.88rem;line-height:1.4}.pairing-guide-steps li+li{margin-top:2px}.pairing-steps-card{margin-bottom:16px;padding:16px 18px}.pairing-steps-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.pairing-steps-list>li{align-items:flex-start;gap:12px;display:flex}.pairing-step-num{background:var(--accent-indigo,#4f46e5);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:.85rem;font-weight:800;display:inline-flex}.pairing-step-body{flex:1;min-width:0}.pairing-step-title{margin:0 0 8px;font-size:.95rem;font-weight:700;line-height:1.35}.pairing-step-qr-toggle{color:var(--accent-indigo,#4f46e5);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:10px;padding:0;font-size:.9rem;font-weight:600;display:inline-flex}.pairing-step-qr-toggle:hover{text-decoration:underline}.pairing-step-qr-panel{margin-top:10px}.store-badges{flex-wrap:wrap;gap:10px;display:flex}.store-badge{color:#fff;background:#000;border:1px solid #ffffff29;border-radius:9px;align-items:center;gap:9px;height:46px;padding:7px 14px;text-decoration:none;transition:transform .14s,box-shadow .14s;display:inline-flex}.store-badge:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000038}.store-badge-glyph{flex-shrink:0;width:22px;height:22px}.store-badge-text{flex-direction:column;line-height:1.1;display:flex}.store-badge-eyebrow{opacity:.85;font-size:.62rem;font-weight:500}.store-badge-brand{letter-spacing:.01em;font-size:1.02rem;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.devices-page-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.wizard-card-owl{-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:1.9rem;line-height:1}.wizard-card-q{flex:1;min-width:0}.wizard-card-q-text{text-align:left;letter-spacing:-.02em;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:800;line-height:1.15}.wizard-card .wizard-chips,.wizard-card .wizard-input-row,.wizard-card .wizard-done-row,.wizard-card .wizard-emoji-grid,.wizard-card .wizard-icon-custom,.wizard-card .wizard-icon-preview{padding-left:0}.wizard-card .wizard-essentials-finish{margin-left:0}.wizard-card-foot{margin-top:20px;padding-top:4px}.wizard-next-btn{justify-content:center;width:100%;min-height:56px;font-size:1rem;font-weight:700}.wizard-field-label{color:var(--text-muted);margin:0 0 8px;font-size:.9rem;font-weight:700}.wizard-field-label+.wizard-field-label,.wizard-age-stepper+.wizard-field-label{margin-top:20px}.wizard-age-stepper{justify-content:center;padding:20px 0 8px;display:flex}.wizard-age-stepper .wizard-stepper{border-radius:12px}.wizard-age-stepper .wizard-stepper-val{min-width:56px;font-size:2.5rem;font-weight:800}.wizard-back-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.9rem;font-weight:600}.wizard-back-btn:hover{color:var(--text);text-decoration:underline}.wizard-chat{flex-direction:column;gap:16px;display:flex}.wizard-bot-bubble{align-items:flex-start;gap:10px;display:flex}.wizard-bot-avatar{-webkit-user-select:none;user-select:none;flex-shrink:0;margin-top:2px;font-size:1.6rem;line-height:1}.wizard-bot-avatar--new{animation:.55s ease-out wizAvatarWiggle}.wizard-bubble-text{background:var(--surface-2);border-radius:4px 18px 18px;max-width:90%;padding:12px 16px;font-size:1rem;line-height:1.5;box-shadow:0 1px 4px #0000000f}.wizard-bubble-text--in{animation:.35s cubic-bezier(.22,1,.36,1) wizBubbleIn}.wizard-typing-dots{background:var(--surface-2);border-radius:4px 18px 18px;align-items:center;gap:5px;padding:16px 20px;display:flex;box-shadow:0 1px 4px #0000000f}.wizard-typing-dots span{background:var(--text-muted,#9ca3af);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite wizTypingDot;display:block}.wizard-typing-dots span:nth-child(2){animation-delay:.18s}.wizard-typing-dots span:nth-child(3){animation-delay:.36s}.wizard-step-badge{margin-bottom:4px;font-size:1.5rem;line-height:1;display:block}.wizard-user-bubble{justify-content:flex-end;align-items:center;gap:8px;display:flex}.wizard-user-bubble--in .wizard-user-answer{animation:.28s cubic-bezier(.22,1,.36,1) wizReplyIn}.wizard-user-answer{background:linear-gradient(135deg, var(--accent-indigo), var(--primary));color:#fff;border-radius:18px 4px 18px 18px;max-width:70%;padding:10px 16px;font-size:.95rem;font-weight:600}.wizard-change-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.8rem;text-decoration:underline}.wizard-chips{flex-wrap:wrap;gap:8px;padding:4px 0 4px 44px;display:flex}.wizard-chip{background:var(--surface-2);cursor:pointer;border:2px solid #0000;border-radius:999px;padding:7px 16px;font-size:.9rem;font-weight:500;transition:background .15s,border-color .15s,transform .12s,box-shadow .12s;box-shadow:0 1px 3px #00000012}.wizard-chip:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0000001a}.wizard-chip:not(.wizard-chip--active):hover{background:var(--surface-3)}.wizard-chip:active{transform:scale(.95)}.wizard-chip--active,.wizard-chip--active:hover{background:linear-gradient(135deg, var(--accent-indigo) 0%, var(--primary) 100%);color:#fff;border-color:#0000;box-shadow:0 2px 10px #4f46e559}.wizard-chip--active{animation:.22s ease-out wizChipPop}.wizard-chip--multi{align-items:center;gap:6px;display:flex}.wizard-chip-check{background:#ffffff40;border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:800;transition:background .15s;display:inline-flex}.wizard-chip--active .wizard-chip-check{background:#ffffff59;border-color:#ffffffb3}.wizard-chip--locked{opacity:.65;cursor:not-allowed}.wizard-chip--disabled{opacity:.4;cursor:not-allowed}.wizard-emoji-grid{flex-wrap:wrap;gap:8px;margin-bottom:10px;padding-left:44px;display:flex}.wizard-emoji-chip{border:2px solid var(--border,#e2e8f0);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;line-height:1;transition:border-color .15s,background .15s,transform .1s;display:inline-flex}.wizard-emoji-chip:hover{border-color:var(--primary);background:var(--primary-soft-3)}.wizard-emoji-chip--active{border-color:var(--primary);background:var(--primary-soft-2);box-shadow:0 0 0 2px #7c3aed40}.wizard-icon-custom{gap:6px;padding-left:44px;display:grid}.wizard-icon-custom .input{text-align:center;max-width:88px;padding:8px 10px;font-size:28px;line-height:1.2}.wizard-icon-preview{margin-bottom:8px;padding-left:44px;font-size:40px;line-height:1}.wizard-input-row{flex-wrap:wrap;align-items:center;gap:10px;padding-left:44px;display:flex}.wizard-done-row{justify-content:flex-start;gap:10px;margin-top:10px;padding-left:44px;display:flex}.wizard-essentials-finish{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1.5px solid #bbf7d0;border-radius:14px;margin-top:14px;margin-left:44px;padding:14px 16px}.wizard-essentials-finish-title{color:#065f46;font-size:15px;font-weight:800}.wizard-essentials-finish-body{color:#064e3b;margin-top:6px;font-size:13px;line-height:1.5}.wizard-essentials-finish .wizard-done-row{margin-top:12px;padding-left:0}.wizard-essentials-finish-error{color:#b91c1c;margin-top:10px;font-size:13px}.wizard-stepper{background:var(--surface-2);border-radius:999px;align-items:center;gap:8px;padding:4px 8px;display:flex;box-shadow:0 1px 3px #00000012}.wizard-stepper-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.3rem;font-weight:700;transition:background .12s,transform .1s;display:flex}.wizard-stepper-btn:hover:not(:disabled){background:var(--surface-3);transform:scale(1.1)}.wizard-stepper-btn:active:not(:disabled){transform:scale(.9)}.wizard-stepper-btn:disabled{opacity:.3;cursor:not-allowed}.wizard-stepper-val{text-align:center;min-width:44px;color:var(--accent);font-size:1.3rem;font-weight:800}.wizard-review{background:var(--surface-2);border:2px solid #0000;border-radius:20px;flex-direction:column;gap:14px;margin-left:44px;padding:22px;display:flex}.wizard-review--celebrate{background-clip:padding-box;background-image:linear-gradient(var(--surface-2), var(--surface-2)), linear-gradient(135deg, var(--accent-indigo), var(--accent-cyan), var(--accent-magenta));background-origin:border-box;border:2px solid #0000;animation:2.5s ease-in-out infinite wizCelebrate}.wizard-review-section{border-top:1px solid var(--border,#e5e7eb);padding-top:10px}.wizard-review-section:first-child{border-top:none;padding-top:0}.wizard-review-heading{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.82rem;font-weight:700;display:flex}.wizard-edit-link{color:var(--accent);cursor:pointer;text-transform:none;letter-spacing:0;background:0 0;border:none;font-size:.8rem;font-weight:500;text-decoration:underline}.wizard-edit-link:disabled{opacity:.5;cursor:not-allowed}.wizard-review-edit-row{justify-content:center;margin-top:12px;display:flex}.wizard-review-edit-row .wizard-edit-link{font-size:.9rem;font-weight:600}.wizard-review-rows{flex-wrap:wrap;gap:6px 16px;font-size:.95rem;display:flex}.wizard-review-subjects{flex-wrap:wrap;gap:8px;display:flex}.wizard-review-subject{background:var(--surface-2,#f3f4f6);border:1px solid var(--border,#e5e7eb);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:.95rem;font-weight:600;line-height:1.2;display:inline-flex}.wizard-review-profile{align-items:flex-start;gap:14px}.wizard-review-profile>div{flex-direction:column;gap:4px;display:flex}.wizard-review-avatar{object-fit:cover;border-radius:12px;flex-shrink:0;width:48px;height:48px}.wizard-error{color:var(--danger);margin:0;font-size:.9rem}.wizard-submit-row{justify-content:stretch;display:flex}.wizard-submit-btn{justify-content:center;width:100%;min-height:56px;box-shadow:0 4px 14px #4f46e566;background:linear-gradient(135deg, var(--accent-indigo), var(--primary))!important;transition:transform .15s,box-shadow .15s!important}.wizard-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4f46e580!important}@media (max-width:560px){.subject-card-expanded{gap:10px!important;padding:0 10px 12px!important}.source-form-btn{flex:auto;min-width:0}.wizard-container{padding-left:4px;padding-right:4px}.wizard-chips,.wizard-emoji-grid,.wizard-icon-custom,.wizard-icon-preview,.wizard-input-row,.wizard-done-row{padding-left:8px}.wizard-review{border-radius:16px;margin-left:0;padding:14px}.wizard-bubble-text{max-width:100%;padding:10px 14px;font-size:.95rem}.wizard-bot-bubble{gap:6px}.wizard-bot-avatar{font-size:1.35rem}.wizard-submit-row{justify-content:stretch}.wizard-submit-btn{width:100%;min-width:0}.store-badge{flex:auto;justify-content:center}.wizard-input-row{flex-direction:column;align-items:stretch}.wizard-input-row>.input,.wizard-input-row>input,.wizard-input-row>textarea,.wizard-input-row>.btn{width:100%}.wizard-review-heading{flex-wrap:wrap;gap:4px 8px}.wizard-review-rows{font-size:.9rem}.wizard-user-answer{overflow-wrap:anywhere;word-break:break-word;max-width:80%}.wizard-bubble-text{overflow-wrap:anywhere}}.device-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.device-card{padding:16px}.device-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.device-card-title{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.device-status{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.device-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.device-menu{flex:none;position:relative}.device-menu-trigger{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.device-menu-trigger:hover{background:var(--surface-2);color:var(--text)}.device-menu-pop{inset-inline-end:0;z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:2px;min-width:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);box-shadow:0 10px 30px #0000001f}.device-menu-meta{color:var(--text-muted);word-break:break-all;padding:6px 8px;font-size:11px}.device-menu-meta code{font-size:11px}.device-menu-item{text-align:start;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:600;display:block}.device-menu-item:hover{background:var(--surface-2)}.device-menu-item--danger{color:#dc2626}.device-pin-badge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.device-kids{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.device-chip{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 4px;font-size:13px;font-weight:600;display:inline-flex}.device-chip[data-busy=true]{opacity:.6}.device-chip-avatar{background-size:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px;display:inline-flex;overflow:hidden}.device-chip-avatar img{object-fit:cover;border-radius:50%;width:24px;height:24px}.device-chip-name{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.device-chip-x{width:18px;height:18px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:12px;line-height:1;display:inline-flex}.device-chip-x:hover{color:#dc2626;background:#dc26261f}.device-add{position:relative}.device-add-btn{border:1px dashed var(--border);color:var(--primary);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.device-add-btn:hover{background:var(--primary-soft)}.device-add-pop{inset-inline-start:0;z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:2px;min-width:240px;max-height:280px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);overflow-y:auto;box-shadow:0 10px 30px #0000001f}.device-add-empty{color:var(--text-muted);padding:10px;font-size:13px}.device-add-item{cursor:pointer;text-align:start;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px;display:flex}.device-add-item:hover{background:var(--surface-2)}.device-add-item-name{min-width:0;color:var(--text);flex-direction:column;flex:1;font-size:14px;font-weight:600;display:flex}.device-add-item-note{color:var(--text-muted);font-size:11px;font-weight:500}.device-add-item-plus{color:var(--primary);flex-shrink:0;font-weight:700}.device-err{color:var(--danger);margin:10px 0 0;font-size:13px}
.lp-reveal{opacity:0;transform:translateY(var(--reveal-offset,24px));transition:opacity .6s ease-out var(--reveal-delay,0s), transform .6s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s);will-change:opacity, transform}.lp-reveal.lp-reveal-in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.lp-reveal{opacity:1!important;transition:none!important;transform:none!important}}.lp-heroquote{border-bottom:1px solid var(--border);background:linear-gradient(#0000 0%,#7c3aed0a 100%);padding:clamp(20px,4vw,32px) 32px clamp(28px,4vw,40px)}.lp-heroquote-inner{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:720px;margin:0 auto;display:flex}.lp-heroquote-stars{color:#f59e0b;letter-spacing:4px;font-size:18px}.lp-heroquote-q{color:var(--text);letter-spacing:-.01em;max-width:640px;margin:0;font-size:clamp(18px,2.4vw,22px);font-style:italic;font-weight:700;line-height:1.45}.lp-heroquote-meta{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.lp-heroquote-meta-dot{color:var(--text-subtle)}.lp-heroquote-source{color:var(--text-subtle);font-weight:500}.lp-mission-inner{max-width:720px}.lp-mission-body{text-align:start}.lp-mission-body p{color:var(--text);margin:0 0 18px;font-size:clamp(16px,1.4vw,18px);line-height:1.75}.lp-mission-body p:last-child{margin-bottom:0}.lp-altrows-stack{flex-direction:column;gap:clamp(48px,8vw,96px);margin-top:12px;display:flex}.lp-altrow{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.lp-altrow-reverse{direction:rtl}.lp-altrow-reverse>*{direction:inherit}@media (max-width:800px){.lp-altrow,.lp-altrow-reverse{direction:inherit;grid-template-columns:1fr}.lp-altrow>*{direction:inherit}}.lp-altrow-copy{flex-direction:column;gap:12px;max-width:480px;display:flex}.lp-altrow-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:12px;font-weight:800}.lp-altrow-title{letter-spacing:-.025em;color:var(--text);margin:0;font-size:clamp(22px,2.6vw,30px);font-weight:900;line-height:1.18}.lp-altrow-body{color:var(--text-muted);margin:0;font-size:16px;line-height:1.65}.lp-altrow-visual{justify-content:center;display:flex}.lp-altrow-mock{width:100%;max-width:420px}.lp-altrow-mock-frame{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fef9ff 100%);border-radius:24px;padding:28px 24px;position:relative;box-shadow:0 24px 48px #7c3aed1f,0 8px 16px #ec489914}.lp-altrow-mock-frame:before{content:"";z-index:-1;filter:blur(20px);opacity:.7;background:radial-gradient(at 20% 0,#ffb6c180 0%,#0000 50%),radial-gradient(at 80% 100%,#c4b5fd80 0%,#0000 50%);border-radius:32px;position:absolute;inset:-14px}@media (max-width:800px){.lp-altrow-mock-frame:before{display:none}}.lp-altrow-illustration{max-width:480px}.lp-altrow-illustration-img{width:100%;height:auto;display:block;-webkit-mask-image:radial-gradient(62% 62%,#000 55%,#0000 100%);mask-image:radial-gradient(62% 62%,#000 55%,#0000 100%)}.lp-dash-mock{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;gap:12px;max-width:320px;margin:0 auto;padding:16px;display:flex;box-shadow:0 4px 16px #0f0d180d}.lp-dash-mock-row{border:1px solid var(--border);background:linear-gradient(135deg,#faf7ff 0%,#fdfaff 100%);border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.lp-dash-mock-name{color:var(--text);font-size:14px;font-weight:700}.lp-dash-mock-score{color:#10b981;font-variant-numeric:tabular-nums;font-size:18px;font-weight:900}.lp-dash-mock-score-low{color:#f59e0b}.lp-dash-mock-cta{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#7c3aed 0%,#ec4899 100%);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.lp-reviews{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.lp-review{border:1.5px solid var(--border);text-align:start;background:#fff;border-radius:18px;flex-direction:column;gap:16px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.lp-review:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-3px)}.lp-review-head{align-items:center;gap:12px;display:flex}.lp-review-avatar{color:#fff;letter-spacing:.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #7c3aed2e}.lp-review-meta{flex:1;min-width:0}.lp-review-author{color:var(--text);letter-spacing:-.005em;font-size:15px;font-weight:800}.lp-review-role{color:var(--text-muted);font-size:12.5px;font-weight:600}.lp-review-stars{color:#f59e0b;letter-spacing:2px;flex-shrink:0;font-size:14px}.lp-review-quote{color:var(--text);margin:0;font-size:15px;font-style:italic;line-height:1.6}.lp-nav{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(14px);backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--border);background:#fdfaffd9;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0}.lp-nav-links{align-items:center;gap:28px;display:flex}.lp-nav-links a{color:var(--text-muted);font-size:15px;font-weight:700;text-decoration:none;transition:color .15s}.lp-nav-links a:hover{color:var(--text)}.lp-nav-cta{background:var(--primary)!important;color:#fff!important;border-radius:10px!important;padding:8px 16px!important;font-size:14px!important;box-shadow:0 2px 6px #7c3aed40!important}.lp-nav-cta:hover{background:var(--primary-hover)!important;transform:none!important}@media (max-width:720px){.lp-nav-links a:not(.lp-nav-cta){display:none}}.lp-hero{background:radial-gradient(at 20% 10%,#ffb6c159 0,#0000 50%),radial-gradient(at 80% 0,#add8e666 0,#0000 50%),radial-gradient(at 50% 100%,#c4b5fd4d 0,#0000 50%);padding:64px 32px 96px}.lp-hero-inner{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.lp-hero-inner{grid-template-columns:1fr;gap:48px}}.lp-badge{border:2px solid var(--border);color:var(--primary-hover);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:800;display:inline-block}.lp-h1{letter-spacing:-.03em;color:var(--text);margin:0 0 20px;font-size:clamp(36px,5vw,60px);font-weight:900;line-height:1.05}.lp-grad{background:linear-gradient(135deg,#7c3aed 0%,#ec4899 50%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-sub{color:var(--text-muted);max-width:540px;margin:0 0 32px;font-size:18px;line-height:1.55}.lp-cta-row{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.lp-cta-lg{padding:14px 28px!important;font-size:16px!important}.lp-trust{color:var(--text-muted);flex-wrap:wrap;gap:20px;font-size:14px;font-weight:700;display:flex}.lp-hero-visual{justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.lp-phone{background:linear-gradient(160deg,#1a1535 0%,#1e1b3a 100%);border-radius:48px;width:290px;height:610px;padding:11px;position:relative;box-shadow:0 0 0 1.5px #302a5e,0 0 0 3px #7c3aed1f,0 48px 120px #501eb480,0 20px 48px #ec489940,inset 0 1.5px #ffffff1a,inset 0 -1px #0000004d}.lp-phone-vol{background:#1a1535;border-radius:4px 0 0 4px;width:4px;height:30px;position:absolute;top:112px;left:-4px;box-shadow:0 46px #1a1535}.lp-phone-pwr{background:#1a1535;border-radius:0 4px 4px 0;width:4px;height:54px;position:absolute;top:144px;right:-4px}.lp-phone-screen{background:linear-gradient(170deg,#f8f4ff 0%,#fff0f8 100%);border-radius:39px;flex-direction:column;gap:9px;width:100%;height:100%;padding:54px 13px 14px;display:flex;position:relative;overflow:hidden}.lp-phone-island{z-index:2;background:#1a1535;border-radius:20px;width:112px;height:28px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.lp-phone-appbar{justify-content:space-between;align-items:center;padding:2px 2px 0;display:flex}.lp-phone-appbar-brand{align-items:center;gap:6px;display:flex}.lp-phone-appbar-name{color:#1e1b4b;letter-spacing:-.02em;font-size:14px;font-weight:900}.lp-phone-appbar-avatar{text-align:center;background:linear-gradient(135deg,#ede9fe,#fce7f3);border:1.5px solid #ddd6fe;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:22px;line-height:30px;display:flex}.lp-phone-earn{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1.5px solid #fcd34d;border-radius:16px;padding:12px 12px 10px;box-shadow:0 2px 12px #fbbf242e}.lp-phone-earn-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.lp-phone-earn-text{flex:1}.lp-phone-earn-title{color:#78350f;margin-bottom:1px;font-size:14px;font-weight:900;line-height:1.2}.lp-phone-earn-sub{color:#92400e;font-size:11px;font-weight:600;line-height:1.3}.lp-phone-earn-progress{gap:5px;padding-left:2px;display:flex}.lp-dot{background:#e5e7eb;border-radius:50%;width:7px;height:7px}.lp-dot-done{background:#7c3aed}.lp-dot-active{background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:4px;width:18px}.lp-phone-quiz-card{background:#fff;border-radius:16px;flex-direction:column;flex:1;gap:6px;padding:12px 11px;display:flex;box-shadow:0 2px 16px #3c0a781a}.lp-phone-quiz-meta{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.lp-phone-quiz-badge{color:#7c3aed;letter-spacing:.01em;background:#f3e8ff;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:800}.lp-phone-quiz-cnt{color:#9ca3af;font-size:10px;font-weight:700}.lp-phone-quiz-q{color:#1e1b4b;margin-bottom:2px;font-size:12px;font-weight:800;line-height:1.45}.lp-phone-opt{color:#374151;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:11.5px;font-weight:600;line-height:1.35;display:flex}.lp-phone-opt-sel{color:#4c1d95;background:linear-gradient(135deg,#ede9fe 0%,#fce7f3 100%);border-width:2px;border-color:#7c3aed;font-weight:800}.lp-phone-opt-check{color:#7c3aed;background:#ddd6fe;border-radius:50%;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;font-size:10px;font-weight:900;line-height:1;display:flex}.lp-phone-done-peek{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1.5px solid #86efac;border-radius:16px;align-items:center;gap:10px;padding:10px 13px;display:flex;box-shadow:0 2px 12px #0596691f}.lp-phone-done-emoji{font-size:24px;line-height:1}.lp-phone-done-score{background:linear-gradient(135deg,#7c3aed 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:900;line-height:1.2}.lp-phone-done-sub{color:#059669;margin-top:1px;font-size:11px;font-weight:800}.lp-strip{color:#fff;background:linear-gradient(90deg,#7c3aed 0%,#ec4899 100%);padding:16px 32px}.lp-strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:1200px;margin:0 auto;font-size:14px;font-weight:700;display:flex}.lp-strip-flags{letter-spacing:4px;font-size:18px}.lp-statstrip{border-bottom:1px solid var(--border);background:linear-gradient(#7c3aed0b 0%,#ec48990a 100%);padding:clamp(28px,5vw,44px) 32px}.lp-statstrip-inner{flex-direction:column;gap:clamp(18px,3vw,28px);max-width:1120px;margin:0 auto;display:flex}.lp-statstrip-head{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.lp-statstrip-eyebrow{background:var(--primary-soft);color:var(--primary-hover);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.lp-statstrip-title{letter-spacing:-.02em;color:var(--text);max-width:640px;margin:0;font-size:clamp(20px,2.6vw,28px);font-weight:900;line-height:1.2}.lp-statstrip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2vw,20px);margin:0;padding:0;list-style:none;display:grid}@media (max-width:900px){.lp-statstrip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.lp-statstrip-grid{grid-template-columns:1fr}}.lp-statstrip-item{border:1px solid var(--border);text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:4px;padding:clamp(16px,2vw,22px) 18px;display:flex;box-shadow:0 2px 8px #7c3aed0d}.lp-statstrip-value{letter-spacing:-.03em;background:linear-gradient(135deg,#7c3aed 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,5vw,52px);font-weight:900;line-height:1}.lp-statstrip-label{color:var(--text);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:14px;font-weight:800}.lp-statstrip-sub{color:var(--text-muted);max-width:20ch;margin-top:2px;font-size:12.5px;line-height:1.4}.lp-meetlumi{background:radial-gradient(60% 40% at 50% 0,#ec48990f 0%,#0000 70%),#fdfaff}.lp-meetlumi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.6vw,28px);margin-top:12px;display:grid}@media (max-width:860px){.lp-meetlumi-grid{grid-template-columns:1fr}}.lp-meetlumi-tile{border:1px solid var(--border);text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:clamp(20px,2.4vw,28px) clamp(18px,2vw,24px);transition:transform .2s ease-out,box-shadow .2s ease-out;display:flex;box-shadow:0 6px 18px #7c3aed0f}.lp-meetlumi-tile:hover{transform:translateY(-2px);box-shadow:0 10px 24px #7c3aed1a}.lp-meetlumi-avatar-wrap{background:radial-gradient(circle at 30% 30%,#ffb6c180 0%,#0000 60%),radial-gradient(circle at 70% 70%,#c4b5fd80 0%,#0000 60%),#fef9ff;border-radius:999px;justify-content:center;align-items:center;width:128px;height:128px;margin-bottom:4px;display:flex;position:relative}.lp-meetlumi-avatar{object-fit:contain;width:110px;height:110px;display:block}.lp-meetlumi-title{color:var(--text);letter-spacing:-.01em;margin:0;font-size:clamp(17px,1.6vw,19px);font-weight:900;line-height:1.25}.lp-meetlumi-body{color:var(--text-muted);max-width:34ch;margin:0;font-size:14px;line-height:1.55}.lp-section{padding:80px 32px}.lp-section-alt{background:#fff}.lp-section-inner{max-width:1200px;margin:0 auto}.lp-section-head{text-align:center;margin-bottom:56px}.lp-eyebrow{background:var(--primary-soft);color:var(--primary-hover);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:800;display:inline-block}.lp-h2{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(28px,4vw,42px);font-weight:900}.lp-section-intro{text-align:center;max-width:42rem;color:var(--text-muted,#6d6a8a);margin:0 auto 28px;font-size:1.05rem;line-height:1.55}.lp-section-foot{text-align:center;color:var(--text-muted);margin-top:24px}.lp-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.lp-step{border:2px solid var(--border);border-radius:var(--radius);background:#fff;padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.lp-step:hover{box-shadow:var(--shadow-pop);border-color:var(--primary);transform:translateY(-4px)}.lp-step-badge{background:linear-gradient(135deg,#f3eaff 0%,#fce7f3 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:30px;display:flex}.lp-step-n{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:800}.lp-step-title{margin:0 0 8px;font-size:18px;font-weight:900}.lp-step-body{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.lp-features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.lp-feature{border:2px solid var(--border);border-radius:var(--radius);background:#fdfaff;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.lp-feature:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.lp-feature-emoji{margin-bottom:12px;font-size:32px}.lp-feature-title{margin:0 0 8px;font-size:18px;font-weight:900}.lp-feature-body{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.lp-countries{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.lp-country{border:2px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:14px;font-size:14px;font-weight:700;transition:transform .15s,border-color .15s;display:flex}.lp-country:hover{border-color:var(--primary);transform:translateY(-2px)}.lp-country-flag{font-size:24px}.lp-curriculum-sources-intro{text-align:center;max-width:720px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.65}.lp-curriculum-regions{gap:24px;margin-top:28px;display:grid}@media (min-width:900px){.lp-curriculum-regions{grid-template-columns:1fr 1fr}}.lp-curriculum-region{border:2px solid var(--border);border-radius:var(--radius);background:#fff;padding:22px 20px}.lp-curriculum-region-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.lp-curriculum-region-flags{font-size:22px;line-height:1}.lp-curriculum-region-title{margin:0;font-size:17px;font-weight:900}.lp-curriculum-source-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.lp-curriculum-source{border-top:1px solid var(--border);padding-top:14px}.lp-curriculum-source-list li:first-child{border-top:none;padding-top:0}.lp-curriculum-source-top{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:4px;display:flex}.lp-curriculum-badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.lp-curriculum-badge-official{color:var(--primary);background:#5b2d8e1f;border:1px solid #5b2d8e40}.lp-curriculum-badge-aligned{color:#0a6847;background:#1078581a;border:1px solid #10785838}.lp-curriculum-source-name{color:var(--text);font-size:15px;font-weight:800;text-decoration:none}a.lp-curriculum-source-name:hover{color:var(--primary);text-decoration:underline}.lp-curriculum-source-provider{color:var(--text-muted);margin-bottom:6px;font-size:12px;font-weight:700}.lp-curriculum-source-detail{color:var(--text-muted);margin:0;font-size:13px;line-height:1.55}.lp-curriculum-other-note{text-align:center;max-width:720px;color:var(--text-muted);margin:24px auto 0;font-size:14px;font-style:italic;line-height:1.55}.lp-pricing{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;max-width:1120px;margin:0 auto;display:grid}.lp-price-card{border-radius:var(--radius);flex-direction:column;padding:24px 22px 28px;display:flex;position:relative}.lp-price-badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:4px 14px;font-size:11px;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.lp-price-name{margin-bottom:8px;font-size:20px;font-weight:800}.lp-price-amount{align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.lp-price-num{letter-spacing:-.02em;font-size:44px;font-weight:900}.lp-price-period{color:var(--text-muted);font-size:14px;font-weight:700}.lp-price-sub{color:var(--text-muted);margin:0 0 20px;font-size:14px}.lp-price-list{flex-direction:column;gap:8px;margin:0 0 24px;padding:0;font-size:14px;font-weight:600;list-style:none;display:flex}.lp-price-btn{width:100%}.lp-beta-card{border:2px solid var(--border);border-radius:var(--radius);background:#fff;max-width:560px;margin:0 auto;padding:28px 26px;box-shadow:0 12px 32px #7c3aed14}.lp-beta-points{flex-direction:column;gap:10px;margin:0 0 22px;padding:0;font-size:15px;font-weight:600;list-style:none;display:flex}.lp-beta-form{flex-direction:column;gap:14px;display:flex}.lp-beta-field{text-align:start;flex-direction:column;gap:6px;display:flex}.lp-beta-label{color:var(--text-muted);font-size:13px;font-weight:700}.lp-beta-input{border:2px solid var(--border);background:#fdfaff;border-radius:12px;width:100%;padding:13px 15px;font-size:15px;transition:border-color .15s}.lp-beta-input:focus{border-color:var(--primary);outline:none}.lp-beta-submit{width:100%;margin-top:4px}.lp-beta-submit:disabled{opacity:.6;cursor:progress}.lp-beta-error{color:#c0264a;text-align:start;margin:0;font-size:14px;font-weight:600}.lp-beta-foot{color:var(--text-muted);text-align:center;margin:2px 0 0;font-size:12.5px}.lp-beta-success{text-align:center}.lp-beta-success-emoji{margin-bottom:10px;font-size:44px;line-height:1}.lp-beta-success-title{margin:0 0 8px;font-size:22px;font-weight:800}.lp-beta-success-body{color:var(--text-muted);margin:0;font-size:15px}.lp-faq-inner{max-width:720px}.lp-faqs{flex-direction:column;gap:12px;display:flex}.lp-faq{border:2px solid var(--border);background:#fff;border-radius:14px;padding:18px 20px;transition:border-color .15s}.lp-faq[open]{border-color:var(--primary)}.lp-faq summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:16px;font-weight:800;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary:after{content:"+";color:var(--primary);font-size:24px;font-weight:400;transition:transform .2s}.lp-faq[open] summary:after{transform:rotate(45deg)}.lp-faq p{color:var(--text-muted);margin:10px 0 0;font-size:14px;line-height:1.6}.lp-finalcta{color:#fff;text-align:center;background:linear-gradient(135deg,#7c3aed 0%,#ec4899 100%);padding:96px 32px}.lp-finalcta-inner{max-width:720px;margin:0 auto}.lp-finalcta-title{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(28px,4vw,44px);font-weight:900}.lp-finalcta-sub{opacity:.9;color:#ffffffe6;margin:0 0 32px;font-size:18px}.lp-finalcta .btn-primary,.lp-finalcta .btn-primary:hover{color:var(--primary-hover);background:#fff}.lp-footer{border-top:1px solid var(--border);background:#fff;padding:32px}.lp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.lp-footer-links{gap:20px;font-size:14px;font-weight:700;display:flex}.lp-footer-links a{color:var(--text-muted);text-decoration:none}.lp-footer-links a:hover{color:var(--text)}.lp-footer-copy{color:var(--text-subtle);font-size:13px}
