:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f8ff;--surface:#fff;--surface-soft:#f8fbff;--text:#132033;--muted:#637085;--border:#dfe8f5;--primary:#2477f3;--primary-dark:#155bd0;--green:#28a866;--green-soft:#e8f8ef;--yellow:#e0a300;--yellow-soft:#fff7dc;--red:#e55a52;--red-soft:#fff0ee;--orange:#ef7d25;--orange-soft:#fff1e5;--purple:#7656d9;--purple-soft:#f0ecff;--blue:#2b83f6;--blue-soft:#eaf3ff;--shadow:0 18px 45px #234d871f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#101827;--surface:#162236;--surface-soft:#1b2b44;--text:#eef5ff;--muted:#b8c6da;--border:#2b3d58;--primary:#63a2ff;--primary-dark:#3f83e8;--green-soft:#28a86629;--yellow-soft:#e0a3002b;--red-soft:#e55a5229;--orange-soft:#ef7d252b;--purple-soft:#7656d92e;--blue-soft:#2b83f62e;--shadow:0 18px 45px #00000047}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.app-shell{min-height:100vh}.landing{width:min(1120px,100% - 28px);margin:0 auto;padding:28px 0 48px}.hero-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(145deg,#2477f3 0%,#64a8ff 48%,#eff7ff 100%);border-radius:34px;padding:28px;position:relative;overflow:hidden}.hero-card:after{content:"";background:#ffffff38;border-radius:999px;width:300px;height:300px;position:absolute;bottom:-120px;right:-90px}.brand-row{align-items:center;gap:10px;margin-bottom:28px;display:flex}.brand-mark{background:#fff3;border-radius:14px;place-items:center;width:38px;height:38px;display:grid}.eyebrow{color:inherit;opacity:.86;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.76rem;font-weight:800}h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,8vw,4.8rem);line-height:.95}h2{margin:18px 0 12px;font-size:1.05rem}p{color:var(--muted)}.hero-body{color:#ffffffeb;max-width:720px;font-size:1.05rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin:24px 0 18px;display:flex}.primary-btn,.ghost-btn,.small-btn,.danger-btn{border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.primary-btn{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;box-shadow:0 12px 26px #2477f33d}.primary-btn:hover,.ghost-btn:hover,.small-btn:hover{transform:translateY(-1px)}.ghost-btn{background:var(--surface);color:var(--primary-dark);border:1px solid var(--border)}.hero-card .ghost-btn{color:#fff;background:#ffffff2e;border-color:#fff6}.small-btn{background:var(--blue-soft);color:var(--primary-dark);border:1px solid #2477f32e;padding:10px 14px}.danger-btn{background:var(--red-soft);color:var(--red);border:1px solid #e55a523d}.privacy-note,.medical-note{color:#ffffffe6;z-index:1;align-items:center;gap:8px;display:flex;position:relative}.medical-note{color:var(--muted);justify-content:center;margin-top:18px}.inline-note{justify-content:flex-start}.feature-grid,.plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.feature-card,.plan-card,.card,.locked-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:0 8px 24px #234d870f}.feature-card{color:var(--text);align-items:center;gap:10px;font-weight:800;display:flex}.plan-card h2{margin:0 0 8px;font-size:1.35rem}.plan-free{border-color:#28a86640}.plan-single{border-color:#2477f347}.plan-plus{border-color:#7656d947}.app-layout{max-width:860px;margin:0 auto;padding:14px 14px 96px}.topbar{z-index:4;background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:20px;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex;position:sticky;top:0}.topbar div{flex-direction:column;flex:1;gap:2px;display:flex}.topbar span{color:var(--muted);font-size:.78rem}.icon-btn{border:1px solid var(--border);background:var(--surface-soft);width:42px;height:42px;color:var(--text);border-radius:14px;place-items:center;display:grid}.plan-pill,.count-pill{background:var(--blue-soft);min-width:32px;color:var(--primary-dark);border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.75rem;font-weight:900;display:inline-flex}.screen{flex-direction:column;gap:14px;display:flex}.section-head{background:linear-gradient(135deg, var(--primary), #77b6ff);color:#fff;min-height:178px;box-shadow:var(--shadow);border-radius:28px;justify-content:space-between;align-items:flex-end;padding:22px;display:flex}.section-head.compact{align-items:center;min-height:auto}.section-head p{color:#ffffffe0;margin:8px 0 0}.header-illustration{opacity:.78;width:84px;height:84px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card{background:var(--surface);border:1px solid;border-radius:22px;flex-direction:column;gap:10px;padding:18px;display:flex}.metric-card span{color:var(--muted);font-weight:800}.metric-card strong{font-size:2rem}.metric-card small{color:var(--muted);font-size:.85rem}.accent-green{color:var(--green);background-color:var(--green-soft)}.accent-yellow{color:var(--yellow);background-color:var(--yellow-soft)}.accent-red{color:var(--red);background-color:var(--red-soft)}.accent-orange{color:var(--orange);background-color:var(--orange-soft)}.accent-purple{color:var(--purple);background-color:var(--purple-soft)}.accent-blue{color:var(--blue);background-color:var(--blue-soft)}.action-row{gap:10px;display:flex}.wrap{flex-wrap:wrap}.full{width:100%}.collapsible-card{flex-direction:column;gap:12px;display:flex}.collapse-title,.bucket-title{width:100%;color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:900;display:flex}.collapse-title span:first-child,.bucket-title span:first-child{flex:1}.muted{color:var(--muted);margin:0}.compact-text{font-size:.9rem}.entry-list{flex-direction:column;gap:8px;display:flex}.entry-row{background:var(--surface-soft);border:1px solid var(--border);border-radius:16px;align-items:center;gap:10px;padding:10px;display:flex}.entry-row div:nth-child(2){flex-direction:column;flex:1;gap:2px;display:flex}.entry-row span{color:var(--muted);font-size:.8rem}.entry-dots{gap:4px;display:flex}.metric-dot{border:1px solid;border-radius:14px;place-items:center;width:34px;height:34px;font-weight:900;display:inline-grid}.metric-dot.compact{border-radius:999px;width:24px;height:24px;font-size:.72rem}.demo-card{justify-content:space-between;align-items:center;gap:12px;display:flex}.demo-card p{margin:4px 0 0}.segmented{background:var(--surface);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;padding:6px;display:grid}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:12px;padding:10px;font-weight:800}.segmented button.active{background:var(--blue-soft);color:var(--primary-dark)}.field-label{color:var(--text);margin-top:4px;font-weight:900}.slider-stack{flex-direction:column;gap:10px;display:flex}.slider-card{border:1px solid;border-radius:18px;padding:14px}.slider-title{color:var(--text);justify-content:space-between;align-items:center;gap:10px;display:flex}.slider-title span{background:var(--surface);border:1px solid var(--border);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}input[type=range]{accent-color:currentColor;width:100%}.slider-scale{color:var(--muted);justify-content:space-between;font-size:.78rem;font-weight:800;display:flex}.tag-input-row{gap:8px;display:flex}input,textarea,select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:16px;padding:12px}textarea{resize:vertical;min-height:110px}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:800}.compact-chips .chip{padding:5px 8px;font-size:.76rem}.history-list,.insight-groups,.profile-list{flex-direction:column;gap:12px;display:flex}.day-card{box-shadow:none;flex-direction:column;gap:12px;display:flex}.day-metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.insight-group{box-shadow:none}.insight-group h2{margin-top:0}.metric-bucket{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.metric-label,.metric-pill{border:1px solid;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:900}.insight-list{flex-direction:column;gap:8px;margin-top:8px;display:flex}.insight-card{border:1px solid var(--border);background:var(--surface-soft);box-shadow:none;border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:flex}.insight-card.helper{border-color:#28a86642}.insight-card.blocker{border-color:#e55a5240}.insight-main,.insight-meta,.insight-stats{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.insight-main span:first-child{flex:1;font-weight:900}.insight-meta,.insight-stats{color:var(--muted);font-size:.82rem}.locked-details{border:1px dashed var(--border);background:var(--surface);color:var(--primary-dark);border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-weight:900;display:inline-flex}.locked-card{box-shadow:none;background:var(--blue-soft);align-items:center;gap:12px;display:flex}.locked-card div{flex:1}.locked-card p{margin:4px 0 0}.profile-card{align-items:center;gap:12px;display:flex}.profile-card p{margin:2px 0 0}.settings-card{flex-direction:column;gap:12px;display:flex}.file-btn{position:relative;overflow:hidden}.file-btn input{opacity:0;cursor:pointer;position:absolute;inset:0}.empty-state{background:var(--surface);border:1px dashed var(--border);text-align:center;border-radius:20px;padding:18px}.toast{background:var(--text);color:var(--surface);z-index:20;box-shadow:var(--shadow);border-radius:999px;padding:12px 16px;font-weight:900;position:fixed;top:14px;left:50%;transform:translate(-50%)}.bottom-nav{z-index:5;background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);width:min(860px,100% - 20px);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:repeat(5,1fr);gap:4px;padding:8px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}.bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:16px;flex-direction:column;align-items:center;gap:3px;padding:8px 4px;font-size:.72rem;font-weight:800;display:flex}.bottom-nav button.active{background:var(--blue-soft);color:var(--primary-dark)}@media (width<=720px){.feature-grid,.plan-grid{grid-template-columns:1fr}.landing{width:min(100% - 20px,520px)}.hero-card{border-radius:26px;padding:22px}.hero-actions,.action-row{flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr}.section-head{border-radius:24px;min-height:156px}.header-illustration{width:64px;height:64px}.day-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-dot:not(.compact){width:100%}}@media (width<=390px){.app-layout{padding-left:10px;padding-right:10px}.metric-grid{gap:8px}.metric-card{padding:14px}.metric-card strong{font-size:1.6rem}.bottom-nav{width:calc(100% - 12px);padding:6px;bottom:6px}.bottom-nav button{font-size:.66rem}h1{font-size:clamp(1.8rem,10vw,2.4rem)}}.upgrade-readiness{background:linear-gradient(135deg, var(--surface), var(--blue-soft));box-shadow:none;flex-direction:column;gap:14px;display:flex}.upgrade-readiness-head{align-items:flex-start;gap:12px;display:flex}.upgrade-readiness-head svg{color:var(--primary-dark);flex:none}.upgrade-readiness-head p{color:var(--muted);margin:4px 0 0}.readiness-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.readiness-grid span{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:16px;flex-direction:column;gap:2px;padding:12px;font-size:.78rem;font-weight:800;display:flex}.readiness-grid strong{color:var(--text);font-size:1.35rem}.migration-card{background:linear-gradient(135deg, var(--purple-soft), var(--surface));box-shadow:none;justify-content:space-between;align-items:center;gap:14px;display:flex}.migration-card p{color:var(--muted);margin:5px 0 0}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pricing-card{box-shadow:none;flex-direction:column;gap:14px;display:flex}.pricing-card h2{margin:0 0 4px}.pricing-card p{color:var(--muted);margin:0}.pricing-icon{background:var(--blue-soft);width:44px;height:44px;color:var(--primary-dark);border-radius:16px;place-items:center;display:grid}.plan-plus .pricing-icon{background:var(--purple-soft);color:var(--purple)}.plan-free .pricing-icon{background:var(--green-soft);color:var(--green)}.check-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.check-list li{color:var(--text);align-items:flex-start;gap:8px;font-size:.9rem;font-weight:750;display:flex}.check-list svg{color:var(--green);flex:none;margin-top:1px}.current-plan{background:var(--green-soft);width:fit-content;color:var(--green);border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.current-plan svg{flex:none}@media (width<=720px){.pricing-grid{grid-template-columns:1fr}.migration-card{flex-direction:column;align-items:stretch}}@media (width<=390px){.readiness-grid{grid-template-columns:1fr}}.account-card{box-shadow:none;flex-direction:column;gap:14px;display:flex}.account-status-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-status-row h2{overflow-wrap:anywhere;margin:4px 0}.security-note-card{background:linear-gradient(135deg, var(--green-soft), var(--surface));box-shadow:none;align-items:flex-start;gap:12px;display:flex}.security-note-card svg{color:var(--green);flex:none}.security-note-card p{margin:4px 0 0}.form-message{background:var(--red-soft);color:var(--red);border:1px solid #e55a5240;border-radius:14px;margin:0;padding:10px 12px;font-weight:800}@media (width<=520px){.account-status-row{flex-direction:column}}.cloud-status{box-shadow:none;justify-content:space-between;align-items:center;gap:14px;display:flex}.cloud-status p{margin:4px 0 0}.cloud-status.cloud-on{background:linear-gradient(135deg, var(--blue-soft), var(--surface));border-color:#2477f347}.cloud-status.cloud-off{background:var(--surface);border-color:#5b69822e}.profile-button{text-align:left;cursor:pointer;width:100%;color:var(--text)}.profile-button.active{background:var(--blue-soft);border-color:#2477f361}.profile-button svg:last-child{color:var(--primary);margin-left:auto}.migration-panel{background:linear-gradient(135deg, var(--purple-soft), var(--surface));border:1px solid #7e5cff3d;border-radius:22px;flex-direction:column;gap:12px;padding:14px;display:flex}.migration-panel p{margin:5px 0 0}.compact-readiness{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-readiness span{background:#ffffff6b}.success-message{background:var(--green-soft);color:var(--green);border:1px solid #1f9b5b42;border-radius:14px;margin:0;padding:10px 12px;font-weight:850}[data-theme=dark] .compact-readiness span{background:#ffffff0a}@media (width<=390px){.compact-readiness{grid-template-columns:1fr}}.profile-switcher{margin:-4px 0 14px;overflow:hidden}.profile-switcher-track{scrollbar-width:none;gap:8px;padding:2px 2px 8px;display:flex;overflow-x:auto}.profile-switcher-track::-webkit-scrollbar{display:none}.profile-chip{border:1px solid var(--border);background:var(--surface);min-width:138px;color:var(--text);text-align:left;border-radius:18px;flex-direction:column;flex:none;gap:2px;padding:10px 12px;display:flex;box-shadow:0 8px 20px #234d870f}.profile-chip span{white-space:nowrap;text-overflow:ellipsis;font-weight:900;overflow:hidden}.profile-chip small{color:var(--muted);font-weight:800}.profile-chip.active{border-color:var(--primary);background:var(--blue-soft);color:var(--primary-dark)}.profile-chip.manage{min-width:auto;color:var(--primary-dark);flex-direction:row;justify-content:center;align-items:center}.section-action{white-space:nowrap;align-self:center;width:auto}.quick-habit-card{border-color:color-mix(in srgb, var(--primary) 22%, var(--border));flex-direction:column;gap:12px;display:flex}.quick-habit-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.quick-habit-head p{color:var(--muted);margin:4px 0 0}.sticky-input-row input{min-height:48px}.quick-chip-row{gap:7px}.quick-chip.active,.chip.selected,.metric-choice.active{border-color:currentColor;box-shadow:inset 0 0 0 1px}.selected-tags{padding-top:2px}.save-cta{z-index:3;box-shadow:var(--shadow);position:sticky;bottom:86px}.insight-control-card{flex-direction:column;gap:12px;display:flex}.control-grid{gap:10px;display:grid}.control-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.control-grid label{color:var(--muted);flex-direction:column;gap:6px;font-size:.82rem;font-weight:900;display:flex}.compact-segmented{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-segmented button{padding:9px 5px;font-size:.78rem}.insight-group-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.insight-group-head h2{margin:0}.insight-group-helper{border-color:color-mix(in srgb, var(--green) 26%, var(--border))}.insight-group-blocker{border-color:color-mix(in srgb, var(--red) 24%, var(--border))}.insight-group-other{border-color:color-mix(in srgb, var(--orange) 20%, var(--border))}.profiles-screen .section-head{align-items:center}.compact-profile-list{gap:8px}.profile-button{border:1px solid var(--border);text-align:left;width:100%}.profile-button.active{border-color:var(--primary);background:var(--blue-soft);color:var(--primary-dark)}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0712266b;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.profile-create-modal{border-radius:28px 28px 22px 22px;flex-direction:column;gap:12px;width:min(560px,100%);max-height:calc(100vh - 44px);display:flex;position:relative;overflow:auto}.profile-create-modal h2{margin:0}.modal-close{font-size:1.4rem;line-height:1;position:absolute;top:12px;right:12px}.personalization-card h2{margin:0}.metric-choice{cursor:pointer}.metric-choice:not(.active){color:var(--muted);background:var(--surface-soft)}@media (width<=640px){.section-action{justify-content:center;width:100%}.profiles-screen .section-head{flex-direction:column;align-items:stretch}.control-grid.two{grid-template-columns:1fr}.compact-segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-chip{min-width:124px}.save-cta{bottom:82px}}.trust-grid .feature-card{min-height:76px}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.how-card{box-shadow:none;flex-direction:column;gap:10px;display:flex}.how-card p{margin:0;line-height:1.5}.step-badge{background:var(--blue-soft);width:34px;height:34px;color:var(--primary-dark);border-radius:14px;place-items:center;font-weight:950;display:grid}.professional-beta-card{background:linear-gradient(135deg, var(--surface), var(--purple-soft));box-shadow:none;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;display:flex}.professional-beta-card p{margin:5px 0 0}.landing-footer-actions{justify-content:center;gap:16px;margin-top:18px;display:flex}.link-btn{color:var(--primary-dark);text-underline-offset:4px;background:0 0;border:0;padding:8px;font-weight:900;text-decoration:underline}.next-action-card{box-shadow:none;background:linear-gradient(135deg, var(--surface), var(--blue-soft));grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.next-action-card p{margin:4px 0 0}.next-action-icon{background:var(--surface);width:44px;height:44px;color:var(--primary-dark);border:1px solid var(--border);border-radius:16px;place-items:center;display:grid}.insight-overview-card{box-shadow:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.insight-overview-card div{background:var(--surface-soft);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:3px;padding:12px;display:flex}.insight-overview-card strong{font-size:1.45rem}.insight-overview-card span{color:var(--muted);font-size:.78rem;font-weight:850}.profile-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-template-chip{text-align:center;border-radius:14px}.professional-settings-card{background:linear-gradient(135deg, var(--surface), var(--green-soft));box-shadow:none;justify-content:space-between;align-items:center;gap:14px;display:flex}.professional-settings-card p{margin:4px 0 0}.legal-card{box-shadow:none;flex-direction:column;gap:14px;display:flex}.legal-section{border-bottom:1px solid var(--border);padding-bottom:12px}.legal-section:last-child{border-bottom:0;padding-bottom:0}.legal-section h2{margin:0 0 6px}.legal-section p{margin:0;line-height:1.6}@media (width<=720px){.how-grid{grid-template-columns:1fr}.professional-beta-card,.professional-settings-card,.next-action-card{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.next-action-card{display:flex}.insight-overview-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=390px){.profile-template-grid,.insight-overview-card{grid-template-columns:1fr}}.onboarding-screen{gap:16px}.onboarding-hero{align-items:center;min-height:220px}.setup-card{box-shadow:none;flex-direction:column;gap:14px;display:flex}.setup-card-head{align-items:flex-start;gap:12px;display:flex}.setup-card-head p{margin:4px 0 0}.setup-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.setup-preset{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);text-align:left;border-radius:18px;flex-direction:column;gap:6px;padding:14px;display:flex}.setup-preset.active{background:var(--blue-soft);color:var(--primary-dark);border-color:#2477f37a}.setup-preset small{color:var(--muted);line-height:1.35}.onboarding-actions{z-index:3;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:22px;padding:10px;position:sticky;bottom:88px}.activation-card{background:linear-gradient(135deg, var(--surface), var(--blue-soft));box-shadow:none;flex-direction:column;gap:12px;display:flex}.activation-top{align-items:center;gap:12px;display:flex}.activation-top div{flex:1}.activation-top p{margin:4px 0 0}.activation-icon{background:var(--surface);width:38px;height:38px;color:var(--primary-dark);border:1px solid var(--border);border-radius:14px;place-items:center;display:grid}.progress-track{background:var(--surface);border:1px solid var(--border);border-radius:999px;height:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--green));height:100%;display:block}.metric-choice.active,.quick-chip.active{outline-offset:2px;outline:2px solid}@media (width<=560px){.setup-preset-grid{grid-template-columns:1fr}.onboarding-actions{flex-direction:column;bottom:82px}}.data-control-panel{border:1px solid color-mix(in srgb, var(--green) 22%, var(--border));background:linear-gradient(135deg, var(--surface), var(--green-soft));border-radius:22px;flex-direction:column;gap:12px;padding:14px;display:flex}.data-control-head{align-items:flex-start;gap:10px;display:flex}.data-control-head svg{color:var(--green);flex:none}.data-control-head p{margin:4px 0 0}.danger-zone{border:1px solid color-mix(in srgb, var(--red) 26%, var(--border));background:color-mix(in srgb, var(--red-soft) 72%, var(--surface));border-radius:18px;flex-direction:column;gap:10px;padding:12px;display:flex}.danger-zone p{margin:4px 0 0}.confirm-danger{outline:2px solid color-mix(in srgb, var(--red) 42%, transparent);outline-offset:2px}.profile-button{cursor:default;flex-direction:column;gap:10px;display:flex}.profile-select-area{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0;display:grid}.profile-select-area>svg:first-child{color:var(--primary-dark)}.profile-card-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:10px;display:flex}.small-danger{width:auto;min-height:auto;padding:8px 10px;font-size:.78rem}.danger-modal{border-color:color-mix(in srgb, var(--red) 34%, var(--border));background:linear-gradient(135deg, var(--surface), color-mix(in srgb, var(--red-soft) 62%, var(--surface)))}.account-delete-zone{background:color-mix(in srgb, var(--red-soft) 86%, var(--surface));border-style:dashed}@media (width<=480px){.profile-card-actions{justify-content:stretch}.profile-card-actions button{flex:140px}}.beta-monitoring-panel{border:1px solid var(--border);background:color-mix(in srgb, var(--card) 88%, var(--blue-soft));border-radius:22px;gap:12px;margin-top:14px;padding:16px;display:grid}.beta-monitoring-panel textarea{resize:vertical;width:100%;min-height:84px}.compact-segmented{flex-wrap:wrap}.admin-tools-panel{background:color-mix(in srgb, var(--card) 88%, var(--warning-soft))}.admin-plan-grid{grid-template-columns:minmax(0,1.6fr) minmax(110px,.8fr) auto;align-items:center;gap:10px;display:grid}@media (width<=700px){.admin-plan-grid{grid-template-columns:1fr}}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-dashboard{gap:.9rem;margin-top:1rem;display:grid}.admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.admin-stats-grid span{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 84%, var(--blue-soft));color:var(--muted);border-radius:16px;gap:.18rem;padding:.75rem;font-size:.78rem;display:grid}.admin-stats-grid strong{color:var(--text);font-size:1.08rem}.admin-tabs{justify-content:flex-start;overflow-x:auto}.admin-list{gap:.55rem;max-height:420px;padding-right:.15rem;display:grid;overflow:auto}.admin-row{border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:left;border-radius:16px;gap:.45rem;width:100%;padding:.75rem;display:grid}.admin-row.selectable{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-row.warning{border-color:color-mix(in srgb, var(--red) 35%, var(--border));background:color-mix(in srgb, var(--surface) 88%, var(--red-soft))}.admin-row.audit{background:color-mix(in srgb, var(--surface) 90%, var(--blue-soft))}.admin-row span{gap:.2rem;min-width:0;display:grid}.admin-row small{color:var(--muted);overflow-wrap:anywhere;font-size:.76rem}.admin-row p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.45}.plan-chip{text-transform:capitalize;background:var(--surface-soft);border-radius:999px;padding:.28rem .58rem;font-size:.74rem}.plan-chip.single{background:var(--blue-soft);color:var(--primary-dark)}.plan-chip.plus{background:var(--purple-soft);color:var(--purple)}.plan-chip.free{background:var(--surface-soft);color:var(--muted)}@media (width<=640px){.admin-panel-head{display:grid}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.danger-confirm-checklist{gap:6px;font-size:.86rem;display:grid}.danger-confirm-checklist span{align-items:center;gap:6px;line-height:1.3;display:inline-flex}.requirement-ok{color:var(--green);font-weight:700}.requirement-missing{color:var(--muted)}
