:root{color:#142033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-primary:#1f8e83;--brand-primary-strong:#122340;--brand-secondary:#366fd1;--accent-warm:#df9c57;--bg-main:radial-gradient(circle at top left, #1f8e8324, transparent 28%), radial-gradient(circle at top right, #df9c571f, transparent 24%), linear-gradient(180deg, #f6f1e9 0%, #edf3f8 52%, #e9f0f7 100%);--surface-sidebar:#f7f3ede0;--surface-card:#ffffffd1;--surface-elevated:#fffffff0;--surface-muted:#eff4f9eb;--surface-accent:#366fd114;--surface-success:#1f8f6114;--code-surface:#0d1727;--code-text:#d7e7ff;--text-primary:#142033;--text-secondary:#5f6f84;--text-muted:#7b8ea8;--border:#14203317;--border-strong:#14203329;--focus-ring:#366fd16b;--focus-ring-soft:#366fd124;--success:#177a53;--success-soft:#177a531f;--warning:#a96a0b;--warning-soft:#a96a0b24;--danger:#b73d4a;--danger-soft:#b73d4a1f;--info:#225daa;--info-soft:#225daa24;--shadow-soft:0 18px 44px #0f192814;--shadow-medium:0 18px 50px #10213f1f;--shadow-hard:0 22px 56px #10213f29;--backdrop-a:#26988b3d;--backdrop-b:#f19c582e;font-family:Manrope,SF Pro Display,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{color:#edf4ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand-primary:#3cb0a2;--brand-primary-strong:#0c1629;--brand-secondary:#5f95ff;--accent-warm:#eeab63;--bg-main:radial-gradient(circle at top left, #3cb0a224, transparent 30%), radial-gradient(circle at top right, #eeab631f, transparent 24%), linear-gradient(180deg, #07111d 0%, #0d1624 54%, #0f1727 100%);--surface-sidebar:#0b121ceb;--surface-card:#0f1825e0;--surface-elevated:#131f2efa;--surface-muted:#162335f0;--surface-accent:#5f95ff1f;--surface-success:#49c48d1a;--code-surface:#07101b;--code-text:#d7e7ff;--text-primary:#eef5ff;--text-secondary:#a0b1c7;--text-muted:#7d8ea8;--border:#dbe9ff17;--border-strong:#dbe9ff29;--focus-ring:#5f95ff7a;--focus-ring-soft:#4988ff24;--success:#49c48d;--success-soft:#49c48d1f;--warning:#f1b34f;--warning-soft:#f1b34f24;--danger:#ff8b97;--danger-soft:#ff8b9724;--info:#7fb0ff;--info-soft:#7fb0ff24;--shadow-soft:0 20px 48px #00000042;--shadow-medium:0 20px 54px #0000004d;--shadow-hard:0 24px 64px #00000057;--backdrop-a:#3cb0a238;--backdrop-b:#eeab632e}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:color-mix(in srgb, var(--border-strong) 82%, transparent) transparent}body{background:var(--bg-main);min-width:320px;min-height:100vh;color:var(--text-primary);margin:0;transition:background .28s,color .28s}::selection{background:color-mix(in srgb, var(--brand-secondary) 22%, transparent);color:var(--text-primary)}body,button,input,textarea,select{font-family:inherit}button,input,textarea,select{outline:none}img{max-width:100%;display:block}#root{min-height:100vh}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{min-height:100vh;color:var(--text-primary);grid-template-columns:320px minmax(0,1fr);align-items:start;display:grid;position:relative}.backdrop{z-index:0;filter:blur(120px);opacity:.65;pointer-events:none;border-radius:999px;position:fixed;inset:auto}.backdrop-a{background:var(--backdrop-a);width:360px;height:360px;top:-120px;left:-120px}.backdrop-b{background:var(--backdrop-b);width:320px;height:320px;bottom:10vh;right:-120px}.sidebar,.main-shell,.auth-frame,.auth-shell{z-index:1;position:relative}.sidebar-overlay{z-index:24;opacity:0;pointer-events:none;background:#040a1280;border:0;transition:opacity .24s;position:fixed;inset:0}.sidebar-overlay.is-visible{opacity:1;pointer-events:auto}.sidebar{border-right:1px solid var(--border);background:var(--surface-sidebar);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-direction:column;gap:24px;height:100vh;min-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-drawer-head{display:none}.sidebar-inner{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;gap:22px;min-height:0;margin-right:-6px;padding-right:6px;display:grid;overflow-y:auto}.sidebar-inner::-webkit-scrollbar{width:10px}.sidebar-inner::-webkit-scrollbar-track{background:0 0}.sidebar-inner::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--border-strong) 74%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.sidebar-inner{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--border-strong) 74%, transparent) transparent}.brand-block,.panel,.hero-panel,.metric-card,.session-card,.list-card,.user-card,.auth-card,.auth-showcase,.debug-box,.token-banner,.spotlight-card,.overview-item,.selector-box,.result-box,.loading-card{border:1px solid var(--border);background:var(--surface-card);box-shadow:var(--shadow-soft)}.brand-block{border-radius:24px;align-items:center;gap:14px;padding:18px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));color:#fff;border-radius:16px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 18px 30px #0000001f}.brand-block strong,.tab-copy strong{margin-bottom:2px;display:block}.brand-block span,.soft-note,.panel-head p,.flash,.empty-state p,.list-card span,.list-card p,.user-card-head span,.overview-item small,.tab-copy span,.metric-card small,.spotlight-card p,.hero-copy p,.topbar-copy p,.auth-showcase p,.auth-feature span{color:var(--text-secondary)}.hero-actions,.hero-metrics,.overview-grid,.stack-list,.session-list,.auth-feature-list{gap:12px;display:grid}.tab-list{flex-direction:column;gap:10px;min-height:0;display:flex;overflow:visible}.sidebar-section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:inline-flex}.tab-button,.primary-button,.ghost-button,.icon-button,.session-card,.quick-action-card,.toolbar-toggle{font:inherit}.tab-button{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 56%, transparent), transparent 84%);min-height:56px;color:var(--text-primary);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:18px;align-items:flex-start;gap:12px;padding:13px 14px;transition:transform .18s,background .22s,border-color .22s,box-shadow .22s;display:flex}.tab-button:hover{border-color:color-mix(in srgb, var(--border-strong) 82%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-accent) 42%, transparent), transparent 84%), color-mix(in srgb, var(--surface-elevated) 84%, transparent)}.tab-button svg{flex-shrink:0;margin-top:2px}.tab-button:hover,.primary-button:hover,.ghost-button:hover,.icon-button:hover,.session-card:hover,.quick-action-card:hover,.toolbar-toggle:hover{transform:translateY(-1px)}.tab-button:focus-visible,.primary-button:focus-visible,.ghost-button:focus-visible,.icon-button:focus-visible,.quick-action-card:focus-visible,.toolbar-toggle:focus-visible,.weekday-pill:focus-visible{box-shadow:0 0 0 4px var(--focus-ring-soft);outline:none}.tab-button.is-active{background:linear-gradient(135deg, var(--brand-primary-strong), var(--brand-secondary));color:#fff;box-shadow:var(--shadow-hard);border-color:#ffffff1f}.tab-button.is-active .tab-copy span{color:#ffffffc7}.tab-copy span{margin-top:2px;font-size:.82rem;line-height:1.4;display:block}.main-shell{flex-direction:column;gap:22px;min-width:0;padding:28px;display:flex}.main-shell>*{width:min(100%,1480px);margin-inline:auto}.topbar{z-index:3;border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 72%, transparent), transparent 44%), var(--surface-sidebar);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-medium);border-radius:22px;gap:8px;padding:14px 16px;display:grid;position:relative}.topbar-main{grid-template-columns:minmax(0,1fr) minmax(420px,auto);align-items:center;gap:14px;display:grid}.topbar-leading{flex-direction:row;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.topbar-utility{flex-wrap:wrap;justify-content:flex-end;justify-self:end;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.topbar-copy{gap:2px;min-width:0;display:grid}.topbar-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(1.65rem,2.35vw,2.35rem);line-height:.94}.topbar-eyebrow,.hero-badge,.panel-eyebrow,.metric-card span,.overview-item span,.token-banner span,.debug-grid span{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:inline-flex}.topbar-actions,.panel-actions,.panel-tools,.inline-row,.wrap-row,.debug-head{align-items:center;gap:12px;display:flex}.topbar-actions,.panel-tools{flex-wrap:wrap}.topbar-badges,.topbar-summary{flex-wrap:wrap;justify-content:flex-end;gap:6px;width:auto;display:flex}.topbar-summary-item{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 84%, transparent), transparent 70%), var(--surface-card);border-radius:12px;gap:2px;min-width:72px;padding:6px 8px;display:grid}.topbar-summary-item span{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.66rem;font-weight:700}.topbar-summary-item strong{color:var(--text-primary);font-size:.88rem;line-height:1.1}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;width:auto;display:flex}.surface-chip{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 86%, transparent), transparent 72%), var(--surface-card);border-radius:14px;gap:2px;min-width:0;padding:6px 10px;display:grid}.surface-chip span{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700}.surface-chip strong{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;line-height:1.2;overflow:hidden}.select-shell,.toolbar-toggle{border:1px solid var(--border-strong);background:var(--surface-card);min-height:42px;box-shadow:var(--shadow-soft);color:var(--text-primary);border-radius:14px;justify-content:flex-start;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.select-shell-language{grid-template-columns:18px minmax(0,auto) 14px;justify-content:center;column-gap:8px;min-width:94px;padding:0 12px;display:grid}.select-shell svg,.toolbar-toggle svg{flex-shrink:0}.select-shell-language>svg,.select-shell-language .select-shell-chevron{justify-self:center}.select-shell span{color:var(--text-secondary);font-size:.9rem}.select-shell-language span{display:none}.control-kicker{flex-shrink:0;font-size:.82rem;font-weight:700}.select-shell select{width:100%;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex:1}.select-shell-language select{appearance:none;text-align:center;text-transform:uppercase;flex:0 auto;width:auto;padding:0;font-weight:700;line-height:1}.select-shell-chevron{color:var(--text-secondary);pointer-events:none}.select-shell select:focus{outline:none}.toolbar-toggle{cursor:pointer}.topbar-actions>*{min-width:0}.topbar-actions .select-shell,.topbar-actions .toolbar-toggle,.topbar-actions .ghost-button{border-color:var(--border-strong);width:auto}.topbar-actions .select-shell{justify-content:center;min-width:90px}.topbar-actions .toolbar-toggle{justify-content:center}.topbar-actions .ghost-button{white-space:nowrap}.menu-button svg,.icon-action-button svg,.topbar-actions .select-shell svg,.topbar-actions .toolbar-toggle svg{flex-shrink:0;width:19px;height:19px}.menu-button svg{width:22px;height:22px}.icon-action-button{border-radius:14px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;display:inline-flex}.menu-button{border-radius:18px;flex-shrink:0;justify-content:center;width:52px;min-width:52px;height:52px;padding:0;display:none}.sidebar-close{flex-shrink:0}.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}.hero-panel{background:radial-gradient(circle at top left, #3aa29433, transparent 34%), radial-gradient(circle at bottom right, #f1964d24, transparent 26%), linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 78%, transparent), transparent 46%), var(--surface-card);border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:16px;padding:22px 24px;display:grid}.hero-copy h2{letter-spacing:-.07em;margin:12px 0 10px;font-size:clamp(1.95rem,3.4vw,3.2rem);line-height:.96}.hero-copy p{max-width:58ch;margin-bottom:0;font-size:.98rem;line-height:1.48}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.quick-action-card{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-accent) 46%, transparent), transparent 78%), var(--surface-elevated);min-height:92px;color:var(--text-primary);text-align:left;cursor:pointer;border-radius:18px;align-items:flex-start;gap:12px;padding:14px 16px;transition:transform .18s,border-color .22s,background .22s;display:flex}.quick-action-card>svg{background:color-mix(in srgb, var(--surface-card) 74%, transparent);width:18px;height:18px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border) 90%, transparent);border-radius:12px;flex-shrink:0;padding:8px}.quick-action-card strong{margin-bottom:3px;font-size:1rem;line-height:1.2;display:block}.quick-action-card span{color:var(--text-secondary);font-size:.84rem;line-height:1.35;display:block}.hero-side{gap:12px;display:grid}.hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-card{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 86%, transparent), transparent 70%), var(--surface-card);border-radius:18px;padding:14px 16px;position:relative;overflow:hidden}.metric-card:after{content:"";background:linear-gradient(90deg, var(--brand-primary), var(--brand-secondary));opacity:.9;border-radius:999px;width:56px;height:3px;position:absolute;inset:auto auto 0 0}.metric-card strong,.overview-item strong,.spotlight-card strong{letter-spacing:-.05em;font-size:1.35rem;display:block}.spotlight-card{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-accent) 42%, transparent), transparent 80%), linear-gradient(180deg, var(--surface-elevated), var(--surface-card));border-radius:18px;grid-column:1/-1;gap:8px;padding:16px 18px;display:grid}.spotlight-card strong{font-size:1.2rem}.spotlight-card span{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:700;display:block}.spotlight-card small{color:var(--text-secondary)}.page-section{gap:18px;width:100%;min-width:0;display:grid}.content-grid{grid-template-columns:minmax(0,1fr);gap:18px;min-width:0;display:grid}.single-column-grid{grid-template-columns:minmax(0,1fr)}.overview-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);grid-template-areas:"health setup""result result";align-items:start}.overview-panel-health{grid-area:health}.overview-panel-setup{grid-area:setup}.overview-panel-result{grid-area:result}.panel{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 78%, transparent), transparent 52%), var(--surface-card);border-radius:28px;flex-direction:column;gap:20px;min-width:0;padding:24px;display:flex}.modal-overlay{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030912ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 82%, transparent), transparent 46%), var(--surface-card);width:min(680px,100%);max-height:min(88vh,920px);box-shadow:var(--shadow-hard);border-radius:28px;gap:18px;padding:24px;display:grid;overflow:auto}.modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.modal-copy{min-width:0}.modal-copy h2{letter-spacing:-.05em;margin:0 0 8px;font-size:1.45rem;line-height:1.06}.modal-copy p{color:var(--text-secondary);margin:0;line-height:1.55}.modal-close{flex-shrink:0}.modal-body{gap:16px;display:grid}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.modal-loading{min-height:120px;color:var(--text-secondary);align-items:center;gap:12px;display:inline-flex}.workflow-guide{border:1px solid var(--border);background:linear-gradient(135deg, #5c8eff14, #3aa2940f), var(--surface-elevated);border-radius:22px;gap:14px;padding:18px;display:grid}.guide-warning{background:linear-gradient(135deg, #f1964d24, #ce495114), var(--surface-elevated)}.workflow-guide-head{align-items:flex-start;gap:14px;display:flex}.workflow-guide-icon{width:40px;height:40px;color:var(--text-primary);background:#ffffff0f;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.workflow-guide-copy strong{margin-bottom:6px;display:block}.workflow-guide-copy p{color:var(--text-secondary);margin:0;line-height:1.55}.workflow-guide-actions,.empty-state-actions,.list-card-actions{flex-wrap:wrap;gap:10px;display:flex}.workflow-guide-actions{margin-top:2px}.panel-head{border-bottom:1px solid color-mix(in srgb, var(--border) 92%, transparent);flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.panel-head>div,.panel-actions,.panel-tools{width:100%;min-width:0}.panel-tools{grid-template-columns:minmax(0,1fr) auto;place-items:end start;gap:12px;display:grid}.panel-tools>.search-field,.panel-tools>.wrap-row{grid-column:1/-1}.panel-head h2,.auth-showcase h1{letter-spacing:-.05em;margin:6px 0 8px;font-size:1.48rem;line-height:1.06}.panel-head p,.topbar-copy p,.hero-copy p,.workflow-guide-copy p,.empty-state p{max-width:64ch;line-height:1.6}.topbar-copy p{max-width:58ch;margin:0;font-size:.94rem;line-height:1.36}.count-chip{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 72%, transparent), transparent 68%), var(--surface-muted);min-width:40px;height:40px;color:var(--text-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border) 85%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.search-field{flex-direction:column;gap:9px;width:100%;min-width:0;max-width:100%;display:flex}.search-field span{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:700}.search-input{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 88%, transparent), transparent 70%), var(--surface-elevated);min-height:50px;color:var(--text-secondary);border-radius:18px;align-items:center;gap:10px;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.search-input input{min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;flex:1}.search-input input::placeholder,.field input::placeholder,.field textarea::placeholder{color:color-mix(in srgb, var(--text-muted) 80%, transparent)}.search-input:focus-within{border-color:var(--focus-ring);box-shadow:0 0 0 4px var(--focus-ring-soft)}.search-clear{background:color-mix(in srgb, var(--surface-muted) 88%, transparent);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .18s,color .18s,transform .18s;display:inline-flex}.search-clear:hover{background:color-mix(in srgb, var(--surface-muted) 100%, transparent);color:var(--text-primary)}.search-clear:focus-visible{box-shadow:0 0 0 4px var(--focus-ring-soft);outline:none}.form-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.compact-grid,.narrow-grid{grid-template-columns:minmax(0,1fr)}.field{flex-direction:column;gap:8px;display:flex}.field span{letter-spacing:.01em;color:var(--text-primary);font-size:.84rem;font-weight:700}.field-hint{color:var(--text-secondary);font-size:.85rem;line-height:1.45}.field input,.field textarea,.field select{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 88%, transparent), transparent 72%), var(--surface-elevated);width:100%;min-height:50px;color:var(--text-primary);font:inherit;border-radius:18px;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s}.field textarea{resize:vertical;min-height:132px;padding:14px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--focus-ring);box-shadow:0 0 0 4px var(--focus-ring-soft);outline:none}.wrap-row{flex-wrap:wrap}.primary-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;transition:transform .18s,opacity .2s,background .2s,border-color .2s;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--brand-primary-strong), var(--brand-secondary));color:#fff;box-shadow:var(--shadow-hard)}.ghost-button{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 84%, transparent), transparent 72%), var(--surface-card);border-color:var(--border);color:var(--text-primary)}.primary-button:active,.ghost-button:active,.icon-button:active,.toolbar-toggle:active,.quick-action-card:active,.tab-button:active{transform:translateY(0)}.compact-button{border-radius:14px;min-height:40px;padding:0 14px}.primary-button:disabled,.ghost-button:disabled,.icon-button:disabled,.toolbar-toggle:disabled{opacity:.6;cursor:not-allowed;transform:none}.icon-button{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 86%, transparent), transparent 70%), var(--surface-elevated);width:38px;height:38px;color:var(--text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.icon-button.danger{color:var(--danger);border-color:#ce49513d}.align-end{align-self:end}.spin{animation:1s linear infinite spin}.flash{border:1px solid #0000;border-radius:20px;padding:15px 18px;font-weight:600}.flash-success{background:var(--success-soft);color:var(--success);border-color:#219b602e}.flash-error{background:var(--danger-soft);color:var(--danger);border-color:#ce49512e}.status-badge{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.tone-success{background:var(--success-soft);color:var(--success)}.tone-warning{background:var(--warning-soft);color:var(--warning)}.tone-info{background:var(--info-soft);color:var(--info)}.tone-danger{background:var(--danger-soft);color:var(--danger)}.tone-neutral{background:var(--surface-muted);color:var(--text-secondary)}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-panel-result .result-box{min-height:200px}.overview-panel-setup .setup-list{gap:14px}.overview-panel-setup .setup-item{padding:18px}.overview-panel-health .overview-item{min-height:100%}.setup-list{gap:12px;display:grid}.setup-item{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 88%, transparent), transparent 74%), linear-gradient(180deg, var(--surface-elevated), var(--surface-card));border-radius:20px;padding:16px 18px}.setup-item.is-done{border-color:color-mix(in srgb, var(--success) 24%, var(--border))}.setup-item-head{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.setup-item-copy{min-width:0}.setup-item-title{align-items:center;gap:12px;margin-bottom:8px;display:flex}.setup-item-icon{background:var(--surface-muted);width:34px;height:34px;color:var(--text-primary);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.setup-item-copy strong{display:block}.setup-item-copy p{color:var(--text-secondary);margin:0;line-height:1.5}.setup-item-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.overview-item{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-success) 50%, transparent), transparent 80%), linear-gradient(180deg, var(--surface-elevated), var(--surface-card));border-radius:22px;padding:18px}.result-box{background:var(--code-surface);min-height:240px;color:var(--code-text);white-space:pre-wrap;word-break:break-word;border-radius:22px;margin:0;padding:18px;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff0a}.table-shell{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 78%, transparent), transparent 48%), var(--surface-card);max-height:600px;box-shadow:var(--shadow-soft);border-radius:24px;overflow:auto}.table-shell::-webkit-scrollbar{width:10px;height:10px}.table-shell::-webkit-scrollbar-track{background:0 0}.table-shell::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--border-strong) 74%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.data-table{border-collapse:separate;border-spacing:0;width:100%;min-width:920px}.admin-data-table{min-width:1180px}.data-table th,.data-table td{text-align:left}.data-table thead th{z-index:1;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface-sidebar) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);padding:14px 18px;font-size:.76rem;font-weight:700;position:sticky;top:0}.data-table tbody td{vertical-align:top;border-top:1px solid var(--border);padding:16px 18px}.data-table tbody tr:first-child td{border-top:0}.data-table tbody tr:hover td{background:color-mix(in srgb, var(--surface-elevated) 82%, transparent)}.data-table tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--surface-muted) 32%, transparent)}.data-table tbody tr.is-selected-row td{background:linear-gradient(180deg, #5c8eff24, transparent), var(--surface-card)}.data-table-empty{padding:0}.data-table-empty .empty-state{margin:18px}.table-cell-stack{gap:6px;min-width:0;display:grid}.table-cell-stack strong{margin:0;display:block}.table-cell-stack span,.table-cell-stack small,.table-secondary-text{color:var(--text-secondary);line-height:1.5;display:block}.table-cell-stack.has-danger-note span,.table-cell-stack.has-danger-note small{color:var(--danger)}.table-mono{color:var(--text-primary);word-break:break-all;font-family:SFMono-Regular,Menlo,monospace;display:block}.table-chip-wrap{flex-wrap:wrap;gap:8px;display:flex}.table-actions{flex-wrap:nowrap;justify-content:flex-end;gap:8px;display:flex}.table-action-button{border-radius:14px;width:42px;min-width:42px;height:42px}.table-action-button.is-active{background:linear-gradient(180deg, #5c8eff29, transparent), var(--surface-card);color:var(--text-primary);border-color:#5c8eff61}.table-actions-cell{white-space:nowrap;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--surface-card) 92%, transparent) 18%);width:1%;box-shadow:-1px 0 0 color-mix(in srgb, var(--border) 82%, transparent);position:sticky;right:0}.data-table th.table-actions-cell,.data-table td.table-actions-cell{text-align:right}.data-table th.table-actions-cell{z-index:2}.table-inline-control,.table-status-cell{gap:8px;display:grid}.table-inline-control{min-width:min(100%,228px)}.table-inline-control select,.table-field input,.table-field select{border:1px solid var(--border);background:var(--surface-elevated);width:100%;min-height:40px;color:var(--text-primary);font:inherit;border-radius:14px;padding:0 12px}.table-inline-control select:focus,.table-field input:focus,.table-field select:focus{border-color:var(--focus-ring);box-shadow:0 0 0 4px var(--focus-ring-soft);outline:none}.table-message-cell{max-width:360px}.table-message-cell span{white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.session-list,.stack-list{max-height:520px;padding-right:4px;overflow:auto}.session-card,.list-card,.user-card{border-radius:24px;width:100%}.session-card{border:1px solid var(--border);background:var(--surface-elevated);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.session-card strong,.list-card strong,.user-card strong{margin-bottom:4px;display:block}.session-card span{color:var(--text-secondary)}.session-card.is-selected{background:linear-gradient(180deg, #5c8eff29, transparent), var(--surface-card);border-color:#4796ff57}.session-card-meta{align-items:center;gap:10px;display:flex}.qr-card{background:var(--surface-muted);border-radius:28px;justify-items:center;gap:20px;padding:26px;display:grid}.qr-card img{aspect-ratio:1;background:#fff;border-radius:24px;width:min(280px,100%);padding:16px}.list-card,.user-card{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.wide-card{align-items:stretch}.list-card-actions{justify-content:flex-end;align-self:center;align-items:center}.inline-select-shell{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.inline-select-shell select{border:1px solid var(--border);background:var(--surface-elevated);min-width:170px;min-height:40px;color:var(--text-primary);font:inherit;border-radius:14px;padding:0 12px}.soft-inline-note{color:var(--text-secondary);font-size:.88rem}.chip-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.rule-meta-stack{gap:8px;display:grid}.soft-chip{background:var(--surface-muted);min-height:28px;color:var(--text-primary);border-radius:999px;align-items:center;padding:0 10px;font-size:.82rem;font-weight:600;display:inline-flex}.selector-toolbar{color:var(--text-secondary);flex-direction:column;align-items:flex-start;gap:12px;display:flex}.selector-toolbar strong{color:var(--text-primary)}.selector-box{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 72%, transparent), transparent 70%), var(--surface-muted);border-radius:20px;gap:8px;max-height:280px;padding:12px;display:grid;overflow:auto}.selector-row{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 86%, transparent), transparent 74%), var(--surface-card);border-radius:16px;align-items:flex-start;gap:12px;padding:12px;display:flex}.selector-row input{margin-top:4px}.selector-row span{color:var(--text-secondary);margin-top:4px;display:block}.compact-selector{margin-top:18px}.weekdays-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.weekday-pill{border:1px solid var(--border);background:var(--surface-card);min-width:46px;height:38px;color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:999px;padding:0 12px;font-weight:700;transition:border-color .18s,background .18s,color .18s,transform .18s}.weekday-pill:hover{color:var(--text-primary);border-color:#5c8eff57}.weekday-pill.is-selected{color:var(--text-primary);background:#5c8eff2e;border-color:#5c8eff6b}.rule-error{color:var(--danger);font-size:.9rem}.token-banner{background:linear-gradient(135deg, #238d861f, #f5a74c14), var(--surface-card);border-radius:20px;flex-direction:column;align-items:flex-start;gap:16px;padding:16px;display:flex}.token-banner strong{word-break:break-all;font-family:SFMono-Regular,Menlo,monospace}.empty-state{border:1px dashed var(--border-strong);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 78%, transparent), transparent 70%), var(--surface-muted);border-radius:20px;justify-items:start;gap:14px;padding:24px;display:grid}.empty-state-icon{background:var(--surface-card);width:42px;height:42px;color:var(--text-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border) 85%, transparent);border-radius:14px;place-items:center;display:grid}.empty-state-copy{gap:8px;display:grid}.empty-state strong{display:block}.empty-state p{margin:0}.pagination-bar{border-top:1px solid color-mix(in srgb, var(--border) 92%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.pagination-bar span{color:var(--text-secondary);font-size:.88rem}.pagination-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-indicator{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-elevated) 84%, transparent), transparent 72%), var(--surface-muted);min-height:40px;color:var(--text-primary);border-radius:14px;justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.user-card{flex-direction:column}.user-card-head{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.auth-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.auth-tools{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex;position:absolute;top:24px;right:24px}.auth-frame{grid-template-columns:minmax(0,1fr);gap:16px;width:min(760px,100%);display:grid}.auth-card{order:1}.auth-showcase{order:2}.auth-showcase,.auth-card{border-radius:32px;padding:32px}.auth-showcase{background:radial-gradient(circle at top left, #3aa29438, transparent 34%), radial-gradient(circle at bottom right, #f1964d24, transparent 26%), var(--surface-card)}.auth-badge{background:var(--surface-muted);min-height:34px;color:var(--text-primary);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.auth-showcase h1{letter-spacing:-.08em;font-size:clamp(2.4rem,4vw,4.2rem);line-height:.94}.auth-feature{background:var(--surface-elevated);border-radius:20px;align-items:flex-start;gap:14px;padding:16px;display:flex}.auth-feature strong{margin-bottom:4px;display:block}.auth-grid{gap:14px;margin-top:24px;display:grid}.debug-box{background:var(--surface-muted);border-radius:24px;margin-top:18px;padding:16px}.debug-head{justify-content:space-between;margin-bottom:12px}.debug-grid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.debug-grid code{background:var(--surface-card);color:var(--text-primary);word-break:break-word;border-radius:12px;padding:10px 12px;font-size:.84rem;display:block}.debug-error,.debug-ok{align-items:center;gap:8px;margin-top:12px;font-size:.92rem;font-weight:600;display:inline-flex}.debug-error{color:var(--danger)}.debug-ok{color:var(--success)}.auth-button{width:100%;margin-top:20px}.loading-card{align-items:center;gap:12px;width:auto;padding:24px 28px;display:inline-flex}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1280px){.app-shell,.hero-panel{grid-template-columns:1fr}.overview-layout{grid-template-columns:1fr;grid-template-areas:"health""setup""result"}.hero-panel,.content-grid,.auth-frame{grid-template-columns:1fr}}@media (width<=960px){.main-shell,.auth-shell{padding:18px}.panel-head,.selector-toolbar{flex-direction:column;align-items:flex-start}.topbar{border-radius:24px;padding:16px}.topbar-main{grid-template-columns:1fr;align-items:start;width:100%}.topbar-leading,.topbar-utility,.topbar-summary,.topbar-actions,.panel-actions,.panel-tools,.auth-tools{width:100%}.topbar-utility{grid-template-columns:1fr;justify-items:stretch;gap:8px;display:grid}.topbar-badges{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:flex-start;display:grid}.topbar-summary{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;display:grid}.topbar-actions{justify-content:start;width:100%}.hero-actions,.hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid,.compact-grid,.debug-grid,.form-grid,.narrow-grid{grid-template-columns:1fr}.table-shell{max-height:none;box-shadow:none;background:0 0;border:0;overflow:visible}.data-table,.data-table thead,.data-table tbody,.data-table tr,.data-table th,.data-table td{width:100%;display:block}.data-table{min-width:0}.data-table thead{display:none}.data-table tbody{gap:12px;display:grid}.data-table tbody tr{border:1px solid var(--border);background:var(--surface-card);box-shadow:var(--shadow-soft);border-radius:22px;overflow:hidden}.data-table tbody td{border-top:1px solid var(--border);grid-template-columns:minmax(118px,132px) minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.data-table tbody tr td:first-child{border-top:0}.data-table tbody td:before{content:attr(data-label);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:700}.data-table-empty:before{content:none}.table-actions,.data-table td.table-actions-cell{text-align:left;justify-content:flex-start}.table-actions-cell{white-space:normal;width:100%;box-shadow:none;background:0 0;position:static}.table-inline-control{min-width:0}.admin-data-table .primary-button{width:100%}}@media (width<=720px){.main-shell,.auth-shell{padding:16px}.panel,.hero-panel,.auth-card,.auth-showcase{border-radius:24px;padding:20px}.brand-block,.session-card,.list-card,.user-card,.metric-card,.spotlight-card{border-radius:20px}.hero-copy h2,.topbar-copy h1,.auth-showcase h1{font-size:2.2rem}.hero-panel{border-radius:24px;gap:14px;padding:18px}.hero-copy h2{margin:8px 0;font-size:1.9rem}.hero-copy p{font-size:.92rem;line-height:1.38}.topbar{gap:10px;padding:12px}.topbar-main{gap:8px}.topbar-leading{align-items:flex-start;gap:10px}.topbar-copy h1{margin:2px 0 4px;font-size:1.65rem;line-height:1}.topbar-copy p{display:none}.topbar-badges{gap:6px}.topbar-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.topbar-actions{justify-content:start;gap:6px}.surface-chip{border-radius:12px;padding:6px 8px}.surface-chip strong{font-size:.82rem}.surface-chip span,.topbar-summary-item span{letter-spacing:.08em;font-size:.62rem}.topbar-summary-item{border-radius:12px;min-width:0;padding:6px 8px}.topbar-summary-item strong{font-size:.82rem}.tab-copy span,.surface-chip:last-child{display:none}.hero-actions,.hero-metrics,.debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-card{gap:10px;min-height:0;padding:12px}.quick-action-card strong{margin-bottom:0;font-size:.92rem}.quick-action-card span{display:none}.metric-card,.spotlight-card{border-radius:16px;padding:12px 14px}.metric-card strong{font-size:1.12rem}.spotlight-card strong{font-size:1.02rem}.token-banner,.list-card{flex-direction:column;align-items:flex-start}.setup-item-head{flex-direction:column}.setup-item-actions,.list-card-actions{justify-content:flex-start;width:100%}.pagination-bar{align-items:flex-start}.topbar-actions .ghost-button,.topbar-actions .toolbar-toggle,.topbar-actions .select-shell{min-height:40px}.icon-action-button{width:40px;min-width:40px;height:40px}.menu-button{width:42px;min-width:42px;height:42px}.auth-tools{width:100%;margin-bottom:16px;position:static}.modal-overlay{align-items:end;padding:14px}.modal-card{width:100%;max-height:min(88vh,100%);padding:18px;padding-bottom:calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.modal-head{gap:12px}.modal-actions{justify-content:flex-start}}@media (width<=520px){.hero-actions,.hero-metrics{grid-template-columns:1fr}}@media (width<=1480px) and (width>=1101px){.tab-copy span{display:none}.tab-button{align-items:center;min-height:54px}.topbar-actions .control-kicker{display:none}}@media (width>=1101px){.menu-button{display:none!important}.sidebar-overlay{display:none}}@media (width<=1100px){.sidebar{z-index:30;width:min(360px,88vw);height:100vh;min-height:100vh;transition:transform .28s;position:fixed;top:0;left:0;transform:translate(calc(-100% - 24px));box-shadow:0 28px 64px #00000047}.sidebar.is-open{transform:translate(0)}.sidebar-drawer-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.menu-button{display:inline-flex}.hero-panel,.content-grid,.auth-frame{grid-template-columns:1fr}}
