@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap";@media screen and (prefers-color-scheme:dark){pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}}@media screen and (prefers-color-scheme:light){pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--brand:#4079c5;--brand-green-accent:#2d906b;--brand-teal:#3a81a7;--brand-cyan:#338889;--brand-green:#00c853;--brand-red:#df000c;--brand-rgb:64 121 197;--brand-green-accent-rgb:45 144 107;--brand-teal-rgb:58 129 167;--brand-cyan-rgb:51 136 137;--brand-green-rgb:0 200 83;--brand-red-rgb:223 0 12;--brand-hover:color-mix(in oklab,var(--brand)88%,white);--brand-active:color-mix(in oklab,var(--brand)88%,black);--brand-ring:color-mix(in oklab,var(--brand)48%,white);--glass-blur:1.5rem;--glass-opacity-regular:.7;--glass-opacity-clear:.3;--glass-border-radius:1rem;--glass-radius:1rem;--radius-xs:.5rem;--radius-sm:.625rem;--radius-md:1rem;--radius-lg:1.25rem;--radius-xl:1.5rem;--radius-full:9999px;--space-2xs:.125rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.25rem;--space-2xl:1.5rem;--space-3xl:2rem;--glass-shadow-light:0 .5rem 2.5rem #00000014;--glass-shadow-dark:0 .5rem 2.5rem #00000040;--glass-shadow-emphasis:0 1rem 3.5rem #0000002e;--glass-highlight:inset 0 1px 0 #ffffff26;--glass-edge-glow:0 0 0 .5px #ffffff14;--glass-tint:255,255,255;--glass-tint-primary:rgba(var(--brand-rgb),.08);--glass-tint-emphasis:rgba(var(--brand-rgb),.12);--glass-bg-light:rgba(255,255,255,var(--glass-opacity-regular));--glass-bg-dark:rgba(18,18,22,var(--glass-opacity-regular));--glass-stroke-light:#ffffff40;--glass-stroke-dark:#ffffff14;--bg-primary:#0d0d10;--text-primary:#fffffff2;--text-secondary:#ffffffb3;--surface-elevated:#16181f;--surface-card:#12141a;--surface-card-interactive:#181b22;--surface-subtle:#0f1115;--surface-accent:color-mix(in oklab,var(--brand)12%,#101218);--surface-border:#ffffff14;--link-color:var(--brand);--link-hover:var(--brand-hover);--button-bg:#1a1a1f;--button-border:color-mix(in oklab,var(--brand)40%,#2b2f3a);--btn-secondary:#1e2026;--btn-tertiary:#252831;--btn-quaternary:#2d3340;--success-surface:color-mix(in oklab,var(--brand-green)15%,#0d0d10);--info-surface:color-mix(in oklab,var(--brand-blue)15%,#0d0d10);--danger-surface:color-mix(in oklab,var(--brand-red)15%,#0d0d10);color:var(--text-primary);background-color:var(--bg-primary);font-family:Inter,system-ui,sans-serif;font-weight:500;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (prefers-color-scheme:light){:root{--bg-primary:#fcfcfc;--text-primary:#1a1d23;--text-secondary:#111827;--surface-elevated:#fff;--surface-card:#f6f7fb;--surface-card-interactive:#fff;--surface-subtle:#f1f5f9;--surface-accent:color-mix(in oklab,var(--brand)8%,#fff);--surface-border:#e5e7eb;--link-color:var(--brand);--link-hover:color-mix(in oklab,var(--brand)80%,black);--button-bg:#fff;--button-border:#e5e7eb;--btn-secondary:#f8fafc;--btn-tertiary:#f1f5f9;--btn-quaternary:#e5e7eb;--success-surface:color-mix(in oklab,var(--brand-green)10%,#fff);--info-surface:color-mix(in oklab,var(--brand-blue)10%,#fff);--danger-surface:color-mix(in oklab,var(--brand-red)10%,#fff);--glass-bg-light:#ffffffd9;--glass-bg-dark:#ffffffd9;--glass-shadow-light:0 .5rem 2rem #0000000f;--glass-shadow-dark:0 .5rem 2rem #0000001a;--glass-stroke-light:#00000014;--glass-stroke-dark:#0000001f;--glass-highlight:inset 0 1px 0 #ffffffe6;--glass-edge-glow:0 0 0 .5px #0000000a}}@media (prefers-color-scheme:dark){:root{--glass-bg-light:#ffffff14;--glass-bg-dark:rgba(18,18,22,var(--glass-opacity-regular));--glass-shadow-light:0 .5rem 2rem #00000026;--glass-shadow-dark:0 .5rem 2rem #00000059;--glass-stroke-light:#ffffff2e;--glass-stroke-dark:#ffffff0f;--glass-highlight:inset 0 1px 0 #ffffff1f;--glass-edge-glow:0 0 0 .5px #ffffff0f}}:root{--gx-font:Inter,system-ui,-apple-system,sans-serif;--gx-font-display:Montserrat,Inter,system-ui,sans-serif;--gx-ink:#16241f;--gx-muted:#4c5c56;--gx-dim:#8a968f;--gx-line:#e1e6e2;--gx-line-soft:#fafafa;--gx-surface:#fff;--gx-surface-rail:#fafbfa;--gx-fill-soft:#f0f2f1;--gx-fill-strong:var(--gx-line);--gx-blue:#3b7dd8;--gx-blue-soft:#eff6ff;--gx-blue-soft-hover:#e6f0fe;--gx-amber:#b8862b;--gx-amber-soft:#fbf1de;--gx-amber-dot:#c79a2e;--gx-green-dot:#2e9e6c;--gx-avatar:#2e6b4f;--gx-slate:#6b7f9a;--gx-nav-text:#4a6181;--gx-nav-hover:#f7f9f8;--gx-nav-accent:#4079c5;--gx-nav-active-bg:#e3fbf2;--gx-nav-active-bg-hover:#d9f7eb;--gx-nav-active-fg:#2d906b;--gx-category:#94a3b8;--gx-module-bg:#eff4fc;--gx-module-bg-hover:#e6f0fe;--gx-scrim:#0f172a24;--gx-row-hover:#f4f6f5;--gx-scroll-track:#ebedf280;--gx-scroll-thumb:#bfc7d1;--gx-menu-line:#8b8b8b;--gx-rule:#f2f3f5;--gx-rule-cool:#f1f5f9;--gx-danger:#ef4444;--gx-danger-soft:#fef2f2;--gx-page:#f8fafc;--gx-card:#fff;--gx-hair:#e2e8f0;--gx-hair-strong:#d1d5db;--gx-slate-400:#94a3b8;--gx-slate-500:#64748b;--gx-slate-700:#374151;--gx-slate-900:#0f172a;--gx-teal:#0d9488;--gx-teal-soft:#ccfbf1;--gx-send:#257557;--gx-send-hover:#1f644a;--gx-hover-soft:#f1f5f9;--gx-ok-bg:#f0fdf9;--gx-ok-line:#bbf7d0;--gx-ok-text:#15803d;--gx-ok-dot:#22c55e;--gx-org-brand:#006c52;--gx-org-brand-hover:#005c46;--gx-org-brand-alt:#2b916b;--gx-org-brand-alt-hover:#25805e;--gx-org-brand-tint:#e6f4f0;--gx-org-sel:#ebf5f0;--gx-org-sel-hover:#e4f1eb;--gx-org-ink:#0e1828;--gx-org-slate-800:#1e293b;--gx-org-slate-350:#9ca3b0;--gx-org-hair-soft:#e6e7eb;--gx-org-track:#f1f5f9;--gx-org-track-hover:#e8eef5;--gx-org-row-hover:#f7f9f8;--gx-org-table-row-hover:#fafbfc;--gx-org-field-bg:#fafafa;--gx-org-primary-500:#427ac6;--gx-org-primary-500-hover:#366bb3;--gx-org-primary-100:#dce5f4;--gx-org-primary-tint:#eef5ff;--gx-org-blue-tint:#e0ebff;--gx-org-blue-fg:#3359b2;--gx-org-used:#10b981;--gx-org-dist:#4079c5;--gx-org-warn:#d97706;--gx-org-danger:#dc2626;--gx-org-danger-hover:#c52020;--gx-org-danger-bg:#fef2f2;--gx-org-danger-line:#fee2e2;--gx-org-thumb:#cbd5e1;--gx-org-tree-line:#e2e8f0;--gx-org-toggle-off:#cbd5e1;--gx-org-kpi-icon-bg:#eff4fc;--gx-org-kpi-icon-fg:#427ac6;--gx-org-card-shadow:0 4px 12px 0 #00000005;--gx-an-sub:#6b7281;--gx-an-ring:#e6e7eb;--gx-an-card-shadow:0 4px 16px 0 #0000000a;--gx-an-drop-shadow:0 10px 24px 0 #0000000a;--gx-an-blue:#2563eb;--gx-an-blue-label:#2d5fa4;--gx-an-blue-label-strong:#1b3c65;--gx-an-blue-tint:#ebf2ff;--gx-an-blue-tint-soft:#eff6ff;--gx-an-line:#3c7aff;--gx-an-dot:#3b82f6;--gx-an-grid:#e5e7eb;--gx-an-axis:#6b7280;--gx-an-chip-ring:#e5e7eb;--gx-an-chip-fg:#4b5563;--gx-an-mint:#def0e9;--gx-an-mint-fg:#257557;--gx-an-green:#10b981;--gx-an-red:#ef4444;--gx-an-bar-blue:#5f8dce;--gx-an-badge-down-bg:#fee2e2;--gx-an-badge-down-fg:#ef4444;--gx-an-badge-up-bg:#dcfce7;--gx-an-badge-up-fg:#16a34a;--gx-an-insight-bg:#f3f4f6;--gx-an-insight-fg:#1f2937;--gx-an-thead-bg:#eff4fc;--gx-an-table-ring:#f2f3f5;--gx-an-input-bg:#fafafa;--gx-an-strong:#1f2937;--gx-an-amber:#d97706;--gx-an-violet:#7c3aed;--gx-an-rose:#db2777;--gx-an-field-bg:#f9fafb;--gx-an-avatar-bg:#e2e8f0;--gx-an-avatar-fg:#4c5c56}@media (prefers-color-scheme:dark){:root{--gx-ink:#f3f5f4;--gx-muted:#b3bdb8;--gx-dim:#7c8a84;--gx-line:#ffffff1a;--gx-line-soft:#ffffff0f;--gx-surface:#12141a;--gx-surface-rail:#0f1115;--gx-fill-soft:#ffffff0f;--gx-fill-strong:#ffffff1f;--gx-blue:#7fb0f0;--gx-blue-soft:#3b7dd82e;--gx-blue-soft-hover:#3b7dd842;--gx-amber:#e0b566;--gx-amber-soft:#c79a2e33;--gx-amber-dot:#c79a2e;--gx-green-dot:#2e9e6c;--gx-avatar:#2e6b4f;--gx-slate:#93a3b8;--gx-nav-text:#aebdd2;--gx-nav-hover:#ffffff0f;--gx-nav-accent:#7fb0f0;--gx-nav-active-bg:#2d906b38;--gx-nav-active-bg-hover:#2d906b4d;--gx-nav-active-fg:#5fd3a3;--gx-category:#7c8a99;--gx-module-bg:#4079c52e;--gx-module-bg-hover:#4079c542;--gx-scrim:#00000080;--gx-row-hover:#ffffff0f;--gx-scroll-track:#ffffff0f;--gx-scroll-thumb:#ffffff38;--gx-menu-line:#ffffff3d;--gx-rule:#ffffff14;--gx-rule-cool:#ffffff14;--gx-danger:#f87171;--gx-danger-soft:#ef444429;--gx-page:#0d0f13;--gx-card:#14161c;--gx-hair:#ffffff1a;--gx-hair-strong:#ffffff2e;--gx-slate-400:#8d9aab;--gx-slate-500:#a3aebd;--gx-slate-700:#d3d9e1;--gx-slate-900:#f1f4f8;--gx-teal:#3fd0bd;--gx-teal-soft:#0d948838;--gx-send:#257557;--gx-send-hover:#2e8a68;--gx-hover-soft:#ffffff0f;--gx-ok-bg:#22c55e1f;--gx-ok-line:#22c55e52;--gx-ok-text:#6ee7a4;--gx-ok-dot:#22c55e;--gx-org-brand:#4fbf95;--gx-org-brand-hover:#66cba6;--gx-org-brand-alt:#4fbf95;--gx-org-brand-alt-hover:#66cba6;--gx-org-brand-tint:#2d906b38;--gx-org-sel:#2d906b2e;--gx-org-sel-hover:#2d906b42;--gx-org-ink:#f1f4f8;--gx-org-slate-800:#d3d9e1;--gx-org-slate-350:#8d9aab;--gx-org-hair-soft:#ffffff1a;--gx-org-track:#ffffff0f;--gx-org-track-hover:#ffffff1a;--gx-org-row-hover:#ffffff0f;--gx-org-table-row-hover:#ffffff0a;--gx-an-sub:#a8b1ad;--gx-an-ring:#ffffff17;--gx-an-card-shadow:0 4px 16px 0 #00000073;--gx-an-drop-shadow:0 10px 24px 0 #00000080;--gx-an-blue:#7ba7ec;--gx-an-blue-label:#9dbdf0;--gx-an-blue-label-strong:#c3d8f7;--gx-an-blue-tint:#427ac638;--gx-an-blue-tint-soft:#427ac629;--gx-an-line:#6f9dfb;--gx-an-dot:#7ba7ec;--gx-an-grid:#ffffff14;--gx-an-axis:#8f9a95;--gx-an-chip-ring:#ffffff1f;--gx-an-chip-fg:#c2cac6;--gx-an-mint:#2d906b3d;--gx-an-mint-fg:#7fd3b0;--gx-an-green:#34d399;--gx-an-red:#f87171;--gx-an-bar-blue:#6f9dfb;--gx-an-badge-down-bg:#ef44442e;--gx-an-badge-down-fg:#f8a3a3;--gx-an-badge-up-bg:#16a34a33;--gx-an-badge-up-fg:#7fe0a4;--gx-an-insight-bg:#ffffff0d;--gx-an-insight-fg:#dfe4e2;--gx-an-thead-bg:#ffffff0a;--gx-an-table-ring:#ffffff14;--gx-an-input-bg:#ffffff0d;--gx-an-strong:#eef1f0;--gx-an-amber:#f0b357;--gx-an-violet:#b494f5;--gx-an-rose:#f090c0;--gx-an-field-bg:#ffffff0a;--gx-an-avatar-bg:#ffffff17;--gx-an-avatar-fg:#c2cac6;--gx-org-field-bg:#ffffff0a;--gx-org-primary-500:#709bda;--gx-org-primary-500-hover:#86ace3;--gx-org-primary-100:#709bda52;--gx-org-primary-tint:#427ac638;--gx-org-blue-tint:#4079c538;--gx-org-blue-fg:#9dbdf0;--gx-org-used:#34d399;--gx-org-dist:#7fb0f0;--gx-org-warn:#f0b46a;--gx-org-danger:#f87171;--gx-org-danger-hover:#fca5a5;--gx-org-danger-bg:#ef44441f;--gx-org-danger-line:#ef444447;--gx-org-thumb:#ffffff38;--gx-org-tree-line:#ffffff24;--gx-org-toggle-off:#ffffff47;--gx-org-kpi-icon-bg:#427ac638;--gx-org-kpi-icon-fg:#9dbdf0;--gx-org-card-shadow:0 4px 12px 0 #00000059}}*{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable}body{min-height:100vh;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;min-height:100dvh;margin:0;padding:0}#app{width:100%;min-height:100vh;background-color:var(--bg-primary);min-height:100dvh;color:var(--text-primary);position:relative}.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}a{color:var(--link-color);font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:var(--link-hover)}a:focus-visible{outline:2px solid var(--brand-ring);outline-offset:2px}.glass{background:var(--glass-bg-dark);-webkit-backdrop-filter:blur(var(--glass-blur))saturate(1.3);border-radius:var(--glass-border-radius);box-shadow:var(--glass-highlight),var(--glass-edge-glow),var(--glass-shadow-dark);border:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.glass--clear{background:rgba(var(--glass-bg-light),var(--glass-opacity-clear));-webkit-backdrop-filter:blur(calc(var(--glass-blur)*.6))saturate(1.2);box-shadow:var(--glass-highlight),var(--glass-edge-glow),var(--glass-shadow-light)}.glass--elev1{box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 .25rem 1rem #00000014}.glass--elev2{box-shadow:var(--glass-highlight),var(--glass-edge-glow),var(--glass-shadow-emphasis)}.glass--elev3{box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 1.5rem 4.5rem #00000038}.glass:hover{box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 1.25rem 3.5rem #0000002e;transform:translateY(-1px)}.glass:active{transform:translateY(0)}button,.btn{border-radius:var(--glass-radius);cursor:pointer;white-space:nowrap;background:color-mix(in oklab,var(--glass-bg-dark)60%,var(--btn-secondary));-webkit-backdrop-filter:blur(.625rem);color:var(--text-primary);box-shadow:var(--glass-edge-glow),var(--glass-shadow-light);border:none;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}button:hover,.btn:hover{background:color-mix(in oklab,var(--glass-bg-dark)70%,var(--btn-secondary));box-shadow:var(--glass-edge-glow),0 .625rem 1.75rem #0000001f;transform:translateY(-1px)}button:active,.btn:active{box-shadow:var(--glass-edge-glow),var(--glass-shadow-light);transform:translateY(0)}button:disabled,.btn:disabled{opacity:.6;cursor:not-allowed;background:var(--btn-quaternary);box-shadow:none;transform:none}button:focus-visible,.btn:focus-visible{outline:2px solid var(--brand-ring);outline-offset:2px}.btn-primary{background:var(--brand);color:#fff;box-shadow:inset 0 1px 0 #ffffff2e,0 .375rem 1.25rem rgba(var(--brand-rgb),.25);font-weight:700}.btn-primary:hover{background:var(--brand-hover);color:#fff;box-shadow:inset 0 1px 0 #ffffff38,0 .625rem 1.875rem rgba(var(--brand-rgb),.35);transform:translateY(-1px)}.pill{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-sm)var(--space-lg);white-space:nowrap;background:var(--glass-bg-dark);-webkit-backdrop-filter:blur(var(--glass-blur))saturate(1.2);border:1px solid var(--glass-stroke-dark);color:var(--text-primary);box-shadow:0 2px 8px #0000000a,0 1px 4px #00000005,var(--glass-highlight),var(--glass-edge-glow);cursor:default;border-radius:9999px;font-size:.875rem;font-weight:500;line-height:1;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.pill:hover{background:color-mix(in oklab,var(--glass-bg-dark)90%,white);border-color:var(--glass-stroke-light);box-shadow:0 4px 12px #0000000f,0 2px 6px #0000000a,var(--glass-highlight),var(--glass-edge-glow)}.pill--interactive{cursor:pointer}.pill--interactive:hover{transform:translateY(-1px)}.pill--interactive:active{transform:translateY(0)scale(.98)}.pill--xs{padding:.25rem .625rem;font-size:.75rem}.pill--sm{padding:.375rem .875rem;font-size:.8125rem}.pill--lg{padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.pill--primary{background:color-mix(in oklab,var(--glass-bg-dark)85%,var(--glass-tint-primary));border:1px solid color-mix(in oklab,var(--brand)20%,transparent);color:var(--brand);box-shadow:0 2px 8px rgba(var(--brand-rgb),.08),0 1px 4px #0000000a,var(--glass-highlight),var(--glass-edge-glow)}.pill--primary:hover{background:color-mix(in oklab,var(--glass-bg-dark)80%,var(--glass-tint-emphasis));border-color:color-mix(in oklab,var(--brand)30%,transparent);color:var(--brand-hover);box-shadow:0 4px 12px rgba(var(--brand-rgb),.12),0 2px 6px #0000000f,var(--glass-highlight),var(--glass-edge-glow),0 0 0 1px rgba(var(--brand-rgb),.1)}.pill--success{background:color-mix(in oklab,var(--glass-bg-dark)90%,var(--success-surface));border:1px solid color-mix(in oklab,var(--brand-green)20%,transparent);color:var(--brand-green);box-shadow:0 2px 8px rgba(var(--brand-green-rgb),.06),0 1px 4px #0000000a,var(--glass-highlight),var(--glass-edge-glow)}.pill--success:hover{background:color-mix(in oklab,var(--glass-bg-dark)85%,var(--success-surface));border-color:color-mix(in oklab,var(--brand-green)30%,transparent);color:color-mix(in oklab,var(--brand-green)90%,white);box-shadow:0 4px 12px rgba(var(--brand-green-rgb),.1),0 2px 6px #0000000f,var(--glass-highlight),var(--glass-edge-glow),0 0 0 1px rgba(var(--brand-green-rgb),.1)}.pill--danger{background:color-mix(in oklab,var(--glass-bg-dark)90%,var(--danger-surface));border:1px solid color-mix(in oklab,var(--brand-red)20%,transparent);color:var(--brand-red);box-shadow:0 2px 8px rgba(var(--brand-red-rgb),.06),0 1px 4px #0000000a,var(--glass-highlight),var(--glass-edge-glow)}.pill--danger:hover{background:color-mix(in oklab,var(--glass-bg-dark)85%,var(--danger-surface));border-color:color-mix(in oklab,var(--brand-red)30%,transparent);color:color-mix(in oklab,var(--brand-red)90%,white);box-shadow:0 4px 12px rgba(var(--brand-red-rgb),.1),0 2px 6px #0000000f,var(--glass-highlight),var(--glass-edge-glow),0 0 0 1px rgba(var(--brand-red-rgb),.1)}.pill--filled{background:var(--brand);color:#fff;box-shadow:inset 0 1px 0 #fff3,0 .375rem 1rem rgba(var(--brand-rgb),.3);border:none}.pill--filled:hover{background:var(--brand-hover);box-shadow:inset 0 1px 0 #ffffff40,0 .5rem 1.25rem rgba(var(--brand-rgb),.4)}.pill-group{background:var(--glass-bg-dark);-webkit-backdrop-filter:blur(var(--glass-blur))saturate(1.2);border:1px solid var(--glass-stroke-dark);box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 .25rem 1rem #00000014;border-radius:9999px;align-items:center;gap:.125rem;padding:.25rem;display:inline-flex}.pill-group__item{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.pill-group__item:hover{color:var(--text-primary);background:color-mix(in oklab,var(--glass-bg-dark)50%,white 8%)}.pill-group__item--active,.pill-group__item[aria-selected=true]{color:var(--text-primary);background:color-mix(in oklab,var(--glass-bg-dark)70%,var(--glass-tint-primary));box-shadow:var(--glass-highlight),0 .125rem .5rem #0000001a}.tabs{gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.tab{padding:var(--space-md)var(--space-lg);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;outline:none;font-size:.9375rem;font-weight:500;transition:color .2s,background-color .2s,border-color .2s;position:relative}.tab:hover:not(.tab--active){color:var(--text-primary);background:rgba(var(--glass-tint),.03)}.tab:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.tab--active,.tab[aria-selected=true]{color:var(--brand);border-bottom-color:var(--brand)}.tag{letter-spacing:.02em;background:var(--glass-bg-dark);-webkit-backdrop-filter:blur(.75rem)saturate(1.2);border:1px solid var(--glass-stroke-dark);color:var(--text-secondary);box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 .125rem .5rem #0000000f;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.tag--primary{background:color-mix(in oklab,var(--glass-bg-dark)85%,var(--glass-tint-primary));border-color:color-mix(in oklab,var(--brand)15%,transparent);color:var(--brand);box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 .125rem .5rem rgba(var(--brand-rgb),.08)}.tag--success{background:color-mix(in oklab,var(--glass-bg-dark)90%,var(--success-surface));border-color:color-mix(in oklab,var(--brand-green)15%,transparent);color:var(--brand-green);box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 .125rem .5rem rgba(var(--brand-green-rgb),.08)}.tag--danger{background:color-mix(in oklab,var(--glass-bg-dark)50%,var(--danger-surface));border-color:color-mix(in oklab,var(--brand-red)50%,transparent);color:var(--brand-red);box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 .125rem .5rem rgba(var(--brand-red-rgb),.08)}@media (prefers-color-scheme:dark){.tag--danger{background:color-mix(in oklab,#ffd4d4 90%,var(--danger-surface));color:color-mix(in oklab,#520000 90%,var(--brand-red)10%);border:1px solid color-mix(in oklab,#420000 90%,var(--brand-red)10%);box-shadow:var(--glass-highlight),0 0 0 1px #71202059,0 .125rem .5rem rgba(var(--brand-red-rgb),.12)}@supports (color:lab(0% 0 0)){.tag--danger{box-shadow:var(--glass-highlight),0 0 0 1px lab(26.1487% 36.0657 21.2579/.35),0 .125rem .5rem rgba(var(--brand-red-rgb),.12)}}}.tag--removable{padding-right:.375rem}.tag__remove{background:color-mix(in oklab,var(--glass-bg-dark)50%,white 10%);cursor:pointer;width:1rem;height:1rem;color:inherit;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;transition:background .2s;display:inline-flex}.tag__remove:hover{background:color-mix(in oklab,var(--glass-bg-dark)40%,white 15%)}.card{background:var(--glass-bg-dark);-webkit-backdrop-filter:blur(var(--glass-blur))saturate(1.3);border-radius:var(--glass-border-radius);box-shadow:var(--glass-highlight),var(--glass-edge-glow),var(--glass-shadow-dark);border:none;margin:0;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.card:hover{box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 1.25rem 3.5rem #0000002e;transform:translateY(-2px)}.menu-item{justify-content:flex-start;align-items:center;gap:var(--space-md);width:100%;padding:var(--space-sm)var(--space-md);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;text-align:left;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;font-size:.875rem;font-weight:400;transition:all .2s;display:flex}.menu-item:hover{background:var(--btn-tertiary);color:var(--text-primary);font-weight:500}.menu-item svg{color:var(--text-secondary);flex-shrink:0;transition:color .2s}.menu-item:hover svg{color:var(--text-primary)}.menu-item.selected{background:color-mix(in oklab,var(--brand)20%,transparent);color:var(--brand);font-weight:500}.menu-item.selected:hover{background:color-mix(in oklab,var(--brand)25%,transparent)}.menu-item--danger:hover{background:var(--danger-surface);color:var(--brand-red)}.menu-item--danger:hover svg{color:var(--brand-red)}input,textarea,select{border-radius:var(--glass-radius);background:color-mix(in oklab,var(--glass-bg-dark)40%,var(--btn-secondary));-webkit-backdrop-filter:blur(.625rem);width:100%;color:var(--text-primary);box-shadow:var(--glass-edge-glow),inset 0 1px 2px #00000014;border:none;padding:.875rem 1.125rem;font-family:inherit;font-size:.9375rem;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1)}input:focus,textarea:focus,select:focus{background:color-mix(in oklab,var(--glass-bg-dark)50%,var(--btn-secondary));-webkit-backdrop-filter:blur(.875rem);box-shadow:0 0 0 2px var(--brand-ring),var(--glass-highlight),var(--glass-edge-glow);outline:none}input::placeholder,textarea::placeholder{color:var(--text-secondary);opacity:.7}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:700;line-height:1.2}h1{font-size:2.5rem;font-weight:800}h2{font-size:2rem;font-weight:700}h3{font-size:1.5rem;font-weight:600}h4{font-size:1.25rem;font-weight:600}h5{font-size:1rem;font-weight:500}h6{font-size:.875rem;font-weight:500}code{background:color-mix(in oklab,var(--glass-bg-dark)30%,var(--btn-tertiary));-webkit-backdrop-filter:blur(.375rem);box-shadow:var(--glass-edge-glow);border-radius:.5rem;padding:.25rem .5rem;font-family:SF Mono,Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875em}pre{background:color-mix(in oklab,var(--glass-bg-dark)25%,var(--btn-tertiary));-webkit-backdrop-filter:blur(.5rem);border-radius:var(--glass-border-radius);box-shadow:var(--glass-edge-glow),inset 0 1px 2px #0000000a;padding:1.25rem;font-family:SF Mono,Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}@media (max-width:768px){:root{--glass-blur:1.125rem}.glass{-webkit-backdrop-filter:blur(.875rem)saturate(1.2);background:color-mix(in oklab,var(--glass-bg-dark)92%,white)}button,a{touch-action:manipulation}}@media (max-width:480px){:root{--glass-blur:1rem}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}.glass{transform:none!important}}@media (prefers-reduced-transparency:reduce){.glass{-webkit-backdrop-filter:none;background:var(--button-bg);border:1.5px solid var(--glass-stroke-light);box-shadow:var(--glass-shadow-emphasis)}}@media (prefers-contrast:high){.glass{border:2px solid var(--text-primary);background:var(--button-bg);-webkit-backdrop-filter:none;box-shadow:0 .375rem 1rem #00000040,inset 0 1px #ffffff14}}html[dir=rtl] body,html[dir=rtl] .menu-item,html[dir=rtl] .sidebar-item,html[dir=rtl] .user-menu-trigger,html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right}.ltr-content{text-align:left;direction:ltr;unicode-bidi:isolate}.message-body,.message-body p,.user-message .message-body,.assistant-message .message-body{unicode-bidi:plaintext}html[dir=rtl] code,html[dir=rtl] pre,html[dir=rtl] kbd,html[dir=rtl] samp{text-align:left;direction:ltr;unicode-bidi:isolate}html[dir=rtl] [data-rtl-flip],html[dir=rtl] .rtl-flip{transform:scaleX(-1)}html[dir=rtl] [data-rtl-flip] svg,html[dir=rtl] .rtl-flip svg{transform:none}@media (max-width:768px){html[dir=rtl] .sidebar.collapsed{transform:translate(100%)}}html[dir=rtl] .sidebar{box-shadow:-4px 0 32px #0000002e}html[dir=rtl] .input-icon-leading{left:auto;right:.75rem}html[dir=rtl] .input-icon-trailing{left:.75rem;right:auto}html[dir=rtl] .numeric,html[dir=rtl] [data-numeric]{text-align:right;direction:ltr;unicode-bidi:isolate}html[dir=rtl] .brand-logo,html[dir=rtl] .logo-icon,html[dir=rtl] .logo-mark,html[dir=rtl] .mobile-header-logo{transform:none}.toaster.svelte-1kymlcg{pointer-events:none}.toast.svelte-1kymlcg{pointer-events:auto;max-width:420px;margin-bottom:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.toast.toast--stream.svelte-1kymlcg{width:min(max-content,32rem,calc(100vw - 2rem));max-width:min(32rem,100vw - 2rem)}.toast--stream.toast--rich.svelte-1kymlcg{padding:calc(var(--space-md) + var(--space-xs))calc(var(--space-lg) + var(--space-sm))calc(var(--space-md) + var(--space-xs))calc(var(--space-lg) + var(--space-xs));padding-right:calc(var(--space-lg) + var(--space-md) + var(--space-sm));border-radius:var(--radius-xl)}.toast--stream.svelte-1kymlcg .toast__body--clickable:where(.svelte-1kymlcg){gap:var(--space-xs)}.toast--stream.svelte-1kymlcg .toast__message:where(.svelte-1kymlcg){overflow-wrap:break-word;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;min-width:0;font-size:1rem;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.toast--stream.svelte-1kymlcg .toast__description:where(.svelte-1kymlcg){overflow-wrap:break-word;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;min-width:0;font-size:.9rem;line-height:1.35;display:-webkit-box;overflow:hidden}.toast--rich.svelte-1kymlcg{white-space:normal;border-radius:var(--radius-xl);max-width:min(22rem,100vw - 2rem);padding-right:calc(var(--space-md) + 2rem);text-align:left;flex-direction:column;place-content:flex-start;align-items:stretch}.toast--visible.svelte-1kymlcg{animation:.3s cubic-bezier(.21,1.02,.73,1) forwards svelte-1kymlcg-toast-in}.toast--hidden.svelte-1kymlcg{animation:.25s cubic-bezier(.06,.71,.55,1) forwards svelte-1kymlcg-toast-out}.toast__body.svelte-1kymlcg{flex-direction:inherit;align-items:inherit;gap:inherit;min-width:0;font:inherit;text-align:inherit;color:inherit;cursor:default;appearance:none;box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;margin:0;padding:0;display:flex}.toast--rich.svelte-1kymlcg .toast__body:where(.svelte-1kymlcg){align-items:stretch;gap:var(--space-sm);flex-direction:column}.toast__body--clickable.svelte-1kymlcg{cursor:pointer;text-align:left;width:100%}.toast__icon.svelte-1kymlcg{flex-shrink:0;font-size:1rem;line-height:1}.toast__icon--spin.svelte-1kymlcg{animation:1s linear infinite svelte-1kymlcg-spin}.toast__message.svelte-1kymlcg{color:var(--text-primary);flex:1;font-size:.9375rem;font-weight:600;line-height:1.35}.toast--rich.svelte-1kymlcg .toast__message:where(.svelte-1kymlcg){flex:none}.toast__description.svelte-1kymlcg{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}@keyframes svelte-1kymlcg-toast-in{0%{opacity:0;transform:translate(-50%)translateY(-.5rem)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes svelte-1kymlcg-toast-out{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-.5rem)scale(.96)}}@keyframes svelte-1kymlcg-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.toast--visible.svelte-1kymlcg,.toast--hidden.svelte-1kymlcg,.toast__icon--spin.svelte-1kymlcg{animation:none}}.oauth-button.svelte-j2o1dw{justify-content:center;align-items:center;gap:var(--space-md);border-radius:var(--radius-lg);cursor:pointer;width:100%;color:var(--text-primary);-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 2px 8px #0000001a;border:none;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.size-small.svelte-j2o1dw{padding:var(--space-sm)var(--space-lg);min-height:2.5rem;font-size:.875rem}.size-medium.svelte-j2o1dw{padding:var(--space-md)var(--space-xl);min-height:3rem;font-size:1rem}.size-large.svelte-j2o1dw{padding:var(--space-lg)var(--space-2xl);min-height:3.5rem;font-size:1.125rem}.oauth-button.svelte-j2o1dw:hover:not(:disabled){box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 4px 16px #00000026;transform:translateY(-2px)}.oauth-button.svelte-j2o1dw:active:not(:disabled){transform:translateY(0)}.oauth-button.svelte-j2o1dw:disabled{cursor:wait;opacity:.7}.icon.svelte-j2o1dw{flex-shrink:0;width:24px;height:24px;display:block}.spinner.svelte-j2o1dw{border:3px solid #4285f4;border-color:#4285f4 #4285f4 #e0e0e0 #e0e0e0;border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;animation:.6s linear infinite svelte-j2o1dw-spin;display:inline-block}@keyframes svelte-j2o1dw-spin{to{transform:rotate(360deg)}}.oauth-button.svelte-j2o1dw:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (max-width:480px){.oauth-button.svelte-j2o1dw{min-height:44px}.size-small.svelte-j2o1dw{min-height:44px;padding:var(--space-md)var(--space-lg)}}.alerts-flyout-stack.svelte-j54u8o{z-index:1100;gap:var(--space-sm);box-sizing:border-box;pointer-events:auto;flex-direction:column;min-width:0;display:flex;position:fixed}.alerts-popover.svelte-j54u8o{background:color-mix(in oklab,var(--bg-primary)85%,var(--btn-secondary));-webkit-backdrop-filter:blur(calc(var(--glass-blur)*1.25))saturate(1.5);border:1px solid var(--glass-stroke-light);border-radius:var(--radius-lg);box-shadow:var(--glass-highlight),var(--glass-edge-glow),0 1px 8px #00000014,0 10px 24px #00000029,0 22px 50px #0000001f;animation:.2s cubic-bezier(.4,0,.2,1) svelte-j54u8o-slideUpFade;overflow:hidden}@keyframes svelte-j54u8o-slideUpFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.alerts-popover-header.svelte-j54u8o{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-md)var(--space-sm);border-bottom:1px solid var(--glass-stroke-dark);display:flex}.alerts-popover-title.svelte-j54u8o{color:var(--text-primary);font-size:.9375rem;font-weight:600}.alerts-popover-close.svelte-j54u8o{width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:flex}.alerts-popover-close.svelte-j54u8o:hover{color:var(--text-primary);background:var(--btn-tertiary)}.alerts-popover-body.svelte-j54u8o{max-height:280px;padding:var(--space-sm);gap:var(--space-sm);flex-direction:column;display:flex;overflow-y:auto}.alerts-popover-empty.svelte-j54u8o{padding:var(--space-lg)var(--space-md);color:var(--text-secondary);text-align:center;margin:0;font-size:.8125rem}.alerts-popover-item.svelte-j54u8o{align-items:flex-start;gap:var(--space-xs);width:100%;padding:var(--space-md)var(--space-lg);border:1px solid color-mix(in oklab,var(--glass-stroke-dark)85%,transparent);border-radius:var(--radius-md);background:color-mix(in oklab,var(--btn-secondary)96%,transparent);cursor:pointer;text-align:left;flex-direction:column;flex-shrink:0;transition:background .2s,box-shadow .2s,border-color .2s,transform .2s;display:flex;position:relative;overflow-x:hidden;box-shadow:inset 0 1px #ffffff08,0 2px 8px #0000000a}.alerts-popover-item.svelte-j54u8o:last-child{border-bottom:none}.alerts-popover-item.svelte-j54u8o:hover{background:color-mix(in oklab,var(--btn-tertiary)90%,transparent);border-color:color-mix(in oklab,var(--brand)20%,var(--glass-stroke-dark));transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0d,0 8px 22px #0000001a}.alerts-popover-item-top.svelte-j54u8o{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.alerts-popover-item-title-wrap.svelte-j54u8o{align-items:flex-start;gap:var(--space-sm);min-width:0;display:inline-flex}.alerts-popover-item-dot.svelte-j54u8o{border-radius:var(--radius-full);background:var(--brand);width:.5rem;height:.5rem;box-shadow:0 0 0 3px rgba(var(--brand-rgb),.18);flex:none;margin-top:.2rem}.alerts-popover-item-unread.svelte-j54u8o .alerts-popover-item-title:where(.svelte-j54u8o){color:var(--text-primary)}.alerts-popover-item-unread.svelte-j54u8o{border-color:color-mix(in oklab,var(--brand)26%,var(--glass-stroke-dark));background:linear-gradient(135deg,color-mix(in oklab,var(--btn-secondary)88%,rgba(var(--brand-rgb),.16))0%,color-mix(in oklab,var(--btn-secondary)94%,transparent)100%);box-shadow:inset 0 1px 0 #ffffff0f,0 6px 20px rgba(var(--brand-rgb),.1)}.alerts-popover-item-unread.svelte-j54u8o:before{content:"";background:linear-gradient(180deg,var(--brand)0%,color-mix(in oklab,var(--brand)78%,white)100%);pointer-events:none;width:3px;position:absolute;inset:0 auto 0 0}.alerts-popover-item-title.svelte-j54u8o{color:color-mix(in oklab,var(--text-primary)82%,var(--text-secondary));overflow-wrap:anywhere;font-size:.875rem;font-weight:600;line-height:1.35}.alerts-popover-item-body.svelte-j54u8o{width:100%;color:color-mix(in oklab,var(--text-secondary)90%,var(--text-primary));-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.alerts-view-all-container.svelte-j54u8o{padding:var(--space-md);padding-right:var(--space-xl);justify-content:flex-end;display:flex}.alerts-view-all.svelte-j54u8o{box-sizing:border-box;width:auto;max-width:100%;color:var(--brand);letter-spacing:.01em;cursor:pointer;text-align:center;border-radius:var(--radius-sm);background:0 0;border:none;align-self:center;margin:0;padding:.2rem .35rem;font-size:.75rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .15s,text-decoration-color .15s}.alerts-view-all.svelte-j54u8o:hover{color:var(--link-color);text-underline-offset:2px;text-decoration:underline}.alerts-view-all.svelte-j54u8o:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.alerts-popover-loading.svelte-j54u8o{justify-content:center;align-items:center;min-height:120px;display:flex}.alerts-popover-spinner.svelte-j54u8o{border:2px solid var(--glass-stroke-dark);border-top-color:var(--brand);border-radius:50%;width:1.125rem;height:1.125rem;animation:.8s linear infinite svelte-j54u8o-alertsSpin}@keyframes svelte-j54u8o-alertsSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.alerts-popover.svelte-j54u8o{animation:none}}@media (max-width:768px){.alerts-popover-item.svelte-j54u8o{padding:var(--space-md)}.alerts-popover-item-top.svelte-j54u8o{align-items:flex-start;gap:var(--space-xs);flex-direction:column}}.overlay.svelte-lhz6we{z-index:10050;background:var(--gx-scrim);justify-content:center;align-items:flex-start;padding:96px 32px 32px;animation:.14s svelte-lhz6we-overlay-in;display:flex;position:fixed;inset:0}.search-popup.svelte-lhz6we{background:var(--gx-surface);width:520px;max-width:100%;height:486px;max-height:100%;box-shadow:inset 0 0 0 1px var(--gx-line),0 12px 24px 0 #0000000a;font-family:var(--gx-font-display);border:0;border-radius:12px;flex-direction:column;align-items:flex-start;animation:.14s svelte-lhz6we-popup-in;display:flex;overflow:hidden}.header-input-area.svelte-lhz6we{border:1px solid var(--gx-line);flex-shrink:0;align-self:stretch;align-items:center;gap:12px;height:52px;padding:14px 16px;display:flex}.icon-search.svelte-lhz6we{color:var(--gx-dim);flex:0 0 16px;display:flex}.search-input.svelte-lhz6we{min-width:0;color:var(--gx-ink);background:0 0;border:0;outline:0;flex:auto;padding:0;font-family:inherit;font-size:14px;font-weight:500;line-height:1;box-shadow:none!important}.search-input.svelte-lhz6we::placeholder{color:var(--gx-dim);opacity:1}.clear-btn.svelte-lhz6we{width:24px;height:24px;color:var(--gx-dim);cursor:pointer;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:12px;flex:0 0 24px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .12s;display:flex}.clear-btn.svelte-lhz6we:hover{color:var(--gx-ink);box-shadow:none;background:0 0;transform:none}.clear-btn.svelte-lhz6we:focus-visible{outline:2px solid var(--gx-blue);outline-offset:2px}.results-wrap.svelte-lhz6we{flex:auto;align-self:stretch;min-height:0;position:relative}.results-list.svelte-lhz6we{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;align-items:stretch;gap:2px;height:100%;padding:8px;display:flex;overflow-y:auto}.results-list.svelte-lhz6we::-webkit-scrollbar{display:none}.sp-scrollbar.svelte-lhz6we{top:8px;bottom:8px;background:var(--gx-scroll-track);pointer-events:none;border-radius:2px;width:4px;position:absolute;inset-inline-end:8px}.sp-scrollbar__thumb.svelte-lhz6we{background:var(--gx-scroll-thumb);border-radius:2px;width:4px}.row.svelte-lhz6we{text-align:left;cursor:pointer;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:6px;flex:none;justify-content:flex-start;align-self:stretch;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;font-family:inherit;transition:background-color .12s;display:flex;box-shadow:none!important}.row.svelte-lhz6we:hover{background:var(--gx-row-hover);transform:none}.row.svelte-lhz6we:focus-visible{outline:2px solid var(--gx-blue);outline-offset:-2px}.row-icon.svelte-lhz6we{color:var(--gx-dim);flex:0 0 14px;display:flex}.title-text.svelte-lhz6we{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--gx-ink);flex:auto;font-size:13px;font-weight:500;line-height:1;overflow:hidden}.title-text.svelte-lhz6we mark:where(.svelte-lhz6we){color:inherit;background:0 0;font-weight:700}.time-label.svelte-lhz6we{color:var(--gx-dim);white-space:nowrap;flex:none;font-size:11px;font-weight:500;line-height:1}.enter-hint.svelte-lhz6we{color:var(--gx-blue);flex:0 0 12px;display:none}.row.is-active.svelte-lhz6we{background:var(--gx-blue-soft)}.row.is-active.svelte-lhz6we:hover{background:var(--gx-blue-soft-hover)}.row.is-active.svelte-lhz6we .row-icon:where(.svelte-lhz6we),.row.is-active.svelte-lhz6we .title-text:where(.svelte-lhz6we){color:var(--gx-blue)}.row.is-active.svelte-lhz6we .time-label:where(.svelte-lhz6we){display:none}.row.is-active.svelte-lhz6we .enter-hint:where(.svelte-lhz6we){display:flex}.empty-state.svelte-lhz6we{padding:24px 12px}.empty-state.svelte-lhz6we h2:where(.svelte-lhz6we){letter-spacing:normal;color:var(--gx-dim);margin:0 0 4px;font-size:13px;font-weight:500;line-height:1.4}.empty-state.svelte-lhz6we p:where(.svelte-lhz6we){color:var(--gx-dim);margin:0;font-size:13px;font-weight:500;line-height:1.4}.search-spinner.svelte-lhz6we{border:2px solid var(--gx-line);border-top-color:var(--gx-blue);border-radius:50%;width:16px;height:16px;margin:0 0 8px;animation:.8s linear infinite svelte-lhz6we-search-spin}@media (max-width:600px){.overlay.svelte-lhz6we{align-items:stretch;padding:0}.search-popup.svelte-lhz6we{width:100%;height:100%;box-shadow:none;border-radius:0}.header-input-area.svelte-lhz6we{padding:14px;padding-top:max(14px,env(safe-area-inset-top))}.search-input.svelte-lhz6we{font-size:16px}.sp-scrollbar.svelte-lhz6we{display:none}}@keyframes svelte-lhz6we-search-spin{to{transform:rotate(360deg)}}@keyframes svelte-lhz6we-overlay-in{0%{opacity:0}}@keyframes svelte-lhz6we-popup-in{0%{opacity:0;transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.overlay.svelte-lhz6we,.search-popup.svelte-lhz6we{animation:none}.row.svelte-lhz6we{transition:none}}.sidebar.svelte-6dohdz{inset-inline-start:0;z-index:1000;width:272px;height:100vh;font-family:var(--gx-font);background:var(--gx-surface);border-inline-end:1px solid var(--gx-line-soft);flex-direction:column;justify-content:space-between;align-items:flex-start;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;overflow:hidden}.sidebar.collapsed.svelte-6dohdz{background:var(--gx-surface-rail);border:1px solid var(--gx-line);border-radius:0 18px 18px 0;align-items:center;gap:4px;width:60px;padding:20px 0}.sidebar.admin.svelte-6dohdz{border-inline-end:1px solid var(--gx-hair)}.sidebar.admin.collapsed.svelte-6dohdz{background:var(--gx-surface);border:none;border-inline-end:1px solid var(--gx-line)}.sidebar-chat-pending.svelte-6dohdz{flex:1;justify-content:center;align-items:center;min-height:8rem;display:flex}.sidebar-chat-pending-spinner.svelte-6dohdz{border:2px solid rgba(var(--brand-rgb),.2);border-top-color:var(--brand);border-radius:50%;width:1.75rem;height:1.75rem;animation:.8s linear infinite svelte-6dohdz-sidebar-chat-spin}@keyframes svelte-6dohdz-sidebar-chat-spin{to{transform:rotate(360deg)}}.sidebar.svelte-6dohdz::-webkit-scrollbar{display:none}.sidebar.svelte-6dohdz{scrollbar-width:none;-ms-overflow-style:none}.sb-header.svelte-6dohdz{flex-direction:column;flex-shrink:0;align-self:stretch;gap:12px;padding:20px 16px 12px;display:flex;overflow:hidden}.sb-header--rail.svelte-6dohdz{align-self:auto;align-items:center;gap:4px;padding:0;overflow:visible}.sb-scroll.svelte-6dohdz{scrollbar-width:none;flex-direction:column;flex-grow:1;align-self:stretch;align-items:flex-start;gap:16px;min-height:0;padding:8px 16px 16px;display:flex;overflow-y:auto}.sb-scroll.svelte-6dohdz::-webkit-scrollbar{display:none}.sb-scroll--rail.svelte-6dohdz{align-self:auto;align-items:center;gap:4px;width:100%;padding:0}.sb-sections.svelte-6dohdz{flex-direction:column;align-self:stretch;gap:20px;display:flex}.sb-scroll--rail.svelte-6dohdz .sb-sections:where(.svelte-6dohdz){align-self:auto;align-items:center;gap:4px}.ch-body.svelte-6dohdz{scrollbar-width:none;flex-direction:column;flex-grow:1;align-self:stretch;min-height:0;padding:20px 16px 0;display:flex;overflow-y:auto}.ch-body.svelte-6dohdz::-webkit-scrollbar{display:none}.ch-body--rail.svelte-6dohdz{align-self:auto;align-items:center;gap:4px;padding:0;overflow:visible}.ch-logo-row.svelte-6dohdz{flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:center;height:59px;padding:0 4px 28px;display:flex}.ch-logo.svelte-6dohdz{object-fit:contain;object-position:left center;flex-shrink:0;width:108px;height:24px}.ch-actions.svelte-6dohdz{align-items:center;gap:1px;display:flex}.ch-action-btn.svelte-6dohdz{width:28px;height:28px;color:var(--gx-muted);cursor:pointer;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:flex}.ch-action-btn.svelte-6dohdz:hover{background:var(--gx-fill-soft);color:var(--gx-muted);box-shadow:none;transform:none}.ch-action-btn.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-nav-accent);outline-offset:2px}.ch-action-btn--flip.svelte-6dohdz,.ch-action-btn--flip.svelte-6dohdz:hover,.ch-action-btn--flip.svelte-6dohdz:active{transform:scaleX(-1)}.ch-module.svelte-6dohdz{background:var(--gx-module-bg);cursor:pointer;width:100%;height:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:8px;flex-shrink:0;justify-content:flex-start;align-items:center;gap:10px;padding:10px;transition:background-color .12s;display:flex}.ch-module.svelte-6dohdz:hover{background:var(--gx-module-bg-hover);box-shadow:none;transform:none}.ch-module.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-nav-accent);outline-offset:2px}.ch-module__back.svelte-6dohdz,.ch-back-sm.svelte-6dohdz{background:var(--gx-surface);width:24px;color:var(--gx-nav-accent);box-shadow:inset 0 0 0 1px var(--gx-hair);-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ch-module__back.svelte-6dohdz{align-self:stretch}.ch-back-sm.svelte-6dohdz{cursor:pointer;height:24px;padding:0;transition:background-color .12s}.ch-back-sm.svelte-6dohdz:hover{background:var(--gx-module-bg);color:var(--gx-nav-accent);box-shadow:inset 0 0 0 1px var(--gx-hair);transform:none}.ch-back-sm.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-nav-accent);outline-offset:2px}.ch-module__back.svelte-6dohdz svg:where(.svelte-6dohdz),.ch-back-sm.svelte-6dohdz svg:where(.svelte-6dohdz){width:12px;height:12px;display:block}.ch-module__label.svelte-6dohdz{color:var(--gx-nav-accent);white-space:nowrap;font-size:15px;font-weight:600;line-height:20px}.ch-logo-btn.svelte-6dohdz{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ch-logo-mark.svelte-6dohdz{object-fit:contain;border-radius:6px;flex-shrink:0;width:28px;height:28px}.ch-rail-spacer.svelte-6dohdz{flex-shrink:0;align-self:stretch;height:12px}.ch-rail-grow.svelte-6dohdz{flex-grow:1;align-self:stretch}.brand-header.svelte-6dohdz{justify-content:space-between;align-self:stretch;align-items:center;height:28px;display:flex}.logo.svelte-6dohdz{object-fit:contain;object-position:left center;flex-shrink:0;width:108px;height:24px}.header-actions.svelte-6dohdz{align-items:center;gap:4px;display:flex}.action-btn.svelte-6dohdz{width:28px;height:28px;color:var(--gx-muted);cursor:pointer;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:flex}.action-btn.svelte-6dohdz:hover{background:var(--gx-fill-soft);color:var(--gx-muted);box-shadow:none;transform:none}.action-btn.svelte-6dohdz:active{background:var(--gx-line);transform:none}.action-btn.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-blue);outline-offset:2px}.action-btn--flip.svelte-6dohdz,.action-btn--flip.svelte-6dohdz:hover,.action-btn--flip.svelte-6dohdz:active{transform:scaleX(-1)}.logo-mark.svelte-6dohdz{object-fit:contain;border-radius:6px;flex-shrink:0;width:28px;height:28px}.rail-btn--logo.svelte-6dohdz{cursor:default}.rail-spacer.svelte-6dohdz{flex-shrink:0;align-self:stretch;height:12px}.divider-wrap.svelte-6dohdz{flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;height:16px;display:flex}.divider.svelte-6dohdz{background:var(--gx-line);width:24px;height:1px}.notifications-anchor.svelte-6dohdz{flex-shrink:0;display:flex;position:relative}.notifications-anchor-collapsed.svelte-6dohdz{justify-content:center}.alerts-btn.svelte-6dohdz{position:relative}.alerts-btn-active.svelte-6dohdz{background:var(--gx-fill-soft);color:var(--gx-ink)}.alerts-bell-icon.svelte-6dohdz{display:block}.alerts-badge.svelte-6dohdz{top:-2px;border-radius:var(--radius-full);background:var(--gx-amber-dot);color:#fff;text-align:center;min-width:15px;height:15px;box-shadow:0 0 0 2px var(--gx-surface);padding:0 3px;font-size:9px;font-weight:700;line-height:15px;position:absolute;inset-inline-end:-2px}.collapsed.svelte-6dohdz .alerts-badge:where(.svelte-6dohdz){box-shadow:0 0 0 2px var(--gx-surface-rail)}.ch-nav.svelte-6dohdz{flex-direction:column;align-self:stretch;gap:2px;padding-top:12px;display:flex}.ch-nav--rail.svelte-6dohdz{align-self:auto;align-items:center;gap:4px;width:100%;padding-top:0}.ch-category.svelte-6dohdz{letter-spacing:0;text-transform:uppercase;color:var(--gx-category);white-space:nowrap;padding:12px 8px 4px;font-size:10px;font-weight:700;line-height:14px}.ch-category--gap.svelte-6dohdz{padding-top:16px}.ch-item.svelte-6dohdz{cursor:pointer;text-align:start;width:100%;height:36px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:flex-start;align-items:center;gap:4px;padding:9px 10px;transition:background-color .12s;display:flex}.ch-item.svelte-6dohdz:hover{background:var(--gx-nav-hover);box-shadow:none;transform:none}.ch-item.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-nav-accent);outline-offset:-2px}.ch-item--active.svelte-6dohdz{background:var(--gx-nav-active-bg)}.ch-item--active.svelte-6dohdz:hover{background:var(--gx-nav-active-bg-hover)}.ch-item__icon.svelte-6dohdz{width:24px;height:24px;color:var(--gx-nav-text);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ch-item__icon.svelte-6dohdz svg{width:18px;height:18px;display:block}.ch-item__label.svelte-6dohdz{min-width:0;color:var(--gx-nav-text);white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.ch-item--active.svelte-6dohdz .ch-item__icon:where(.svelte-6dohdz),.ch-item--active.svelte-6dohdz .ch-item__label:where(.svelte-6dohdz){color:var(--gx-nav-active-fg)}.ch-nav--rail.svelte-6dohdz .ch-item:where(.svelte-6dohdz){justify-content:center;gap:0;width:40px;height:40px;padding:0}.ch-nav--rail.svelte-6dohdz .ch-item__label:where(.svelte-6dohdz){display:none}.ch-group.svelte-6dohdz{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:40px;display:flex}.ch-group--tight.svelte-6dohdz{gap:4px}.ch-divider-wrap.svelte-6dohdz{flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;height:16px;display:flex}.ch-divider.svelte-6dohdz{background:var(--gx-line);width:24px;height:1px}.ch-divider--wide.svelte-6dohdz{background:var(--gx-hair);width:32px}.sidebar-footer.svelte-6dohdz{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:stretch;display:flex}.sidebar-footer--rail.svelte-6dohdz{align-self:auto;width:100%}.user-row.svelte-6dohdz{border:1px solid var(--gx-line);background:var(--gx-surface);cursor:pointer;width:100%;height:56px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:4px 4px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px;transition:background-color .12s;display:flex}.user-row.svelte-6dohdz:hover{background:var(--gx-surface-rail);box-shadow:none;transform:none}.expanded.svelte-6dohdz .user-row:where(.svelte-6dohdz){border-top-width:0;border-radius:0}.user-row.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-blue);outline-offset:-2px}.user-row--rail.svelte-6dohdz{background:0 0;border:0;border-radius:24px;justify-content:center;height:48px;padding:0}.user-info.svelte-6dohdz{flex-grow:1;align-items:center;gap:10px;min-width:0;display:flex}.user-row--rail.svelte-6dohdz .user-info:where(.svelte-6dohdz){flex-grow:0;justify-content:center}.avatar-lg.svelte-6dohdz{background:var(--gx-avatar);color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;line-height:1;display:flex}.user-text.svelte-6dohdz{text-align:start;flex-direction:column;flex-grow:1;gap:2px;min-width:0;display:flex}.user-name.svelte-6dohdz{color:var(--gx-ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1;overflow:hidden}.user-plan.svelte-6dohdz{color:var(--gx-dim);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;line-height:1;overflow:hidden}.new-chat.svelte-6dohdz{background:var(--gx-module-bg);cursor:pointer;height:40px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:8px;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:center;padding:10px 12px;transition:background-color .12s;display:flex}.new-chat.svelte-6dohdz:hover{background:var(--gx-module-bg);box-shadow:none;transform:none}.new-chat.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-blue);outline-offset:2px}.new-chat__left.svelte-6dohdz{color:var(--gx-nav-accent);align-items:center;gap:2px;display:flex}.new-chat__label.svelte-6dohdz{color:var(--gx-nav-accent);white-space:nowrap;font-size:15px;font-weight:600;line-height:20px}.rail-btn.svelte-6dohdz{width:40px;height:40px;color:var(--gx-muted);cursor:pointer;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:flex;overflow:hidden}.rail-btn.svelte-6dohdz:hover{background:var(--gx-fill-soft);color:var(--gx-muted);box-shadow:none;transform:none}.rail-btn.svelte-6dohdz:active{background:var(--gx-line);transform:none}.rail-btn.svelte-6dohdz:focus-visible{outline:2px solid var(--gx-blue);outline-offset:2px}.rail-plus.svelte-6dohdz{position:relative}.rail-plus.svelte-6dohdz:before,.rail-plus.svelte-6dohdz:after{content:"";background:var(--gx-slate);border-radius:1px;position:absolute}.rail-plus.svelte-6dohdz:before{width:14px;height:1.5px;top:19.25px;left:13px}.rail-plus.svelte-6dohdz:after{width:1.5px;height:14px;top:13px;left:19.25px}.us-chevron.svelte-6dohdz{width:20px;height:20px;color:var(--gx-dim);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .16s;display:flex}.expanded.svelte-6dohdz .us-chevron:where(.svelte-6dohdz){transform:rotate(180deg)}.us-menu.svelte-6dohdz{border:1px solid var(--gx-menu-line);background:var(--gx-surface-rail);opacity:0;border-width:0 1px;border-radius:8px 8px 0 0;flex-direction:column;align-self:stretch;gap:2px;max-height:0;padding:0 8px;transition:max-height .16s,opacity .12s,padding .16s;display:flex;overflow:hidden}.expanded.svelte-6dohdz .us-menu:where(.svelte-6dohdz){opacity:1;border-width:1px;max-height:132px;padding:4px 8px 12px}.us-menu.svelte-6dohdz .us-item{width:100%;height:36px;color:inherit;text-align:start;cursor:pointer;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:flex-start;align-self:stretch;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;transition:background-color .12s;display:flex}.us-menu.svelte-6dohdz .us-item:hover{background:var(--gx-fill-soft);box-shadow:none;transform:none}.us-menu.svelte-6dohdz .us-item:focus-visible{outline:2px solid var(--gx-blue);outline-offset:-2px}.us-menu.svelte-6dohdz .us-item__icon{background:var(--gx-fill-soft);width:20px;height:20px;color:var(--gx-muted);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.us-menu.svelte-6dohdz .us-item__label{min-width:0;color:var(--gx-ink);flex-grow:1;font-size:13px;font-weight:500;line-height:1}.us-menu.svelte-6dohdz .us-rule{background:var(--gx-rule);flex-shrink:0;align-self:stretch;height:1px}.us-menu.svelte-6dohdz .us-item--danger:hover{background:var(--gx-danger-soft)}.us-menu.svelte-6dohdz .us-item--danger .us-item__icon{background:var(--gx-danger-soft);color:var(--gx-danger)}.us-menu.svelte-6dohdz .us-item--danger .us-item__label{color:var(--gx-danger);font-weight:600}.us-menu--rail.svelte-6dohdz{inset-inline-start:68px;z-index:1001;opacity:1;background:0 0;border:0;border-radius:8px;width:232px;max-height:none;padding:0;animation:.14s svelte-6dohdz-us-menu-in;position:fixed;bottom:16px;overflow:visible}.us-menu__inner.svelte-6dohdz{border:1px solid var(--gx-menu-line);background:var(--gx-surface-rail);border-radius:8px;flex-direction:column;gap:2px;padding:4px 8px 8px;display:flex;box-shadow:0 12px 24px #00000014}@keyframes svelte-6dohdz-us-menu-in{0%{opacity:0;transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.svelte-6dohdz{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.sidebar.svelte-6dohdz{transition:none}.action-btn.svelte-6dohdz,.rail-btn.svelte-6dohdz,.new-chat.svelte-6dohdz,.ch-action-btn.svelte-6dohdz,.ch-back-sm.svelte-6dohdz,.ch-module.svelte-6dohdz,.ch-item.svelte-6dohdz,.user-row.svelte-6dohdz,.us-item{transition:background-color .15s,color .15s}}@media (max-width:768px){.sidebar.svelte-6dohdz{width:280px;box-shadow:4px 0 32px #00000040}.sidebar.collapsed.svelte-6dohdz{background:var(--gx-surface);border:none;border-radius:0;align-items:flex-start;width:280px;padding:0;transform:translate(-100%)}.alerts-btn.svelte-6dohdz{display:none}}@media (max-width:480px){.sidebar.svelte-6dohdz{width:85vw;max-width:320px;box-shadow:4px 0 40px #0000004d}.sidebar.collapsed.svelte-6dohdz{background:var(--gx-surface);border:none;border-radius:0;align-items:flex-start;width:85vw;max-width:320px;padding:0;transform:translate(-100%)}}@media (prefers-contrast:more){.ch-item.svelte-6dohdz{border:1px solid #0000}.ch-item.svelte-6dohdz:focus-visible{border:1px solid var(--gx-nav-accent)}.us-item{border:1px solid #0000}.us-item:focus-visible{border:1px solid var(--gx-blue)}}.mobile-header.svelte-nvcdyk{padding:var(--space-md);background:var(--bg-primary);z-index:10;border-bottom:1px solid #ffffff14;align-items:center;display:none;box-shadow:0 1px 4px #00000014}.mobile-menu-btn.svelte-nvcdyk{background:var(--btn-secondary);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.mobile-menu-btn.svelte-nvcdyk:hover{background:var(--btn-tertiary);border-color:var(--brand);color:var(--brand);transform:translateY(-1px)}.mobile-menu-btn.svelte-nvcdyk:active{transform:translateY(0)}.mobile-header-logo.svelte-nvcdyk{object-fit:contain;width:auto;height:22px;margin-inline-start:var(--space-sm)}.mobile-alerts-btn.svelte-nvcdyk{background:rgba(var(--glass-tint),.06);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:var(--radius-full);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:auto;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.mobile-alerts-btn.svelte-nvcdyk:hover{background:rgba(var(--glass-tint),.12);border-color:var(--link-color);color:var(--link-color);transform:translateY(-1px)}.mobile-alerts-btn.svelte-nvcdyk:active{transform:translateY(0)}.mobile-alerts-btn-active.svelte-nvcdyk{background:var(--btn-tertiary);color:var(--brand);border-color:rgba(var(--brand-rgb),.45)}.mobile-alerts-badge.svelte-nvcdyk{top:-2px;border-radius:var(--radius-full);background:var(--brand);min-width:1.125rem;height:1.125rem;color:var(--bg-primary);text-align:center;padding:0 4px;font-size:.625rem;font-weight:700;line-height:1.125rem;position:absolute;inset-inline-end:-2px;box-shadow:0 1px 4px #0003}@media (max-width:768px){.mobile-header.svelte-nvcdyk{display:flex}}@media (max-width:480px){.mobile-header.svelte-nvcdyk{padding:var(--space-sm)}.mobile-menu-btn.svelte-nvcdyk{width:28px;height:28px}.mobile-header-logo.svelte-nvcdyk{height:18px}.mobile-alerts-btn.svelte-nvcdyk{width:28px;height:28px}}.login-container.svelte-ftbm6u{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card.svelte-ftbm6u{-webkit-backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #eaeaea;border-radius:20px;width:100%;max-width:400px;padding:0;overflow:hidden;box-shadow:0 32px 64px #0000001f,0 0 0 1px #ffffff1a}.brand-header.svelte-ftbm6u{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-bottom:1px solid #667eea1a;align-items:center;gap:16px;padding:32px 32px 24px;display:flex}.login-logo.svelte-ftbm6u{flex-shrink:0;width:48px;height:48px}.brand-text.svelte-ftbm6u{flex:1}.brand-name.svelte-ftbm6u{color:#1a202c;letter-spacing:-.025em;margin:0 0 4px;font-size:24px;font-weight:700}.brand-tagline.svelte-ftbm6u{color:#6b7280;margin:0;font-size:14px;font-weight:500}.auth-content.svelte-ftbm6u{padding:32px}.section-title.svelte-ftbm6u{color:#2d3748;letter-spacing:-.025em;margin:0 0 20px;font-size:16px;font-weight:600}.login-form.svelte-ftbm6u{flex-direction:column;display:flex}.form-group.svelte-ftbm6u{margin-bottom:20px}.form-group.svelte-ftbm6u label:where(.svelte-ftbm6u){color:#4a5568;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-input.svelte-ftbm6u{color:#1a202c;background:#fff;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.form-input.svelte-ftbm6u:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input.svelte-ftbm6u:disabled{color:#a0aec0;cursor:not-allowed;background:#f7fafc}.form-input.svelte-ftbm6u::placeholder{color:#a0aec0}.login-btn.svelte-ftbm6u{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px 20px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.login-btn.svelte-ftbm6u:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #667eea4d}.login-btn.svelte-ftbm6u:active:not(:disabled){transform:translateY(0)}.login-btn.svelte-ftbm6u:disabled{cursor:wait;opacity:.7;box-shadow:none;transform:none}.btn-spinner.svelte-ftbm6u{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite svelte-ftbm6u-spin}@keyframes svelte-ftbm6u-spin{to{transform:rotate(360deg)}}.demo-section.svelte-ftbm6u{background:linear-gradient(135deg,#48bb780d 0%,#38a1690d 100%);border:1px solid #48bb7833;border-radius:12px;margin-bottom:32px;padding:16px}.demo-info.svelte-ftbm6u{align-items:flex-start;gap:12px;display:flex}.demo-icon.svelte-ftbm6u{color:#48bb78;flex-shrink:0;width:20px;height:20px;margin-top:2px}.demo-text.svelte-ftbm6u{flex:1}.demo-title.svelte-ftbm6u{color:#2d3748;margin:0 0 4px;font-size:14px;font-weight:600}.demo-credentials.svelte-ftbm6u{color:#2d3748;background:#48bb781a;border:1px solid #48bb7833;border-radius:6px;margin:0;padding:6px 10px;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:13px;display:inline-block}.divider.svelte-ftbm6u{text-align:center;color:#6b7280;align-items:center;margin:32px 0;font-size:14px;font-weight:500;display:flex}.divider.svelte-ftbm6u:before,.divider.svelte-ftbm6u:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.divider.svelte-ftbm6u span:where(.svelte-ftbm6u){background:#fffffffa;padding:0 16px}.oauth-buttons.svelte-ftbm6u{flex-direction:column;gap:12px;display:flex}.no-auth-section.svelte-ftbm6u{text-align:center;padding:40px 20px}.no-auth-icon.svelte-ftbm6u{color:#f56565;background:#f565651a;border:1px solid #f5656533;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.no-auth-icon.svelte-ftbm6u svg:where(.svelte-ftbm6u){width:32px;height:32px}.no-auth-section.svelte-ftbm6u h2:where(.svelte-ftbm6u){color:#1a202c;margin:0 0 8px;font-size:18px;font-weight:600}.no-auth-section.svelte-ftbm6u p:where(.svelte-ftbm6u){color:#6b7280;margin:0;font-size:14px;line-height:1.5}.legal-footer.svelte-ftbm6u{text-align:center;background:linear-gradient(135deg,#667eea05 0%,#764ba205 100%);border-top:1px solid #667eea1a;padding:24px 32px}.legal-links.svelte-ftbm6u{margin-bottom:12px}.legal-links.svelte-ftbm6u a:where(.svelte-ftbm6u){color:#5a6b7d;font-size:13px;text-decoration:none;transition:color .2s}.legal-links.svelte-ftbm6u a:where(.svelte-ftbm6u):hover{color:#667eea;text-decoration:underline}.legal-links.svelte-ftbm6u a:where(.svelte-ftbm6u):focus-visible{outline-offset:2px;outline:2px solid #667eea}.separator.svelte-ftbm6u{color:#cbd5e0;margin:0 8px}.copyright.svelte-ftbm6u{color:#6b7280;margin:0;font-size:12px}@media (max-width:480px){.login-container.svelte-ftbm6u{padding:16px}.login-card.svelte-ftbm6u{max-width:100%}.brand-header.svelte-ftbm6u{padding:24px 20px 20px}.auth-content.svelte-ftbm6u{padding:24px 20px}.legal-footer.svelte-ftbm6u{padding:20px}.brand-name.svelte-ftbm6u{font-size:20px}.brand-tagline.svelte-ftbm6u{font-size:13px}.section-title.svelte-ftbm6u{font-size:15px}.form-input.svelte-ftbm6u{padding:12px 14px;font-size:16px}.login-btn.svelte-ftbm6u{padding:14px 18px;font-size:16px}.demo-section.svelte-ftbm6u{padding:14px}.divider.svelte-ftbm6u{margin:24px 0}.no-auth-section.svelte-ftbm6u{padding:32px 16px}}@media (prefers-color-scheme:dark){.login-card.svelte-ftbm6u{color:#e2e8f0;background:#2d3748fa}.brand-header.svelte-ftbm6u{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-bottom-color:#667eea33}.brand-name.svelte-ftbm6u{color:#f7fafc}.brand-tagline.svelte-ftbm6u{color:#cbd5e0}.section-title.svelte-ftbm6u{color:#f7fafc}.form-group.svelte-ftbm6u label:where(.svelte-ftbm6u){color:#cbd5e0}.form-input.svelte-ftbm6u{color:#e2e8f0;background:#2d3748;border-color:#4a5568}.form-input.svelte-ftbm6u:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.form-input.svelte-ftbm6u:disabled{color:#718096;background:#1a202c}.form-input.svelte-ftbm6u::placeholder{color:#718096}.demo-section.svelte-ftbm6u{background:linear-gradient(135deg,#48bb781a 0%,#38a1691a 100%);border-color:#48bb784d}.demo-title.svelte-ftbm6u{color:#f7fafc}.demo-credentials.svelte-ftbm6u{color:#e2e8f0;background:#48bb7833;border-color:#48bb784d}.divider.svelte-ftbm6u{color:#cbd5e0}.divider.svelte-ftbm6u:before,.divider.svelte-ftbm6u:after{border-bottom-color:#4a5568}.divider.svelte-ftbm6u span:where(.svelte-ftbm6u){background:#2d3748fa}.no-auth-icon.svelte-ftbm6u{background:#f5656533;border-color:#f565654d}.no-auth-section.svelte-ftbm6u h2:where(.svelte-ftbm6u){color:#f7fafc}.no-auth-section.svelte-ftbm6u p:where(.svelte-ftbm6u){color:#cbd5e0}.legal-footer.svelte-ftbm6u{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-top-color:#667eea33}.legal-links.svelte-ftbm6u a:where(.svelte-ftbm6u){color:#a0bcc9}.legal-links.svelte-ftbm6u a:where(.svelte-ftbm6u):hover{color:#90cdf4}.separator.svelte-ftbm6u,.copyright.svelte-ftbm6u{color:#718096}}.callback-container.svelte-1ey8les{justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.callback-card.svelte-1ey8les{-webkit-backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #eaeaea;border-radius:20px;width:100%;max-width:400px;padding:0;overflow:hidden;box-shadow:0 32px 64px #0000001f,0 0 0 1px #ffffff1a}.callback-content.svelte-1ey8les{flex-direction:column;min-height:400px;display:flex}.brand-header.svelte-1ey8les{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-bottom:1px solid #667eea1a;align-items:center;gap:16px;padding:32px 32px 24px;display:flex}.callback-logo.svelte-1ey8les{flex-shrink:0;width:48px;height:48px}.brand-text.svelte-1ey8les{flex:1}.brand-name.svelte-1ey8les{color:#1a202c;letter-spacing:-.025em;margin:0 0 4px;font-size:24px;font-weight:700}.brand-tagline.svelte-1ey8les{color:#718096;margin:0;font-size:14px;font-weight:500}.processing-section.svelte-1ey8les,.success-section.svelte-1ey8les,.error-section.svelte-1ey8les{text-align:center;flex-direction:column;flex:1;align-items:center;padding:40px 32px;display:flex}.spinner-container.svelte-1ey8les{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;position:relative}.spinner.svelte-1ey8les{z-index:2;border:3px solid #667eea26;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;animation:1s linear infinite svelte-1ey8les-spin;position:relative}.pulse-ring.svelte-1ey8les{border:2px solid #667eea33;border-radius:50%;width:80px;height:80px;animation:2s ease-in-out infinite svelte-1ey8les-pulse;position:absolute}@keyframes svelte-1ey8les-spin{to{transform:rotate(360deg)}}@keyframes svelte-1ey8les-pulse{0%{opacity:1;transform:scale(.8)}50%{opacity:.3;transform:scale(1.1)}to{opacity:1;transform:scale(.8)}}.status-icon.svelte-1ey8les{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.status-icon.success.svelte-1ey8les{color:#48bb78;background:linear-gradient(135deg,#48bb781a 0%,#38a1691a 100%);border:1px solid #48bb7833}.status-icon.error.svelte-1ey8les{color:#f56565;background:linear-gradient(135deg,#f565651a 0%,#e53e3e1a 100%);border:1px solid #f5656533}.status-icon.svelte-1ey8les svg:where(.svelte-1ey8les){width:32px;height:32px}.status-text.svelte-1ey8les{max-width:320px}h2.svelte-1ey8les{color:#1a202c;letter-spacing:-.025em;margin:0 0 8px;font-size:20px;font-weight:600}.status-message.svelte-1ey8les{color:#4a5568;margin:0;font-size:15px;line-height:1.5}.status-submessage.svelte-1ey8les{color:#718096;margin:8px 0 0;font-size:14px;line-height:1.4}@media (max-width:480px){.callback-container.svelte-1ey8les{padding:16px}.callback-card.svelte-1ey8les{max-width:100%}.brand-header.svelte-1ey8les{padding:24px 20px 20px}.processing-section.svelte-1ey8les,.success-section.svelte-1ey8les,.error-section.svelte-1ey8les{padding:32px 20px}.brand-name.svelte-1ey8les{font-size:20px}.brand-tagline.svelte-1ey8les{font-size:13px}h2.svelte-1ey8les{font-size:18px}.status-message.svelte-1ey8les{font-size:14px}.spinner-container.svelte-1ey8les{width:64px;height:64px}.spinner.svelte-1ey8les{width:32px;height:32px}.pulse-ring.svelte-1ey8les{width:64px;height:64px}.status-icon.svelte-1ey8les{width:56px;height:56px}.status-icon.svelte-1ey8les svg:where(.svelte-1ey8les){width:28px;height:28px}}@media (prefers-color-scheme:dark){.callback-card.svelte-1ey8les{color:#e2e8f0;background:#2d3748fa}.brand-header.svelte-1ey8les{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-bottom-color:#667eea33}.brand-name.svelte-1ey8les{color:#f7fafc}.brand-tagline.svelte-1ey8les{color:#cbd5e0}h2.svelte-1ey8les{color:#f7fafc}.status-message.svelte-1ey8les{color:#cbd5e0}.status-submessage.svelte-1ey8les{color:#a0aec0}}.lazy-pending.svelte-mic3ca{justify-content:center;align-items:center;min-height:12rem;padding:2rem;display:flex}.lazy-spinner.svelte-mic3ca{border:3px solid rgba(var(--brand-rgb,102 126 234),.2);border-top-color:var(--brand,#667eea);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite svelte-mic3ca-lazy-spin}.lazy-error.svelte-mic3ca{color:var(--color-text-secondary,#666);text-align:center;margin:2rem}@keyframes svelte-mic3ca-lazy-spin{to{transform:rotate(360deg)}}.demo-bar.svelte-llll4s{--grad:linear-gradient(135deg,var(--brand-green-accent,#2d906b)0%,var(--brand,#4079c5)100%);--bar-h:46px;height:var(--bar-h);z-index:1000;background:var(--surface-subtle,#0f1115);border-bottom:1px solid var(--surface-border,#ffffff14);color:var(--text-primary,#fff);box-sizing:border-box;align-items:center;gap:12px;padding:0 10px 0 12px;display:flex;position:fixed;inset:0 0 auto}.demo-bar.svelte-llll4s :where(.svelte-llll4s),.demo-bar.svelte-llll4s :where(.svelte-llll4s):before,.demo-bar.svelte-llll4s :where(.svelte-llll4s):after{box-sizing:border-box}.left.svelte-llll4s{flex:1 1 0;align-items:center;gap:10px;min-width:0;display:flex}.pill.svelte-llll4s{background:var(--grad);color:#fff;letter-spacing:.12em;border-radius:9999px;flex-shrink:0;align-items:center;height:22px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.banner.svelte-llll4s{color:var(--text-secondary,#ffffffa8);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.switcher.svelte-llll4s{flex-shrink:0;position:relative}.trigger.svelte-llll4s{border:1px solid var(--surface-border,#ffffff1a);height:32px;color:var(--text-primary,#fff);cursor:pointer;font:inherit;background:#ffffff0f;border-radius:11px;align-items:center;gap:8px;padding:0 12px;transition:background .15s;display:inline-flex}.trigger.svelte-llll4s:hover{background:#ffffff1a}.trigger.svelte-llll4s:focus-visible,.exit.svelte-llll4s:focus-visible,.deploy.svelte-llll4s:focus-visible,li[role=option].svelte-llll4s:focus-visible{outline:2px solid var(--brand,#7cb0ff);outline-offset:2px}.viewing.svelte-llll4s{letter-spacing:.1em;color:var(--text-secondary,#ffffff73);opacity:.7;font-size:10px;font-weight:600}.rolename.svelte-llll4s{font-size:13px;font-weight:600}.chev.svelte-llll4s{color:var(--text-secondary,#fff9);transition:transform .15s}.chev.up.svelte-llll4s{transform:rotate(180deg)}.menu.svelte-llll4s{background:var(--surface-elevated,#16181f);border:1px solid var(--surface-border,#ffffff1a);border-radius:14px;width:300px;max-width:min(300px,100vw - 20px);margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000080}li[role=option].svelte-llll4s{cursor:pointer;border-radius:10px;padding:9px 10px;display:block}li[role=option].active.svelte-llll4s,li[role=option].svelte-llll4s:hover{background:var(--surface-card-interactive,#ffffff0f)}li[role=option].selected.svelte-llll4s{background:var(--surface-accent,#4079c529)}.opt-top.svelte-llll4s{align-items:center;gap:8px;display:flex}.opt-label.svelte-llll4s{color:var(--text-primary,#fff);font-size:13.5px;font-weight:600}.tag.svelte-llll4s{letter-spacing:.06em;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:700}.tag.system.svelte-llll4s{color:#9ec1ff;background:#4079c52e}.tag.scoped.svelte-llll4s{color:#7fd6b0;background:#2d906b38}.tag.custom.svelte-llll4s{color:#d8b4fe;background:#9333ea33}.opt-desc.svelte-llll4s{color:var(--text-secondary,#ffffff80);opacity:.85;margin-top:3px;font-size:11.5px;line-height:1.45;display:block}.right.svelte-llll4s{flex:1 1 0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.deploy.svelte-llll4s{background:var(--grad);color:#fff;white-space:nowrap;border-radius:11px;align-items:center;gap:7px;height:32px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #fff3,0 4px 14px #4079c54d}.exit.svelte-llll4s{width:32px;height:32px;color:var(--text-secondary,#fff9);cursor:pointer;background:0 0;border:none;border-radius:11px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.exit.svelte-llll4s:hover{color:var(--text-primary,#fff);background:#ffffff14}@media (max-width:720px){.banner.svelte-llll4s{display:none}}@media (max-width:520px){.viewing.svelte-llll4s,.deploy-label.svelte-llll4s{display:none}.deploy.svelte-llll4s{padding:0 10px}}.screen.svelte-2dpcz{min-height:100vh;background:var(--bg-primary);box-sizing:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.card.svelte-2dpcz{background:var(--surface-card);border:1px solid var(--surface-border);box-sizing:border-box;border-radius:22px;width:100%;max-width:440px;padding:34px 32px 28px;box-shadow:0 24px 60px #0006}.brand.svelte-2dpcz{align-items:center;gap:8px;margin-bottom:22px;display:flex}.logo.svelte-2dpcz{width:26px;height:26px}.wordmark.svelte-2dpcz{color:var(--brand);letter-spacing:-.01em;font-size:20px;font-weight:700}.badge.svelte-2dpcz{width:46px;height:46px;color:var(--brand);background:rgba(var(--brand-rgb),.14);border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.badge[data-tone=busy].svelte-2dpcz{color:#eab04a;background:#eab04a24}.badge[data-tone=error].svelte-2dpcz{color:#ef6a6a;background:#ef6a6a24}.eyebrow.svelte-2dpcz{letter-spacing:.14em;color:var(--brand);margin:0 0 6px;font-size:11px;font-weight:700}.title.svelte-2dpcz{color:var(--text-primary);outline:none;margin:0 0 10px;font-size:24px;font-weight:700}.subtitle.svelte-2dpcz{color:var(--text-secondary);margin:0 0 22px;font-size:14.5px;line-height:1.6}.actions.svelte-2dpcz{flex-direction:column;gap:10px;margin-top:6px;display:flex}.spinner.svelte-2dpcz{border:2.5px solid rgba(var(--brand-rgb),.3);border-top-color:var(--brand);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite svelte-2dpcz-spin}@keyframes svelte-2dpcz-spin{to{transform:rotate(360deg)}}.field-label.svelte-1cwiys7{color:var(--text-secondary);margin-bottom:6px;font-size:12.5px;font-weight:600;display:block}.field.svelte-1cwiys7{background:var(--surface-subtle,#ffffff0a);border:1px solid var(--surface-border);width:100%;height:46px;color:var(--text-primary);box-sizing:border-box;border-radius:14px;outline:none;margin-bottom:14px;padding:0 14px;font-size:14.5px}.field.svelte-1cwiys7:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.25)}.field.svelte-1cwiys7:disabled{opacity:.6}.primary.svelte-1cwiys7{background:linear-gradient(135deg,var(--brand-green-accent)0%,var(--brand)100%);color:#fff;cursor:pointer;width:100%;height:48px;box-shadow:inset 0 1px 0 #fff3,0 6px 20px rgba(var(--brand-rgb),.3);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-top:6px;font-size:15px;font-weight:700;display:inline-flex}.primary.svelte-1cwiys7:disabled{opacity:.7;cursor:default}.primary.svelte-1cwiys7:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.ghost.svelte-1cwiys7{width:100%;height:42px;color:var(--text-secondary);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:14px;margin-top:10px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s;display:block}.ghost.svelte-1cwiys7:disabled{opacity:.55;cursor:default}.ghost.svelte-1cwiys7:hover:not(:disabled){color:var(--text-primary)}.ghost.svelte-1cwiys7:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.foot.svelte-1cwiys7{color:var(--text-secondary);opacity:.8;margin:18px 0 0;font-size:11.5px;line-height:1.5}.btn-spinner.svelte-1cwiys7{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite svelte-1cwiys7-btnspin}@keyframes svelte-1cwiys7-btnspin{to{transform:rotate(360deg)}}.demo-welcome-wrap.svelte-1jcxozw{bottom:20px;z-index:1001;pointer-events:none;width:min(360px,100vw - 32px);position:fixed;inset-inline-end:20px}.card.svelte-1jcxozw{pointer-events:auto;background:var(--surface-card,#16181f);border:1px solid var(--surface-border,#ffffff1a);border-radius:18px;outline:none;padding:18px 18px 16px;animation:.42s cubic-bezier(.21,1.02,.73,1) both svelte-1jcxozw-welcome-in;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000073,0 2px 8px #00000040}.demo-welcome-wrap.out.svelte-1jcxozw .card:where(.svelte-1jcxozw){animation:.28s cubic-bezier(.4,0,1,1) both svelte-1jcxozw-welcome-out}.accent.svelte-1jcxozw{background:linear-gradient(90deg,var(--brand-green-accent,#2d906b)0%,var(--brand,#4079c5)100%);height:3px;position:absolute;inset:0 0 auto}.close.svelte-1jcxozw{top:12px;width:26px;height:26px;color:var(--text-secondary,#ffffff8c);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;inset-inline-end:12px}.close.svelte-1jcxozw:hover{color:var(--text-primary,#fff);background:#ffffff14}.head.svelte-1jcxozw{align-items:center;gap:9px;margin-bottom:12px;display:flex}.spark.svelte-1jcxozw{color:#fff;background:linear-gradient(135deg,var(--brand-green-accent,#2d906b)0%,var(--brand,#4079c5)100%);width:34px;height:34px;box-shadow:0 4px 14px rgba(var(--brand-rgb,64,121,197),.35);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.eyebrow.svelte-1jcxozw{letter-spacing:.13em;color:var(--brand,#7cb0ff);margin:0;font-size:10.5px;font-weight:700}.title.svelte-1jcxozw{color:var(--text-primary,#fff);margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.25}.body.svelte-1jcxozw{color:var(--text-secondary,#ffffffb3);margin:0 0 16px;font-size:13.5px;line-height:1.5}.actions.svelte-1jcxozw{align-items:center;gap:8px;display:flex}.cta.svelte-1jcxozw{background:linear-gradient(135deg,var(--brand-green-accent,#2d906b)0%,var(--brand,#4079c5)100%);color:#fff;white-space:nowrap;height:38px;box-shadow:inset 0 1px 0 #fff3,0 6px 18px rgba(var(--brand-rgb,64,121,197),.3);border-radius:12px;align-items:center;gap:6px;padding:0 15px;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.cta.svelte-1jcxozw:hover{box-shadow:inset 0 1px 0 #ffffff40,0 8px 22px rgba(var(--brand-rgb,64,121,197),.42);transform:translateY(-1px)}.cta.svelte-1jcxozw svg:where(.svelte-1jcxozw){transition:transform .15s}.cta.svelte-1jcxozw:hover svg:where(.svelte-1jcxozw){transform:translate(2px)}.ghost.svelte-1jcxozw{height:38px;color:var(--text-secondary,#fff9);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:0 12px;font-size:13px;font-weight:600;transition:color .15s,background .15s}.ghost.svelte-1jcxozw:hover{color:var(--text-primary,#fff);background:#ffffff0f}.cta.svelte-1jcxozw:focus-visible,.ghost.svelte-1jcxozw:focus-visible,.close.svelte-1jcxozw:focus-visible{outline:2px solid var(--brand,#7cb0ff);outline-offset:2px}.timer.svelte-1jcxozw{background:#ffffff0f;height:3px;position:absolute;inset:auto 0 0}.timer-fill.svelte-1jcxozw{transform-origin:0;background:linear-gradient(90deg,var(--brand-green-accent,#2d906b)0%,var(--brand,#4079c5)100%);height:100%;animation:linear forwards svelte-1jcxozw-welcome-timer;display:block}[dir=rtl] .timer-fill.svelte-1jcxozw{transform-origin:100%}@keyframes svelte-1jcxozw-welcome-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes svelte-1jcxozw-welcome-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes svelte-1jcxozw-welcome-timer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.card.svelte-1jcxozw,.demo-welcome-wrap.out.svelte-1jcxozw .card:where(.svelte-1jcxozw){animation:none}.timer.svelte-1jcxozw{display:none}}body.demo-active{--demo-bar-h:46px}body.demo-active .sidebar{top:var(--demo-bar-h);height:calc(100vh - var(--demo-bar-h));height:calc(100dvh - var(--demo-bar-h))}.main-content.demo-offset.svelte-1n46o8q{padding-top:var(--demo-bar-h,0)}@media (max-width:768px){.main-content.demo-offset.svelte-1n46o8q{height:calc(100dvh - var(--demo-bar-h,0px))}}.callback-wrapper.svelte-1n46o8q{background:var(--bg-primary);min-height:100vh}.loading-screen.svelte-1n46o8q{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner.svelte-1n46o8q{border:3px solid rgba(var(--brand-rgb),.2);border-top-color:var(--brand);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite svelte-1n46o8q-spin}@keyframes svelte-1n46o8q-spin{to{transform:rotate(360deg)}}.main-content.svelte-1n46o8q{background:var(--gx-page);box-sizing:border-box;flex-direction:column;width:calc(100vw - 272px);max-width:calc(100vw - 272px);min-height:100vh;margin-inline-start:272px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow-x:hidden}.main-content.collapsed.svelte-1n46o8q{width:calc(100vw - 60px);max-width:calc(100vw - 60px);margin-inline-start:60px}.main-content-body.svelte-1n46o8q{flex:1;overflow-y:auto}.mobile-overlay.svelte-1n46o8q{top:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:500;opacity:0;pointer-events:none;background:#0000004d;width:100vw;height:100vh;transition:opacity .3s;display:none;position:fixed;inset-inline-start:0}@media (max-width:768px){.mobile-overlay.svelte-1n46o8q{opacity:1;pointer-events:all;z-index:500;display:block}.main-content.svelte-1n46o8q{width:100vw;max-width:100vw;height:100dvh;margin-inline-start:0}.main-content.collapsed.svelte-1n46o8q{width:100vw;max-width:100vw;margin-inline-start:0}.main-content-body.svelte-1n46o8q{overflow:hidden}}@media (max-width:480px){.mobile-overlay.svelte-1n46o8q{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006}.main-content.svelte-1n46o8q,.main-content.collapsed.svelte-1n46o8q{width:100vw;max-width:100vw;margin-inline-start:0}}
