:root{--bg:#fff;--bg-2:#fafafa;--bg-3:#f4f4f4;--bg-4:#ececec;--ink:#000;--ink-2:#1c1c1c;--muted:#262626;--mute-soft:#565656;--line:#00000021;--line-strong:#00000042;--paper:#fff;--blue:#000;--blue-hover:#1c1c1c;--blue-tint:#0000000d;--blue-tint-2:#00000017;--blue-tint-3:#00000024;--blue-ink:#fff;--blue-glow:#0000001a;--accent:var(--blue);--accent-ink:var(--blue-ink);--success:#0a8a4a;--danger:#c11c2b;--warning:#c17f1c;--surface:var(--bg);--surface-2:var(--bg-2);--surface-3:var(--bg-3);--font-sans:var(--font);--r-xs:3px;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:18px;--r-pill:9999px;--shadow-sm:0 1px 2px #00000008;--shadow-md:0 1px 3px #0000000d, 0 1px 2px #00000008;--shadow-lg:0 6px 22px -10px #00000024, 0 1px 3px #0000000a;--shadow-xl:0 18px 50px -16px #0003, 0 3px 10px #0000000d;--shadow-blue:0 6px 26px -10px #00000029, 0 1px 4px #0000000d;--shadow-soft:0 1px 2px #0000000a, 0 8px 24px -14px #00000024;--shadow-soft-lift:0 2px 4px #0000000d, 0 14px 32px -16px #0003;--font:"Hanken Grotesk", system-ui, -apple-system, sans-serif;--font-display:"Hanken Grotesk", system-ui, -apple-system, sans-serif;--font-mono:"Geist Mono", ui-monospace, monospace;--font-signifier:"Source Serif 4", Georgia, "Times New Roman", serif;--font-sohne:"Inter", system-ui, -apple-system, sans-serif;--steep-ink:#17191c;--steep-white:#fff;--steep-fog:#f7f7f8;--steep-ash:#4c4c4c;--steep-graphite:#777b86;--steep-dove:#a3a6af;--steep-rust:#5d2a1a;--steep-apricot:#fbe1d1;--steep-sky:#d3e3fc;--steep-shadow:#04172b0d 0 0 0 1px, #0000001a 0 20px 25px -5px, #0000001a 0 8px 10px -6px;--steep-shadow-soft:#04172b0d 0 0 0 1px, #00000012 0 12px 20px -10px;--ease:cubic-bezier(.2, .7, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--dur:.2s;--dur-arrive:.45s;--dur-reveal:.65s;--sidebar-w:256px;--rail-w:320px}[data-theme=dark]{--bg:#000;--bg-2:#121212;--bg-3:#1a1a1a;--bg-4:#242424;--ink:#fff;--ink-2:#e8e8e8;--muted:#cfcfcf;--mute-soft:#909090;--line:#ffffff1f;--line-strong:#ffffff3d;--paper:#0d0d0d;--blue:#fff;--blue-hover:#e0e0e0;--blue-tint:#ffffff1a;--blue-tint-2:#ffffff29;--blue-tint-3:#ffffff3d;--blue-ink:#000;--blue-glow:#ffffff29;--shadow-sm:0 1px 2px #0006;--shadow-md:0 2px 8px -2px #00000080, 0 1px 2px #0006;--shadow-lg:0 8px 24px -8px #0009, 0 2px 6px #0006;--shadow-xl:0 16px 48px -12px #000000b3, 0 4px 12px #00000080;--shadow-blue:0 8px 32px -8px #0009, 0 2px 8px #0006;--shadow-soft:0 0 0 1px #ffffff12, 0 8px 24px -16px #000c;--shadow-soft-lift:0 0 0 1px #ffffff1f, 0 14px 32px -16px #000000e6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--font);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.6}a{color:inherit;transition:color var(--dur) var(--ease);text-decoration:none}a:hover{color:var(--blue)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink);font-optical-sizing:auto;margin:0;font-weight:300;line-height:1.04}h1{letter-spacing:-.028em;font-size:clamp(2.5rem,5.2vw,4.25rem);line-height:.98}h2{letter-spacing:-.022em;font-size:clamp(1.75rem,3vw,2.5rem)}h3{letter-spacing:-.016em;font-size:1.375rem;line-height:1.15}h4{letter-spacing:-.012em;font-size:1.0625rem;line-height:1.2}p{margin:0}code,pre,.mono{font-family:var(--font-mono)}.eyebrow,.label,.mono-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);font-size:.625rem;font-weight:500}.app-shell{grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--bg);flex-direction:column;gap:6px;height:100vh;padding:20px 16px 18px 20px;display:flex;position:sticky;top:0;overflow-y:auto}.side-brand{border-bottom:1px solid var(--line);color:inherit;align-items:center;gap:10px;margin-bottom:2px;padding:2px 4px 18px;text-decoration:none;display:flex}.brand-mark{object-fit:contain;object-position:center;flex-shrink:0;width:30px;height:30px;display:inline-block}.brand-name{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);font-size:1.0625rem;font-weight:700}.brand-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.16em;color:var(--mute-soft);background:var(--bg-3);border-radius:var(--r-xs);margin-left:auto;padding:2px 6px;font-size:.5625rem}.side-search{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-sm);font-family:var(--font);color:var(--mute-soft);cursor:pointer;transition:all var(--dur) var(--ease);align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:8px 10px 8px 12px;font-size:.8125rem;display:flex}.side-search:hover{border-color:var(--line-strong);background:var(--bg-3)}.side-search .icon{color:var(--mute-soft);font-size:.9375rem}.side-search .kbd{font-family:var(--font-mono);color:var(--mute-soft);background:var(--bg);border:1px solid var(--line);border-radius:var(--r-xs);margin-left:auto;padding:2px 5px;font-size:.5625rem}.side-new{width:100%;color:var(--muted);border-radius:var(--r-sm);font-family:var(--font);letter-spacing:-.008em;cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);background:0 0;border:none;align-items:center;gap:10px;margin-bottom:4px;padding:8px 11px;font-size:.875rem;font-weight:450;display:flex}.side-new:hover{background:var(--bg-2);color:var(--ink)}.side-new-icon{width:18px;height:18px;color:var(--mute-soft);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.side-new:hover .side-new-icon{color:var(--ink)}.side-group{flex-direction:column;gap:2px;margin-top:8px;display:flex}.side-group:first-of-type{margin-top:0}.side-group-head{font-family:var(--font-mono);text-transform:none;letter-spacing:.2em;color:var(--mute-soft);padding:4px 10px 6px;font-size:.5625rem}.side-link{font-family:var(--font);letter-spacing:-.008em;color:var(--muted);border-radius:var(--r-sm);transition:background var(--dur) var(--ease), color var(--dur) var(--ease);align-items:center;gap:10px;padding:8px 11px;font-size:.875rem;font-weight:450;text-decoration:none;display:flex;position:relative}.side-link:hover{background:var(--bg-2);color:var(--ink)}.side-link.is-active{background:var(--bg-2);color:var(--ink);font-weight:600}.side-link.is-active:before{content:"";background:var(--ink);border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.side-link .side-icon{width:18px;height:18px;color:var(--mute-soft);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.side-link:hover .side-icon,.side-link.is-active .side-icon{color:var(--ink)}.side-link .badge{font-family:var(--font-mono);color:var(--mute-soft);border:1px solid var(--line);text-align:center;background:0 0;border-radius:9px;min-width:16px;margin-left:auto;padding:0 5px;font-size:.5625rem;font-weight:500;line-height:15px}.side-link.is-new .badge,.side-link.is-active .badge{color:var(--blue);background:var(--blue-tint);border-color:#00000040}.side-foot{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding:14px 4px 0;display:flex}.side-avatar{background:var(--bg);width:30px;height:30px;color:var(--ink);border:1px solid var(--ink);font-family:var(--font);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.side-who{flex-direction:column;gap:2px;min-width:0;display:flex}.side-who-name{font-family:var(--font);color:var(--ink);font-size:.8125rem;font-weight:550}.side-who-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);font-size:.5625rem}.theme-toggle{border:1px solid var(--line);border-radius:var(--r-sm);width:28px;height:28px;color:var(--mute-soft);background:var(--bg-2);cursor:pointer;transition:all var(--dur) var(--ease);justify-content:center;align-items:center;margin-left:auto;font-size:.8125rem;display:inline-flex}.theme-toggle:hover{border-color:var(--line-strong);color:var(--ink);background:var(--bg-3)}.content{flex-direction:column;min-width:0;display:flex}.main-topbar{border-bottom:1px solid var(--line);background:var(--bg);justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.crumbs{font-family:var(--font-mono);color:var(--mute-soft);text-transform:none;letter-spacing:.12em;align-items:center;gap:6px;font-size:.6875rem;display:flex}.crumbs .sep{color:var(--mute-soft)}.crumbs .last{color:var(--ink)}.topbar-actions{align-items:center;gap:8px;display:flex}.top-pill{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--muted);border:1px solid var(--line);border-radius:var(--r-pill);align-items:center;gap:5px;padding:4px 8px;font-size:.625rem;display:inline-flex}.top-pill .dot{background:var(--success);border-radius:50%;width:6px;height:6px;display:inline-block}.top-pill .dot.blue{background:var(--blue)}.top-pill .dot.warn{background:var(--warning)}.page{width:100%;max-width:64rem;margin:0 auto;padding:48px 40px 72px}.page-wide{max-width:none;padding:48px 40px 72px}.page-fluid{width:100%;padding:48px 40px 72px}.page-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:36px;display:flex}.page-head-left{flex-direction:column;gap:6px;min-width:0;display:flex}.page-head-left h1{letter-spacing:-.02em;color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:2rem;font-weight:400;line-height:1.05}.page-head-actions{flex-shrink:0;gap:8px;display:flex}.page-head-left p{color:var(--muted);max-width:42rem;margin-top:2px;font-size:.9375rem;line-height:1.55}.eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--mute-soft);font-size:.625rem;font-weight:500}.button{border-radius:var(--r-pill);height:2.125rem;font-family:var(--font);letter-spacing:-.002em;cursor:pointer;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease), opacity var(--dur) var(--ease);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.button:focus-visible{box-shadow:0 0 0 3px var(--blue-tint-2);outline:none}.button-primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.button-primary:hover{background:var(--ink-2);color:var(--bg);border-color:var(--ink-2)}.button-secondary{background:var(--bg-3);color:var(--ink);border-color:#0000}.button-secondary:hover{background:var(--bg-4);border-color:#0000}.button-ink{background:var(--ink);color:var(--bg);border-color:var(--ink)}.button-ink:hover{background:var(--ink-2);border-color:var(--ink-2)}.button-ghost{color:var(--muted);background:0 0}.button-ghost:hover{color:var(--ink);background:var(--bg-2)}.button-danger{color:var(--danger)}.button-danger:hover{border-color:var(--danger);color:var(--danger)}.button .kbd{font-family:var(--font-mono);background:var(--bg-3);color:var(--mute-soft);border:1px solid var(--line);border-radius:3px;padding:1px 5px;font-size:.625rem}.icon-button{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--bg-2);width:32px;height:32px;color:var(--muted);cursor:pointer;transition:all var(--dur) var(--ease);justify-content:center;align-items:center;font-size:.9375rem;display:inline-flex}.icon-button:hover{color:var(--ink);border-color:var(--line-strong);background:var(--bg-3)}.icon-button.is-on{color:var(--blue);background:var(--blue-tint);border-color:#0000004d}.icon-button.is-recording{color:#fff;background:var(--danger);border-color:var(--danger)}.icon-button.is-calling{color:var(--ink);background:var(--bg);border-color:var(--ink)}.field{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.field-label{font-family:var(--font-mono);text-transform:none;letter-spacing:.16em;color:var(--muted);font-size:.6rem}.field-input,.field-textarea,.field-select{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg);width:100%;font-family:var(--font);color:var(--ink);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);padding:8px 10px;font-size:.875rem}.field-input:focus,.field-textarea:focus,.field-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint);outline:none}.field-textarea{resize:vertical;min-height:80px;font-family:var(--font-mono);font-size:.8125rem;line-height:1.5}.field-hint{font-family:var(--font);color:var(--mute-soft);margin-top:2px;font-size:.75rem}.input,.textarea,.select{background:var(--bg-3);width:100%;font-family:var(--font);color:var(--ink);transition:background var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border:0;border-radius:10px;padding:11px 14px;font-size:.875rem}.input::placeholder,.textarea::placeholder{color:var(--mute-soft)}.input:focus,.textarea:focus,.select:focus{background:var(--bg-2);box-shadow:0 0 0 2px var(--ink);outline:none}.textarea{resize:vertical;min-height:88px;font-family:var(--font);font-size:.875rem;line-height:1.6}.label{font-family:var(--font);letter-spacing:-.005em;text-transform:none;color:var(--muted);margin-bottom:7px;font-size:.8125rem;font-weight:500;display:block}.studio{background:var(--bg);flex-direction:column;flex:1;align-items:center;min-height:calc(100vh - 53px);padding:88px 40px 32px;display:flex}.studio-inner{flex-direction:column;gap:34px;width:100%;max-width:44rem;display:flex}.hero-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);text-align:center;font-size:.6875rem}.hero-headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);text-align:center;font-optical-sizing:auto;margin:0;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:300;line-height:1}.hero-sub{color:var(--muted);text-align:center;max-width:32rem;margin:0 auto;font-size:1.125rem;line-height:1.6}.metrics{border-top:1px solid var(--line);background:0 0;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.metric{border:0;border-left:1px solid var(--line);transition:background var(--dur) var(--ease);background:0 0;border-radius:0;flex-direction:column;gap:2px;padding:18px 22px;display:flex}.metric:first-child{border-left:0}.metric:hover{background:var(--bg-2)}.metric-label{font-family:var(--font-mono);text-transform:none;letter-spacing:.2em;color:var(--mute-soft);font-size:.5625rem}.metric-value{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;margin-top:8px;font-size:2rem;font-weight:400;line-height:1}.metric-delta{font-family:var(--font-mono);color:var(--success);margin-top:6px;font-size:.625rem}.metric-delta.down{color:var(--danger)}.metric-delta.neutral{color:var(--muted)}.composer{background:var(--paper);border:1px solid var(--line-strong);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);overflow:visible}.composer-attachments{flex-wrap:wrap;gap:6px;padding:12px 14px 0;display:flex}.attach-chip{background:var(--bg-3);border-radius:var(--r-pill);font-family:var(--font);color:var(--ink);border:0;align-items:center;gap:6px;padding:6px 10px 6px 8px;font-size:.8125rem;display:inline-flex}.attach-chip .x{color:var(--mute-soft);cursor:pointer;padding:0 2px}.attach-chip .x:hover{color:var(--danger)}.attach-chip .chip-icon{width:12px;height:12px;color:var(--muted);border-radius:3px;justify-content:center;align-items:center;font-size:.625rem;display:inline-flex}.composer-input{resize:none;width:100%;font-family:var(--font);color:var(--ink);background:0 0;border:0;outline:0;min-height:72px;max-height:16rem;padding:18px 20px 8px;font-size:1rem;line-height:1.6}.composer-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 14px 12px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pill{border:1px solid var(--line-strong);border-radius:var(--r-pill);background:var(--bg);height:30px;color:var(--ink-2);font-family:var(--font);letter-spacing:-.006em;cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), color var(--dur) var(--ease);align-items:center;gap:6px;padding:0 13px;font-size:.8125rem;font-weight:500;display:inline-flex}.pill:hover{border-color:var(--ink);background:var(--bg-2);color:var(--ink)}.pill .pill-icon{color:var(--muted);font-size:.875rem;line-height:1}.pill .pill-chev{color:var(--mute-soft);margin-left:1px;font-size:.625rem}.pill.is-accent{background:var(--blue-tint-2);color:var(--blue);border-color:#0003}.pill.is-accent:hover{background:var(--blue-tint-3);border-color:#00000059}.pill.is-accent .pill-icon,.pill.is-accent .pill-chev{color:var(--blue)}.pill.pill-with-avatar,.composer-toolbar .pill.pill-with-avatar,.studio-top-bar .pill.pill-with-avatar{gap:7px;padding-left:4px}.pill-agent-avatar{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.send-btn{border-radius:var(--r-sm);background:var(--bg);min-width:32px;height:32px;color:var(--ink);border:1px solid var(--ink);cursor:pointer;font-family:var(--font);letter-spacing:-.005em;transition:all var(--dur) var(--ease);justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.send-btn:hover:not(:disabled){background:var(--bg-2);border-color:var(--ink)}.send-btn:disabled{opacity:.3;cursor:not-allowed}.send-btn .kbd{font-family:var(--font-mono);background:var(--bg-3);color:var(--mute-soft);border:1px solid var(--line);border-radius:3px;padding:1px 5px;font-size:.5625rem}.suggest-chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.suggest-chip{font-family:var(--font);color:var(--muted);border:1px solid var(--line);border-radius:var(--r-pill);cursor:pointer;background:var(--bg);transition:all var(--dur) var(--ease);padding:8px 14px;font-size:.8125rem}.suggest-chip:hover{color:var(--blue);background:var(--blue-tint);box-shadow:var(--shadow-sm);border-color:#00000040;transform:translateY(-1px)}.popover-anchor{display:inline-flex;position:relative}.popover{z-index:50;background:var(--bg);border:1px solid var(--line);box-shadow:var(--shadow-xl);min-width:340px;max-width:440px;max-height:60vh;animation:popover-in .2s var(--ease);border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;overflow-y:auto}@keyframes popover-in{0%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.popover-search{border-bottom:1px solid var(--line);align-items:center;gap:6px;margin:-6px -6px 4px;padding:6px 8px;display:flex}.popover-search input{font-family:var(--font);color:var(--ink);background:0 0;border:0;outline:0;width:100%;padding:4px 0;font-size:.875rem}.popover-search input::placeholder{color:var(--mute-soft)}.popover-search .kbd{font-family:var(--font-mono);color:var(--mute-soft);background:var(--bg-3);border:1px solid var(--line);border-radius:3px;padding:1px 4px;font-size:.625rem}.popover-section{font-family:var(--font-mono);text-transform:none;letter-spacing:.18em;color:var(--mute-soft);padding:6px 8px 4px;font-size:.5625rem}.pop-row{border-radius:var(--r-sm);cursor:pointer;font-family:var(--font);color:var(--ink);text-align:left;width:100%;transition:background var(--dur) var(--ease);background:0 0;border:0;align-items:center;gap:10px;padding:7px 8px;font-size:.875rem;display:flex}.pop-row:hover{background:var(--bg-2)}.pop-row.is-active{background:var(--blue-tint);color:var(--blue)}.pop-row .row-icon{background:var(--bg-3);border:1px solid var(--line);width:20px;height:20px;color:var(--muted);font-family:var(--font-mono);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:600;display:inline-flex}.pop-row.is-active .row-icon{color:var(--blue);background:#00000026;border-color:#0000004d}.pop-row .row-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.pop-row .row-name{font-weight:500}.pop-row .row-desc{font-family:var(--font);color:var(--mute-soft);font-size:.6875rem;line-height:1.3}.pop-row .row-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.12em;color:var(--mute-soft);flex-shrink:0;margin-left:auto;font-size:.5625rem}.pop-row .check{color:var(--blue);margin-left:auto;font-size:.875rem}.thread{flex-direction:column;gap:24px;display:flex}.turn{flex-direction:column;gap:8px;display:flex}.turn-head{align-items:center;gap:10px;display:flex}.turn-avatar{border-radius:var(--r-sm);width:26px;height:26px;font-family:var(--font);color:var(--ink);flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:inline-flex}.turn-avatar.user,.turn-avatar.corv{background:var(--bg);color:var(--ink);border:1px solid var(--ink)}.turn-name{font-family:var(--font);color:var(--ink);font-size:.875rem;font-weight:500}.turn-time{font-family:var(--font-mono);color:var(--mute-soft);text-transform:none;letter-spacing:.12em;margin-left:auto;font-size:.625rem}.turn-body{color:var(--ink-2);white-space:pre-wrap;margin-left:30px;font-size:.9375rem;line-height:1.62}.turn-thinking{background:var(--bg-3);border-left:2px solid var(--mute-soft);border-radius:0 var(--r-sm) var(--r-sm) 0;color:var(--muted);flex-direction:column;gap:4px;margin-left:30px;padding:10px 12px;font-size:.8125rem;font-style:italic;display:flex}.turn-thinking-head{font-family:var(--font-mono);text-transform:none;letter-spacing:.18em;color:var(--mute-soft);margin-bottom:2px;font-size:.5625rem;font-style:normal}.plan-block{background:var(--blue-tint);border-radius:var(--r-sm);border:1px solid #00000040;margin-left:30px;padding:12px 14px}.plan-head{font-family:var(--font-mono);text-transform:none;letter-spacing:.16em;color:var(--blue);align-items:center;gap:8px;margin-bottom:8px;font-size:.625rem;font-weight:600;display:flex}.plan-step{color:var(--ink-2);align-items:baseline;gap:10px;padding:4px 0;font-size:.875rem;display:flex}.plan-step .n{font-family:var(--font-mono);color:var(--blue);text-align:right;flex-shrink:0;width:20px;font-size:.625rem}.plan-step.done{color:var(--muted)}.plan-step.done .n:after{content:" ✓"}.turn-tools{flex-direction:column;gap:6px;margin-left:30px;display:flex}.tool-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-sm);font-family:var(--font-mono);align-items:center;gap:10px;padding:8px 12px;font-size:.75rem;display:flex}.tool-status{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6875rem;font-weight:600;display:inline-flex}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tool-name{color:var(--ink);font-weight:600}.tool-args{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.tool-time{color:var(--mute-soft);flex-shrink:0;font-size:.6875rem}.grid{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));gap:16px;display:grid;overflow:visible}.card{background:var(--bg);box-shadow:var(--shadow-soft);color:var(--ink);transition:box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);border:0;border-radius:8px;flex-direction:column;gap:10px;padding:22px;text-decoration:none;display:flex}a.card:hover,.card.is-link:hover{box-shadow:var(--shadow-soft-lift);transform:translateY(-2px)}.card.is-standalone{box-shadow:var(--shadow-soft)}.card-head{align-items:center;gap:12px;margin-bottom:4px;display:flex}.card-icon{border-radius:var(--r-pill);width:36px;height:36px;color:var(--ink);border:1px solid var(--line-strong);font-family:var(--font-display);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:1.0625rem;font-weight:500;display:inline-flex}.card-title{font-family:var(--font-display);letter-spacing:-.016em;font-size:1.25rem;font-weight:400;line-height:1.15}.card-desc{color:var(--muted);font-size:.875rem;line-height:1.55}.card-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.2em;color:var(--mute-soft);margin-top:6px;font-size:.625rem}.list{flex-direction:column;display:flex}.list-row{border-top:1px solid var(--line);color:var(--ink-2);transition:color var(--dur) var(--ease);grid-template-columns:90px 1fr auto;align-items:baseline;gap:16px;padding:12px 4px;text-decoration:none;display:grid}.list-row:first-child{border-top:0}.list-row:hover{color:var(--ink)}.schedule-row{grid-template-columns:90px 1fr auto auto;align-items:baseline;text-decoration:none}.schedule-row .list-title{color:inherit;text-decoration:none}.schedule-row .list-title:hover{color:var(--ink)}.sched{flex-direction:column;gap:34px;display:flex}.sched-section{flex-direction:column;gap:14px;display:flex}.sched-section-head{align-items:center;gap:10px;display:flex}.sched-section-title{letter-spacing:-.01em;margin:0;font-size:1.0625rem;font-weight:600}.sched-section-count{font-family:var(--font-mono);color:var(--mute-soft);background:var(--bg-3);border-radius:var(--r-pill);padding:2px 9px;font-size:.6875rem;font-weight:500}.sched-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px;display:grid}.sched-card{border-radius:var(--r-lg);background:var(--bg);box-shadow:var(--shadow-soft);transition:box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);flex-direction:column;gap:8px;padding:18px 20px;display:flex}.sched-card:hover{box-shadow:var(--shadow-soft-lift);transform:translateY(-2px)}.sched-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.sched-kind{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.625rem;font-weight:500}.sched-state{color:var(--mute-soft);align-items:center;gap:6px;font-size:.6875rem;font-weight:500;display:inline-flex}.sched-state:before{content:"";background:var(--mute-soft);border-radius:50%;width:6px;height:6px}.sched-state.is-on{color:var(--success)}.sched-state.is-on:before{background:var(--success);animation:2s ease-in-out infinite crew-live}.sched-card-title{letter-spacing:-.012em;color:var(--ink);font-size:1.0625rem;font-weight:600;line-height:1.25;text-decoration:none}a.sched-card-title:hover{text-decoration:underline}.sched-cadence{color:var(--muted);margin:0;font-size:.875rem;line-height:1.45}.sched-cadence a{color:var(--ink-2);font-weight:500;text-decoration:none}.sched-cadence a:hover{color:var(--ink)}.sched-card-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding-top:12px;display:flex}.sched-last{font-family:var(--font-mono);letter-spacing:.06em;color:var(--mute-soft);white-space:nowrap;font-size:.625rem}.sched-remove{cursor:pointer;color:var(--mute-soft);border-radius:var(--r-sm);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:none;padding:4px 8px;font-size:.75rem;font-weight:500}.sched-remove:hover{color:var(--danger);background:color-mix(in srgb, var(--danger) 9%, transparent)}.sched-remove:disabled{opacity:.5;cursor:default}.list-when{font-family:var(--font-mono);color:var(--mute-soft);text-transform:none;letter-spacing:.1em;white-space:nowrap;font-size:.6875rem}.list-body{flex-direction:column;gap:2px;min-width:0;display:flex}.list-title{font-family:var(--font);color:var(--ink);letter-spacing:-.008em;font-size:.9375rem;font-weight:500}.list-desc{font-family:var(--font);color:var(--muted);font-size:.8125rem;line-height:1.5}.list-tag{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);white-space:nowrap;font-size:.5625rem}.integ-status{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg-2);align-items:center;gap:12px;margin-bottom:1.25rem;padding:14px 18px;display:flex}.integ-status-dot{border-radius:var(--r-pill);background:var(--mute-soft);flex-shrink:0;width:9px;height:9px}.integ-status[data-connected=true] .integ-status-dot{background:var(--success)}.integ-status-text{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.45}.integ-status-text strong{color:var(--ink);font-weight:600}.integ-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.integ-browser{flex-direction:column;gap:22px;display:flex}.filter-search{background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-sm);flex:1;align-items:center;gap:8px;min-width:200px;padding:7px 10px;display:flex}.filter-search-icon{width:15px;height:15px;color:var(--mute-soft);flex:none}.filter-search input{font-family:var(--font);color:var(--ink);background:0 0;border:0;outline:0;width:100%;font-size:.875rem}.filter-search input::placeholder{color:var(--mute-soft)}.filter-tabs{gap:0;display:flex}.filter-tab{font-family:var(--font);color:var(--muted);border:1px solid var(--line);cursor:pointer;background:var(--bg);transition:all var(--dur) var(--ease);border-right:0;padding:5px 12px;font-size:.8125rem;font-weight:500}.filter-tab:first-child{border-radius:var(--r-sm) 0 0 var(--r-sm)}.filter-tab:last-child{border-right:1px solid var(--line);border-radius:0 var(--r-sm) var(--r-sm) 0}.filter-tab.is-on{background:var(--bg-2);color:var(--ink);border-color:var(--ink)}.filter-tab .count{font-family:var(--font-mono);color:var(--mute-soft);margin-left:5px;font-size:.625rem}.filter-tab.is-on .count{color:#fff9}.integ-section{flex-direction:column;gap:8px;display:flex}.integ-section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:6px;display:flex}.integ-section-title{font-family:var(--font-mono);text-transform:none;letter-spacing:.16em;color:var(--ink);font-size:.6875rem;font-weight:600}.integ-section-count{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);font-size:.625rem}.integ-section-connected .integ-section-head{border-bottom-color:var(--line-strong)}.integ-connected-empty{color:var(--muted);padding:4px 0 8px;font-size:.875rem}.integ-accordion{border-bottom:1px solid var(--line);flex-direction:column;gap:0;display:flex}.integ-accordion-trigger{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 0;display:flex}.integ-accordion-trigger:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:var(--r-sm)}.integ-accordion-title{font-family:var(--font-mono);text-transform:none;letter-spacing:.16em;color:var(--ink);font-size:.6875rem;font-weight:600}.integ-accordion-meta{align-items:center;gap:8px;display:inline-flex}.integ-accordion-chevron{width:14px;height:14px;color:var(--mute-soft);transition:transform var(--dur) var(--ease)}.integ-accordion.is-open .integ-accordion-chevron{transform:rotate(180deg)}.integ-accordion-panel{padding-bottom:12px}.integ-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.integ-grid-popular{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.integ-empty{border:1px dashed var(--line-strong);border-radius:var(--r-lg);background:var(--bg);padding:22px}.integ-empty h2{font-family:var(--font);letter-spacing:-.01em;color:var(--ink);margin-bottom:4px;font-size:1rem;font-weight:600}.integ-empty p{color:var(--muted);font-size:.875rem}.integ-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-lg);transition:all var(--dur) var(--ease);flex-direction:column;gap:8px;padding:16px 18px;display:flex}.integ-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.integ-head{align-items:center;gap:10px;display:flex}.integ-logo{background:var(--bg-3);width:32px;height:32px;font-family:var(--font-mono);color:var(--ink);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex;overflow:hidden}.integ-logo img{object-fit:contain;width:100%;height:100%}.integ-name{font-family:var(--font);color:var(--ink);letter-spacing:-.008em;font-size:.9375rem;font-weight:600}.integ-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);align-items:center;gap:6px;font-size:.6rem;display:flex}.integ-meta .dot{background:var(--mute-soft);border-radius:50%;width:5px;height:5px;display:inline-block}.integ-meta.is-connected{color:var(--success)}.integ-meta.is-connected .dot{background:var(--success)}.integ-desc{color:var(--muted);min-height:36px;font-size:.8125rem;line-height:1.4}.integ-note{color:var(--mute-soft);margin:-2px 0 0;font-size:.75rem;line-height:1.35}.integ-actions{gap:6px;margin-top:4px;display:flex}.integ-btn{border-radius:var(--r-sm);height:28px;font-family:var(--font);border:1px solid var(--line-strong);background:var(--bg);color:var(--ink);cursor:pointer;transition:all var(--dur) var(--ease);flex:1;font-size:.8125rem;font-weight:500}.integ-btn:hover{border-color:var(--ink)}.integ-btn.primary{background:var(--bg);color:var(--ink);border-color:var(--ink)}.integ-btn.primary:hover{background:var(--bg-2);border-color:var(--ink);color:var(--ink)}.integ-btn.danger{color:var(--danger)}.integ-btn.danger:hover{border-color:var(--danger)}.agent-detail{grid-template-columns:1fr 280px;gap:28px;display:grid}.agent-card-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:18px;display:flex}.agent-avatar{border-radius:var(--r-md);background:var(--bg);width:44px;height:44px;color:var(--ink);border:1px solid var(--ink);font-family:var(--font);flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;display:inline-flex}.agent-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.agent-name{font-family:var(--font);letter-spacing:-.025em;color:var(--ink);font-size:1.25rem;font-weight:600}.agent-desc{color:var(--muted);font-size:.875rem;line-height:1.5}.agent-tagrow{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.agent-tag{color:var(--muted);background:var(--bg-3);border-radius:var(--r-pill);padding:4px 10px;font-size:.75rem;font-weight:500}.agent-tag.live{color:var(--success);background:color-mix(in srgb, var(--success) 12%, transparent)}.agent-section{margin-bottom:22px}.agent-section h4{font-family:var(--font);letter-spacing:-.008em;color:var(--ink);align-items:baseline;gap:8px;margin:0 0 8px;font-size:.875rem;font-weight:600;display:flex}.agent-section h4 .sub{font-family:var(--font-mono);color:var(--mute-soft);text-transform:none;letter-spacing:.14em;font-size:.6rem;font-weight:400}.agent-rail{flex-direction:column;gap:18px;display:flex}.rail-block{background:var(--bg-3);border-radius:var(--r-lg);flex-direction:column;gap:8px;padding:16px 18px;display:flex}.rail-label{color:var(--ink);font-size:.8125rem;font-weight:600}.rail-row{font-family:var(--font);justify-content:space-between;align-items:baseline;gap:12px;padding:2px 0;font-size:.8125rem;display:flex}.rail-row .k{color:var(--mute-soft)}.rail-row .v{color:var(--ink);font-variant-numeric:tabular-nums;text-align:right;min-width:0}.run-history{flex-direction:column;gap:2px;display:flex}.run-row{grid-template-columns:86px 1fr auto;align-items:baseline;gap:12px;padding:8px 0;font-size:.8125rem;display:grid}.run-when{color:var(--mute-soft);font-size:.75rem}.run-summary{color:var(--ink-2)}.run-cost{color:var(--mute-soft);font-size:.75rem}.agent-head{margin-bottom:26px}.agent-back{font-family:var(--font);letter-spacing:-.005em;color:var(--muted);transition:color var(--dur) var(--ease);margin-bottom:16px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-block}.agent-back:hover{color:var(--ink)}.agent-head-main{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding-bottom:22px;display:flex}.agent-head-meta{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.agent-editor{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:32px;padding-bottom:96px;display:grid}.agent-editor-main{flex-direction:column;gap:12px;display:flex}.editor-card{background:var(--bg);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:22px 24px}.editor-card-head{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.editor-card-head h4{font-family:var(--font);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:.9375rem;font-weight:600}.editor-card-sub{color:var(--mute-soft);text-align:right;margin-left:auto;font-size:.75rem}.editor-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field-col{flex-direction:column;min-width:0;display:flex}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.attach-chip.is-dashed{box-shadow:inset 0 0 0 1px var(--line-strong);color:var(--muted);background:0 0;text-decoration:none}.attach-chip.is-dashed:hover{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.editor-empty{color:var(--muted);margin:0;font-size:.8125rem}.base-prompt-card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg-2);align-items:flex-start;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.base-prompt-dot{background:var(--ink);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.base-prompt-copy{flex:1;min-width:0}.base-prompt-title{color:var(--ink);font-size:.8125rem;font-weight:500}.base-prompt-desc{color:var(--muted);margin-top:2px;font-size:.75rem;line-height:1.45}.base-prompt-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.base-prompt-link{color:var(--ink);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500;text-decoration:underline}.base-prompt-link:hover{color:var(--muted)}.base-prompt-sep{color:var(--mute-soft);font-size:.75rem}.prompt-viewer-backdrop{z-index:120;animation:popover-in var(--dur) var(--ease);background:#0000006b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}[data-theme=dark] .prompt-viewer-backdrop{background:#000000b8}.prompt-viewer{border:1px solid var(--line-strong);border-radius:var(--r-lg);background:var(--bg);width:min(920px,100%);max-height:min(88vh,900px);box-shadow:var(--shadow-xl);flex-direction:column;gap:14px;padding:22px 24px;display:flex}.prompt-viewer-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.prompt-viewer-head h2{letter-spacing:-.012em;margin:6px 0 0;font-size:1.25rem;font-weight:600}.prompt-viewer-head p{color:var(--muted);max-width:52ch;margin:6px 0 0;font-size:.8125rem;line-height:1.5}.prompt-viewer-tabs{flex-wrap:wrap;gap:6px;display:flex}.prompt-viewer-tab{border:1px solid var(--line-strong);border-radius:var(--r-pill);height:30px;color:var(--muted);cursor:pointer;transition:border-color var(--dur) var(--ease), color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;padding:0 13px;font-size:.8125rem;font-weight:500}.prompt-viewer-tab:hover{border-color:var(--ink);color:var(--ink)}.prompt-viewer-tab.is-active{border-color:var(--ink);color:var(--ink);background:var(--bg-2)}.prompt-viewer-status{color:var(--muted);margin:0;font-size:.8125rem}.prompt-viewer-status.is-error{color:var(--danger)}.prompt-viewer-body{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg-2);min-height:0;font-family:var(--font-mono);color:var(--ink-2);white-space:pre-wrap;word-break:break-word;flex:1;margin:0;padding:14px 16px;font-size:.75rem;line-height:1.55;overflow:auto}.rail-mono{font-family:var(--font-mono);font-size:.6875rem}.agent-toggle{cursor:pointer;font-family:var(--font);color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;padding:4px 0;font-size:.8125rem;display:flex}.agent-toggle-track{background:var(--bg-4);border:1px solid var(--line-strong);width:38px;height:22px;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease);border-radius:999px;flex-shrink:0;position:relative}.agent-toggle-track[data-on=true]{background:var(--success);border-color:var(--success)}.agent-toggle-thumb{width:16px;height:16px;box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease-spring);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.agent-toggle-track[data-on=true] .agent-toggle-thumb{transform:translate(16px)}.agent-toggle-label{font-weight:500}.budget-input{align-items:center;display:flex;position:relative}.budget-prefix{font-family:var(--font-mono);color:var(--muted);pointer-events:none;font-size:.8125rem;position:absolute;left:12px}.budget-input .input{padding-left:24px}.agent-savebar{background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-pill);box-shadow:var(--shadow-lg);z-index:40;transition:transform var(--dur-arrive) var(--ease-spring), opacity var(--dur) var(--ease);opacity:0;align-items:center;gap:18px;padding:10px 12px 10px 20px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%,200%)}.agent-savebar.is-visible{opacity:1;transform:translate(-50%)}.agent-savebar-text{color:var(--muted);font-size:.8125rem}.agent-savebar-error{color:var(--danger)}.agent-savebar-actions{gap:8px;display:flex}.agent-dot{background:var(--mute-soft);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-left:auto}.agent-dot.is-live{background:var(--success)}.palette-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;animation:palette-bg-in .2s var(--ease);background:#0006;justify-content:center;align-items:flex-start;padding:14vh 16px 16px;display:flex;position:fixed;inset:0}@keyframes palette-bg-in{0%{opacity:0}to{opacity:1}}.palette{background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-xl);width:100%;max-width:580px;box-shadow:var(--shadow-xl);animation:popover-in .22s var(--ease);overflow:hidden}.palette-input{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 18px;display:flex}.palette-input input{width:100%;font-family:var(--font);color:var(--ink);background:0 0;border:0;outline:0;font-size:1rem}.palette-input input::placeholder{color:var(--mute-soft)}.palette-input .esc{font-family:var(--font-mono);color:var(--mute-soft);background:var(--bg-3);border:1px solid var(--line);border-radius:3px;padding:2px 6px;font-size:.625rem}.palette-list{flex-direction:column;gap:0;max-height:60vh;padding:6px;display:flex;overflow-y:auto}.palette-section{font-family:var(--font-mono);text-transform:none;letter-spacing:.18em;color:var(--mute-soft);padding:8px 10px 4px;font-size:.5625rem}.palette-row{border-radius:var(--r-sm);cursor:pointer;font-family:var(--font);text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:9px 10px;font-size:.875rem;display:flex}.palette-row:hover,.palette-row.is-focused{background:var(--bg-2)}.palette-row.is-focused{background:var(--blue-tint)}.palette-row .pal-icon{width:18px;height:18px;color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.palette-row.is-focused .pal-icon{color:var(--blue)}.palette-row .pal-name{color:var(--ink);flex:1}.palette-row.is-focused .pal-name{color:var(--blue);font-weight:500}.palette-row .pal-meta{font-family:var(--font-mono);color:var(--mute-soft);text-transform:none;letter-spacing:.12em;font-size:.625rem}.palette-row .pal-kbd{font-family:var(--font-mono);color:var(--mute-soft);background:var(--bg-3);border:1px solid var(--line);border-radius:3px;padding:1px 5px;font-size:.625rem}.palette-foot{border-top:1px solid var(--line);font-family:var(--font-mono);text-transform:none;letter-spacing:.12em;color:var(--mute-soft);flex-wrap:wrap;align-items:center;gap:14px;padding:8px 14px;font-size:.625rem;display:flex}.palette-foot .kbd-row{align-items:center;gap:4px;display:inline-flex}.palette-foot .pal-kbd-foot{font-family:var(--font-mono);background:var(--bg-3);border:1px solid var(--line);color:var(--mute-soft);border-radius:3px;padding:1px 4px;font-size:.5625rem}@keyframes dispatch-arrive{0%{opacity:0;transform:translateY(12px)}60%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{box-shadow:0 0 #00000059}70%{box-shadow:0 0 0 6px #0000}to{box-shadow:0 0 #0000}}@keyframes status-breathe{0%,to{opacity:.6}50%{opacity:1}}.dispatch-block{animation:dispatch-arrive var(--dur-arrive) var(--ease-out) both;flex-direction:column;gap:0;margin-left:30px;display:flex}.dispatch-header{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--muted);align-items:center;gap:8px;padding:10px 0 8px;font-size:.6875rem;display:flex}.dispatch-header .dispatch-avatars{margin-right:2px;display:flex}.dispatch-header .dispatch-avatars .mini-avatar{border:2px solid var(--bg);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:-6px;font-size:.5rem;font-weight:600;display:inline-flex}.dispatch-header .dispatch-avatars .mini-avatar:first-child{margin-left:0}.dispatch-cards{flex-direction:column;gap:3px;display:flex}.dispatch-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-sm);transition:all var(--dur) var(--ease);animation:dispatch-arrive var(--dur-arrive) var(--ease-out) both;cursor:default;align-items:center;gap:10px;padding:8px 12px;display:flex}.dispatch-card:hover{border-color:var(--line-strong);background:var(--bg-2)}.dispatch-card:first-child{animation-delay:0s}.dispatch-card:nth-child(2){animation-delay:.12s}.dispatch-card:nth-child(3){animation-delay:.24s}.dispatch-card:nth-child(4){animation-delay:.36s}.dispatch-card:nth-child(5){animation-delay:.48s}.dispatch-card:nth-child(6){animation-delay:.6s}.dispatch-avatar{width:24px;height:24px;font-family:var(--font-mono);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:600;display:inline-flex;position:relative}.dispatch-avatar.is-active{animation:pulse-ring 2s var(--ease) infinite}.dispatch-info{flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}.dispatch-name{font-family:var(--font);color:var(--ink);flex-shrink:0;font-size:.875rem;font-weight:600}.dispatch-role{font-family:var(--font);color:var(--muted);flex-shrink:0;font-size:.8125rem}.dispatch-status{font-family:var(--font);color:var(--mute-soft);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;font-style:italic;overflow:hidden}.dispatch-card.is-active .dispatch-status{color:var(--blue);animation:2.4s ease-in-out infinite status-breathe}.dispatch-card.is-done .dispatch-status{color:var(--success);font-style:normal;animation:none}.dispatch-sep{color:var(--line-strong);flex-shrink:0;font-size:.5rem}.dispatch-model{font-family:var(--font-mono);text-transform:none;letter-spacing:.1em;color:var(--mute-soft);flex-shrink:0;margin-left:auto;font-size:.625rem}.dispatch-more{width:20px;height:20px;color:var(--mute-soft);cursor:pointer;border-radius:var(--r-xs);letter-spacing:1px;transition:all var(--dur) var(--ease);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.dispatch-more:hover{color:var(--ink);background:var(--bg-3)}.dispatch-expand{border:1px solid var(--line);border-radius:0 0 var(--r-sm) var(--r-sm);background:var(--bg-2);color:var(--ink-2);white-space:pre-wrap;animation:dispatch-arrive .3s var(--ease-out) both;border-top:0;margin-left:30px;padding:10px 14px;font-size:.8125rem;line-height:1.55}@keyframes reveal-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes line-draw{0%{height:0}to{height:100%}}.cmd-center{background:radial-gradient(ellipse 80% 40% at 50% -5%, var(--blue-glow), transparent 50%), var(--bg);width:100%;padding:48px 40px 56px;overflow-x:auto}.cmd-hero{text-align:center;animation:reveal-up var(--dur-reveal) var(--ease-out) both;margin-bottom:44px}.cmd-hero .eyebrow{margin-bottom:10px}.cmd-hero h1{letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700}.cmd-hero p{color:var(--muted);max-width:36rem;margin:0 auto;font-size:1rem;line-height:1.6}.cmd-stats{max-width:54rem;animation:reveal-up var(--dur-reveal) var(--ease-out) .1s both;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 auto 44px;display:grid}.cmd-stat{text-align:center;background:var(--bg);border:1px solid var(--line);border-radius:var(--r-lg);transition:all var(--dur) var(--ease);padding:20px}.cmd-stat:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md)}.cmd-stat-value{font-family:var(--font);color:var(--ink);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700;line-height:1}.cmd-stat-value .accent{color:var(--blue)}.cmd-stat-label{font-family:var(--font-mono);text-transform:none;letter-spacing:.16em;color:var(--mute-soft);margin-top:6px;font-size:.5625rem}.org-you{animation:reveal-up var(--dur-reveal) var(--ease-out) .2s both;justify-content:center;margin-bottom:24px;display:flex}.org-you-node{background:var(--bg);color:var(--ink);border:1px solid var(--ink);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);align-items:center;gap:12px;padding:14px 24px;display:flex;position:relative}.org-you-avatar{background:var(--bg);width:32px;height:32px;color:var(--ink);border:1px solid var(--ink);font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.org-you-info{flex-direction:column;gap:1px;display:flex}.org-you-name{font-family:var(--font);font-size:.9375rem;font-weight:600}.org-you-role{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;opacity:.6;font-size:.5625rem}.org-connector{animation:reveal-up var(--dur-reveal) var(--ease-out) .3s both;justify-content:center;margin-bottom:24px;display:flex}.org-connector-line{background:var(--blue);border-radius:1px;width:2px;height:32px}.org-connector-branches{animation:reveal-up var(--dur-reveal) var(--ease-out) .35s both;justify-content:center;margin-bottom:24px;display:flex;position:relative}.org-connector-branches:before{content:"";top:0;left:var(--branch-left,25%);right:var(--branch-right,25%);background:var(--blue);height:2px;position:absolute}.org-teams{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;max-width:72rem;margin:0 auto;display:grid}.team-branch{animation:reveal-up var(--dur-reveal) var(--ease-out) both}.team-branch:first-child{animation-delay:.4s}.team-branch:nth-child(2){animation-delay:.52s}.team-branch:nth-child(3){animation-delay:.64s}.team-branch:nth-child(4){animation-delay:.76s}.team-branch:nth-child(5){animation-delay:.88s}.team-branch:nth-child(6){animation-delay:1s}.team-connector{justify-content:center;margin-bottom:8px;display:flex}.team-connector-line{background:var(--blue);border-radius:1px;width:2px;height:20px}.team-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg);transition:all var(--dur) var(--ease);box-shadow:var(--shadow-sm);overflow:hidden}.team-card:hover{box-shadow:var(--shadow-blue);border-color:#0000004d;transform:translateY(-2px)}.team-card-header{border-bottom:1px solid var(--line);background:var(--bg-2);align-items:center;gap:10px;padding:14px 16px;display:flex}.team-card-icon{background:var(--bg);width:28px;height:28px;color:var(--ink);border:1px solid var(--ink);font-family:var(--font-mono);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.team-card-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.team-card-name{font-family:var(--font);color:var(--ink);letter-spacing:-.008em;font-size:.9375rem;font-weight:600}.team-card-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);font-size:.5625rem}.team-card-count{font-family:var(--font-mono);color:var(--blue);background:var(--blue-tint);border-radius:var(--r-pill);flex-shrink:0;padding:2px 6px;font-size:.625rem}.team-card-agents{flex-direction:column;gap:2px;padding:6px 8px;display:flex}.agent-node{border-radius:var(--r-sm);transition:background var(--dur) var(--ease);align-items:center;gap:8px;padding:6px 8px;display:flex}.agent-node:hover{background:var(--bg-3)}.agent-node-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.agent-node-dot.active{background:var(--blue);animation:pulse-ring 2s var(--ease) infinite}.agent-node-dot.idle{background:var(--mute-soft)}.agent-node-dot.done{background:var(--success)}.agent-node-name{font-family:var(--font);color:var(--ink);font-size:.8125rem;font-weight:500}.agent-node-task{font-family:var(--font);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.75rem;overflow:hidden}.agent-node-status{font-family:var(--font-mono);text-transform:none;letter-spacing:.1em;color:var(--mute-soft);flex-shrink:0;font-size:.5625rem}.agent-node-status.active{color:var(--blue)}.agent-node-status.done{color:var(--success)}.team-card-footer{border-top:1px solid var(--line);font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);justify-content:space-between;align-items:center;padding:8px 16px;font-size:.5625rem;display:flex}.agent-switcher{background:var(--bg-3);border-radius:var(--r-pill);align-items:center;gap:4px;margin-bottom:4px;padding:3px 4px;display:flex}.agent-switcher-btn{font-family:var(--font);color:var(--muted);border-radius:var(--r-pill);cursor:pointer;transition:all var(--dur) var(--ease);background:0 0;border:none;padding:4px 10px;font-size:.75rem;font-weight:500}.agent-switcher-btn:hover{color:var(--ink)}.agent-switcher-btn.is-active{background:var(--bg);color:var(--ink);box-shadow:0 1px 3px #00000014}.corv-banner{background:var(--blue-tint);border-radius:var(--r-md);animation:dispatch-arrive var(--dur-arrive) var(--ease-out) both;border:1px solid #0003;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px 20px;display:flex}.corv-banner-avatar{background:var(--bg);width:28px;height:28px;color:var(--ink);border:1px solid var(--ink);font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.corv-banner-content{flex-direction:column;flex:1;gap:4px;display:flex}.corv-banner-title{font-family:var(--font);color:var(--ink);font-size:.9375rem;font-weight:600}.corv-banner-body{font-family:var(--font);color:var(--muted);font-size:.8125rem;line-height:1.5}.corv-banner-actions{gap:6px;margin-top:6px;display:flex}.empty{text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;gap:8px;padding:80px 28px;display:flex}.empty:before{content:"+";border:1px solid var(--line-strong);width:52px;height:52px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;font-size:26px;font-weight:300;line-height:1;display:flex}.empty h2{font-family:var(--font);letter-spacing:-.025em;color:var(--ink);font-size:1.375rem;font-weight:600}.empty p{color:var(--muted);max-width:30rem;font-size:.9375rem;line-height:1.5}.empty .button{margin-top:16px}.empty .button-primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.empty .button-primary:hover{background:var(--ink-2);border-color:var(--ink-2);color:var(--bg)}@media (max-width:880px){:root{--sidebar-w:1fr}.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);z-index:10;flex-direction:row;align-items:center;gap:10px;height:auto;padding:10px 16px;position:sticky;top:0;overflow-x:auto}.side-brand{border:0;flex-shrink:0;padding:0}.brand-meta,.side-search{display:none}.side-group{flex-direction:row;flex-shrink:0}.side-group-head{display:none}.side-link{border-radius:var(--r-sm);padding:4px 8px}.side-link.is-active:before,.side-link .badge,.side-link .side-icon,.side-foot{display:none}.page{padding:24px 18px 48px}.studio{padding:32px 18px 16px}.metrics{grid-template-columns:1fr 1fr}.agent-detail{grid-template-columns:1fr}.agent-editor{grid-template-columns:1fr;gap:20px}.editor-grid{grid-template-columns:1fr}.agent-savebar{width:auto;left:18px;right:18px;transform:translateY(200%)}.agent-savebar.is-visible{transform:translateY(0)}.list-row,.schedule-row{grid-template-columns:1fr auto}.list-when{grid-column:1/-1}.cmd-stats{grid-template-columns:1fr 1fr}.org-teams{grid-template-columns:1fr}.dispatch-info{flex-wrap:wrap}.dispatch-model{display:none}}.teams-table-wrap{border:1px solid var(--line);border-radius:var(--r-sm);overflow:hidden}.teams-table{border-collapse:collapse;width:100%;font-size:.9375rem}.teams-table th,.teams-table td{text-align:left;border-bottom:1px solid var(--line);padding:.75rem 1rem}.teams-table th{font-family:var(--font-mono);text-transform:none;letter-spacing:.1em;color:var(--mute-soft);background:var(--surface-2);font-size:.6875rem;font-weight:500}.teams-table tbody tr:last-child td{border-bottom:none}.teams-slug-link{color:var(--blue);font-family:var(--font-mono);font-size:.875rem}.teams-muted{color:var(--muted)}.playbook-nudge{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg-2);color:var(--ink);transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);align-items:center;gap:9px;margin:0 0 10px;padding:9px 10px;text-decoration:none;display:flex}.playbook-nudge:hover{border-color:var(--line-strong);background:var(--bg-3)}.playbook-nudge-dot{background:var(--ink);width:7px;height:7px;animation:pulse-ring 2s var(--ease) infinite;border-radius:50%;flex-shrink:0}.playbook-nudge-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.playbook-nudge-text strong{letter-spacing:-.01em;font-size:.8125rem;font-weight:500}.playbook-nudge-text span{font-family:var(--font-mono);letter-spacing:.04em;color:var(--mute-soft);font-size:.625rem}.playbook-nudge-x{color:var(--mute-soft);cursor:pointer;transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;border-radius:4px;flex-shrink:0;padding:4px;font-size:.75rem;line-height:1}.playbook-nudge-x:hover{color:var(--ink);background:var(--bg)}.playbook-wizard{max-width:44rem}.playbook-step h1{margin-bottom:.5rem}.playbook-step p{color:var(--muted);margin:0 0 1.25rem}.playbook-muted{color:var(--mute-soft);font-size:.875rem}.playbook-error{color:var(--danger);margin-bottom:1rem;font-size:.875rem}.playbook-progress{gap:.375rem;margin-bottom:1.5rem;display:flex}.playbook-progress-dot{background:var(--line-strong);border-radius:2px;width:2rem;height:3px}.playbook-progress-dot.is-on{background:var(--blue)}.playbook-actions{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.mbti-grid{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.mbti-card{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg);cursor:pointer;text-align:left;transition:all var(--dur) var(--ease);flex-direction:column;align-items:flex-start;gap:.125rem;padding:.5rem .625rem;display:flex}.mbti-card:hover{border-color:var(--ink)}.mbti-card.is-selected{border-color:var(--blue);background:var(--blue-tint)}.mbti-card-type{font-family:var(--font-mono);font-size:.75rem;font-weight:600}.mbti-card-label{color:var(--muted);font-size:.6875rem;line-height:1.2}.mbti-hint{color:var(--muted);border-left:2px solid var(--blue);background:var(--surface-2);margin:0 0 1rem;padding:.75rem;font-size:.875rem}.chip-grid{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.chip{border:1px solid var(--line-strong);background:var(--bg);font-family:var(--font);letter-spacing:-.006em;color:var(--ink-2);cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), color var(--dur) var(--ease);border-radius:999px;padding:.4rem .8rem;font-size:.8125rem;font-weight:500}.chip:hover{border-color:var(--ink);color:var(--ink)}.chip.is-on{border-color:var(--ink);background:var(--bg-2);color:var(--ink)}.line-list{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.line-list-add{align-self:flex-start;font-size:.8125rem}.playbook-review{white-space:pre-wrap;font-family:var(--font);border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);margin:0;padding:1rem;font-size:.875rem;line-height:1.6}.muted-inline{color:var(--muted)}.playbook-step .label{margin-top:1rem}.settings-provider-stack{flex-direction:column;gap:1rem;max-width:40rem;display:flex}.settings-provider-card{padding:1.25rem 1.35rem}.settings-provider-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.settings-status-pill{border-radius:var(--r-pill);background:var(--bg-3);color:var(--mute-soft);white-space:nowrap;flex-shrink:0;padding:4px 11px;font-size:.75rem;font-weight:500}.settings-status-pill.is-on{background:color-mix(in srgb, var(--success) 12%, transparent);color:var(--success)}.settings-key-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.settings-key-input{min-width:0;font:inherit;background:var(--bg-3);color:var(--ink);transition:box-shadow var(--dur) var(--ease), background var(--dur) var(--ease);border:0;border-radius:10px;flex:12rem;padding:.6rem .8rem}.settings-key-input:focus{background:var(--bg-2);box-shadow:0 0 0 2px var(--ink);outline:none}.settings-docs-link{margin:0 0 .75rem;font-size:.8125rem}.settings-docs-link a{color:var(--ink);font-weight:500;text-decoration:none}.settings-docs-link a:hover{text-decoration:underline}.settings-card-error{color:var(--danger,#c00);margin:.5rem 0 0;font-size:.875rem}.settings-loading{color:var(--muted);font-size:.9375rem}.settings-models-section{margin-top:.5rem}.settings-models-toggle{background:var(--bg-3);cursor:pointer;width:100%;color:var(--ink);font-family:var(--font);transition:background var(--dur) var(--ease);border:0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.875rem;font-weight:500;display:flex}.settings-models-toggle:hover{background:var(--bg-4)}.settings-models-toggle .mono{font-family:var(--font);letter-spacing:normal;text-transform:none;font-size:.875rem;font-weight:500}.settings-models-toggle>span:last-child{color:var(--mute-soft);font-size:1.125rem;line-height:1}.settings-models-actions{gap:.5rem;margin:.75rem 0 .25rem;display:flex}.settings-model-list{flex-direction:column;gap:1px;max-height:18rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex;overflow-y:auto}.settings-model-label{cursor:pointer;transition:background var(--dur) var(--ease);border-radius:8px;align-items:flex-start;gap:.65rem;padding:.55rem .6rem;font-size:.875rem;display:flex}.settings-model-label:hover{background:var(--bg-3)}.settings-model-label strong{font-weight:500;display:block}.settings-model-desc{color:var(--muted);margin-top:.15rem;font-size:.8125rem;display:block}.settings-media-card{flex-direction:column;gap:1.25rem;display:flex}.settings-media-fieldset{border:none;flex-direction:column;gap:.5rem;margin:0;padding:0;display:flex}.settings-media-legend{flex-direction:column;gap:.2rem;margin-bottom:.15rem;display:flex}.settings-media-legend .mono{letter-spacing:.14em;color:var(--ink);font-size:.6875rem}.settings-media-hint{color:var(--muted);font-size:.8125rem}.settings-media-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.settings-media-option{border:1px solid var(--line);border-radius:var(--r-md);cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);align-items:flex-start;gap:.65rem;padding:.75rem .85rem;display:flex}.settings-media-option:hover{border-color:var(--line-strong);background:var(--bg-2)}.settings-media-option.is-active{border-color:var(--ink);background:var(--bg-2)}.settings-media-option input{accent-color:var(--ink);margin-top:.2rem}.settings-media-option-body{flex-direction:column;gap:.25rem;min-width:0;display:flex}.settings-media-option-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.settings-media-option-head strong{font-size:.875rem;font-weight:500}.settings-media-badge{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);border:1px solid var(--line);border-radius:var(--r-xs);padding:.1rem .35rem;font-size:.5625rem}.settings-media-option-desc{color:var(--muted);font-size:.8125rem;line-height:1.45}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.card:hover,.integ-card:hover{transform:none}}:root{--rail-w-collapsed:56px;--rail-w-expanded:232px;--m-ink:#000;--m-ink-2:#1c1c1c;--m-ink-3:#404040;--m-muted:#6b6b6b;--m-mute-soft:#9a9a9a;--m-line:#ececec;--m-line-2:#e0e0e0;--m-line-strong:#c8c8c8;--m-surface:#fafafa;--m-hover:#f3f3f3}[data-theme=dark]{--m-ink:#fff;--m-ink-2:#e8e8e8;--m-ink-3:#b8b8b8;--m-muted:#8a8a8a;--m-mute-soft:#5c5c5c;--m-line:#1a1a1a;--m-line-2:#232323;--m-line-strong:#303030;--m-surface:#121212;--m-hover:#1a1a1a}.app-shell{grid-template-columns:1fr}.sidebar{width:var(--rail-w-collapsed);z-index:50;background:var(--bg);border-right:1px solid var(--m-line);gap:2px;height:100vh;padding:14px 8px 12px;transition:width .22s cubic-bezier(.2,.7,.2,1);position:fixed;top:0;left:0;overflow:hidden}.sidebar:hover,.sidebar:focus-within{width:var(--rail-w-expanded);overflow-y:auto;box-shadow:4px 0 24px -4px #0000000a}[data-theme=dark] .sidebar:hover,[data-theme=dark] .sidebar:focus-within{box-shadow:4px 0 24px -4px #00000080}.sidebar .brand-name,.sidebar .brand-meta,.sidebar .side-new-label,.sidebar .side-search-label,.sidebar .side-search .kbd,.sidebar .side-group-head,.sidebar .side-link>span:not(.side-icon),.sidebar .side-link .badge,.sidebar .side-history-head,.sidebar .side-history-item,.sidebar .side-who,.sidebar .theme-toggle{opacity:0;white-space:nowrap;pointer-events:none;transition:opacity .12s cubic-bezier(.2,.7,.2,1)}.sidebar:hover .brand-name,.sidebar:hover .brand-meta,.sidebar:hover .side-new-label,.sidebar:hover .side-search-label,.sidebar:hover .side-search .kbd,.sidebar:hover .side-group-head,.sidebar:hover .side-link>span:not(.side-icon),.sidebar:hover .side-link .badge,.sidebar:hover .side-history-head,.sidebar:hover .side-history-item,.sidebar:hover .side-who,.sidebar:hover .theme-toggle,.sidebar:focus-within .brand-name,.sidebar:focus-within .brand-meta,.sidebar:focus-within .side-new-label,.sidebar:focus-within .side-search-label,.sidebar:focus-within .side-search .kbd,.sidebar:focus-within .side-group-head,.sidebar:focus-within .side-link>span:not(.side-icon),.sidebar:focus-within .side-link .badge,.sidebar:focus-within .side-history-head,.sidebar:focus-within .side-history-item,.sidebar:focus-within .side-who,.sidebar:focus-within .theme-toggle{opacity:1;pointer-events:auto;transition-delay:80ms}.sidebar .side-brand{border-bottom:none;justify-content:flex-start;gap:12px;margin-bottom:4px;padding:6px 0 12px 2px}.sidebar .brand-mark{width:28px;height:28px;box-shadow:none;object-fit:contain;object-position:center;background:0 0;border-radius:0;flex-shrink:0;font-size:0;display:inline-block}.sidebar .brand-name{letter-spacing:-.005em;color:var(--m-ink);font-size:14px;font-weight:500}.sidebar .brand-meta{display:none}.sidebar .side-new{color:var(--m-ink-2);border-radius:6px;gap:12px;margin-bottom:2px;padding:8px;font-size:13px;font-weight:400}.sidebar .side-new:hover{background:var(--m-hover);color:var(--m-ink)}.sidebar .side-new-icon{color:var(--m-ink-3);width:16px;font-size:16px}.sidebar .side-new:hover .side-new-icon{color:var(--m-ink)}.sidebar .side-search{background:0 0;border:none;border-radius:6px;gap:12px;margin-bottom:4px;padding:8px}.sidebar .side-search:hover{background:var(--m-hover);box-shadow:none;border:none}.sidebar .side-search .icon{color:var(--m-ink-3);flex-shrink:0;justify-content:center;width:16px;font-size:16px;display:inline-flex}.sidebar .side-search-label{font-family:var(--font);color:var(--m-ink-2);font-size:13px;font-weight:400}.sidebar .side-search .kbd{font-family:var(--font-mono);color:var(--m-mute-soft);letter-spacing:.04em;background:0 0;border:none;margin-left:auto;padding:0;font-size:10.5px}.sidebar .side-group{gap:1px;margin-top:6px}.sidebar .side-group:first-of-type{margin-top:4px}.sidebar .side-group-head{font-family:var(--font);text-transform:none;letter-spacing:0;color:var(--m-mute-soft);padding:8px 12px 4px;font-size:11px;font-weight:400}.sidebar .side-link{font-family:var(--font);color:var(--m-ink-2);background:0 0;border-radius:6px;gap:12px;padding:6px 8px;font-size:13px;font-weight:400}.sidebar .side-link:hover{background:var(--m-hover);color:var(--m-ink)}.sidebar .side-link.is-active{background:var(--m-hover);color:var(--m-ink);font-weight:500}.sidebar .side-link.is-active:before{display:none}.sidebar .side-link .side-icon{width:16px;height:16px;color:var(--m-ink-3);font-size:14px}.sidebar .side-link:hover .side-icon,.sidebar .side-link.is-active .side-icon{color:var(--m-ink)}.sidebar .side-link .badge{color:var(--m-mute-soft);font-family:var(--font-mono);text-transform:lowercase;letter-spacing:0;background:0 0;border:none;min-width:auto;padding:0;font-size:10px;line-height:1}.sidebar .side-link.is-new .badge,.sidebar .side-link.is-active .badge{color:var(--m-mute-soft);background:0 0;border:none}.sidebar .side-history{border-top:1px solid var(--m-line);flex-direction:column;gap:1px;margin-top:14px;padding-top:10px;display:flex}.sidebar .side-history-head{font-family:var(--font);color:var(--m-mute-soft);padding:0 12px 6px;font-size:11px;font-weight:400}.sidebar .side-history-item{color:var(--m-ink-3);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;padding:5px 12px;font-size:12.5px;line-height:1.4;text-decoration:none;display:block;overflow:hidden}.sidebar .side-history-item:hover{background:var(--m-hover);color:var(--m-ink)}.sidebar .side-history-item.is-active{background:var(--m-hover);color:var(--m-ink);font-weight:500}.sidebar .side-history-empty,.sidebar .side-history-empty:hover{cursor:default;color:var(--m-mute-soft);background:0 0}.sidebar .side-history-item.is-pending{cursor:default}.sidebar .side-history-dots{vertical-align:middle;align-items:center;gap:4px;height:1.4em;display:inline-flex}.sidebar .side-history-dots span{background:var(--m-mute-soft);width:4px;height:4px;animation:side-history-dot 1s var(--ease,ease) infinite;border-radius:9999px}.sidebar .side-history-dots span:nth-child(2){animation-delay:.16s}.sidebar .side-history-dots span:nth-child(3){animation-delay:.32s}@keyframes side-history-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.sidebar .side-history-dots span{opacity:.6;animation:none}}.sidebar .side-foot{border-top:1px solid var(--m-line);gap:10px;margin-top:auto;padding:10px 8px 0}.sidebar .side-avatar{border:1px solid var(--m-line-strong);width:24px;height:24px;color:var(--m-ink);font-family:var(--font);box-shadow:none;background:0 0;font-size:10.5px;font-weight:500}.sidebar .side-who-name{color:var(--m-ink);text-transform:none;font-size:13px;font-weight:500}.sidebar .side-who-meta{font-family:var(--font-mono);text-transform:lowercase;letter-spacing:0;color:var(--m-mute-soft);font-size:10.5px}.sidebar .theme-toggle{color:var(--m-ink-3);background:0 0;border:none;width:26px;height:26px}.sidebar .theme-toggle:hover{background:var(--m-hover);color:var(--m-ink);border:none}.sidebar .side-foot{padding:10px 6px 2px;display:block}.profile-anchor{width:100%;position:relative}.profile-trigger{cursor:pointer;text-align:left;width:100%;transition:background .12s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:6px;display:flex}.profile-trigger:hover,.profile-trigger.is-open{background:var(--m-hover)}.profile-trigger .side-who{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.profile-chev{width:15px;height:15px;color:var(--m-mute-soft);transition:transform .14s var(--ease);flex-shrink:0;transform:rotate(180deg)}.profile-chev.is-open{transform:rotate(0)}.sidebar .profile-chev{opacity:0;transition:opacity .12s cubic-bezier(.2,.7,.2,1)}.sidebar:hover .profile-chev,.sidebar:focus-within .profile-chev{opacity:1;transition-delay:80ms}.profile-menu{z-index:60;border:1px solid var(--m-line);background:var(--bg,#fff);border-radius:12px;padding:6px;animation:.16s cubic-bezier(.2,.7,.2,1) morechips;position:absolute;bottom:calc(100% + 8px);left:4px;right:4px;box-shadow:0 14px 40px #0a0a0a24,0 2px 10px #0a0a0a0f}.profile-menu-card{align-items:center;gap:11px;padding:8px 8px 10px;display:flex}.profile-menu-avatar{width:34px!important;height:34px!important;font-size:13px!important}.profile-menu-id{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-menu-name{font-family:var(--font);letter-spacing:-.01em;color:var(--m-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.profile-menu-email{font-family:var(--font);color:var(--m-mute-soft);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.profile-menu-sep{background:var(--m-line);height:1px;margin:5px 2px}.profile-row{width:100%;color:var(--m-ink-2);font-family:var(--font);letter-spacing:-.005em;text-align:left;cursor:pointer;transition:background .11s var(--ease), color .11s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px;font-size:13px;display:flex}.profile-row:hover{background:var(--m-hover);color:var(--m-ink)}.profile-row-icon{width:16px;height:16px;color:var(--m-ink-3);flex-shrink:0}.profile-row:hover .profile-row-icon{color:var(--m-ink)}.profile-row-expand>span:not(.profile-row-chev),.profile-row span:first-of-type{flex:1}.profile-row-chev{width:14px;height:14px;color:var(--m-mute-soft);transition:transform .14s var(--ease);flex-shrink:0;transform:rotate(-90deg)}.profile-row-chev.is-open{transform:rotate(0)}.profile-row-danger{color:#dc2626}.profile-row-danger:hover{color:#dc2626;background:#dc262614}.profile-row-danger .profile-row-icon{color:#dc2626}.profile-row-danger[disabled]{opacity:.6;cursor:default}.profile-usage{flex-direction:column;gap:6px;padding:4px 10px 10px;display:flex}.profile-usage-row{font-family:var(--font);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.profile-usage-label{color:var(--m-mute-soft)}.profile-usage-value{color:var(--m-ink-2);font-weight:500}.profile-usage-bar{background:var(--m-hover);border-radius:999px;height:5px;overflow:hidden}.profile-usage-bar span{background:var(--blue,#2540ff);border-radius:999px;height:100%;display:block}.profile-row-theme{cursor:default}.profile-row-theme:hover{color:var(--m-ink-2);background:0 0}.profile-theme-switch{background:var(--m-hover);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.profile-theme-opt{color:var(--m-muted);font-family:var(--font);cursor:pointer;transition:background .11s var(--ease), color .11s var(--ease);background:0 0;border:none;border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:500}.profile-theme-opt.is-active{background:var(--bg,#fff);color:var(--m-ink);box-shadow:0 1px 2px #0a0a0a14}.studio{background:var(--bg);padding:48px 32px 24px;position:relative}.studio:not(.is-active){justify-content:flex-start;padding-top:22vh}.studio-inner{gap:20px;max-width:44rem}.hero-eyebrow{display:none}.hero-headline{letter-spacing:-.018em;text-align:center;margin:8px 0 0;font-size:26px;font-weight:500;line-height:1.15}.hero-headline .accent{color:var(--m-ink)}.hero-sub,.studio .metrics{display:none}.studio-top-bar{z-index:20;pointer-events:none;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:12px;left:16px;right:16px}.studio-top-bar>*{pointer-events:auto}.studio-thread-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.studio-action-pill{border-radius:var(--pill);border:1px solid var(--m-line-strong,var(--line-strong));background:var(--bg);height:30px;font-family:var(--font);letter-spacing:-.005em;color:var(--m-ink-2,var(--ink-2));transition:background .12s var(--ease), border-color .12s var(--ease), color .12s var(--ease);align-items:center;gap:6px;padding:0 12px;font-size:.75rem;font-weight:500;display:inline-flex}.studio-action-pill:hover:not(:disabled){background:var(--m-hover,var(--bg-2));border-color:var(--m-ink,var(--ink));color:var(--m-ink,var(--ink))}.studio-action-pill:disabled{opacity:.45;cursor:not-allowed}.studio-private-pill.is-on{border-color:var(--m-ink,var(--ink));background:var(--m-ink,var(--ink));color:var(--bg)}.studio-private-pill.is-on:hover:not(:disabled){background:var(--m-ink-2,var(--ink-2));color:var(--bg)}.studio-delete-pill:hover:not(:disabled){border-color:var(--danger);color:var(--danger)}.studio-top-bar .pill{background:var(--bg);border:1px solid var(--m-line);height:30px;font-family:var(--font);color:var(--m-ink-2,var(--ink-2));letter-spacing:-.005em;transition:background .12s var(--ease), border-color .12s var(--ease);border-radius:8px;padding:0 10px;font-size:13px;font-weight:500}.studio-top-bar .pill:hover{background:var(--m-hover,var(--bg-2));border-color:var(--m-line-strong,var(--line-strong));color:var(--m-ink,var(--ink))}.studio-top-bar .pill .pill-svg{width:14px;height:14px;color:var(--m-ink-3,var(--muted))}.studio-top-bar .pill .pill-chev-svg{width:12px;height:12px;color:var(--m-mute-soft,var(--mute-soft))}.studio-top-bar .popover{top:calc(100% + 6px);bottom:auto;left:0}.chat-history{flex-shrink:0;position:relative}.chat-history-trigger{border:1px solid var(--m-line);background:var(--bg);height:30px;font-family:var(--font);letter-spacing:-.005em;color:var(--m-ink-2,var(--ink-2));cursor:pointer;transition:background .12s var(--ease), border-color .12s var(--ease), color .12s var(--ease);border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.chat-history-trigger:hover,.chat-history-trigger.is-open{background:var(--m-hover,var(--bg-2));border-color:var(--m-line-strong,var(--line-strong));color:var(--m-ink,var(--ink))}.chat-history-chev{width:12px;height:12px;color:var(--m-mute-soft,var(--mute-soft));transition:transform .14s var(--ease);transform:rotate(180deg)}.chat-history-chev.is-open{transform:rotate(0)}.chat-history-menu{z-index:60;background:var(--bg);width:280px;max-width:78vw;box-shadow:var(--shadow-soft-lift);animation:popover-in .15s var(--ease);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 6px);left:0}.chat-history-list{flex-direction:column;gap:1px;max-height:320px;display:flex;overflow-y:auto}.chat-history-item{width:100%;color:var(--ink);font-family:var(--font);text-align:left;cursor:pointer;transition:background var(--dur) var(--ease);background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:baseline;gap:10px;padding:9px 10px;display:flex}.chat-history-item:hover,.chat-history-item.is-active{background:var(--bg-3)}.chat-history-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.875rem;font-weight:500;overflow:hidden}.chat-history-when{color:var(--mute-soft);flex-shrink:0;font-size:.75rem}.chat-history-empty{color:var(--mute-soft);text-align:center;padding:16px 12px;font-size:.875rem}.chat-history-all{color:var(--muted);transition:background var(--dur) var(--ease), color var(--dur) var(--ease);border-radius:8px;margin-top:4px;padding:9px 10px;font-size:.8125rem;font-weight:500;text-decoration:none;display:block}.chat-history-all:hover{background:var(--bg-3);color:var(--ink)}.composer{background:var(--bg);border:1px solid var(--m-line);box-shadow:none;border-radius:14px;overflow:visible}.composer:focus-within{border-color:var(--m-line-strong);box-shadow:none}.composer-input{min-height:56px;color:var(--m-ink);padding:14px 16px 4px;font-size:14.5px;line-height:1.55}.composer-input::placeholder{color:var(--m-mute-soft)}.composer-toolbar{flex-wrap:nowrap;gap:4px;padding:6px 8px 8px}.composer-toolbar .toolbar-left,.composer-toolbar .toolbar-right{flex-wrap:nowrap;flex-shrink:0;gap:2px}.composer-toolbar .pill{height:28px;font-family:var(--font);color:var(--m-ink-3);box-shadow:none;letter-spacing:0;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:0 8px;font-size:12.5px;font-weight:400}.composer-toolbar .pill:hover{background:var(--m-hover);color:var(--m-ink);box-shadow:none;border:none}.composer-toolbar .pill .pill-icon{color:var(--m-ink-3);font-size:13px}.composer-toolbar .pill .pill-chev{color:var(--m-mute-soft)}.composer-toolbar .pill.is-accent{color:var(--m-ink);background:0 0;border:none}.composer-toolbar .pill.is-accent:hover{background:var(--m-hover);border:none}.composer-toolbar .pill.is-accent .pill-icon,.composer-toolbar .pill.is-accent .pill-chev{color:var(--m-ink)}.composer-toolbar button:not(.pill):not(.send-btn){color:var(--m-ink-3);background:0 0;border:none;border-radius:6px}.composer-toolbar button:not(.pill):not(.send-btn):hover{background:var(--m-hover);color:var(--m-ink)}.composer-toolbar .send-btn{color:var(--m-mute-soft);box-shadow:none;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:0;display:inline-flex}.composer-toolbar .send-btn:before{content:"↑";font-family:var(--font);color:inherit;font-size:16px;line-height:1}.composer-toolbar .send-btn:not(:disabled){color:var(--m-ink)}.composer-toolbar .send-btn:hover:not(:disabled){background:var(--m-hover);color:var(--m-ink);box-shadow:none;transform:none}.composer-toolbar .send-btn:disabled{color:var(--m-mute-soft);opacity:1}.composer-toolbar .send-btn>*{display:none}.suggest-chips{gap:6px;margin-top:4px}.suggest-chip{border:1px solid var(--m-line);color:var(--m-muted);background:0 0;border-radius:999px;padding:4px 11px;font-size:12px;font-weight:400}.suggest-chip:hover{color:var(--m-ink);border-color:var(--m-line-strong);box-shadow:none;background:0 0;transform:none}.suggestion-rows{border-top:1px solid var(--m-line);flex-direction:column;width:100%;margin-top:10px;display:flex}.suggestion-row{border:none;border-bottom:1px solid var(--m-line);cursor:pointer;text-align:left;font-family:var(--font);width:100%;color:inherit;background:0 0;align-items:center;gap:16px;padding:12px 0;display:flex}.suggestion-row .sr-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.suggestion-row .sr-title{color:var(--m-ink-2);letter-spacing:-.005em;font-size:13.5px;font-weight:500}.suggestion-row .sr-sub{color:var(--m-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;line-height:1.4;overflow:hidden}.suggestion-row:hover .sr-title{color:var(--m-ink)}.suggestion-row:hover .sr-sub{color:var(--m-ink-3)}.suggestion-row .sr-arrow{color:var(--m-mute-soft);opacity:0;flex-shrink:0;font-size:14px;transition:opacity .14s cubic-bezier(.2,.7,.2,1)}.suggestion-row:hover .sr-arrow{opacity:1;color:var(--m-ink-3)}.composer-integrations{border-top:1px solid var(--m-line);background:var(--m-hover);color:var(--m-ink-2);transition:background .14s var(--ease), color .14s var(--ease);border-radius:0 0 13px 13px;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;display:flex}.composer-integrations:hover{background:var(--bg-2);color:var(--m-ink)}.composer-integrations-logos{align-items:center;gap:7px;display:inline-flex}.composer-integrations-logos img{background:var(--bg);border:1px solid var(--m-line);object-fit:contain;border-radius:5px;width:18px;height:18px}.composer-integrations-text{font-size:13px;font-weight:400}.composer-integrations-arrow{color:var(--m-mute-soft);margin-left:auto;font-size:14px}.composer-integrations:hover .composer-integrations-arrow{color:var(--m-ink-3)}.founder-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.founder-chip{border:1px solid var(--m-line);background:var(--bg);color:var(--m-ink-2);font-family:var(--font);letter-spacing:-.005em;cursor:pointer;transition:border-color .14s var(--ease), background .14s var(--ease), color .14s var(--ease);border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:400;display:inline-flex}.founder-chip:hover{border-color:var(--m-line-strong);background:var(--m-hover);color:var(--m-ink)}.founder-chip-icon{width:15px;height:15px;color:var(--m-ink-3);flex-shrink:0}.founder-chip-more{color:var(--m-mute-soft)}.founder-chips-more{margin-top:8px;animation:.22s cubic-bezier(.2,.7,.2,1) morechips}@keyframes morechips{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.thread-followups{flex-direction:column;gap:6px;margin:14px 0 4px;animation:.24s cubic-bezier(.2,.7,.2,1) morechips;display:flex}.followup-row{text-align:left;border:1px solid var(--m-line);background:var(--bg);width:fit-content;max-width:100%;color:var(--m-ink-2);font-family:var(--font);cursor:pointer;transition:border-color .14s var(--ease), background .14s var(--ease), color .14s var(--ease);border-radius:999px;align-items:center;gap:7px;padding:6px 11px;display:inline-flex}.followup-row:hover{border-color:var(--m-line-strong);background:var(--m-hover);color:var(--m-ink)}.followup-spark{width:13px;height:13px;color:var(--blue);flex-shrink:0}.followup-text{letter-spacing:-.005em;flex:1;min-width:0;font-size:12.5px;line-height:1.35}.voice-button.is-recording{color:var(--blue)}.voice-bars{justify-content:center;align-items:center;gap:2px;width:16px;height:16px;display:inline-flex}.voice-bars i{background:currentColor;border-radius:2px;width:2.5px;animation:.9s ease-in-out infinite voicebar}.voice-bars i:first-child{height:5px;animation-delay:0s}.voice-bars i:nth-child(2){height:11px;animation-delay:.15s}.voice-bars i:nth-child(3){height:14px;animation-delay:.3s}.voice-bars i:nth-child(4){height:8px;animation-delay:.45s}@keyframes voicebar{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}.voice-spinner{width:16px;height:16px;animation:.8s linear infinite voicespin}@keyframes voicespin{to{transform:rotate(360deg)}}.shell-topbar{z-index:60;align-items:center;gap:10px;display:flex;position:fixed;top:14px;right:18px}.notif-anchor{position:relative}.notif-bell{border:1px solid var(--m-line,var(--line));background:var(--bg);width:34px;height:34px;color:var(--m-ink-3,var(--muted));cursor:pointer;transition:border-color .14s var(--ease), background .14s var(--ease), color .14s var(--ease);border-radius:9px;justify-content:center;align-items:center;display:inline-flex;position:relative}.notif-bell:hover,.notif-bell.is-open{border-color:var(--m-line-strong,var(--line-strong));background:var(--m-hover,var(--bg-2));color:var(--m-ink,var(--ink))}.notif-bell svg{width:17px;height:17px}.notif-badge{background:var(--blue);color:#fff;min-width:16px;height:16px;font-family:var(--font);border:2px solid var(--bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px}.notif-popover{background:var(--bg);border:1px solid var(--m-line,var(--line));border-radius:14px;width:340px;max-width:calc(100vw - 32px);animation:.16s cubic-bezier(.2,.7,.2,1) morechips;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 14px 40px #00000024}.notif-head{justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.notif-title{font-family:var(--font);letter-spacing:-.01em;color:var(--m-ink,var(--ink));font-size:13.5px;font-weight:600}.notif-readall{cursor:pointer;font-family:var(--font);color:var(--blue);background:0 0;border:none;padding:0;font-size:12px}.notif-readall:hover{text-decoration:underline}.notif-tabs{border-bottom:1px solid var(--m-line,var(--line));gap:4px;padding:0 12px 10px;display:flex}.notif-tab{cursor:pointer;font-family:var(--font);color:var(--m-mute-soft,var(--mute-soft));transition:color .12s var(--ease), background .12s var(--ease);background:0 0;border:none;border-radius:7px;padding:5px 9px;font-size:12px;font-weight:500}.notif-tab:hover,.notif-tab.is-active{color:var(--m-ink,var(--ink));background:var(--m-hover,var(--bg-2))}.notif-list{max-height:360px;overflow-y:auto}.notif-empty{text-align:center;font-family:var(--font);color:var(--m-mute-soft,var(--mute-soft));padding:26px 14px;font-size:12.5px}.notif-item{border-bottom:1px solid var(--m-line,var(--line));gap:10px;padding:11px 14px;display:flex;position:relative}.notif-item:last-child{border-bottom:none}.notif-item.is-unread{background:color-mix(in srgb, var(--blue) 5%, transparent)}.notif-item-icon{background:var(--m-hover,var(--bg-2));width:28px;height:28px;color:var(--m-ink-2,var(--ink-2));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.notif-item-icon svg{width:15px;height:15px}.notif-cat-ai{background:var(--blue-tint,color-mix(in srgb, var(--blue) 12%, transparent));color:var(--blue)}.notif-item-body{flex:1;min-width:0}.notif-item-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.notif-item-title{font-family:var(--font);letter-spacing:-.005em;color:var(--m-ink,var(--ink));font-size:13px;font-weight:500}.notif-item-time{font-family:var(--font);color:var(--m-mute-soft,var(--mute-soft));flex-shrink:0;font-size:11px}.notif-item-text{font-family:var(--font);color:var(--m-muted,var(--muted));margin-top:2px;font-size:12.5px;line-height:1.45;display:block}.notif-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:14px;right:12px}.notif-item.is-clickable{cursor:pointer;transition:background .12s}.notif-item.is-clickable:hover{background:var(--m-hover,var(--bg-2))}.notif-item.is-clickable.is-unread:hover{background:color-mix(in srgb, var(--blue) 9%, transparent)}.notif-item-dismiss{width:18px;height:18px;color:var(--m-mute-soft,var(--mute-soft));cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:15px;line-height:1;transition:opacity .12s,background .12s,color .12s;display:inline-flex;position:absolute;top:8px;right:8px}.notif-item:hover .notif-item-dismiss,.notif-item:focus-within .notif-item-dismiss{opacity:1}.notif-item-dismiss:hover{background:var(--m-hover,var(--bg-2));color:var(--m-ink,var(--ink))}.notif-item:hover .notif-dot,.notif-item:focus-within .notif-dot{opacity:0}.composer-toolbar .send-btn.is-stop:before{content:"";background:var(--m-ink);border-radius:3px;width:12px;height:12px}.composer-toolbar .send-btn.is-stop{color:var(--m-ink)}.composer-toolbar .composer-plus{width:30px;min-width:30px;height:30px;color:var(--m-ink-3);cursor:pointer;transition:background .1s var(--ease), color .1s var(--ease);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.composer-toolbar .composer-plus:hover,.composer-toolbar .composer-plus.is-open{background:var(--m-hover);color:var(--m-ink)}.composer-plus-icon{width:17px;height:17px}.popover-plus{min-width:220px;max-width:240px;padding:5px}.plus-row{text-align:left;cursor:pointer;width:100%;color:var(--m-ink);font-family:var(--font);transition:background .1s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:400;display:flex}.plus-row:hover{background:var(--m-hover)}.plus-row-icon{width:16px;height:16px;color:var(--m-ink-3);flex-shrink:0}.plus-row-current{color:var(--m-mute-soft);text-transform:capitalize;margin-left:auto;font-size:12px}.plus-row-chev{width:14px;height:14px;color:var(--m-mute-soft);transition:transform .15s var(--ease);margin-left:auto}.plus-row-expand.is-open .plus-row-chev{transform:rotate(180deg)}.plus-row-expand.is-open .plus-row-current{display:none}.plus-suboptions{border-left:1px solid var(--m-line);flex-direction:column;margin:2px 0 2px 14px;padding-left:8px;display:flex}.plus-row-sub{padding:7px 10px;font-size:12.5px}.plus-row-sub.is-active,.plus-row-sub.is-active .plus-row-icon{color:var(--blue)}.output-chip-anchor{display:inline-flex;position:relative}.output-chip{border:1px solid color-mix(in srgb, var(--blue,#2540ff) 28%, transparent);background:color-mix(in srgb, var(--blue,#2540ff) 8%, transparent);height:32px;color:var(--blue,#2540ff);font-family:var(--font);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;transition:background .12s var(--ease), border-color .12s var(--ease);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:500;animation:.18s cubic-bezier(.2,.7,.2,1) morechips;display:inline-flex}.output-chip:hover,.output-chip.is-open{background:color-mix(in srgb, var(--blue,#2540ff) 13%, transparent);border-color:color-mix(in srgb, var(--blue,#2540ff) 42%, transparent)}.output-chip-icon{flex-shrink:0;width:15px;height:15px}.output-chip-chev{width:14px;height:14px;transition:transform .14s var(--ease);flex-shrink:0}.output-chip-chev.is-open{transform:rotate(180deg)}.output-menu{z-index:40;border:1px solid var(--m-line);background:var(--bg,#fff);border-radius:12px;min-width:248px;padding:6px;animation:.16s cubic-bezier(.2,.7,.2,1) morechips;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 12px 36px #0a0a0a1f,0 2px 8px #0a0a0a0f}.output-menu-empty{font-family:var(--font);color:var(--m-mute-soft);margin:0;padding:8px 10px;font-size:12.5px}.output-menu-group{flex-direction:column;display:flex}.output-menu-row{width:100%;color:var(--m-ink);font-family:var(--font);letter-spacing:-.005em;text-align:left;cursor:pointer;transition:background .11s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13.5px;display:flex}.output-menu-row:hover,.output-menu-row.is-open{background:var(--m-hover)}.output-menu-label{flex:1;min-width:0}.output-menu-value{color:var(--m-mute-soft);flex-shrink:0;font-size:13px}.output-menu-chev{width:14px;height:14px;color:var(--m-mute-soft);flex-shrink:0;transform:rotate(-90deg)}.output-menu-back{width:100%;color:var(--m-ink);font-family:var(--font);letter-spacing:-.005em;text-align:left;cursor:pointer;transition:background .11s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:13px;font-weight:500;display:flex}.output-menu-back:hover{background:var(--m-hover)}.output-menu-back-chev{width:16px;height:16px;color:var(--m-mute-soft);flex-shrink:0;transform:rotate(90deg)}.output-menu-scroll{scrollbar-width:thin;flex-direction:column;gap:1px;max-height:220px;margin:2px -2px 0;padding:0 2px;display:flex;overflow-y:auto}.output-menu-pick.is-active,.output-menu-pick.is-active .output-menu-label{color:var(--blue,#2540ff)}.output-menu-check{width:14px;height:14px;color:var(--blue,#2540ff);flex-shrink:0}.output-menu-divider{background:var(--m-line);height:1px;margin:5px 4px}.output-menu-clear{color:var(--m-muted);font-size:13px}.output-menu-clear:hover{color:var(--m-ink)}.turn-avatar{display:none}.turn-head{gap:0;margin-bottom:4px}.turn-name{font-family:var(--font);color:var(--m-mute-soft);text-transform:none;letter-spacing:0;font-size:11.5px;font-weight:400}.turn-body{color:var(--m-ink-2);margin-left:0;font-size:14.5px;line-height:1.6}.plan-block{background:0 0;border:none;border-radius:0;margin-left:0;padding:0}.plan-head{font-family:var(--font);text-transform:none;letter-spacing:0;color:var(--m-mute-soft);gap:6px;margin-bottom:6px;font-size:11.5px;font-weight:400}.plan-head>span:first-child{display:none}.plan-step{color:var(--m-ink-2);font-size:13.5px}.plan-step .n,.plan-step.done{color:var(--m-mute-soft)}.plan-step.live{color:var(--m-ink);font-weight:500}.turn-tools{gap:2px;margin-left:0}.tool-card{background:0 0;border:none;gap:10px;padding:2px 0}.tool-status{background:var(--m-ink);color:#0000;border:none;border-radius:50%;width:6px;height:6px;font-size:0}.tool-status.done{background:var(--m-ink);color:#0000}.tool-status.running{background:var(--m-ink);color:#0000;animation:1.2s ease-in-out infinite pulse}.tool-status.pending{background:var(--m-line-strong);color:#0000;border:none}.tool-status.failed{background:var(--danger);color:#0000}@keyframes pulse{0%,to{opacity:.35}50%{opacity:1}}.tool-name{font-family:var(--font-mono);color:var(--m-ink-2);font-size:12px;font-weight:400}.tool-args{font-family:var(--font-mono);color:var(--m-mute-soft);font-size:11.5px}.tool-time{font-family:var(--font-mono);color:var(--m-mute-soft);font-size:10.5px}.tool-activity-list{flex-direction:column;gap:4px;margin:2px 0 10px;display:flex}.tool-activity{letter-spacing:-.005em;align-items:center;gap:9px;font-size:.8125rem;line-height:1.3;display:flex}.tool-activity-dot{background:var(--blue);border-radius:50%;flex-shrink:0;width:6px;height:6px}.tool-activity.is-running .tool-activity-dot{animation:1.2s ease-in-out infinite tool-activity-pulse}.tool-activity.is-done .tool-activity-dot{background:var(--success,#16a34a)}.tool-activity.is-failed .tool-activity-dot{background:var(--danger,#dc2626)}.tool-activity-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tool-activity.is-running .tool-activity-label{color:var(--ink)}.tool-activity.is-done .tool-activity-label,.tool-activity.is-failed .tool-activity-label{color:var(--muted)}@keyframes tool-activity-pulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.turn-thinking{border:none;border-left:1px solid var(--m-line-strong);color:var(--m-muted);background:0 0;border-radius:0;gap:4px;margin-left:0;padding:2px 0 2px 14px;font-size:13px;font-style:italic}.turn-thinking-head{display:none}h1 .accent,h2 .accent{color:var(--m-ink)}@media (max-width:880px){.sidebar{display:none}.app-shell>.content{margin-left:0}}.composer-toolbar .pill{height:30px;font-family:var(--font);color:var(--m-ink-2,var(--ink-2));letter-spacing:-.005em;transition:background .12s var(--ease), color .12s var(--ease);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.composer-toolbar .pill:hover{background:var(--m-hover,var(--bg-2));color:var(--m-ink,var(--ink));border-color:#0000}.composer-toolbar .pill .pill-svg{width:14px;height:14px;color:var(--m-ink-3,var(--muted))}.composer-toolbar .pill .pill-chev-svg{width:12px;height:12px;color:var(--m-mute-soft,var(--mute-soft));transition:transform .12s var(--ease);margin-left:1px}.composer-toolbar .icon-button{width:30px;height:30px;color:var(--m-ink-3,var(--muted));transition:background .12s var(--ease), color .12s var(--ease);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:0;display:inline-flex}.composer-toolbar .icon-button svg{width:16px;height:16px}.composer-toolbar .icon-button:hover{background:var(--m-hover,var(--bg-2));color:var(--m-ink,var(--ink))}.composer-toolbar .icon-button.is-recording{color:var(--danger);background:#c11c2b14}.composer-toolbar .icon-button.is-calling{color:var(--blue)}.composer-toolbar .send-btn{background:var(--bg);color:var(--ink);border:1px solid var(--ink);width:32px;min-width:32px;height:32px;transition:background .12s var(--ease), transform .12s var(--ease);border-radius:8px;justify-content:center;align-items:center;margin-left:4px;padding:0;font-size:0;display:inline-flex!important}.composer-toolbar .send-btn:before{display:none!important}.composer-toolbar .send-btn>*{width:16px;height:16px;display:inline-flex!important}.composer-toolbar .send-btn svg{width:16px;height:16px}.composer-toolbar .send-btn:hover:not(:disabled){background:var(--bg-2);color:var(--ink)}.composer-toolbar .send-btn:disabled{background:var(--bg);border-color:var(--m-line-strong,var(--line-strong));color:var(--m-mute-soft,var(--mute-soft));cursor:not-allowed}.composer-toolbar .send-btn.is-stop{background:var(--bg);color:var(--ink)}.composer-toolbar .send-btn.is-stop:hover{background:var(--danger);color:#fff}.composer-toolbar .send-btn.is-stop:before{display:none!important}.composer-toolbar .send-btn.is-send-now{background:var(--bg-2);color:var(--ink)}.composer-toolbar .send-btn.is-send-now:hover:not(:disabled){background:var(--bg-3);color:var(--ink)}.composer-toolbar .send-btn.is-send-now:before{display:none!important}.composer-toolbar .send-btn.is-queue{background:var(--blue-tint-2);color:var(--blue)}.composer-toolbar .send-btn.is-queue:hover:not(:disabled){background:var(--blue-tint-3);color:var(--blue)}.composer-toolbar .send-btn.is-queue:before{color:var(--blue)}.queue-strip{background:var(--bg);border:1px solid var(--line);animation:queue-rise .22s var(--ease,ease-out);border-radius:12px;flex-direction:column;gap:8px;margin:0 0 8px;padding:10px 12px 12px;display:flex}@keyframes queue-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.queue-head{align-items:baseline;gap:10px;padding:0 2px;display:flex}.queue-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:none;color:var(--blue);font-size:.625rem;font-weight:600}.queue-count{font-family:var(--font-mono);letter-spacing:.12em;text-transform:none;color:var(--mute-soft);font-size:.625rem}.queue-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.queue-item{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:10px;padding:8px 10px;transition:border-color .12s,background .12s;display:flex}.queue-item:hover{border-color:var(--line-strong)}.queue-pos{background:var(--blue-tint);width:18px;height:18px;color:var(--blue);font-family:var(--font-mono);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.625rem;font-weight:600;display:inline-flex}.queue-text{color:var(--ink);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:auto;max-height:5.2em;font-size:13.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.queue-actions{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.queue-action{height:26px;color:var(--mute-soft);font-family:var(--font);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:11.5px;transition:background .12s,color .12s;display:inline-flex}.queue-action svg{width:13px;height:13px}.queue-action:hover{background:var(--bg);color:var(--ink)}.queue-action.is-now{color:var(--blue);padding:0 8px 0 7px}.queue-action.is-now:hover{background:var(--blue-tint);color:var(--blue)}.queue-action.is-danger:hover{background:var(--bg);color:var(--danger)}.queue-edit{flex-direction:column;flex:auto;gap:6px;display:flex}.queue-edit-input{resize:vertical;background:var(--bg);border:1px solid var(--line-strong);width:100%;min-height:56px;font-family:var(--font);color:var(--ink);border-radius:8px;outline:none;padding:8px 10px;font-size:13.5px;line-height:1.45;transition:border-color .12s,box-shadow .12s}.queue-edit-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}.queue-edit-actions{align-self:flex-end;gap:6px;display:inline-flex}.queue-btn{border:1px solid var(--line);height:26px;color:var(--ink);font-family:var(--font);cursor:pointer;background:0 0;border-radius:6px;padding:0 10px;font-size:12px;transition:background .12s,border-color .12s,color .12s}.queue-btn:hover{background:var(--bg-2);border-color:var(--line-strong)}.queue-btn.is-primary{background:var(--bg);border-color:var(--ink);color:var(--ink)}.queue-btn.is-primary:hover{background:var(--bg-2);border-color:var(--ink)}.popover-list{border:1px solid var(--line);background:var(--paper);width:340px;min-width:0;max-width:92vw;box-shadow:var(--shadow-xl);border-radius:14px;flex-direction:column;gap:6px;max-height:none;padding:6px;display:flex;overflow:hidden}.popover-list-sm{width:280px;min-width:0}.popover-list-skills{width:300px;min-width:0;max-height:min(380px,100dvh - 24px);overflow:hidden}.popover-list-skills .picker-list{flex:auto;min-height:0;max-height:none}.popover-list-agents{width:320px;min-width:0}.picker-empty-tight{padding:14px 12px;font-size:11.5px;line-height:1.4}.popover-list .popover-search{background:var(--bg-2);transition:border-color .12s var(--ease), background .12s var(--ease);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin:0;padding:8px 10px;display:flex}.popover-list .popover-search:focus-within{border-color:var(--line-strong);background:var(--bg)}.popover-list .popover-search-icon{width:14px;height:14px;color:var(--mute-soft);flex-shrink:0}.popover-list .popover-search input{font-family:var(--font);color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13px}.popover-list .popover-search input::placeholder{color:var(--mute-soft)}.popover-list .popover-search .kbd{font-family:var(--font-mono);color:var(--mute-soft);background:var(--bg-3);letter-spacing:.02em;border:none;border-radius:4px;padding:2px 6px;font-size:10.5px}.picker-list{scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent;flex-direction:column;max-height:340px;display:flex;overflow-y:auto}.picker-list::-webkit-scrollbar{width:8px}.picker-list::-webkit-scrollbar-track{background:0 0}.picker-list::-webkit-scrollbar-thumb{background:var(--line-strong);border:2px solid var(--paper);border-radius:4px}.picker-group{z-index:1;font-family:var(--font-mono);letter-spacing:.14em;text-transform:none;color:var(--mute-soft);background:var(--paper);padding:8px 10px 4px;font-size:10px;position:sticky;top:0}.picker-group:first-child{padding-top:4px}.picker-advanced{border:none;border-top:1px solid var(--line);cursor:pointer;width:100%;font-family:var(--font);color:var(--muted);transition:color var(--dur) var(--ease);background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;margin:6px 0 2px;padding:9px 10px;font-size:12.5px;font-weight:500;display:flex}.picker-advanced:hover{color:var(--ink)}.picker-advanced-meta{font-family:var(--font-mono);letter-spacing:.08em;color:var(--mute-soft);align-items:center;gap:6px;font-size:10px;display:inline-flex}.picker-advanced-chev{width:13px;height:13px;transition:transform var(--dur) var(--ease)}.picker-advanced.is-open .picker-advanced-chev{transform:rotate(180deg)}.picker-row{text-align:left;cursor:pointer;width:100%;color:inherit;min-width:0;transition:background .1s var(--ease);background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:10px;padding:8px 10px;text-decoration:none;display:flex;position:relative}.picker-row:hover,.picker-row.is-highlight{background:var(--bg-2)}.picker-row.is-active{background:var(--blue-tint)}.picker-row.is-active:before{content:"";background:var(--blue);border-radius:1px;width:2px;position:absolute;top:8px;bottom:8px;left:0}.picker-row-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.picker-row-top{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.picker-row-name{font-family:var(--font);color:var(--ink);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.picker-row.is-active .picker-row-name{color:var(--blue)}.picker-row-check{width:14px;height:14px;color:var(--blue);flex-shrink:0}.picker-row-desc{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;line-height:1.35;overflow:hidden}.picker-row-meta{font-family:var(--font-mono);color:var(--mute-soft);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:4px;font-size:10.5px;display:flex;overflow:hidden}.picker-row-dot{opacity:.45}.picker-default-badge{font-family:var(--font-mono);letter-spacing:.12em;color:var(--ink);border:1px solid var(--line-strong);border-radius:var(--r-pill);flex-shrink:0;padding:1px 6px;font-size:9px}.picker-default-set,.picker-default-pin{font-family:var(--font-mono);letter-spacing:.1em;white-space:nowrap;flex-shrink:0;align-self:center;font-size:9.5px}.picker-default-set{color:var(--muted);border:1px solid var(--line-strong);border-radius:var(--r-pill);cursor:pointer;opacity:0;transition:opacity .1s var(--ease), color .1s var(--ease), border-color .1s var(--ease);padding:3px 9px}.picker-row:hover .picker-default-set,.picker-row.is-highlight .picker-default-set{opacity:1}.picker-default-set:hover{color:var(--ink);border-color:var(--ink)}.picker-default-pin{color:var(--mute-soft);padding:3px 0}@media (hover:none){.picker-default-set{opacity:1}}.picker-row-tight{align-items:center;padding:7px 10px}.picker-logo{background:var(--bg-3);width:24px;height:24px;font-family:var(--font-mono);color:var(--ink);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:700;display:inline-flex;overflow:hidden}.picker-logo--brand{background:0 0}.picker-logo img{object-fit:contain;width:20px;height:20px}.picker-row-tight{flex-direction:row;align-items:flex-start;gap:10px;display:flex}.pill .picker-logo{background:0 0;border-radius:4px;width:18px;height:18px}.pill .picker-logo img{width:16px;height:16px}.picker-empty{text-align:center;color:var(--mute-soft);padding:28px 12px;font-size:12px}.picker-footer{color:var(--blue);border-top:1px solid var(--line);text-align:left;border-radius:0 0 10px 10px;padding:10px 12px;font-size:12.5px;font-weight:600;text-decoration:none;display:block}.picker-footer:hover{background:var(--bg-2);color:var(--blue-hover)}@media (max-width:480px){.popover-list,.popover-list-sm,.popover-list-skills,.popover-list-agents{width:92vw}}.studio.is-active{flex-direction:column;height:calc(100vh - 8px);padding:0;display:flex;position:relative}.studio.is-active .studio-inner{flex-direction:column;flex:1;gap:16px;width:100%;max-width:48rem;min-height:0;margin:0 auto;padding:24px 24px 16px;display:flex}.studio.is-active .thread{min-height:0;animation:thread-rise .32s var(--ease);flex-direction:column;flex:1;gap:20px;padding:8px 4px 24px;display:flex;overflow-y:auto}.studio.is-active .thread>:first-child{margin-top:auto}.studio.is-active .thread>:last-child{margin-bottom:auto}@keyframes thread-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.thread-titlebar{animation:thread-rise .32s var(--ease);flex-shrink:0;align-items:baseline;gap:10px;padding:2px 4px 0;display:flex}.thread-titlebar span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:none;color:var(--mute-soft);font-size:10px}.thread-titlebar h2{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;line-height:1.25;overflow:hidden}.thread-titlebar-private span{color:var(--m-ink,var(--ink))}.thread-titlebar-private h2{color:var(--muted);font-weight:400}.studio.is-active .composer{animation:composer-dock .32s var(--ease);flex-shrink:0;margin-bottom:4px;position:sticky;bottom:0}@keyframes composer-dock{0%{transform:translateY(-12px)}to{transform:translateY(0)}}.turn-user{align-items:flex-end}.user-bubble{background:var(--bg-2);color:var(--ink);border:1px solid var(--line);white-space:pre-wrap;word-wrap:break-word;border-radius:14px 14px 4px;max-width:76%;padding:10px 14px;font-size:14px;line-height:1.5}.think{margin:0 0 8px}.think.is-live{margin-bottom:10px}.think-live-head{align-items:center;gap:7px;display:flex}.think-live-label{font-family:var(--font);letter-spacing:-.005em;color:var(--m-muted,var(--muted));font-size:12.5px;font-weight:500}.corv-orbit{--orbit-size:16px;--orbit-ink:var(--m-ink,var(--ink,#000));--orbit-track:var(--m-line,var(--line,#00000021));width:var(--orbit-size);height:var(--orbit-size);vertical-align:-.18em;animation:corv-orbit-arrive .36s var(--ease,cubic-bezier(.2, .7, .2, 1)) both;flex:none;display:inline-block;position:relative}.corv-orbit:before{content:"";border:1.5px solid var(--orbit-track);border-radius:50%;position:absolute;inset:0}.corv-orbit-comet{background:conic-gradient(from 0deg, transparent 0deg, transparent 70deg, var(--orbit-ink) 350deg, var(--orbit-ink) 360deg);will-change:transform;border-radius:50%;animation:.92s cubic-bezier(.55,.1,.4,.92) infinite corv-orbit-spin;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 2px))}.corv-orbit-sat{will-change:transform;animation:1.7s linear infinite corv-orbit-spin-rev;position:absolute;inset:0}.corv-orbit-sat:after{content:"";background:var(--orbit-ink);border-radius:50%;width:2.5px;height:2.5px;margin-left:-1.25px;position:absolute;top:-.5px;left:50%}.corv-orbit-core{background:var(--orbit-ink);border-radius:50%;width:2.5px;height:2.5px;margin:-1.25px 0 0 -1.25px;animation:1.3s ease-in-out infinite corv-orbit-breathe;position:absolute;top:50%;left:50%}@keyframes corv-orbit-spin{to{transform:rotate(360deg)}}@keyframes corv-orbit-spin-rev{to{transform:rotate(-360deg)}}@keyframes corv-orbit-breathe{0%,to{opacity:.55;transform:scale(.7)}50%{opacity:1;transform:scale(1.15)}}@keyframes corv-orbit-arrive{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.turn-text.is-streaming{position:relative}.corv-orbit.stream-orbit{vertical-align:-.12em;opacity:.85;margin-left:6px}@media (prefers-reduced-motion:reduce){.corv-orbit{animation:none}.corv-orbit-comet{animation-duration:2.4s;animation-timing-function:linear}.corv-orbit-sat{animation:none}.corv-orbit-core{animation:2.4s ease-in-out infinite corv-orbit-breathe}}.think-stream{max-height:132px;font-family:var(--font);color:var(--m-mute-soft,var(--mute-soft));white-space:pre-wrap;scrollbar-width:thin;margin-top:12px;padding-top:4px;font-size:12.5px;line-height:1.55;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000,#000 14px);mask-image:linear-gradient(#0000,#000 14px)}.think-done-head{cursor:pointer;font-family:var(--font);color:var(--m-mute-soft,var(--mute-soft));letter-spacing:-.005em;transition:color .12s var(--ease);background:0 0;border:none;align-items:center;gap:6px;padding:2px 0;font-size:12.5px;font-weight:400;display:inline-flex}.think-done-head:hover{color:var(--m-ink-3,var(--muted))}.think-done-label{letter-spacing:-.005em}.think-chev{color:currentColor;width:12px;height:12px;transition:transform .14s var(--ease)}.think-chev.is-open{transform:rotate(180deg)}.think-stream-static{border-left:2px solid var(--m-line,var(--line));font-family:var(--font);color:var(--m-muted,var(--muted));white-space:pre-wrap;max-height:none;margin-top:8px;padding:10px 12px;font-size:12.5px;line-height:1.55;overflow:visible;-webkit-mask-image:none;mask-image:none}.md{color:var(--ink-2);font-size:14.5px;line-height:1.65}.md>*+*{margin-top:10px}.md p{margin:0}.md h2,.md h3,.md h4,.md h5,.md h6{font-family:var(--font);color:var(--ink);letter-spacing:-.012em;margin:16px 0 4px;font-weight:600}.md h2{font-size:17px}.md h3{font-size:15.5px}.md h4{font-size:14.5px}.md ul,.md ol{flex-direction:column;gap:4px;margin:0;padding-left:22px;display:flex}.md ul li{list-style:outside}.md ol li{list-style:decimal}.md a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.md a:hover{color:var(--blue-hover)}.md code{font-family:var(--font-mono);background:var(--bg-2);border:1px solid var(--line);border-radius:4px;padding:1px 5px;font-size:.875em}.md blockquote{border-left:2px solid var(--line-strong);color:var(--muted);margin:0;padding-left:12px;font-style:normal}.md hr{border:none;border-top:1px solid var(--line);margin:16px 0}.md-table-wrap{border:1px solid var(--line);border-radius:8px;overflow-x:auto}.md-table{border-collapse:collapse;width:100%;font-size:13.5px}.md-table th,.md-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:7px 12px}.md-table th{color:var(--ink);background:var(--bg-2);white-space:nowrap;font-weight:600}.md-table td{color:var(--ink-2)}.md-table tr:last-child td{border-bottom:none}.md-code{border:1px solid var(--line);background:var(--bg-2);border-radius:10px;overflow:hidden}.md-code-head{background:var(--bg-3);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.md-code-lang{font-family:var(--font-mono);text-transform:none;letter-spacing:.12em;color:var(--mute-soft);font-size:11px}.md-code-copy{font-family:var(--font);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:5px;padding:2px 4px;font-size:11.5px;display:inline-flex}.md-code-copy:hover{color:var(--ink);background:var(--bg-2)}.md-code-copy svg{width:12px;height:12px}.md-code pre{margin:0;padding:12px 14px;overflow-x:auto}.md-code pre code{font-family:var(--font-mono);color:var(--ink);white-space:pre;background:0 0;border:none;padding:0;font-size:12.5px}.doc-card{text-align:left;background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-lg,14px);cursor:pointer;width:100%;transition:border-color .14s var(--ease), background .14s var(--ease);font-family:var(--font);grid-template-columns:auto 1fr auto;align-items:start;gap:12px;margin:14px 0 4px;padding:13px 14px;display:grid}.doc-card:hover{border-color:var(--line-strong);background:var(--bg-3)}.doc-card-icon{border-radius:var(--r-sm,6px);border:1px solid var(--line);background:var(--bg);width:30px;height:30px;color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.doc-card-icon svg{width:15px;height:15px}.doc-card-main{flex-direction:column;gap:3px;min-width:0;display:flex}.doc-card-title{letter-spacing:-.01em;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.doc-card-meta{font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);font-size:10.5px}.doc-card-preview{color:var(--muted);white-space:pre-wrap;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.doc-card-open{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);flex-shrink:0;align-self:center;align-items:center;gap:5px;font-size:10.5px;display:inline-flex}.doc-card:hover .doc-card-open{color:var(--ink)}.doc-card-open svg{width:13px;height:13px}.artifact-side-panel{z-index:40;background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-lg,14px);width:min(46vw,580px);box-shadow:var(--shadow-xl);animation:panel-in .3s var(--ease);flex-direction:column;display:flex;position:fixed;top:8px;bottom:8px;right:8px;overflow:hidden}@keyframes panel-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.artifact-side-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.artifact-side-titleblock{flex-direction:column;gap:4px;min-width:0;display:flex}.artifact-side-meta{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);font-size:10px}.artifact-side-titleblock h2{letter-spacing:-.012em;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden}.artifact-side-controls{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.artifact-side-icon{border-radius:var(--r-sm,6px);width:30px;height:30px;color:var(--muted);cursor:pointer;transition:background .12s var(--ease), color .12s var(--ease), border-color .12s var(--ease);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.artifact-side-icon:hover{background:var(--bg-2);border-color:var(--line);color:var(--ink)}.artifact-side-icon svg{width:15px;height:15px}.artifact-side-tabs{border-bottom:1px solid var(--line);flex-shrink:0;gap:2px;padding:6px 10px;display:flex}.artifact-side-tab{border-radius:var(--r-sm,6px);font-family:var(--font);color:var(--muted);cursor:pointer;transition:background .12s var(--ease), color .12s var(--ease);background:0 0;border:none;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;display:inline-flex}.artifact-side-tab svg{width:14px;height:14px}.artifact-side-tab:hover{color:var(--ink)}.artifact-side-tab.is-active{background:var(--bg-2);color:var(--ink)}.artifact-side-body{flex:1;min-height:0;overflow:auto}.artifact-side-frame{background:var(--bg);border:none;width:100%;height:100%}.artifact-code-pane,.doc-body{padding:18px 20px}.artifact-code,.doc-body.is-code{font-family:var(--font-mono);color:var(--ink);white-space:pre-wrap;word-break:break-word;margin:0;font-size:12.5px;line-height:1.55}.doc-body.is-prose{font-family:var(--font);color:var(--ink-2);white-space:pre-wrap;word-break:break-word;max-width:42rem;font-size:14.5px;line-height:1.65}.artifact-code-state{color:var(--muted);padding:18px 20px;font-size:13px}.studio.is-active.has-doc-panel,.studio.is-active.has-artifact-preview{padding-right:calc(min(46vw,580px) + 16px)}@media (max-width:880px){.artifact-side-panel{width:auto;left:8px}.studio.is-active.has-doc-panel,.studio.is-active.has-artifact-preview{padding-right:0}}.artifact-strip{flex-direction:column;gap:14px;margin:14px 0 4px;display:flex}.artifact-card{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;overflow:hidden}.artifact-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.artifact-tag{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--blue);font-size:10px}.artifact-kind{font-family:var(--font-mono);text-transform:none;letter-spacing:.12em;color:var(--mute-soft);font-size:10px}.artifact-image{object-fit:contain;background:var(--bg);width:100%;max-height:420px;display:block}.artifact-video{background:#000;width:100%;max-height:420px;display:block}.artifact-download{font-family:var(--font-mono);text-transform:none;letter-spacing:.12em;color:var(--blue);border-top:1px solid var(--line);transition:background .1s var(--ease);align-items:center;gap:6px;padding:10px 12px;font-size:11px;text-decoration:none;display:flex}.artifact-download:hover{background:var(--m-hover)}.artifact-card-song{background:var(--surface-2,#fafafa)}.artifact-card-computer,.artifact-card-drive{background:var(--m-surface,var(--bg))}.computer-card-body{padding:14px 14px 16px}.computer-card-body h3{letter-spacing:0;margin:0;font-size:.9375rem;font-weight:500}.computer-card-row,.computer-card-meta{font-family:var(--font-mono);letter-spacing:.08em;color:var(--m-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.6875rem;display:flex}.computer-card-row{justify-content:space-between}.computer-card-row strong{color:var(--m-ink);font-weight:500}.computer-card-command{border:1px solid var(--m-line);border-radius:var(--r-sm);background:var(--m-hover);color:var(--m-ink);font-family:var(--font-mono);white-space:pre-wrap;margin:12px 0;padding:10px 12px;font-size:.75rem;line-height:1.5;overflow-x:auto}.artifact-actions{border-top:1px solid var(--line);align-items:stretch;display:flex}.artifact-action{border:none;border-right:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.08em;color:var(--m-mute-soft);cursor:pointer;transition:color .12s var(--ease), background .12s var(--ease);background:0 0;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 12px;font-size:11px;text-decoration:none;display:inline-flex}.artifact-action:last-child{border-right:none}.artifact-action:hover{color:var(--m-ink);background:var(--m-hover)}.artifact-action svg{width:15px;height:15px}.video-player{background:#000;flex-direction:column;display:flex}.video-stage{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.video-el{background:#000;width:100%;max-height:420px;display:block}.video-bigplay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;opacity:1;width:56px;height:56px;transition:opacity .16s var(--ease), transform .16s var(--ease);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.video-bigplay svg{width:24px;height:24px}.video-player.is-playing .video-bigplay{opacity:0}.video-stage:hover .video-bigplay{opacity:1;transform:scale(1.04)}.video-controls{background:var(--surface);border-top:1px solid var(--line);align-items:center;gap:10px;padding:9px 12px;display:flex}.video-btn{width:28px;height:28px;color:var(--m-mute-soft);cursor:pointer;transition:color .12s var(--ease), background .12s var(--ease);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.video-btn:hover{color:var(--m-ink);background:var(--m-hover)}.video-btn svg{width:16px;height:16px}.video-time{font-family:var(--font-mono);color:var(--m-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.video-time-total{color:var(--m-mute-soft)}.video-scrub{cursor:pointer;touch-action:none;flex:1;align-items:center;min-width:0;height:16px;display:flex;position:relative}.video-scrub:after{content:"";background:var(--m-line-strong,#c8c8c8);border-radius:999px;height:4px;position:absolute;left:0;right:0}.video-scrub-fill{z-index:1;background:var(--m-ink);pointer-events:none;border-radius:999px;justify-content:flex-end;align-items:center;min-width:4px;height:4px;display:flex;position:relative}.video-scrub-knob{background:var(--m-ink);width:10px;height:10px;box-shadow:0 0 0 3px var(--surface,#fff);pointer-events:none;border-radius:50%;position:absolute;right:-5px}.song-player{align-items:center;gap:14px;padding:14px 16px;display:flex}.song-cover{background:linear-gradient(135deg, var(--blue,#2540ff), #7b3cff);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:hidden}.song-cover-note{opacity:.95;width:26px;height:26px;transition:opacity .14s var(--ease)}.song-cover-play{color:#fff;opacity:0;transition:opacity .14s var(--ease);background:#00000047;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.song-cover-play svg{width:24px;height:24px}.song-cover:hover .song-cover-play{opacity:1}.song-eq{justify-content:center;align-items:flex-end;gap:3px;height:18px;display:none;position:absolute;bottom:9px;left:0;right:0}.song-eq i{background:#ffffffe6;border-radius:2px;width:3px;animation:.9s ease-in-out infinite song-eq}.song-eq i:first-child{height:40%;animation-delay:0s}.song-eq i:nth-child(2){height:80%;animation-delay:.14s}.song-eq i:nth-child(3){height:55%;animation-delay:.28s}.song-eq i:nth-child(4){height:90%;animation-delay:.42s}@keyframes song-eq{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.song-player.is-playing .song-eq{display:flex}.song-player.is-playing .song-cover-note{opacity:0}.song-main{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.song-titles{flex-direction:column;gap:6px;display:flex}.song-title{font-family:var(--font);letter-spacing:-.01em;color:var(--m-ink);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.song-tags{flex-wrap:wrap;gap:6px;display:flex}.song-tag{background:color-mix(in srgb, var(--blue,#2540ff) 9%, transparent);color:var(--blue,#2540ff);font-family:var(--font);text-transform:capitalize;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:500;display:inline-block}.song-controls{align-items:center;gap:10px;display:flex}.song-play{background:var(--m-ink);width:30px;height:30px;color:var(--bg,#fff);cursor:pointer;transition:transform .12s var(--ease), background .12s var(--ease);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.song-play:hover{background:var(--blue,#2540ff);transform:scale(1.06)}.song-play svg{width:15px;height:15px}.song-time{font-family:var(--font-mono);color:var(--m-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.song-time-total{color:var(--m-mute-soft)}.song-scrub{cursor:pointer;touch-action:none;flex:1;align-items:center;min-width:0;height:16px;display:flex;position:relative}.song-scrub:after{content:"";background:var(--m-line-strong,#c8c8c8);border-radius:999px;height:4px;position:absolute;left:0;right:0}.song-scrub-fill{z-index:1;background:var(--m-ink);pointer-events:none;border-radius:999px;justify-content:flex-end;align-items:center;min-width:4px;height:4px;display:flex;position:relative}.song-scrub-knob{background:var(--m-ink);width:10px;height:10px;box-shadow:0 0 0 3px var(--bg,#fff);pointer-events:none;border-radius:50%;position:absolute;right:-5px}.song-dl{width:28px;height:28px;color:var(--m-mute-soft);transition:color .12s var(--ease), background .12s var(--ease);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.song-dl:hover{color:var(--m-ink);background:var(--m-hover)}.song-dl svg{width:16px;height:16px}.artifact-card-error{padding:12px}.artifact-error{color:var(--muted);margin:8px 0 0;font-size:13px}.artifact-card-slides,.artifact-card-website{background:var(--bg)}.artifact-iframe{background:#fff;border:0;width:100%;height:360px;display:block}.artifact-card-slides .artifact-iframe{background:#fff}[data-theme=dark] .artifact-iframe{background:#0a0a0a}.artifact-chrome{z-index:100;font-family:var(--font-sans,"Geist", system-ui, sans-serif);flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;top:16px;right:16px}.artifact-chrome-toggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#0f0f0fb3;border:1px solid #ffffff2e;border-radius:999px;width:36px;height:36px;font-size:16px;font-weight:500;transition:background .14s,transform .14s}.artifact-chrome-toggle:hover{background:#ffffff2e;transform:scale(1.05)}.artifact-chrome-panel{color:#fff;-webkit-backdrop-filter:blur(14px);background:#0f0f0fd1;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;align-items:stretch;min-width:220px;padding:14px;display:flex;box-shadow:0 12px 30px #00000059}.artifact-chrome-title{margin-bottom:2px;font-size:13px;font-weight:500;line-height:1.2}.artifact-chrome-meta{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.12em;color:#ffffff8c;margin-bottom:10px;font-size:10px}.artifact-chrome-action{color:#fff;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;margin-top:4px;padding:8px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s;display:block}.artifact-chrome-action:hover{background:#ffffff24;border-color:#ffffff42}.brand-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:12px;display:grid}.brand-card{border:1px solid var(--line);background:var(--surface);color:inherit;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex;overflow:hidden}.brand-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.brand-card-head{background:var(--surface-2);justify-content:center;align-items:center;height:120px;display:flex;position:relative}.brand-card-logo{background:var(--surface-3);border-radius:14px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.brand-card-logo img{object-fit:contain;max-width:70%;max-height:70%}.brand-card-initials{font-family:var(--font-mono,"Geist Mono", monospace);color:var(--ink);letter-spacing:.04em;font-size:22px;font-weight:600}.brand-card-badge{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.12em;color:var(--blue);background:color-mix(in srgb, var(--blue) 12%, transparent);border-radius:999px;padding:3px 8px;font-size:10px;position:absolute;top:10px;right:10px}.brand-card-body{flex-direction:column;gap:6px;padding:14px 16px 16px;display:flex}.brand-card-body h3{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:500}.brand-card-url{font-family:var(--font-mono,"Geist Mono", monospace);color:var(--mute-soft);font-size:11px}.brand-card-voice{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.brand-card-meta{align-items:center;gap:8px;margin-top:4px;display:flex}.brand-swatch{border:1px solid var(--line);border-radius:999px;width:14px;height:14px}.brand-card-font{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.08em;color:var(--mute-soft);font-size:10px}.doc-filters{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.doc-filter{border:1px solid var(--line);font-family:var(--font-mono,"Geist Mono", monospace);letter-spacing:.08em;color:var(--muted);cursor:pointer;transition:color .12s var(--ease), border-color .12s var(--ease), background .12s var(--ease);background:0 0;border-radius:999px;padding:6px 14px;font-size:11px}.doc-filter:hover{color:var(--ink);border-color:var(--line-strong)}.doc-filter.is-active{color:var(--bg);background:var(--ink);border-color:var(--ink)}.doc-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:12px;display:grid}.doc-card{border:1px solid var(--line);background:var(--surface);color:inherit;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex;overflow:hidden}.doc-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.doc-card-media{aspect-ratio:16/10;background:var(--surface-2);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.doc-card-media img,.doc-card-media video{object-fit:cover;width:100%;height:100%}.doc-card-media.is-glyph{background:var(--surface-2);flex-direction:column;gap:12px}.doc-glyph-song{background:linear-gradient(135deg,#2a2a2a,#565656)}.doc-glyph-slides{background:linear-gradient(135deg,#ececec,#c9c9c9)}.doc-glyph-website{background:linear-gradient(135deg,#1c1c1c,#454545)}.doc-glyph-image{background:linear-gradient(135deg,#f4f4f4,#d6d6d6)}.doc-glyph-video{background:linear-gradient(135deg,#202020,#4a4a4a)}.doc-glyph-art{width:46px;height:46px;color:var(--mute-soft);background:#0000000f;border-radius:50%;justify-content:center;align-items:center;display:flex}.doc-glyph-icon{width:22px;height:22px}.doc-glyph-song .doc-glyph-art,.doc-glyph-website .doc-glyph-art,.doc-glyph-video .doc-glyph-art{color:#ffffffeb;background:#ffffff1f}.doc-glyph-song .doc-glyph,.doc-glyph-website .doc-glyph,.doc-glyph-video .doc-glyph{color:#ffffffd1}.doc-glyph{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:uppercase;letter-spacing:.18em;color:var(--mute-soft);font-size:11px}.doc-card-media-video .doc-media-badge{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:8px;right:8px}.doc-media-badge svg{width:14px;height:14px}.doc-card-body{flex-direction:column;gap:4px;padding:12px 14px 14px;display:flex}.doc-kind{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:uppercase;letter-spacing:.16em;color:var(--blue);font-size:10px}.doc-card-body h3{letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.doc-sub{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.doc-when{font-family:var(--font-mono,"Geist Mono", monospace);letter-spacing:.08em;color:var(--mute-soft);font-size:10px}.brand-form{margin-top:8px}.brand-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;display:grid}@media (max-width:760px){.brand-form-grid{grid-template-columns:minmax(0,1fr)}}.brand-form-section{flex-direction:column;gap:16px;display:flex}.brand-form-section .field{flex-direction:column;gap:6px;display:flex}.brand-form-section .field-row{color:var(--muted);flex-direction:row;align-items:center;gap:10px;font-size:13px}.brand-form-section .field-label{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);font-size:10px}.brand-form-section input[type=text],.brand-form-section input[type=url],.brand-form-section textarea{border:1px solid var(--line);width:100%;font:inherit;background:var(--bg);color:var(--ink);border-radius:8px;padding:10px 12px}.brand-form-section textarea{resize:vertical;min-height:110px}.brand-form-section input:focus,.brand-form-section textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 16%, transparent);outline:none}.brand-logo-picker{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:14px;display:grid}.brand-logo-preview{background:var(--surface-3);width:96px;height:96px;color:var(--mute-soft);border-radius:14px;justify-content:center;align-items:center;font-size:11px;display:flex;overflow:hidden}.brand-logo-preview img{object-fit:contain;max-width:78%;max-height:78%}.brand-logo-controls{align-items:center;gap:8px;display:flex}.brand-logo-url-input{grid-column:1/-1}.color-row{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;display:grid}.color-row input[type=color]{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;width:44px;height:38px;padding:0}.brand-form-actions{align-items:center;gap:12px;margin-top:24px;display:flex}.brand-form-delete{color:#c11c2b;margin-left:auto}.brand-form-error{color:#c11c2b;background:#c11c2b1a;border-radius:8px;margin:16px 0 0;padding:10px 12px;font-size:13px}.brand-form-saved{color:#0a8a4a;background:#0a8a4a1a;border-radius:8px;margin:16px 0 0;padding:10px 12px;font-size:13px}.brand-fieldset{border:0;border-top:1px solid var(--line);margin:24px 0 0;padding:24px 0 0}.brand-fieldset:first-of-type{border-top:0;margin-top:0;padding-top:0}.brand-fieldset-legend{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.12em;color:var(--ink);margin-bottom:4px;padding:0;font-size:11px}.brand-fieldset-sub{color:var(--muted);margin:0 0 16px;font-size:13px}.brand-form-section select{border:1px solid var(--line);width:100%;font:inherit;background:var(--bg);color:var(--ink);border-radius:8px;padding:10px 12px}.brand-workspace{max-width:1100px}.brand-hero{border:1px solid var(--line);background:var(--bg);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:4px;padding:24px;display:grid}.brand-hero-logo{background:var(--bg);border:1px solid var(--ink);width:88px;height:88px;color:var(--ink);font-family:var(--font-sans,"Geist", system-ui, sans-serif);letter-spacing:-.04em;border-radius:18px;flex-shrink:0;place-items:center;font-size:32px;font-weight:600;display:grid;overflow:hidden}.brand-hero-logo img{object-fit:contain;width:78%;height:78%}.brand-hero-body{flex-direction:column;gap:6px;min-width:0;display:flex}.brand-hero-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.brand-hero-title-row h1{letter-spacing:-.02em;margin:0;font-size:26px;font-weight:500}.brand-hero-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;font-size:13px;display:flex}.brand-hero-meta a{color:var(--muted);border-bottom:1px solid #0000;text-decoration:none}.brand-hero-meta a:hover{color:var(--blue);border-bottom-color:var(--blue)}.brand-hero-tagline{color:var(--ink-2);margin:6px 0 0;font-size:15px;line-height:1.5}.brand-hero-actions{align-self:flex-start;gap:8px;display:flex}.pill{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.1em;border:1px solid var(--line-strong);color:var(--ink-3);background:var(--surface);border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:10px;display:inline-flex}.pill-default{color:var(--blue);background:var(--blue-tint);border-color:#0000}.pill-status:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.pill-status-pre_launch{color:var(--muted);border-color:var(--line-strong)}.pill-status-launched{color:#0a8a4a;border-color:color-mix(in srgb, #0a8a4a 30%, var(--line))}.pill-status-scaling{color:var(--blue);border-color:color-mix(in srgb, var(--blue) 30%, var(--line))}.pill-status-sunset{color:var(--mute-soft);border-color:var(--line)}.brand-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:2px;margin:28px 0 16px;display:flex}.brand-tab{color:var(--muted);border-bottom:1px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:10px 14px;font-size:13px;text-decoration:none;display:inline-flex}.brand-tab:hover{color:var(--ink)}.brand-tab.active{color:var(--ink);border-bottom-color:var(--blue);font-weight:500}.brand-tab-count{font-family:var(--font-mono,"Geist Mono", monospace);color:var(--mute-soft);background:var(--surface-3);border-radius:4px;padding:1px 5px;font-size:10px}.brand-section{margin-top:28px}.brand-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.brand-section-title{letter-spacing:-.01em;margin:0;font-size:14px;font-weight:500}.brand-section-sub{color:var(--muted);margin:4px 0 0;font-size:12px}.brand-section-link{font-family:var(--font-mono,"Geist Mono", monospace);color:var(--muted);white-space:nowrap;font-size:11px;text-decoration:none}.brand-section-link:hover{color:var(--blue)}.brand-empty{border:1px dashed var(--line-strong);color:var(--muted);border-radius:10px;padding:18px;font-size:13px}.brand-empty p{margin:0}.brand-empty-sub{color:var(--mute-soft);font-size:12px;margin-top:6px!important}.brand-signals-wrap{margin-top:28px}.brand-signals-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.brand-signals{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (max-width:920px){.brand-signals{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.brand-signals{grid-template-columns:minmax(0,1fr)}}.brand-signal{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:14px 16px}.brand-signal.is-dim{background:var(--surface-2)}.brand-signal-label{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.12em;color:var(--mute-soft);margin-bottom:8px;font-size:10px}.brand-signal-value{letter-spacing:-.02em;color:var(--ink);font-size:20px;font-weight:500}.is-dim .brand-signal-value{color:var(--mute-soft)}.brand-signal-delta{font-family:var(--font-mono,"Geist Mono", monospace);margin-left:6px;font-size:11px;font-weight:400}.brand-signal-delta.is-up{color:#0a8a4a}.brand-signal-delta.is-down{color:#c11c2b}.brand-signal-source{font-family:var(--font-mono,"Geist Mono", monospace);color:var(--mute-soft);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;margin-top:6px;font-size:10px;display:flex;overflow:hidden}.brand-signal-err{color:#c11c2b;font-size:11px;font-weight:600}.brand-signals-error{color:#c11c2b;font-family:var(--font-mono,"Geist Mono", monospace);background:#c11c2b14;border-radius:8px;margin:10px 0 0;padding:8px 12px;font-size:11px}.brand-accounts{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}@media (max-width:720px){.brand-accounts{grid-template-columns:1fr}.brand-account{border-right:0!important}}.brand-account{border-bottom:1px solid var(--line);border-right:1px solid var(--line);align-items:center;gap:12px;padding:14px 16px;display:flex}.brand-account:nth-child(2n){border-right:0}.brand-account:nth-last-child(-n+2){border-bottom:0}.brand-account.is-empty{background:var(--surface-2)}.brand-account-glyph{background:var(--surface-3);width:32px;height:32px;font-family:var(--font-mono,"Geist Mono", monospace);color:var(--ink-3);border-radius:8px;flex-shrink:0;place-items:center;font-size:13px;display:grid}.brand-account-body{flex:1;min-width:0}.brand-account-name{font-size:13px;font-weight:500}.brand-account-id{font-family:var(--font-mono,"Geist Mono", monospace);color:var(--mute-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.brand-account-empty{font-style:italic}.brand-account-link{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.1em;color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:10px;text-decoration:none}.brand-account-link:hover{color:var(--blue)}.brand-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (max-width:920px){.brand-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.brand-gallery-item{border:1px solid var(--line);color:inherit;border-radius:10px;flex-direction:column;text-decoration:none;transition:border-color .14s,transform .14s;display:flex;overflow:hidden}.brand-gallery-item:hover{border-color:var(--line-strong);transform:translateY(-2px)}.brand-gallery-thumb{aspect-ratio:16/10;text-align:center;color:#fff;place-items:center;padding:12px;display:grid;position:relative}.brand-gallery-thumb-deck{background:linear-gradient(135deg,#0a0a0a 0%,#1c1c1c 100%)}.brand-gallery-thumb-site{background:linear-gradient(135deg,#3a3a3a 0%,#5c5c5c 100%)}.brand-gallery-thumb-label{letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:500;display:-webkit-box;overflow:hidden}.brand-gallery-kind{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.12em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border-radius:4px;padding:2px 6px;font-size:9px;position:absolute;top:8px;left:8px}.brand-gallery-body{padding:10px 12px}.brand-gallery-title{font-size:12px;font-weight:500;line-height:1.3}.brand-gallery-meta{font-family:var(--font-mono,"Geist Mono", monospace);text-transform:none;letter-spacing:.1em;color:var(--mute-soft);margin-top:3px;font-size:10px}.brand-rules-card{border:1px solid var(--line);background:var(--bg);border-radius:10px}.brand-rules-textarea{width:100%;font-family:var(--font-mono,"Geist Mono", monospace);color:var(--ink);resize:vertical;background:0 0;border:0;outline:none;min-height:240px;padding:14px 16px;font-size:12.5px;line-height:1.6}.brand-rules-actions{border-top:1px solid var(--line);background:var(--surface-2);align-items:center;gap:12px;padding:10px 14px;display:flex}.brand-rules-actions .btn{margin-left:auto}.brand-rules-error{color:#c11c2b;font-size:12px}.brand-rules-saved{color:#0a8a4a;font-size:12px}.brand-roadmap-card{border:1px solid var(--line);border-radius:10px;padding:16px 18px}.brand-roadmap-empty{color:var(--mute-soft);margin:0 0 12px;font-size:13px;font-style:italic}.brand-roadmap-list{flex-direction:column;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.brand-roadmap-item{border-bottom:1px solid #0000;align-items:center;gap:10px;padding:6px 0;display:flex}.brand-roadmap-item:not(:last-child){border-bottom-color:var(--line)}.brand-roadmap-check{border:1px solid var(--line-strong);background:var(--bg);cursor:pointer;color:#fff;border-radius:4px;flex-shrink:0;place-items:center;width:18px;height:18px;padding:0;font-size:11px;display:grid}.brand-roadmap-check:hover:not(:disabled){border-color:var(--blue)}.brand-roadmap-item.is-done .brand-roadmap-check{background:#0a8a4a;border-color:#0a8a4a}.brand-roadmap-title{color:var(--ink-2);flex:1;font-size:13px}.brand-roadmap-item.is-done .brand-roadmap-title{color:var(--mute-soft);text-decoration:line-through}.brand-roadmap-remove{width:22px;height:22px;color:var(--mute-soft);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0;font-size:16px;line-height:1}.brand-roadmap-remove:hover{color:#c11c2b;background:#c11c2b14}.brand-roadmap-add{align-items:center;gap:8px;display:flex}.brand-roadmap-add input{border:1px solid var(--line);font:inherit;background:var(--bg);color:var(--ink);border-radius:8px;flex:1;padding:8px 10px}.brand-roadmap-add input:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 16%, transparent);outline:none}.btn-secondary{border:1px solid var(--line-strong);color:var(--ink);background:0 0}.btn-secondary:hover:not(:disabled){border-color:var(--ink);background:var(--surface-2)}.artifact-card-generating{border-color:var(--line-strong)}.artifact-generating-body{background:var(--bg);justify-content:flex-start;align-items:flex-end;padding:18px;display:flex;position:relative;overflow:hidden}.artifact-generating-image{min-height:240px}.artifact-generating-video{background:#050505;min-height:200px}[data-theme=dark] .artifact-generating-video{background:#000}.artifact-shimmer{background:linear-gradient(115deg, transparent 0%, transparent 35%, color-mix(in srgb, var(--blue) 9%, transparent) 50%, transparent 65%, transparent 100%);pointer-events:none;background-repeat:no-repeat;background-size:220% 100%;animation:1.9s linear infinite artifact-shimmer;position:absolute;inset:0}.artifact-generating-video .artifact-shimmer{background:linear-gradient(115deg, transparent 0%, transparent 35%, color-mix(in srgb, var(--blue) 22%, transparent) 50%, transparent 65%, transparent 100%);background-repeat:no-repeat;background-size:220% 100%}@keyframes artifact-shimmer{0%{background-position:140% 0}to{background-position:-40% 0}}.artifact-generating-meta{z-index:1;background:var(--surface-2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;padding:8px 12px 8px 14px;display:inline-flex;position:relative}.artifact-generating-video .artifact-generating-meta{color:#f5f5f5;background:#0000008c;border-color:#ffffff14}.artifact-generating-label{font-family:var(--font-mono);text-transform:none;letter-spacing:.18em;color:var(--ink);font-size:10px}.artifact-generating-video .artifact-generating-label{color:#f5f5f5}.artifact-generating-song{min-height:120px}.artifact-dots{align-items:center;gap:5px;display:inline-flex}.artifact-dots span{background:var(--blue);opacity:.35;border-radius:999px;width:5px;height:5px;animation:1.2s ease-in-out infinite artifact-dot}.artifact-dots span:nth-child(2){animation-delay:.18s}.artifact-dots span:nth-child(3){animation-delay:.36s}@keyframes artifact-dot{0%,80%,to{opacity:.25;transform:translateY(0)scale(.85)}40%{opacity:1;transform:translateY(-2px)scale(1)}}@media (prefers-reduced-motion:reduce){.artifact-shimmer{animation:none}.artifact-dots span{opacity:.7;animation:none}}.qcard{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-soft);animation:qcard-arrive .38s var(--ease) both;border-radius:12px;margin:10px 0 2px;padding:14px;position:relative}.qcard:before{display:none}@keyframes qcard-arrive{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.connect-card{border:1px solid var(--line-strong);background:var(--paper);animation:qcard-arrive .38s var(--ease) both;border-radius:14px;margin:14px 0 4px;padding:20px 22px 14px;position:relative;overflow:hidden}.connect-card:before{content:"";background:var(--ink);width:3px;height:100%;position:absolute;top:0;left:0}.connect-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.connect-card-tag{font-family:var(--font-mono);letter-spacing:.2em;color:var(--ink);font-size:10px;font-weight:500}.connect-card-meta{font-family:var(--font-mono);letter-spacing:.18em;color:var(--mute-soft);font-size:10px}.connect-card-context{font-family:var(--font);color:var(--ink);margin:0 0 14px;font-size:.95rem;line-height:1.4}.connect-card-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.connect-card-row{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr auto;align-items:center;gap:14px;padding:12px 4px;display:grid}.connect-card-logo{border:1px solid var(--line);background:var(--surface,var(--paper));border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.connect-card-logo img{object-fit:contain;width:100%;height:100%}.connect-card-logo-fallback{font-family:var(--font-mono);color:var(--mute-soft);font-size:13px;font-weight:600}.connect-card-body{flex-direction:column;gap:2px;min-width:0;display:flex}.connect-card-name{font-family:var(--font);color:var(--ink);font-size:.95rem;font-weight:500}.connect-card-reason{font-family:var(--font);color:var(--mute-soft);font-size:.8rem;line-height:1.35}.connect-card-btn{border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-family:var(--font);white-space:nowrap;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.connect-card-btn:hover{opacity:.86}.connect-card-btn:hover .connect-card-btn-arrow{transform:translate(2px)}.connect-card-btn-arrow{transition:transform var(--dur) var(--ease)}.connect-card-status{font-family:var(--font-mono);letter-spacing:.14em;color:var(--success);white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:inline-flex}.connect-card-check{background:var(--success);width:16px;height:16px;color:var(--paper);border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.connect-card-row.is-connected .connect-card-name{color:var(--mute-soft)}.qcard-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.qcard-tag{font-family:var(--font-mono);text-transform:none;letter-spacing:.2em;color:var(--blue);font-size:10px;font-weight:500;display:inline-block}.qcard-meta,.qcard-status{font-family:var(--font-mono);text-transform:none;letter-spacing:.18em;color:var(--mute-soft);font-size:10px}.qcard-status{color:var(--success);align-items:center;gap:6px;display:inline-flex}.qcard-status:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px}.qcard-q{font-family:var(--font);letter-spacing:-.012em;color:var(--ink);margin:0 0 10px;font-size:.9375rem;font-weight:600;line-height:1.3}.qcard-options{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.qcard-option{background:var(--bg);border:1px solid var(--line);text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--ink);transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:9px 13px;display:grid}.qcard-option:hover,.qcard-option:focus-visible{border-color:var(--ink);outline:none}.qcard-option:hover .qcard-option-arrow{color:var(--ink);transform:translate(2px)}.qcard-option.is-selected{border-color:var(--ink);background:var(--bg-2)}.qcard-option.is-selected .qcard-option-arrow{color:var(--ink)}.qcard-option-num{display:none}.qcard-option-body{flex-direction:column;gap:2px;min-width:0;display:flex}.qcard-option-label{font-family:var(--font);letter-spacing:-.012em;color:var(--ink);font-size:.9375rem;font-weight:500}.qcard-option-desc{font-family:var(--font);color:var(--muted);font-size:.8125rem;font-weight:400;line-height:1.45}.qcard-option-arrow{font-family:var(--font-mono);color:var(--mute-soft);transition:transform var(--dur) var(--ease), color var(--dur) var(--ease);padding-right:8px;font-size:13px}.qcard-option-other .qcard-option-arrow{font-size:12px}.qcard-other{flex-direction:column;gap:10px;padding:14px 4px 12px;display:flex}.qcard-other-input{resize:vertical;width:100%;min-height:56px;font-family:var(--font);color:var(--ink);background:var(--bg);border:1px solid var(--line-strong);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:8px;padding:10px 12px;font-size:.9375rem;line-height:1.45}.qcard-other-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint);outline:none}.qcard-other-row{justify-content:flex-end;align-items:center;gap:8px;display:flex}.qcard-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding-top:14px;display:flex}.qcard-foot-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.18em;color:var(--mute-soft);font-size:10px}.qcard-btn{height:34px;font-family:var(--font);letter-spacing:-.005em;cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-size:.8125rem;font-weight:500;display:inline-flex}.qcard-btn-primary{background:var(--bg);color:var(--ink);border-color:var(--ink)}.qcard-btn-primary:hover:not(:disabled){background:var(--bg-2)}.qcard-btn-primary:disabled{background:var(--bg-3);color:var(--mute-soft);cursor:not-allowed}.qcard-btn-ghost{color:var(--ink);border-color:var(--line-strong);background:0 0}.qcard-btn-ghost:hover{background:var(--bg-2)}.qcard-kbd{font-family:var(--font-mono);letter-spacing:.06em;opacity:.7;font-size:11px}.qcard-answered{padding-bottom:14px}.qcard-answered:before{background:var(--success)}.qcard-answer-line{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;padding:12px 14px;display:flex}.qcard-answer-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px}.qcard-answer-text{font-family:var(--font);color:var(--ink);letter-spacing:-.008em;font-size:.9375rem}.composer-question{animation:qcard-arrive .28s var(--ease) both;margin:0 0 8px}.qcard-compact{border-radius:12px;margin:0;padding:12px 14px 10px;animation:none}.qcard-compact .qcard-head{margin-bottom:7px}.qcard-compact .qcard-q{margin:0 0 8px;font-size:.9375rem;line-height:1.3}.qcard-compact .qcard-options{max-height:232px;overflow-y:auto}.qcard-compact .qcard-option{grid-template-columns:1fr auto;gap:10px;padding:10px 12px}.qcard-compact .qcard-option-num{padding-left:4px}.qcard-compact .qcard-option-label{font-size:.875rem}.qcard-compact .qcard-option-desc{font-size:.75rem;line-height:1.35}.qcard-compact .qcard-other{padding:10px 4px 8px}.qcard-compact .qcard-other-input{min-height:44px}.qcard-compact .qcard-foot{padding-top:10px}.citations{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.citations-head{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);margin-bottom:8px;font-size:10.5px}.citations-list{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.citations-list li{color:var(--muted);font-size:12.5px;list-style:decimal}.citations-list a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.msg-actions{gap:8px;margin-top:10px;display:flex}.msg-copy{border:1px solid var(--line);font-family:var(--font);color:var(--muted);cursor:pointer;transition:all .12s var(--ease);background:0 0;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:11.5px;display:inline-flex}.msg-copy:hover{border-color:var(--line-strong);color:var(--ink);background:var(--bg-2)}.msg-copy svg{width:12px;height:12px}.msg-feedback{align-items:center;gap:2px;display:inline-flex}.msg-feedback-btn{width:28px;height:26px;color:var(--m-mute-soft,var(--mute-soft));cursor:pointer;transition:color .12s var(--ease), background .12s var(--ease), border-color .12s var(--ease);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:relative}.msg-feedback-up:hover,.msg-feedback-up.is-active{color:#15803d;background:#15803d1a}.msg-feedback-down:hover,.msg-feedback-down.is-active{color:#dc2626;background:#dc26261a}.msg-feedback-btn svg{width:14px;height:14px}.msg-feedback-btn:after{content:attr(data-tip);background:var(--m-ink,#0a0a0a);color:#fff;font-size:11px;font-family:var(--font);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .12s var(--ease), transform .12s var(--ease);z-index:30;border-radius:6px;padding:4px 8px;line-height:1;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(2px)}.msg-feedback-btn:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.memory-wizard-wrap{border:1px solid var(--line);background:var(--bg);border-radius:12px;margin-top:24px;padding:24px}.memory-summary{flex-direction:column;gap:24px;margin-top:24px;display:flex}.memory-card{border:1px solid var(--line);background:var(--bg);border-radius:12px;padding:20px 22px}.memory-card-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.memory-card-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:none;color:var(--mute-soft);font-size:10.5px}.memory-card-status{font-family:var(--font-mono);letter-spacing:.12em;text-transform:none;color:var(--success);background:#0a8a4a14;border-radius:4px;padding:3px 8px;font-size:10.5px}.memory-card-body{color:var(--muted);margin:0 0 12px;font-size:13.5px;line-height:1.55}.memory-card-link{color:var(--blue);font-size:13px;font-weight:500;text-decoration:none}.memory-card-link:hover{color:var(--blue-hover)}.memory-card-status.is-warn{color:var(--warn,#9a6700);background:#9a67001a}.memory-card-status.is-muted{color:var(--mute-soft);background:var(--bg-2)}.memory-dashboard{flex-direction:column;gap:40px;margin-top:28px;display:flex}.memory-section{border-top:1px solid var(--line);padding-top:28px}.memory-section:first-child{border-top:0;padding-top:0}.memory-section-after-wizard{margin-top:32px}.memory-section-eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:6px;font-size:.5625rem;display:block}.memory-section-title{letter-spacing:-.02em;margin:0 0 6px;font-size:1.125rem;font-weight:600}.memory-section-desc{color:var(--muted);max-width:42rem;margin:0;font-size:.8125rem;line-height:1.5}.memory-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.memory-summary-inline{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:0;display:grid}.memory-empty{color:var(--muted);margin:12px 0 0;font-size:.8125rem}.memory-add-form{margin-bottom:16px}.memory-add-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--mute-soft);margin-bottom:8px;font-size:.625rem;display:block}.memory-add-input{width:100%;font-family:var(--font);border:1px solid var(--line);background:var(--bg);color:var(--ink);resize:vertical;border-radius:8px;padding:10px 12px;font-size:.875rem;line-height:1.5}.memory-add-input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 2px #2540ff1f}.memory-add-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.memory-select{font-family:var(--font-mono);letter-spacing:.08em;border:1px solid var(--line);background:var(--bg);color:var(--ink-2);border-radius:6px;padding:6px 10px;font-size:.6875rem}.memory-form-error{color:var(--danger,#c41e1e);margin:8px 0 0;font-size:.8125rem}.memory-fact-list{margin:0;padding:0;list-style:none}.memory-fact-row{align-items:flex-start}.memory-fact-content{white-space:pre-wrap;word-break:break-word}.memory-fact-meta{font-family:var(--font-mono);letter-spacing:.1em;text-transform:lowercase;font-size:.625rem}.memory-list-actions{justify-content:flex-end;align-items:center;display:flex}.memory-btn-ghost{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.625rem}.memory-btn-ghost:hover{color:var(--ink)}.memory-btn-ghost.danger:hover{color:var(--danger,#c41e1e)}.memory-pending-row{grid-template-columns:90px 1fr auto}.memory-pending-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.memory-btn-sm{padding:5px 10px;font-size:.6875rem}.memory-audit-list{margin:0;padding:0;list-style:none}.memory-procedure-list{flex-direction:column;gap:12px;margin:16px 0 0;padding:0;list-style:none;display:flex}.memory-procedure-card{margin:0}.memory-procedure-title{letter-spacing:-.01em;margin:0 0 8px;font-size:.9375rem;font-weight:600}.memory-procedure-body{margin-bottom:12px}.memory-procedure-actions{gap:12px;display:flex}.memory-procedure-form{border:1px dashed var(--line);border-radius:10px;flex-direction:column;gap:10px;margin-bottom:16px;padding:16px;display:flex}.memory-procedure-name{font-weight:500}.memory-brand-chips{flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.memory-brand-chip{border:1px solid var(--line);color:var(--ink-2);border-radius:999px;padding:4px 10px;font-size:.8125rem;text-decoration:none}.memory-brand-chip:hover{border-color:var(--blue);color:var(--blue)}.memory-brand-chip.muted{color:var(--muted)}.memory-tools-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.memory-approval-list{flex-direction:column;gap:12px;margin:0 0 12px;padding:0;list-style:none;display:flex}.memory-approval-item{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding-bottom:12px;display:flex}.memory-approval-item:last-child{border-bottom:0;padding-bottom:0}.memory-approval-summary{margin:0 0 4px;font-size:.875rem;line-height:1.45}.popover-memory-dialog{min-width:280px;max-width:320px;padding:12px}.popover-memory-title{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--m-mute-soft,var(--mute-soft));margin:0 0 10px;font-size:.625rem}.popover-memory-input{font-size:13px}.popover-memory-actions{margin-top:10px}.popover-memory-buttons{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.teams-error{border:1px solid var(--line);background:var(--bg-2);color:var(--ink-2);border-radius:12px;margin-top:16px;padding:20px 22px;font-size:13.5px;line-height:1.55}.teams-error-head{color:var(--ink);margin-bottom:6px;font-weight:600}.teams-error p{color:var(--muted);margin:4px 0 12px}.teams-error code{font-family:var(--font-mono);background:var(--bg);border:1px solid var(--line);border-radius:4px;padding:1px 5px;font-size:12px}.teams-error details summary{cursor:pointer;color:var(--mute-soft);font-family:var(--font-mono);letter-spacing:.1em;text-transform:none;font-size:11px}.teams-error details pre{background:var(--bg);border:1px solid var(--line);font-family:var(--font-mono);color:var(--muted);white-space:pre-wrap;border-radius:6px;margin-top:8px;padding:10px 12px;font-size:11.5px;overflow-x:auto}.cc-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.cc-stat{border:1px solid var(--line);background:var(--bg);border-radius:12px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.cc-stat-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:none;color:var(--mute-soft);font-size:10.5px}.cc-stat-value{color:var(--ink);letter-spacing:-.02em;font-size:28px;font-weight:600}.cc-you{justify-content:center;margin:32px 0 8px;display:flex}.cc-you-node{border:1px solid var(--ink);background:var(--bg);color:var(--ink);border-radius:999px;align-items:center;gap:12px;padding:12px 18px 12px 12px;display:flex}.cc-you-avatar{background:var(--bg);width:32px;height:32px;color:var(--ink);border:1px solid var(--ink);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.cc-you-info{flex-direction:column;gap:1px;display:flex}.cc-you-name{font-size:13.5px;font-weight:600}.cc-you-role{font-family:var(--font-mono);letter-spacing:.12em;text-transform:none;color:var(--mute-soft);font-size:10.5px}.cc-teams{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin-top:24px;display:grid}.cc-team-card{border:1px solid var(--line);background:var(--bg);color:inherit;transition:border-color .12s var(--ease), transform .12s var(--ease);border-radius:12px;flex-direction:column;gap:8px;padding:16px;text-decoration:none;display:flex}.cc-team-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.cc-team-head{align-items:center;gap:10px;display:flex}.cc-team-mark{background:var(--bg-2);border:1px solid var(--line);width:32px;height:32px;font-family:var(--font-mono);color:var(--ink);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.cc-team-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.cc-team-name{color:var(--ink);letter-spacing:-.005em;font-size:14px;font-weight:600}.cc-team-meta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:none;color:var(--mute-soft);font-size:10.5px}.cc-team-arrow{color:var(--mute-soft);font-size:16px}.cc-team-desc{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.cc-empty{border:1px dashed var(--line-strong);text-align:center;border-radius:12px;margin-top:24px;padding:40px 24px}.cc-empty h2{color:var(--ink);margin-bottom:6px;font-size:18px;font-weight:600}.cc-empty p{color:var(--muted);margin-bottom:16px;font-size:13.5px}.cc-empty-actions{gap:8px;display:inline-flex}.cc-empty-btn{border:1px solid var(--line-strong);background:var(--bg);color:var(--ink);border-radius:8px;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.cc-empty-btn:hover{background:var(--bg-2)}.cc-empty-btn.primary{background:var(--bg);color:var(--ink);border-color:var(--ink)}.cc-empty-btn.primary:hover{background:var(--bg-2);border-color:var(--ink);color:var(--ink)}.cc-agents-section{margin-top:32px}.cc-section-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cc-section-head>span{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);font-size:11px}.cc-section-link{color:var(--blue);font-size:12.5px;font-weight:500;text-decoration:none}.cc-section-link:hover{color:var(--blue-hover)}.cc-agents-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.cc-agent-card{border:1px solid var(--line);background:var(--bg);color:inherit;transition:border-color .12s var(--ease);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.cc-agent-card:hover{border-color:var(--line-strong)}.cc-agent-mark{background:var(--bg-2);width:26px;height:26px;font-family:var(--font-mono);color:var(--ink);border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.cc-agent-info{flex-direction:column;gap:1px;min-width:0;display:flex}.cc-agent-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.cc-agent-role{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.studio.is-active .suggestion-rows,.studio.is-active .suggest-chips,.studio.is-active .hero-headline{display:none}.cc-live,.inbox-ui,.ledger-ui{flex-direction:column;gap:18px;margin-top:24px;display:flex}.cc-live-kicker,.ledger-ui-kicker{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);margin:0 0 4px;font-size:.625rem}.cc-live-strip,.inbox-ui-metrics,.ledger-ui-metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.cc-live-stat,.inbox-ui-metric,.ledger-ui-metric{border-left:1px solid var(--line);flex-direction:column;gap:6px;min-width:0;padding:18px 20px;display:flex}.cc-live-stat:first-child,.inbox-ui-metric:first-child,.ledger-ui-metric:first-child{border-left:0}.cc-live-stat-label,.inbox-ui-metric span,.ledger-ui-metric span{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);font-size:.625rem}.cc-live-stat-value,.inbox-ui-metric strong,.ledger-ui-metric strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:400;line-height:1}.ledger-ui-metric em{font-style:normal;font-family:var(--font-mono);color:var(--muted);font-size:.6875rem}.cc-live-toolbar,.ledger-ui-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cc-live-toolbar-quiet{justify-content:flex-end}.cc-live-sync{color:var(--muted);margin:0;font-size:.875rem}.cc-live-sync-btn{border:1px solid var(--line-strong);border-radius:var(--r-pill);background:var(--bg);min-height:2.125rem;color:var(--ink);font:500 .8125rem/1 var(--font);cursor:pointer;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.cc-live-sync-btn:hover:not(:disabled){border-color:var(--ink);background:var(--bg-2)}.cc-live-sync-btn:disabled{cursor:wait;color:var(--muted)}.cc-live-sync-btn svg,.ledger-ui-head>svg,.inbox-ui-actions .button svg{width:15px;height:15px}.cc-live-sync-btn .is-spinning{animation:1.4s linear infinite spin}.cc-live-grid,.inbox-ui-shell,.ledger-ui-shell,.ledger-ui-tables{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:14px;display:grid}.cc-live-map{flex-direction:column;gap:14px;min-width:0;display:flex}.cc-live-hierarchy-top{flex-direction:column;align-items:center;gap:0;margin-bottom:4px;display:flex}.cc-live-vline{background:var(--line);flex-shrink:0;width:1px;height:20px}.cc-live-floor-manager-wrap{justify-content:center;width:100%;display:flex}.cc-live-floor-manager{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--bg-2);color:var(--ink);cursor:pointer;text-align:left;align-items:center;gap:10px;padding:8px 14px 8px 8px;transition:border-color .12s,background .12s;display:inline-flex}.cc-live-floor-manager:hover,.cc-live-floor-manager.is-selected{border-color:var(--ink);background:var(--bg)}.cc-live-founder{border:1px solid var(--ink);border-radius:var(--r-pill);background:var(--bg);align-self:center;align-items:center;gap:10px;padding:9px 14px 9px 9px;display:inline-flex}.cc-live-founder-mark{border:1px solid var(--ink);border-radius:var(--r-pill);width:30px;height:30px;font-family:var(--font-mono);justify-content:center;align-items:center;font-weight:600;display:inline-flex}.cc-live-founder span:not(.cc-live-founder-mark),.cc-live-agent-copy,.cc-live-team-title,.ledger-ui-agent div{flex-direction:column;gap:2px;min-width:0;display:flex}.cc-live-founder strong,.cc-live-agent-copy strong,.ledger-ui-agent strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.cc-live-founder em,.cc-live-agent-copy em,.ledger-ui-agent span,.ledger-ui-agent em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-style:normal;overflow:hidden}.cc-live-teams{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.cc-live-team,.cc-live-bench,.cc-live-drawer,.inbox-ui-detail,.ledger-ui-panel{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);padding:16px}.cc-live-team{animation:reveal-up var(--dur-reveal) var(--ease-out) both}.cc-live-team-head,.cc-live-section-head,.inbox-ui-detail-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.cc-live-team-title{flex:1}.cc-live-team-title h2,.cc-live-drawer-head h2,.ledger-ui-head h2,.inbox-ui-detail h2{color:var(--ink);margin:0;font-size:1rem;font-weight:600}.cc-live-team-title p{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);margin:0;font-size:.625rem}.cc-live-team-desc,.cc-live-team-muted,.cc-live-drawer-desc,.ledger-ui-control p,.inbox-ui-detail-copy,.inbox-ui-source{color:var(--muted);margin:10px 0 0;font-size:.8125rem;line-height:1.5}.cc-live-link{color:var(--ink);font-size:.8125rem;font-weight:500;text-decoration:none}.cc-live-link:hover{text-decoration:underline}.cc-live-dot,.cc-live-mini i{border-radius:var(--r-pill);background:var(--mute-soft);flex:none;width:8px;height:8px}.cc-live-dot.is-active,.cc-live-mini.is-active i{background:var(--ink);animation:pulse-ring 2s var(--ease) infinite}.cc-live-dot.is-paused,.cc-live-mini.is-paused i{background:var(--mute-soft)}.cc-live-mini.is-done i,.cc-live-status-pill.is-done,.ledger-ui-budget.is-under,.ledger-ui-status.is-under{color:var(--success)}.cc-live-mini.is-pending i,.cc-live-status-pill.is-pending,.ledger-ui-status.is-watch,.ledger-ui-budget.is-watch{color:var(--warning)}.cc-live-mini.is-failed i,.cc-live-status-pill.is-failed,.ledger-ui-status.is-over{color:var(--danger)}.cc-live-mini.is-done i{background:var(--success)}.cc-live-mini.is-pending i{background:var(--warning)}.cc-live-mini.is-failed i{background:var(--danger)}.cc-live-members{flex-direction:column;gap:6px;margin-top:12px;display:flex}.cc-live-agent{border-radius:var(--r-sm);background:var(--bg-2);width:100%;min-height:44px;color:var(--ink);text-align:left;cursor:pointer;border:1px solid #0000;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 9px;display:grid;position:relative}.cc-live-agent:hover,.cc-live-agent.is-selected{border-color:var(--ink);background:var(--bg)}.cc-live-agent.is-manager{border-color:var(--ink);background:var(--bg);margin-bottom:4px}.cc-live-agent.is-manager .cc-live-agent-copy em{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.625rem}.cc-live-agent.is-manager~.cc-live-members .cc-live-agent{padding-left:18px}.cc-live-agent-status{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.cc-live-agent.is-active .cc-live-agent-status{color:var(--ink)}.cc-live-agent.is-done .cc-live-agent-status{color:var(--success)}.cc-live-agent.is-pending .cc-live-agent-status{color:var(--warning)}.cc-live-agent.is-failed .cc-live-agent-status{color:var(--danger)}.cc-live-team-activity{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.cc-live-mini,.cc-live-status-pill,.inbox-ui-kind,.inbox-ui-risk,.ledger-ui-budget,.ledger-ui-status{border:1px solid var(--line);border-radius:var(--r-pill);font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);white-space:nowrap;align-items:center;gap:6px;padding:3px 8px;font-size:.625rem;display:inline-flex}.cc-live-status-pill.is-active,.ledger-ui-budget.is-active,.ledger-ui-status.is-active{color:var(--ink)}.cc-live-status-pill.is-done,.ledger-ui-budget.is-under,.ledger-ui-status.is-under{color:var(--success)}.cc-live-status-pill.is-pending,.ledger-ui-status.is-watch,.ledger-ui-budget.is-watch{color:var(--warning)}.cc-live-status-pill.is-failed,.ledger-ui-status.is-over{color:var(--danger)}.cc-live-drawer{position:sticky;top:18px}.cc-live-drawer-head{align-items:center;gap:12px;display:flex}.cc-live-stop{align-self:flex-start;height:1.875rem;margin-left:auto;padding:0 14px;font-size:.75rem}.cc-live-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:16px 0 0;display:grid}.cc-live-facts div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:10px}.cc-live-facts dt{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.cc-live-facts dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.8125rem;overflow:hidden}.cc-live-team-tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.cc-live-team-tags a{border:1px solid var(--line);border-radius:var(--r-pill);color:var(--ink);padding:4px 8px;font-size:.75rem;text-decoration:none}.cc-live-drawer-section{margin-top:18px}.cc-live-section-head span{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);font-size:.625rem}.cc-live-activity-list{flex-direction:column;gap:8px;margin-top:10px;display:flex}.cc-live-activity{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg-2);grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.cc-live-activity-icon{border:1px solid var(--line);border-radius:var(--r-pill);width:28px;height:28px;color:var(--ink);justify-content:center;align-items:center;display:inline-flex}.cc-live-activity.is-done .cc-live-activity-icon{color:var(--success)}.cc-live-activity.is-pending .cc-live-activity-icon{color:var(--warning)}.cc-live-activity.is-failed .cc-live-activity-icon{color:var(--danger)}.cc-live-activity.is-active .cc-live-activity-icon svg{animation:1.4s linear infinite spin}.cc-live-activity span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.cc-live-activity strong{color:var(--ink);font-size:.8125rem;font-weight:600}.cc-live-activity em,.cc-live-activity small{color:var(--muted);font-size:.75rem;font-style:normal;line-height:1.4}.cc-live-empty,.cc-live-drawer-empty,.inbox-ui-empty{border:1px dashed var(--line-strong);border-radius:var(--r-sm);background:var(--bg-2);flex-direction:column;align-items:flex-start;gap:8px;padding:28px;display:flex}.cc-live-empty h2,.cc-live-drawer-empty h2,.inbox-ui-empty h2{margin:0;font-size:1rem;font-weight:600}.cc-live-empty p,.cc-live-drawer-empty p,.inbox-ui-empty p{color:var(--muted);margin:0;font-size:.875rem}.cc-live-empty-actions{gap:8px;margin-top:8px;display:flex}.inbox-ui-tabs{border-bottom:1px solid var(--line);gap:4px;display:flex}.inbox-ui-tabs button{color:var(--muted);font:500 .875rem/1 var(--font);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 12px}.inbox-ui-tabs button:hover,.inbox-ui-tabs button.is-active{color:var(--ink)}.inbox-ui-tabs button.is-active{border-bottom-color:var(--ink)}.inbox-ui-list{border-top:1px solid var(--line)}.inbox-ui-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:76px minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px 8px;display:grid}.inbox-ui-row:hover,.inbox-ui-row.is-selected{background:var(--bg-2)}.inbox-ui-row.is-resolved{opacity:.62}.inbox-ui-when,.inbox-ui-row-top em{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem;font-style:normal}.inbox-ui-row-main{flex-direction:column;gap:4px;min-width:0;display:flex}.inbox-ui-row-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-ui-row-top strong{color:var(--ink);font-size:.9375rem;font-weight:600}.inbox-ui-row-main>span:last-child{color:var(--muted);font-size:.8125rem;line-height:1.45}.inbox-ui-risk.is-low{color:var(--success)}.inbox-ui-risk.is-medium{color:var(--warning)}.inbox-ui-risk.is-high{color:var(--danger)}.inbox-ui-kind.is-approval{color:var(--ink)}.inbox-ui-kind.is-failure{color:var(--danger)}.inbox-ui-kind.is-question{color:var(--warning)}.inbox-ui-kind.is-webhook{color:var(--success)}.inbox-ui-detail{position:sticky;top:18px}.inbox-ui-source{font-family:var(--font-mono);letter-spacing:.08em;margin-top:4px}.inbox-ui-evidence{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.inbox-ui-evidence>span{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);font-size:.625rem}.inbox-ui-evidence ul{flex-direction:column;gap:7px;margin:10px 0 0;padding:0;list-style:none;display:flex}.inbox-ui-evidence li{color:var(--ink);padding-left:14px;font-size:.8125rem;position:relative}.inbox-ui-evidence li:before{content:"";border-radius:var(--r-pill);background:var(--muted);width:5px;height:5px;position:absolute;top:.65em;left:0}.inbox-ui-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.inbox-ui-actions .button{gap:7px}.ledger-ui-shell{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}.ledger-ui-head h2{font-size:1.0625rem}.ledger-ui-budget svg{width:13px;height:13px}.ledger-ui-budget.is-watch svg{animation:1.4s linear infinite spin}.ledger-ui-cap{margin-top:16px}.ledger-ui-cap-track{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--bg-2);height:10px;overflow:hidden}.ledger-ui-cap-track span{background:var(--ink);height:100%;display:block}.ledger-ui-cap-copy{font-family:var(--font-mono);color:var(--muted);justify-content:space-between;gap:10px;margin-top:8px;font-size:.6875rem;display:flex}.ledger-ui-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;height:230px;margin-top:20px;display:grid}.ledger-ui-bar{grid-template-rows:minmax(0,1fr) auto auto;align-items:end;gap:7px;min-width:0;height:100%;display:grid}.ledger-ui-bar span{border:1px solid var(--line-strong);border-radius:var(--r-sm) var(--r-sm) 0 0;background:var(--ink);width:100%;display:block}.ledger-ui-bar em,.ledger-ui-bar strong{font-style:normal;font-family:var(--font-mono);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;overflow:hidden}.ledger-ui-bar strong{color:var(--ink)}.ledger-ui-control{min-height:100%}.ledger-ui-slider{flex-direction:column;gap:10px;margin-top:18px;display:flex}.ledger-ui-slider span{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);font-size:.625rem}.ledger-ui-slider input{width:100%;accent-color:var(--ink)}.ledger-ui-stepper{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.ledger-ui-stepper button{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--bg);color:var(--ink);font:500 .75rem/1 var(--font);cursor:pointer;padding:6px 9px}.ledger-ui-stepper button:hover,.ledger-ui-stepper button.is-active{border-color:var(--ink);background:var(--bg-2)}.ledger-ui-tables{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ledger-ui-table{border-top:1px solid var(--line);flex-direction:column;margin-top:12px;display:flex}.ledger-ui-table-row{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:minmax(0,1.4fr) .6fr .8fr .7fr;align-items:center;gap:10px;padding:11px 0;font-size:.8125rem;display:grid}.ledger-ui-table-row.is-head{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.ledger-ui-agent-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.ledger-ui-agent{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg-2);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:10px;display:grid}.ledger-ui-agent>em{font-family:var(--font-mono);font-size:.6875rem}.ledger-ui-agent>strong{font-size:.8125rem;font-weight:600}.ledger-ui-agent .ledger-ui-status.is-under{color:var(--success)}.ledger-ui-agent .ledger-ui-status.is-watch{color:var(--warning)}.ledger-ui-agent .ledger-ui-status.is-over{color:var(--danger)}.ledger-ui-bar span.is-watch{background:var(--warning);border-color:var(--warning)}.ledger-ui-bar span.is-over{background:var(--danger);border-color:var(--danger)}.ledger-ui-control-note{color:var(--muted);margin:14px 0 0;font-size:.8125rem;line-height:1.5}.is-spinning{animation:1.4s linear infinite spin}.mission-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg);animation:thread-rise var(--dur-arrive) var(--ease-out) both;margin-top:10px;padding:18px}.mission-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.mission-card-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;color:var(--mute-soft);font-size:.625rem}.mission-card-status{border:1px solid var(--line);border-radius:var(--r-pill);font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);align-items:center;padding:3px 9px;font-size:.625rem;display:inline-flex}.mission-card-status.is-active{color:var(--ink);border-color:var(--line-strong)}.mission-card-status.is-complete{color:var(--success)}.mission-card-status.is-failed{color:var(--danger)}.mission-card-status.is-paused{color:var(--warning)}.mission-card-title{color:var(--ink);margin:12px 0 0;font-size:1.0625rem;font-weight:600}.mission-card-goal{color:var(--muted);margin:6px 0 0;font-size:.875rem;line-height:1.5}.mission-card-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0 0;display:grid}.mission-card-facts div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:10px 12px}.mission-card-facts dt{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.mission-card-facts dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.8125rem;overflow:hidden}.mission-card-deploying{color:var(--muted);align-items:center;gap:9px;margin-top:14px;font-size:.8125rem;display:flex}.mission-card-deploying svg{width:15px;height:15px}.mission-card-workforce{margin-top:14px}.mission-card-stat-row{align-items:center;gap:18px;display:flex}.mission-card-stat{align-items:baseline;gap:5px;display:inline-flex}.mission-card-stat strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:400}.mission-card-stat em{font-style:normal;font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);font-size:.625rem}.mission-card-avatars{margin-left:auto;display:inline-flex}.mission-card-avatar{border:1px solid var(--bg);border-radius:var(--r-pill);background:var(--bg-3);width:26px;height:26px;color:var(--ink);font-family:var(--font-mono);justify-content:center;align-items:center;margin-left:-7px;font-size:.625rem;font-weight:600;display:inline-flex}.mission-card-avatar-more{background:var(--bg-2);color:var(--muted)}.mission-card-teams{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.mission-card-team{border:1px solid var(--line);border-radius:var(--r-pill);color:var(--ink);padding:4px 10px;font-size:.75rem}.mission-card-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.mission-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;margin-top:24px;display:grid}.mission-tile{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg);transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;padding:18px;text-decoration:none;display:flex}.mission-tile:hover{background:var(--bg-2);border-color:var(--line-strong)}.mission-tile-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.mission-tile-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;color:var(--mute-soft);font-size:.625rem}.mission-tile-title{color:var(--ink);margin:12px 0 0;font-size:1.0625rem;font-weight:600}.mission-tile-goal{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.mission-tile-meta{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);gap:14px;margin-top:14px;font-size:.625rem;display:flex}.mission-detail{flex-direction:column;gap:22px;margin-top:24px;display:flex}.mission-detail-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.mission-actions-bar{gap:8px;display:flex}.mission-detail-summary{color:var(--muted);max-width:60ch;margin:0;font-size:.9375rem;line-height:1.55}.mission-detail-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.mission-detail-facts div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:14px 16px}.mission-detail-facts dt{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.mission-detail-facts dd{color:var(--ink);margin:6px 0 0;font-size:.9375rem}.mission-detail-section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:12px;display:flex}.mission-detail-section-head h2{color:var(--ink);margin:0;font-size:1.0625rem;font-weight:600}.mission-detail-section-head span{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.mission-detail-muted{color:var(--muted);margin:14px 0 0;font-size:.875rem}.mission-team-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;margin-top:14px;display:grid}.mission-team{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);padding:14px}.mission-team header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.mission-team header h3{color:var(--ink);margin:0;font-size:.9375rem;font-weight:600}.mission-team ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.mission-team li a{border-radius:var(--r-sm);color:var(--ink);justify-content:space-between;align-items:baseline;gap:10px;padding:7px 9px;text-decoration:none;display:flex}.mission-team li a:hover{background:var(--bg-2)}.mission-team li strong{font-size:.8125rem;font-weight:500}.mission-team li em{font-style:normal;font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);white-space:nowrap;font-size:.5625rem}.mission-assignments{flex-direction:column;margin-top:6px;display:flex}.mission-assignment{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 4px;display:grid}.mission-assignment-dot{border-radius:var(--r-pill);background:var(--mute-soft);width:8px;height:8px}.mission-assignment-dot.is-active{background:var(--ink);animation:pulse-ring 2s var(--ease) infinite}.mission-assignment-dot.is-done{background:var(--success)}.mission-assignment-dot.is-pending{background:var(--warning)}.mission-assignment-dot.is-failed{background:var(--danger)}.mission-assignment-main{flex-direction:column;gap:3px;min-width:0;display:flex}.mission-assignment-main strong{color:var(--ink);font-size:.875rem;font-weight:500}.mission-assignment-main em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-style:normal;overflow:hidden}.mission-assignment-status{font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);font-size:.625rem}@media (max-width:720px){.mission-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.cc-live-grid,.inbox-ui-shell,.ledger-ui-shell,.ledger-ui-tables{grid-template-columns:1fr}.cc-live-drawer,.inbox-ui-detail{position:static}}@media (max-width:720px){.cc-live-strip,.inbox-ui-metrics,.ledger-ui-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-live-stat:nth-child(3),.inbox-ui-metric:nth-child(3),.ledger-ui-metric:nth-child(3){border-left:0}.cc-live-toolbar,.ledger-ui-head{flex-direction:column}.cc-live-teams{grid-template-columns:1fr}.inbox-ui-tabs{overflow-x:auto}.inbox-ui-row{grid-template-columns:minmax(0,1fr) auto}.inbox-ui-when{grid-column:1/-1}.ledger-ui-chart{gap:6px}.ledger-ui-agent,.ledger-ui-table-row{grid-template-columns:minmax(0,1fr) auto}.ledger-ui-table-row span:nth-child(3),.ledger-ui-agent .ledger-ui-status{display:none}}.integ-tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:24px;padding-bottom:0;display:flex}.integ-tab{appearance:none;font-family:var(--font);color:var(--muted);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:10px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.integ-tab:hover{color:var(--ink)}.integ-tab.is-on{color:var(--ink);border-bottom-color:var(--blue)}.integ-tab .count{font-family:var(--font-mono);color:var(--mute-soft);background:var(--bg-3);border-radius:var(--r-xs);letter-spacing:.06em;padding:1px 6px;font-size:.625rem}.integ-tab.is-on .count{color:var(--blue);background:var(--blue-tint)}.integ-tabpanel{animation:integ-fade-in var(--dur) var(--ease)}@keyframes integ-fade-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.integ-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin:4px 0 18px;display:flex}.integ-section-title{font-family:var(--font);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:1.125rem;font-weight:600}.integ-section-sub{color:var(--muted);max-width:60ch;margin:4px 0 0;font-size:.8125rem;line-height:1.5}.integ-add-btn{flex-shrink:0}.integ-empty{border:1px dashed var(--line-strong);border-radius:var(--r-lg);text-align:center;background:var(--bg-2);padding:32px 24px}.integ-empty h3{color:var(--ink);margin:0 0 6px;font-size:1rem;font-weight:600}.integ-empty p{color:var(--muted);max-width:52ch;margin:0 auto 16px;font-size:.875rem;line-height:1.55}.integ-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.integ-row{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);transition:border-color var(--dur) var(--ease);align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.integ-row:hover{border-color:var(--line-strong)}.integ-row-main{flex:1;min-width:0}.integ-row-name{font-family:var(--font);color:var(--ink);letter-spacing:-.008em;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:flex}.integ-row-desc{color:var(--muted);margin:4px 0 8px;font-size:.8125rem;line-height:1.5}.integ-row-meta{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.integ-mono{font-family:var(--font-mono);text-transform:none;letter-spacing:.12em;color:var(--ink-2);font-size:.6875rem}.integ-mono.dim{color:var(--mute-soft);text-transform:none;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:.75rem;overflow:hidden}.integ-row-actions{flex-shrink:0;gap:6px;margin-left:auto;display:flex}.integ-pill{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;border-radius:var(--r-xs);color:var(--mute-soft);background:var(--bg-3);padding:2px 6px;font-size:.5625rem}.integ-pill.muted{color:var(--mute-soft);background:var(--bg-3)}.integ-pill.blue{color:var(--blue);background:var(--blue-tint)}.integ-pill.status-healthy{color:var(--success);background:#0a8a4a14}.integ-pill.status-error{color:var(--danger);background:#c11c2b14}.integ-pill.status-unknown{color:var(--mute-soft);background:var(--bg-3)}.modal-scrim{z-index:100;animation:modal-scrim-in .12s var(--ease);background:#00000073;justify-content:center;align-items:flex-start;padding:6vh 16px 16px;display:flex;position:fixed;inset:0}[data-theme=dark] .modal-scrim{background:#000000a6}@keyframes modal-scrim-in{0%{opacity:0}to{opacity:1}}.modal-card{background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-lg);width:100%;max-height:88vh;animation:modal-card-in .18s var(--ease);flex-direction:column;display:flex;overflow:hidden}@keyframes modal-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 22px 14px;display:flex}.modal-head h2{letter-spacing:-.012em;margin:0;font-size:1.0625rem;font-weight:600}.modal-head p{color:var(--muted);margin:4px 0 0;font-size:.8125rem}.modal-close{appearance:none;color:var(--mute-soft);cursor:pointer;border-radius:var(--r-xs);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;padding:4px;font-size:14px;line-height:1}.modal-close:hover{color:var(--ink);background:var(--bg-3)}.modal-body{padding:6px 22px 20px;overflow-y:auto}.modal-subtabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:14px;padding:10px 0 14px;display:flex}.modal-subtab{appearance:none;font-family:var(--font);color:var(--muted);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-15px;padding:6px 10px;font-size:.8125rem;font-weight:500}.modal-subtab:hover{color:var(--ink)}.modal-subtab.is-on{color:var(--ink);border-bottom-color:var(--blue)}.modal-pane{flex-direction:column;gap:12px;display:flex}.modal-row{align-items:flex-end;gap:10px;display:flex}.modal-row .flex-1{flex:1}.modal-search{height:36px;font-family:var(--font);border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg);color:var(--ink);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);outline:none;flex:1;padding:0 12px;font-size:.9375rem}.modal-search:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}.modal-hint{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.5}.modal-hint.dim{color:var(--mute-soft)}.modal-hint.warn{color:var(--danger)}.modal-hint .link{appearance:none;color:var(--blue);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline}.modal-results{flex-direction:column;gap:4px;max-height:320px;margin:4px 0 0;padding:0;list-style:none;display:flex;overflow-y:auto}.modal-result{text-align:left;appearance:none;border:1px solid var(--line);background:var(--bg);border-radius:var(--r-md);cursor:pointer;width:100%;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);padding:12px 14px;display:block}.modal-result:hover{border-color:var(--line-strong);background:var(--bg-2)}.modal-result-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-result-name{color:var(--ink);font-size:.9375rem;font-weight:600}.modal-result-meta{font-family:var(--font-mono);text-transform:none;letter-spacing:.12em;color:var(--mute-soft);font-size:.6875rem}.modal-result-desc{color:var(--muted);margin:4px 0 6px;font-size:.8125rem;line-height:1.45}.modal-result-id{font-family:var(--font-mono);color:var(--mute-soft);font-size:.6875rem}.modal-field{flex-direction:column;gap:6px;display:flex}.modal-field>span{font-family:var(--font-mono);text-transform:none;letter-spacing:.14em;color:var(--mute-soft);font-size:.625rem}.modal-field input,.modal-field select,.modal-field textarea{font-family:var(--font);border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg);color:var(--ink);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);outline:none;padding:8px 10px;font-size:.875rem}.modal-field input.mono,.modal-field textarea.mono{font-family:var(--font-mono);font-size:.8125rem}.modal-field input:focus,.modal-field select:focus,.modal-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-tint)}.modal-field textarea{resize:vertical;min-height:64px;line-height:1.5}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:4px;padding-top:6px;display:flex}@media (max-width:720px){.integ-section-head{flex-direction:column;align-items:stretch}.integ-row{flex-direction:column}.integ-row-actions{width:100%;margin-left:0}.integ-row-actions .integ-btn{flex:1}.modal-row{flex-direction:column;align-items:stretch}.thread-followups{margin-top:14px}.followup-row{padding:6px 11px}}@media (prefers-reduced-motion:reduce){.thread-followups{animation:none}.followup-row{transition:none}}@keyframes team-arrive{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.team-builder{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;margin-top:16px;display:grid}.team-builder-main{gap:18px;min-width:0;display:grid}.team-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg);animation:team-arrive var(--dur-arrive) var(--ease) both;padding:22px 24px}.team-card+.team-card{animation-delay:60ms}.team-card+.team-card+.team-card{animation-delay:.12s}.team-card+.team-card+.team-card+.team-card{animation-delay:.18s}.team-card-head{align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.team-card-head h2{letter-spacing:-.015em;color:var(--ink);margin:0;font-size:1.0625rem;font-weight:600}.team-card-copy{color:var(--muted);max-width:60ch;margin:0 0 14px;font-size:.875rem;line-height:1.5}.team-grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:720px){.team-grid-2{grid-template-columns:1fr}}.team-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:860px){.team-mode-grid{grid-template-columns:1fr}}.team-mode{text-align:left;border:1px solid var(--line-strong);border-radius:var(--r-md,12px);background:var(--bg);cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);flex-direction:column;gap:6px;padding:14px 16px;font-family:inherit;display:flex}.team-mode:hover{border-color:var(--ink)}.team-mode.is-active{border-color:var(--blue);background:var(--blue-tint);box-shadow:0 0 0 1px var(--blue) inset}.team-mode-head{justify-content:space-between;align-items:center;display:flex}.team-mode-label{color:var(--ink);font-size:.9375rem;font-weight:600}.team-mode-dot{background:var(--line-strong);width:8px;height:8px;transition:background var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:50%}.team-mode.is-active .team-mode-dot{background:var(--blue);box-shadow:0 0 0 4px var(--blue-glow)}.team-mode-tag{color:var(--ink-2);margin:0;font-size:.8125rem}.team-mode-copy{color:var(--muted);margin:0;font-size:.75rem;line-height:1.5}.team-agent-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.team-agent-pick{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);text-align:left;cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), opacity var(--dur) var(--ease);align-items:center;gap:10px;padding:10px 12px;font-family:inherit;display:flex}.team-agent-pick:hover{border-color:var(--line-strong)}.team-agent-pick.is-active{border-color:var(--blue);background:var(--blue-tint);box-shadow:0 0 0 1px var(--blue) inset}.team-agent-pick.is-disabled{opacity:.4;cursor:not-allowed}.team-agent-meta{flex-direction:column;min-width:0;display:flex}.team-agent-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.team-agent-sub{font-family:var(--font-mono);color:var(--mute-soft);letter-spacing:.04em;font-size:.6875rem}.team-empty-rail{border:1px dashed var(--line-strong);border-radius:var(--r-sm);text-align:center;color:var(--muted);background:var(--bg-2);padding:16px;font-size:.8125rem}.team-member-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.team-member-row{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);animation:team-arrive var(--dur) var(--ease) both;grid-template-columns:auto auto 1fr auto;align-items:flex-start;gap:12px;padding:14px;display:grid}.team-member-rank{font-family:var(--font-mono);color:var(--mute-soft);letter-spacing:.1em;padding-top:12px;font-size:.6875rem}.team-member-fields{flex-direction:column;gap:10px;min-width:0;display:flex}.team-member-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.team-member-name{color:var(--ink);font-size:.9375rem;font-weight:600}.team-member-model{font-family:var(--font-mono);color:var(--mute-soft);letter-spacing:.06em;font-size:.6875rem}.team-member-grid{grid-template-columns:200px 1fr;gap:10px;display:grid}@media (max-width:720px){.team-member-grid{grid-template-columns:1fr}.team-member-row{grid-template-columns:auto 1fr auto}.team-member-rank{display:none}}.team-member-actions{flex-direction:column;align-items:center;gap:4px;display:flex}.team-icon-btn{border:1px solid var(--line);background:var(--bg);width:28px;height:28px;color:var(--muted);cursor:pointer;transition:border-color var(--dur) var(--ease), color var(--dur) var(--ease);border-radius:6px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.team-icon-btn:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}.team-icon-btn:disabled{opacity:.35;cursor:not-allowed}.team-icon-btn-danger:hover:not(:disabled){border-color:var(--danger);color:var(--danger)}.team-add-row{flex-direction:column;gap:4px;margin-top:14px;display:flex}.team-add-empty{color:var(--muted);margin:14px 0 0;font-size:.8125rem}.team-add-empty a{color:var(--blue)}.team-error{border:1px solid color-mix(in srgb, var(--danger) 35%, transparent);background:color-mix(in srgb, var(--danger) 8%, var(--bg));color:var(--danger);border-radius:var(--r-sm);padding:10px 14px;font-size:.8125rem}.team-actions{justify-content:flex-end;gap:10px;display:flex}.team-preview{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg-2);animation:team-arrive var(--dur-arrive) var(--ease) both;flex-direction:column;gap:12px;padding:18px;animation-delay:80ms;display:flex;position:sticky;top:16px}@media (max-width:980px){.team-builder{grid-template-columns:1fr}.team-preview{position:static}}.team-preview-title{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:1.0625rem;font-weight:600}.team-preview-mode{font-family:var(--font-mono);color:var(--blue);letter-spacing:.1em;text-transform:none;margin:-4px 0 6px;font-size:.6875rem}.team-graph{border:1px solid var(--line);background:var(--bg);border-radius:var(--r-sm);flex-direction:column;gap:10px;padding:14px;display:flex}.team-graph-node{border:1px solid var(--line);background:var(--bg);border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.team-graph-supervisor{border-color:var(--blue);background:var(--blue-tint);box-shadow:0 0 0 1px var(--blue) inset}.team-graph-tag{font-family:var(--font-mono);color:var(--mute-soft);letter-spacing:.1em;text-transform:none;font-size:.625rem}.team-graph-agent{color:var(--ink);align-items:center;gap:8px;font-size:.8125rem;font-weight:500;display:flex}.team-graph-empty{color:var(--muted);font-size:.8125rem;font-style:italic}.team-graph-edges{flex-direction:column;gap:8px;padding-left:18px;display:flex;position:relative}.team-graph-edges:before{content:"";background:var(--line-strong);width:1px;position:absolute;top:-4px;bottom:4px;left:8px}.team-graph-edges-pipeline:before{background:var(--blue-tint-3)}.team-graph-placeholder{color:var(--muted);padding:6px 0;font-size:.8125rem;font-style:italic}.team-preview-meta{gap:10px;font-size:.75rem;display:grid}.team-preview-meta code{font-family:var(--font-mono);color:var(--ink-2);background:var(--bg);border:1px solid var(--line);word-break:break-all;border-radius:4px;margin-top:3px;padding:2px 6px;font-size:.75rem;display:inline-block}.buildbar{box-shadow:none;animation:team-arrive var(--dur-arrive) var(--ease) both;background:0 0;border:0;margin-bottom:44px;padding:0}.buildbar-lead{margin-bottom:16px}.buildbar-headline{font-family:var(--font);letter-spacing:-.012em;color:var(--ink);max-width:40ch;margin:0;font-size:1.1875rem;font-weight:600;line-height:1.3}.buildbar-input{background:var(--bg-3);transition:box-shadow var(--dur) var(--ease), background var(--dur) var(--ease);border:0;border-radius:14px;align-items:flex-end;gap:10px;padding:14px 14px 14px 18px;display:flex}.buildbar-input:focus-within{background:var(--bg-2);box-shadow:0 0 0 2px var(--ink)}.buildbar-textarea{resize:none;color:var(--ink);font-family:var(--font);background:0 0;border:0;outline:none;flex:1;padding:4px 0;font-size:.9375rem;line-height:1.5}.buildbar-textarea::placeholder{color:var(--mute-soft)}.buildbar-textarea:disabled{opacity:.6}.buildbar-send{border-radius:var(--r-pill);border:1px solid var(--ink);background:var(--ink);height:2.125rem;color:var(--bg);font-family:var(--font);cursor:pointer;transition:opacity var(--dur) var(--ease);flex-shrink:0;padding:0 16px;font-size:.8125rem;font-weight:500}.buildbar-send:hover:not(:disabled){opacity:.85}.buildbar-send:disabled{opacity:.4;cursor:default}.buildbar-examples{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.buildbar-chip{background:var(--bg-3);color:var(--muted);border-radius:var(--r-pill);font-family:var(--font);cursor:pointer;transition:color var(--dur) var(--ease), background var(--dur) var(--ease);border:0;padding:8px 15px;font-size:.8125rem}.buildbar-chip:hover{color:var(--ink);background:var(--bg-4)}.buildbar-thread{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.buildbar-msg{flex-direction:column;gap:4px;display:flex}.buildbar-msg-who{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);font-size:.5625rem}.buildbar-msg p{color:var(--ink);white-space:pre-wrap;margin:0;font-size:.9375rem;line-height:1.55}.buildbar-msg.is-you p{color:var(--ink-2)}.buildbar-msg.is-corv p{color:var(--ink)}.buildbar-working{color:var(--muted);align-items:center;gap:9px;font-size:.8125rem;display:flex}.buildbar-pulse{background:var(--ink);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite buildbar-pulse}@keyframes buildbar-pulse{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.buildbar-built{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.buildbar-result{background:var(--bg-3);color:var(--ink);transition:background var(--dur) var(--ease);animation:team-arrive var(--dur-arrive) var(--ease-spring) both;border:0;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:flex}.buildbar-result:hover{background:var(--bg-4)}.buildbar-result-tag{border-radius:var(--r-pill);letter-spacing:-.005em;color:var(--success);background:color-mix(in srgb, var(--success) 12%, transparent);flex-shrink:0;align-items:center;padding:4px 10px;font-size:.6875rem;font-weight:500;display:inline-flex}.buildbar-result-name{font-family:var(--font-display);flex:1;min-width:0;font-size:1rem;font-weight:500}.buildbar-result-cta{color:var(--muted);flex-shrink:0;font-size:.8125rem}.buildbar-error{color:var(--danger);margin-top:12px;font-size:.8125rem}.buildbar-foot{margin-top:12px}.buildbar-reset{color:var(--muted);font-family:var(--font);cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem}.buildbar-reset:hover{color:var(--ink)}.floor-section{margin-top:8px}.floor-section-head{align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.floor-count{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.crew{margin-top:4px}.crew-head{align-items:baseline;gap:10px;margin-bottom:14px;padding-left:4px;display:flex}.crew-head-label{letter-spacing:-.01em;color:var(--ink);font-size:.9375rem;font-weight:600}.crew-head-count{color:var(--mute-soft);font-size:.875rem;font-weight:500}.crew-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:6px;display:grid}.comms-feed{margin-top:30px}.comms-list{border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;display:flex;overflow:hidden}.comms-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:11px 16px;display:grid}.comms-row:last-child{border-bottom:none}.comms-row:hover{background:var(--bg-2)}.comms-dot{background:var(--mute-soft);border-radius:999px;width:6px;height:6px}.comms-row.is-escalate .comms-dot{background:var(--warning)}.comms-row.is-announce .comms-dot{background:var(--success)}.comms-text{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;overflow:hidden}.comms-tag{font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);font-size:10px}.comms-when{font-family:var(--font-mono);letter-spacing:.04em;color:var(--mute-soft);white-space:nowrap;font-size:10px}@media (max-width:640px){.comms-row{grid-template-columns:auto 1fr auto}.comms-tag{display:none}}.crew-card{color:var(--ink);transition:background var(--dur) var(--ease), box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);animation:team-arrive var(--dur-arrive) var(--ease) both;background:0 0;border-radius:18px;flex-direction:column;gap:16px;padding:26px 24px;text-decoration:none;display:flex}.crew-card:hover{background:var(--bg);box-shadow:var(--shadow-soft-lift);transform:translateY(-3px)}.crew-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.crew-card-avatar{width:fit-content;position:relative}.crew-dot{background:var(--mute-soft);width:12px;height:12px;box-shadow:0 0 0 3px var(--bg);border-radius:50%;position:absolute;bottom:0;right:0}.crew-card:hover .crew-dot{box-shadow:0 0 0 3px var(--bg)}.crew-dot.is-working{background:var(--success)}.crew-dot.is-scheduled{background:var(--ink)}.crew-dot.is-standby{background:var(--mute-soft)}.crew-dot.is-paused{background:var(--line-strong)}.crew-card-id{flex-direction:column;gap:4px;min-width:0;display:flex}.crew-card-name{letter-spacing:-.022em;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:1.1875rem;font-weight:700;overflow:hidden}.crew-card-line{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.crew-card-role{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.crew-card-meta{color:var(--mute-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.crew-status{border-radius:var(--r-pill);letter-spacing:-.005em;text-transform:capitalize;color:var(--mute-soft);background:var(--bg-3);flex-shrink:0;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.crew-status-dot{background:var(--mute-soft);border-radius:50%;flex-shrink:0;width:6px;height:6px}.crew-status.is-active,.crew-status.is-working{color:var(--success);background:color-mix(in srgb, var(--success) 12%, transparent)}.crew-status.is-active .crew-status-dot,.crew-status.is-working .crew-status-dot{background:var(--success);animation:2s ease-in-out infinite crew-live}.crew-status.is-scheduled{color:var(--ink);background:var(--bg-3)}.crew-status.is-scheduled .crew-status-dot{background:var(--ink)}.crew-status.is-paused,.crew-status.is-standby{color:var(--mute-soft);background:var(--bg-3)}@keyframes crew-live{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--success) 36%, transparent)}50%{box-shadow:0 0 0 4px color-mix(in srgb, var(--success) 0%, transparent)}}.agent-card-when{color:var(--muted);margin-top:auto;padding-top:10px;font-size:.8125rem}.crew-grid-wide{grid-template-columns:repeat(auto-fill,minmax(304px,1fr))}.team-faces{align-items:center;display:flex}.team-face{margin-left:-8px}.team-face:first-child{margin-left:0}.team-face :is(span,div){box-shadow:0 0 0 2.5px var(--bg);border-radius:50%}.team-face.is-lead :is(span,div){box-shadow:0 0 0 2.5px var(--bg), 0 0 0 4px var(--ink)}.team-face-more{height:38px;font-family:var(--font-mono);color:var(--muted);justify-content:center;align-items:center;margin-left:-2px;padding:0 10px 0 12px;font-size:.6875rem;display:inline-flex}.floor-shell{background:var(--bg);grid-template-columns:248px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.floor-shell.has-thread{grid-template-columns:248px minmax(0,1fr) 360px}.floor-sidebar{border-right:1px solid var(--line);flex-direction:column;gap:18px;padding:18px 12px;display:flex;overflow-y:auto}.floor-sidebar-head{justify-content:space-between;align-items:center;padding:0 6px;display:flex}.floor-sidebar-title{letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.floor-add{border-radius:var(--r-sm);width:26px;height:26px;color:var(--muted);cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.floor-add:hover{background:var(--bg-2);color:var(--ink)}.floor-nav-section{flex-direction:column;gap:2px;display:flex}.floor-nav-label{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);padding:0 6px 4px;font-size:.625rem;font-weight:500}.floor-nav-empty{color:var(--mute-soft);padding:2px 8px;font-size:.8125rem}.floor-nav-row{border-radius:var(--r-sm);width:100%;color:var(--ink-2);text-align:left;cursor:pointer;transition:background var(--dur) var(--ease);background:0 0;border:none;align-items:center;gap:8px;padding:6px 8px;font-size:.875rem;display:flex}.floor-nav-row:hover{background:var(--bg-2)}.floor-nav-row.is-active{background:var(--bg-3);color:var(--ink);font-weight:600}.floor-nav-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.floor-hash{color:var(--mute-soft);font-weight:500}.floor-hash-lg{font-size:1.125rem}.floor-channel{flex-direction:column;min-width:0;height:100vh;display:flex;overflow:hidden}.floor-channel-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.floor-channel-title{align-items:center;gap:8px;min-width:0;display:flex}.floor-channel-name{letter-spacing:-.01em;font-size:1rem;font-weight:600}.floor-channel-topic{color:var(--muted);border-left:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;max-width:40ch;margin-left:4px;padding-left:10px;font-size:.8125rem;overflow:hidden}.floor-channel-members{align-items:center;display:flex}.floor-member-face{margin-left:-6px}.floor-member-face:first-child{margin-left:0}.floor-member-face :is(span,div){box-shadow:0 0 0 2px var(--bg);border-radius:50%}.floor-member-more{font-family:var(--font-mono);color:var(--muted);margin-left:8px;font-size:.625rem}.floor-feed{flex-direction:column;flex:1;padding:18px 22px 8px;display:flex;overflow-y:auto}.floor-feed-empty{text-align:center;color:var(--muted);max-width:30rem;margin:auto;font-size:.9375rem}.floor-feed-hint{color:var(--mute-soft);margin-top:6px;font-size:.8125rem}.floor-day{font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);border:1px solid var(--line);border-radius:var(--r-pill);align-self:center;margin:14px 0 10px;padding:3px 10px;font-size:.625rem}.floor-msg{animation:thread-rise .32s var(--ease) both;gap:10px;padding:7px 0;display:flex}.floor-msg-body{flex:1;min-width:0}.floor-msg-head{align-items:baseline;gap:8px;display:flex}.floor-msg-author{font-size:.875rem;font-weight:600}.floor-msg-time{font-family:var(--font-mono);color:var(--mute-soft);font-size:.625rem}.floor-msg-text{white-space:pre-wrap;word-break:break-word;margin-top:1px;font-size:.9375rem;line-height:1.55}.floor-msg-text.is-failed{color:var(--danger)}.floor-msg-working{color:var(--muted);align-items:center;gap:8px;margin-top:3px;font-size:.875rem;display:flex}.floor-msg-thread{font-family:var(--font-mono);letter-spacing:.06em;color:var(--mute-soft);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:.625rem}.floor-msg-thread:hover{color:var(--ink)}.floor-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.floor-avatar.is-working{animation:pulse-ring 2s var(--ease) infinite}.floor-avatar-mono{font-family:var(--font-mono);-webkit-user-select:none;user-select:none;font-weight:600}.floor-avatar-mono.is-corv{background:var(--ink);color:var(--bg)}.floor-avatar-mono.is-user{background:var(--bg-3);color:var(--ink-2)}.floor-working-dots{gap:3px;display:inline-flex}.floor-working-dots span{background:var(--mute-soft);border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite floor-dot}.floor-working-dots span:nth-child(2){animation-delay:.15s}.floor-working-dots span:nth-child(3){animation-delay:.3s}@keyframes floor-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.floor-channel-composer{flex-shrink:0;padding:12px 22px 18px}.floor-composer{background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-lg);transition:border-color var(--dur) var(--ease);align-items:flex-end;gap:8px;padding:8px 8px 8px 14px;display:flex;position:relative}.floor-composer:focus-within{border-color:var(--ink)}.floor-composer.is-compact{border-radius:var(--r-md)}.floor-composer-input{resize:none;color:var(--ink);font-family:var(--font);background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:180px;padding:4px 0;font-size:.9375rem;line-height:1.5}.floor-send{border-radius:var(--r-md);border:1px solid var(--ink);background:var(--ink);width:34px;height:34px;color:var(--bg);cursor:pointer;transition:opacity var(--dur) var(--ease);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.floor-send:disabled{opacity:.4;cursor:default}.floor-mention-pop{min-width:300px;max-height:320px;padding:6px;position:absolute;bottom:calc(100% + 8px);left:0;overflow-y:auto}.floor-mention-head{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);padding:4px 8px 6px;font-size:.5625rem}.floor-thread{border-left:1px solid var(--line);flex-direction:column;height:100vh;display:flex;overflow:hidden}.floor-thread-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.floor-thread-title{font-size:.9375rem;font-weight:600}.floor-thread-close{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:.875rem}.floor-thread-close:hover{color:var(--ink)}.floor-thread-body{flex:1;padding:14px 18px;overflow-y:auto}.floor-thread-divider{font-family:var(--font-mono);letter-spacing:.08em;color:var(--mute-soft);border-bottom:1px solid var(--line);margin:10px 0;padding-bottom:6px;font-size:.625rem}.floor-thread-composer{flex-shrink:0;padding:12px 18px 18px}.floor-quick{z-index:60;position:fixed;bottom:24px;right:24px}.floor-quick-fab{border:1px solid var(--ink);background:var(--ink);width:48px;height:48px;color:var(--bg);font-family:var(--font-mono);cursor:pointer;box-shadow:var(--shadow-lg);transition:transform var(--dur) var(--ease);border-radius:50%;font-size:1.125rem;font-weight:600}.floor-quick-fab:hover{transform:translateY(-2px)}.floor-quick-fab.is-open{transform:rotate(90deg)}.floor-quick-panel{flex-direction:column;gap:10px;width:320px;padding:14px;display:flex;position:absolute;bottom:calc(100% + 12px);right:0}.floor-quick-head{justify-content:space-between;align-items:center;display:flex}.floor-quick-title{font-size:.875rem;font-weight:600}.floor-quick-kbd{font-family:var(--font-mono);color:var(--mute-soft);font-size:.625rem}.floor-quick-input{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg);color:var(--ink);font-family:var(--font);resize:none;outline:none;padding:8px 10px;font-size:.875rem}.floor-quick-input:focus{border-color:var(--ink)}.floor-quick-send{justify-content:center;width:100%}.floor-dialog-overlay{z-index:80;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.floor-dialog{background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-lg);width:min(440px,92vw);max-height:80vh;box-shadow:var(--shadow-xl);animation:popover-in .2s var(--ease) both;flex-direction:column;gap:14px;padding:18px;display:flex;overflow-y:auto}.floor-dialog-head{justify-content:space-between;align-items:center;display:flex}.floor-dialog-title{font-size:1rem;font-weight:600}.floor-seg{background:var(--bg-2);border-radius:var(--r-md);gap:4px;padding:3px;display:flex}.floor-seg-btn{border-radius:var(--r-sm);color:var(--muted);cursor:pointer;background:0 0;border:none;flex:1;padding:7px;font-size:.8125rem}.floor-seg-btn.is-active{background:var(--bg);color:var(--ink);box-shadow:var(--shadow-sm);font-weight:600}.floor-dialog-input{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg);color:var(--ink);font-family:var(--font);outline:none;padding:10px 12px;font-size:.9375rem}.floor-dialog-input:focus{border-color:var(--ink)}.floor-dialog-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.625rem}.floor-agent-pick{flex-direction:column;gap:2px;max-height:240px;display:flex;overflow-y:auto}.floor-agent-row{border-radius:var(--r-sm);cursor:pointer;text-align:left;color:var(--ink-2);background:0 0;border:none;align-items:center;gap:10px;padding:7px 8px;font-size:.875rem;display:flex}.floor-agent-row:hover{background:var(--bg-2)}.floor-agent-row.is-active{background:var(--bg-3);color:var(--ink)}.floor-agent-name{flex:1}.floor-check{color:var(--success);font-weight:600}.floor-dialog-error{color:var(--danger);font-size:.8125rem}.floor-dialog-actions{justify-content:flex-end;gap:8px;display:flex}@media (max-width:880px){.floor-shell,.floor-shell.has-thread{grid-template-columns:1fr}.floor-sidebar,.floor-thread{display:none}}.rich-block{border:1px solid var(--m-line,var(--line));border-radius:var(--r-lg,14px);background:var(--m-surface,var(--bg));animation:thread-rise var(--dur-arrive,.45s) var(--ease,ease) both;margin:14px 0;padding:16px 16px 14px}.rich-title{font-size:.6875rem;font-family:var(--font-mono);letter-spacing:.12em;color:var(--m-muted,var(--muted));margin-bottom:12px;font-weight:500}.rich-svg{width:100%;height:auto;display:block}.rich-grid{stroke:var(--m-line,var(--line));stroke-width:1px}.rich-axis{font-family:var(--font-mono);fill:var(--m-muted,var(--muted));font-size:10px}.rich-bar{transition:opacity var(--dur,.2s) var(--ease)}.rich-bar:hover{opacity:.7}.rich-line{stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.rich-area{opacity:.1}.rich-dot{stroke:var(--m-surface,var(--bg));stroke-width:1.5px}.rich-pie-wrap{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.rich-pie{max-width:180px}.rich-slice{stroke:var(--m-surface,var(--bg));stroke-width:1.5px}.rich-legend{color:var(--m-ink-2,var(--ink-2));flex-wrap:wrap;gap:6px 16px;margin-top:12px;font-size:.75rem;display:flex}.rich-legend-col{flex-direction:column;gap:8px;margin-top:0}.rich-legend-item{align-items:center;gap:7px;display:inline-flex}.rich-swatch{border-radius:3px;flex:none;width:10px;height:10px}.rich-legend-val{font-family:var(--font-mono);color:var(--m-muted,var(--muted));margin-left:4px}.rich-kpi-row{background:var(--m-line,var(--line));border:1px solid var(--m-line,var(--line));border-radius:var(--r-md,10px);grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:1px;display:grid;overflow:hidden}.rich-kpi-card{background:var(--m-surface,var(--bg));flex-direction:column;gap:4px;padding:14px 16px;display:flex}.rich-kpi-label{font-family:var(--font-mono);letter-spacing:.1em;color:var(--m-muted,var(--muted));font-size:.625rem}.rich-kpi-card{min-width:0}.rich-kpi-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--m-ink,var(--ink));white-space:nowrap;text-overflow:ellipsis;font-size:1.5rem;font-weight:400;overflow:hidden}.rich-kpi-delta{font-family:var(--font-mono);color:var(--m-muted,var(--muted));font-size:.6875rem}.rich-kpi-delta.is-up{color:var(--success)}.rich-kpi-delta.is-down{color:var(--danger)}.rich-kpi-sub{color:var(--m-mute-soft,var(--mute-soft));font-size:.6875rem}.rich-tl-list{margin:0;padding:0;list-style:none}.rich-tl-item{padding:0 0 18px 22px;position:relative}.rich-tl-item:before{content:"";background:var(--m-line,var(--line));width:1px;position:absolute;top:14px;bottom:-4px;left:4px}.rich-tl-item:last-child:before{display:none}.rich-tl-node{border:1.5px solid var(--m-line-strong,var(--line-strong));background:var(--m-surface,var(--bg));border-radius:50%;width:9px;height:9px;position:absolute;top:4px;left:0}.rich-tl-item.is-done .rich-tl-node{background:var(--success);border-color:var(--success)}.rich-tl-item.is-active .rich-tl-node{background:var(--m-ink,var(--ink));border-color:var(--m-ink,var(--ink));box-shadow:0 0 0 3px var(--m-hover,#0000000f)}.rich-tl-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.rich-tl-title{color:var(--m-ink,var(--ink));font-size:.875rem;font-weight:500}.rich-tl-when{font-family:var(--font-mono);letter-spacing:.08em;color:var(--m-muted,var(--muted));white-space:nowrap;font-size:.625rem}.rich-tl-desc{color:var(--m-ink-2,var(--ink-2));margin:3px 0 0;font-size:.8125rem;line-height:1.5}.rich-sheet{padding:0;overflow:hidden}.rich-sheet-bar{border-bottom:1px solid var(--m-line,var(--line));justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.rich-sheet-count{font-family:var(--font-mono);letter-spacing:.1em;color:var(--m-muted,var(--muted));font-size:.625rem}.rich-sheet-filter{border:1px solid var(--m-line-strong,var(--line-strong));border-radius:var(--r-sm,6px);font-size:.8125rem;font-family:var(--font);background:var(--m-surface,var(--bg));color:var(--m-ink,var(--ink));width:140px;padding:5px 9px}.rich-sheet-filter:focus{border-color:var(--m-ink,var(--ink));outline:none}.rich-sheet-scroll{max-height:360px;overflow:auto}.rich-sheet-table{border-collapse:collapse;width:100%;font-size:.8125rem}.rich-sheet-table th{background:var(--m-surface,var(--bg));text-align:left;font-family:var(--font-mono);letter-spacing:.08em;color:var(--m-muted,var(--muted));border-bottom:1px solid var(--m-line,var(--line));cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:9px 12px;font-size:.625rem;font-weight:500;position:sticky;top:0}.rich-sheet-table th:hover,.rich-sheet-table th.is-sorted{color:var(--m-ink,var(--ink))}.rich-sheet-table th.is-num,.rich-sheet-table td.is-num{text-align:right;font-variant-numeric:tabular-nums}.rich-sort-arrow{margin-left:4px}.rich-sheet-table td{border-bottom:1px solid var(--m-line,var(--line));color:var(--m-ink-2,var(--ink-2));padding:8px 12px}.rich-sheet-table tbody tr:last-child td{border-bottom:none}.rich-sheet-table tbody tr:hover td{background:var(--m-hover,var(--bg-2))}.checklist-card{border:1px solid var(--m-line,var(--line));border-radius:var(--r-lg,14px);background:var(--m-surface,var(--bg));animation:thread-rise var(--dur-arrive,.45s) var(--ease,ease) both;margin:14px 0;padding:14px 16px}.checklist-card.is-complete{border-color:var(--success)}.checklist-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.checklist-title{color:var(--m-ink,var(--ink));font-size:.875rem;font-weight:600}.checklist-count{font-family:var(--font-mono);letter-spacing:.06em;color:var(--m-muted,var(--muted));font-variant-numeric:tabular-nums;font-size:.6875rem}.checklist-progress{border-radius:var(--r-pill,9999px);background:var(--m-line,var(--line));height:3px;margin:10px 0 12px;overflow:hidden}.checklist-progress-fill{background:var(--m-ink,var(--ink));border-radius:inherit;height:100%;transition:width var(--dur-arrive,.45s) var(--ease,ease);display:block}.checklist-card.is-complete .checklist-progress-fill{background:var(--success)}.checklist-items{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.checklist-item{align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.45;display:flex}.checklist-box{border:1.5px solid var(--m-line-strong,var(--line-strong));width:16px;height:16px;color:var(--m-surface,var(--bg));transition:background var(--dur,.2s) var(--ease), border-color var(--dur,.2s) var(--ease);border-radius:5px;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:10px;display:inline-flex}.checklist-item.is-done .checklist-box{background:var(--success);border-color:var(--success)}.checklist-label{color:var(--m-ink,var(--ink));transition:color var(--dur,.2s) var(--ease)}.checklist-item.is-done .checklist-label{color:var(--m-mute-soft,var(--mute-soft));text-decoration:line-through;-webkit-text-decoration-color:var(--m-line-strong,var(--line-strong));text-decoration-color:var(--m-line-strong,var(--line-strong))}@media (prefers-reduced-motion:reduce){.rich-block,.checklist-card{animation:none}}.floor{flex-direction:column;gap:28px;max-width:52rem;padding-top:56px;display:flex}.floor-hero{display:flex}.floor-greeting{flex-direction:column;gap:8px;display:flex}.floor-hero h1{letter-spacing:-.04em;color:var(--ink);margin:0;font-size:clamp(2.1rem,4vw,2.9rem);font-weight:700;line-height:1.02}.floor-sub{color:var(--muted);margin:0;font-size:1rem}.floor-sub strong{color:var(--ink);font-weight:700}.floor-sub-sep{color:var(--mute-soft);margin:0 9px}.floor-sub-link{color:var(--muted);transition:color var(--dur) var(--ease);text-decoration:none}.floor-sub-link:hover{color:var(--ink);text-decoration:underline}.home-brief{flex-direction:column;gap:12px;display:flex}.home-brief-shell{background:var(--bg-3);transition:background var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:18px;align-items:flex-end;gap:10px;padding:16px 16px 16px 20px;display:flex}.home-brief-shell:focus-within{background:var(--bg-2);box-shadow:0 0 0 2px var(--ink)}.home-brief-input{resize:none;color:var(--ink);font-family:var(--font);background:0 0;border:0;outline:none;flex:1;max-height:180px;padding:4px 0;font-size:1.0625rem;line-height:1.5}.home-brief-input::placeholder{color:var(--mute-soft)}.home-brief-send{background:var(--ink);width:40px;height:40px;color:var(--bg);cursor:pointer;transition:opacity var(--dur) var(--ease);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-brief-send svg{width:18px;height:18px}.home-brief-send:disabled{opacity:.35;cursor:default}.home-brief-chips{flex-wrap:wrap;gap:8px;display:flex}.home-brief-chip{color:var(--mute-soft);border-radius:var(--r-pill);font-family:var(--font);cursor:pointer;transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;padding:6px 12px;font-size:.8125rem}.home-brief-chip:hover{color:var(--ink);background:var(--bg-3)}.floor-feed{flex-direction:column;gap:10px;display:flex}.floor-feed-head{justify-content:space-between;align-items:baseline;gap:12px;padding:4px 4px 0;display:flex}.floor-feed-head span{color:var(--ink);font-size:.9375rem;font-weight:600}.floor-feed-link{color:var(--mute-soft);font-size:.875rem;font-weight:500;text-decoration:none}.floor-feed-link:hover{color:var(--ink)}.floor-feed-list{flex-direction:column;display:flex}.floor-row{color:var(--ink);transition:background var(--dur) var(--ease);border-radius:12px;align-items:center;gap:14px;padding:14px 12px;text-decoration:none;display:flex}.floor-row:hover{background:var(--bg-3)}.floor-row-av{flex-shrink:0;display:inline-flex}.floor-row-mark{background:var(--ink);width:34px;height:34px;color:var(--bg);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:inline-flex}.floor-row-text{min-width:0;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.9375rem;line-height:1.45;display:-webkit-box;overflow:hidden}.floor-row-text strong{color:var(--ink);font-weight:700}.floor-row-when{color:var(--mute-soft);flex-shrink:0;font-size:.8125rem}.floor-feed-empty{color:var(--mute-soft);padding:20px 4px;font-size:.9375rem}.floor-empty-cta{flex-wrap:wrap;gap:10px;display:flex}.dash{flex-direction:column;gap:36px;max-width:56rem;padding-top:56px;display:flex}.dash-hero{flex-direction:column;gap:8px;display:flex}.dash-hero h1{letter-spacing:-.04em;color:var(--ink);margin:0;font-size:clamp(2rem,3.6vw,2.6rem);font-weight:700;line-height:1.04}.dash-sub{color:var(--muted);margin:0;font-size:1rem}.dash-sub strong{color:var(--ink);font-weight:700}.dash-sub-sep{color:var(--mute-soft);margin:0 9px}.dash-sub-link{color:var(--muted);text-decoration:none}.dash-sub-link:hover{color:var(--ink);text-decoration:underline}.dash-section{flex-direction:column;gap:14px;display:flex}.dash-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dash-section-head h2{letter-spacing:-.025em;color:var(--ink);margin:0;font-size:1.25rem;font-weight:700}.dash-section-link{color:var(--mute-soft);transition:color var(--dur) var(--ease);font-size:.875rem;font-weight:500;text-decoration:none}.dash-section-link:hover{color:var(--ink)}.dash-clear{color:var(--mute-soft);margin:0;padding:4px 2px;font-size:.9375rem}.dash-cards{flex-direction:column;gap:8px;display:flex}.dash-approve{background:var(--bg-3);color:var(--ink);transition:background var(--dur) var(--ease);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;display:flex}.dash-approve:hover{background:var(--bg-4)}.dash-approve-body{flex-direction:column;gap:3px;min-width:0;display:flex}.dash-approve-summary{color:var(--ink);font-size:.9375rem;font-weight:600}.dash-approve-meta{color:var(--mute-soft);font-size:.8125rem}.dash-approve-cta{color:var(--ink);flex-shrink:0;font-size:.875rem;font-weight:600}.dash-progress{flex-direction:column;gap:2px;display:flex}.dash-progress-row{color:var(--ink);transition:background var(--dur) var(--ease);border-radius:12px;align-items:flex-start;gap:14px;padding:14px 12px;text-decoration:none;display:flex}.dash-progress-row:hover{background:var(--bg-3)}.dash-progress-tag{border-radius:var(--r-pill);background:var(--bg-4);color:var(--muted);flex-shrink:0;margin-top:1px;padding:4px 9px;font-size:.6875rem;font-weight:600}.dash-progress-tag.is-mission{background:var(--ink);color:var(--bg)}.dash-progress-body{flex-direction:column;gap:2px;min-width:0;display:flex}.dash-progress-title{color:var(--ink);font-size:.9375rem;font-weight:600}.dash-progress-detail{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;display:-webkit-box;overflow:hidden}.dash-idle{background:var(--bg-3);border-radius:18px;flex-direction:column;align-items:flex-start;gap:10px;padding:30px 28px;display:flex}.dash-idle h2{letter-spacing:-.025em;color:var(--ink);margin:0;font-size:1.375rem;font-weight:700}.dash-idle p{color:var(--muted);max-width:42rem;margin:0;font-size:.9375rem;line-height:1.55}.dash-idle-actions{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.firstrun{flex-direction:column;gap:30px;max-width:56rem;padding-top:72px;display:flex}.firstrun-head{flex-direction:column;gap:12px;max-width:42rem;display:flex}.firstrun-badge{color:var(--mute-soft);font-size:.875rem;font-weight:500}.firstrun-head h1{letter-spacing:-.04em;color:var(--ink);margin:0;font-size:clamp(2.2rem,4.4vw,3.2rem);font-weight:700;line-height:1.02}.firstrun-head p{color:var(--muted);margin:0;font-size:1.0625rem;line-height:1.6}.firstrun-starters{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.firstrun-starter{text-align:left;cursor:pointer;background:var(--bg-3);color:var(--ink);font-family:var(--font);transition:background var(--dur) var(--ease), transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border:0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;padding:22px;display:flex}.firstrun-starter:hover{background:var(--bg);box-shadow:var(--shadow-soft-lift);transform:translateY(-3px)}.firstrun-starter-glyph{background:var(--ink);width:40px;height:40px;color:var(--bg);border-radius:11px;justify-content:center;align-items:center;margin-bottom:4px;font-size:18px;display:inline-flex}.firstrun-starter-title{letter-spacing:-.015em;font-size:1.0625rem;font-weight:700}.firstrun-starter-sub{color:var(--muted);font-size:.875rem;line-height:1.5}.firstrun-foot{color:var(--mute-soft);flex-wrap:wrap;align-items:center;gap:16px;margin-top:6px;font-size:.9375rem;display:flex}.firstrun-foot-link{color:var(--ink);font-weight:600;text-decoration:none}.firstrun-foot-link:hover{text-decoration:underline}@media (max-width:640px){.firstrun-starters{grid-template-columns:1fr}}.brief{animation:reveal-up var(--dur-arrive) var(--ease-spring) both;flex-direction:column;gap:16px;display:flex}.brief-head{flex-direction:column;gap:8px;display:flex}.brief-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;color:var(--muted);font-size:.6875rem;font-weight:500}.brief-title{letter-spacing:-.022em;color:var(--ink);margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300;line-height:1.04}.brief-shell{border:1px solid var(--line-strong);border-radius:var(--r-xl);background:var(--bg);box-shadow:var(--shadow-sm);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);padding:14px 16px 12px}.brief-shell:focus-within{border-color:var(--ink);box-shadow:var(--shadow-md)}.brief-input{resize:none;width:100%;color:var(--ink);font-family:var(--font);background:0 0;border:none;outline:none;max-height:200px;font-size:1rem;line-height:1.5}.brief-input::placeholder{color:var(--mute-soft)}.brief-toolbar{justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;display:flex}.brief-hint{font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);align-items:center;gap:7px;font-size:.625rem;display:inline-flex}.brief-hint svg{width:13px;height:13px}.brief-send{border-radius:var(--r-pill);background:var(--ink);width:34px;height:34px;color:var(--bg);cursor:pointer;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.brief-send svg{width:16px;height:16px}.brief-send:disabled{opacity:.32;cursor:not-allowed}.brief-send:not(:disabled):hover{transform:translateY(-1px)}.brief-suggestions{flex-wrap:wrap;gap:8px;display:flex}.brief-chip{border:1px solid var(--line-strong);background:var(--bg);color:var(--ink-2);border-radius:var(--r-pill);cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);padding:7px 14px;font-size:.8125rem}.brief-chip:hover{border-color:var(--ink);background:var(--bg-2)}.companies{animation:reveal-up var(--dur-arrive) var(--ease-spring) both;flex-direction:column;gap:16px;animation-delay:90ms;display:flex}.companies-head{justify-content:space-between;align-items:baseline;display:flex}.companies-eyebrow{font-family:var(--font);letter-spacing:-.012em;color:var(--ink);font-size:1.125rem;font-weight:600}.companies-all{color:var(--muted);font-size:.8125rem;text-decoration:none}.companies-all:hover{color:var(--ink)}.companies-rail{scrollbar-width:thin;grid-auto-columns:minmax(256px,1fr);grid-auto-flow:column;gap:18px;padding:4px 2px 14px;display:grid;overflow-x:auto}.company-card{background:var(--bg);box-shadow:var(--shadow-soft);color:var(--ink);min-height:150px;transition:box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);border:0;border-radius:8px;flex-direction:column;gap:16px;padding:22px;text-decoration:none;display:flex}.company-card:hover{box-shadow:var(--shadow-soft-lift);transform:translateY(-2px)}.company-card.is-active{box-shadow:0 0 0 1.5px var(--ink), var(--shadow-soft)}.company-card.is-skeleton{pointer-events:none;box-shadow:var(--shadow-soft);opacity:.5}.company-card-top{justify-content:space-between;align-items:center;display:flex}.company-status{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);background:0 0;border:0;padding:0;font-size:.5625rem}.company-status.is-live{color:var(--success)}.company-status.is-paused{color:var(--mute-soft)}.company-card-body{flex-direction:column;gap:4px;min-height:40px;display:flex}.company-card-body strong{letter-spacing:-.01em;font-size:1rem;font-weight:600}.company-card-body span{color:var(--muted);font-size:.8125rem;line-height:1.35}.company-card-foot{font-family:var(--font-mono);letter-spacing:.06em;color:var(--mute-soft);flex-wrap:wrap;gap:12px;margin-top:auto;font-size:.625rem;display:flex}.company-signal{color:var(--ink-2)}.company-card-add{border-style:dashed;border-color:var(--line-strong);color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:8px}.company-card-add:hover{color:var(--ink);border-color:var(--ink)}.company-add-mark{font-size:1.5rem;font-weight:300;line-height:1}.workforce-floor{animation:reveal-up var(--dur-arrive) var(--ease-spring) both;flex-direction:column;gap:20px;animation-delay:.18s;display:flex}.workforce-floor-head{flex-direction:column;gap:8px;display:flex}.workforce-floor-head h2{letter-spacing:-.012em;color:var(--ink);margin:0;font-size:1.125rem;font-weight:600}@media (max-width:880px){.workforce-home{gap:28px;padding-top:24px}.companies-rail{grid-auto-columns:minmax(220px,86%)}}.orgsw{position:relative}.orgsw-trigger{height:30px;color:var(--ink);cursor:pointer;max-width:200px;transition:background .14s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:7px;padding:0 7px;display:inline-flex}.orgsw-trigger:hover,.orgsw-trigger.is-open{background:var(--m-hover,var(--bg-2))}.orgsw-name{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.orgsw-chevron{color:var(--mute-soft);display:inline-flex}.orgsw-chevron svg{width:14px;height:14px}.orgsw-popover{background:var(--bg);border:.5px solid var(--line);border-radius:12px;width:280px;padding:4px;animation:.15s cubic-bezier(.32,.72,0,1) popover-in;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 28px -8px #14161c2e,0 0 0 .5px #14161c0d}.orgsw-head{font-family:var(--font-sohne,var(--font));letter-spacing:0;text-transform:none;color:var(--mute-soft);padding:7px 10px 3px;font-size:11.5px;font-weight:500;display:block}.orgsw-row{cursor:pointer;text-align:left;width:100%;color:var(--ink);transition:background .12s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 9px;display:flex}.orgsw-row:hover{background:var(--hover,#0000000a)}.orgsw-row.is-active{background:var(--hover,#0000000d)}.orgsw-row-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.orgsw-row-copy strong{letter-spacing:-.006em;font-size:13px;font-weight:500}.orgsw-row-copy em{font-style:normal;font-family:var(--font-mono);letter-spacing:.04em;color:var(--mute-soft);font-size:9.5px}.orgsw-check{color:var(--ink);display:inline-flex}.orgsw-check svg{width:14px;height:14px}.orgsw-foot{border-top:.5px solid var(--line);justify-content:space-between;align-items:center;margin-top:3px;padding:6px 6px 2px;display:flex}.orgsw-foot-link{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:6px 4px;font-size:12.5px;font-weight:450}.orgsw-foot-link:hover{color:var(--ink)}.orgsw-foot-add{color:var(--ink);cursor:pointer;transition:background .12s var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 9px;font-size:12.5px;font-weight:450;display:inline-flex}.orgsw-foot-add svg{width:13px;height:13px}.orgsw-foot-add:hover{background:var(--hover,#0000000a)}.orgs-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.orgs-grid .company-card{position:relative}.orgs-active-tag{font-family:var(--font-mono);letter-spacing:.12em;color:var(--success);align-items:center;gap:5px;font-size:.5625rem;display:inline-flex}.orgs-active-tag svg{width:12px;height:12px}.orgs-active-tag.is-inline{font-size:.625rem}.orgs-setactive{border:1px solid var(--line-strong);color:var(--ink);border-radius:var(--r-pill);cursor:pointer;transition:border-color .14s var(--ease), background .14s var(--ease);background:0 0;align-self:flex-start;padding:5px 12px;font-size:.75rem}.orgs-setactive:hover{border-color:var(--ink);background:var(--bg-2)}.org-workspace{flex-direction:column;gap:0;display:flex}.org-hero{border-bottom:1px solid var(--line);align-items:flex-start;gap:18px;padding-bottom:26px;display:flex}.org-hero.is-skeleton{background:var(--bg-2);border-radius:var(--r-lg);border:none;height:120px}.org-hero-copy{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.org-hero-line{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.org-hero-line h1{letter-spacing:-.022em;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300}.org-hero-copy p{color:var(--muted);margin:0;font-size:.9375rem}.org-hero-url{font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted);align-items:center;gap:5px;width:fit-content;font-size:.6875rem;text-decoration:none;display:inline-flex}.org-hero-url svg{width:12px;height:12px}.org-hero-url:hover{color:var(--ink)}.org-hero-actions{flex-shrink:0;gap:8px;display:flex}.org-tabs{border-bottom:1px solid var(--line);gap:4px;margin:22px 0 28px;display:flex}.org-tab{color:var(--muted);cursor:pointer;transition:color .14s var(--ease), border-color .14s var(--ease);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:.875rem;font-weight:500}.org-tab:hover{color:var(--ink)}.org-tab.is-active{color:var(--ink);border-bottom-color:var(--ink)}.org-overview{flex-direction:column;gap:34px;display:flex}.org-block{flex-direction:column;gap:14px;display:flex}.org-block-headrow{justify-content:space-between;align-items:baseline;display:flex}.org-block-head{font-family:var(--font-mono);letter-spacing:.16em;color:var(--muted);font-size:.625rem}.org-block-link{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:.8125rem;text-decoration:none}.org-block-link:hover{color:var(--ink)}.org-signals{border:1px solid var(--line);border-radius:var(--r-lg);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid;overflow:hidden}.org-signal{border-right:1px solid var(--line);flex-direction:column;gap:6px;padding:18px 20px;display:flex}.org-signal:last-child{border-right:none}.org-signal-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.5625rem}.org-signal-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:400}.org-signal-delta{font-family:var(--font-mono);color:var(--muted);font-size:.625rem}.org-signal-delta.is-up{color:var(--success)}.org-signal-delta.is-down{color:var(--danger)}.org-accounts{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.org-account{border:1px solid var(--line);border-radius:var(--r-md);align-items:center;gap:10px;padding:12px 14px;display:flex}.org-account-app{font-size:.875rem;font-weight:500}.org-account-detail{font-family:var(--font-mono);color:var(--mute-soft);margin-left:auto;font-size:.625rem}.org-account-dot{border:1px solid var(--line-strong);border-radius:50%;flex-shrink:0;width:7px;height:7px}.org-account-dot.is-on{background:var(--success);border-color:var(--success)}.org-account.is-connected{border-color:var(--line-strong)}.org-missions{flex-direction:column;gap:10px;display:flex}.org-mission{border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.org-mission-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.org-mission-top strong{font-size:.9375rem;font-weight:500}.org-mission-status{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);font-size:.5625rem}.org-mission-status.is-active{color:var(--ink)}.org-mission-status.is-complete{color:var(--success)}.org-mission-bar{background:var(--bg-3);border-radius:2px;height:4px;overflow:hidden}.org-mission-bar span{background:var(--ink);height:100%;display:block}.org-crew{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.org-crew-full{margin-top:4px}.org-crew-card{border:1px solid var(--line);border-radius:var(--r-md);color:var(--ink);transition:border-color .14s var(--ease), background .14s var(--ease);align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex}.org-crew-card:hover{border-color:var(--line-strong);background:var(--bg-2)}.org-crew-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.org-crew-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.org-crew-copy em{color:var(--muted);font-size:.75rem;font-style:normal}.org-crew-status{font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);font-size:.5625rem}.org-crew-status.is-working{color:var(--success)}.org-crew-status.is-blocked{color:var(--danger)}.org-identity{flex-direction:column;gap:4px;max-width:46rem;display:flex}.org-field{border-bottom:1px solid var(--line);flex-direction:column;gap:6px;padding:16px 0;display:flex}.org-field-label{font-family:var(--font-mono);letter-spacing:.14em;color:var(--mute-soft);font-size:.625rem}.org-field-value{color:var(--ink);margin:0;font-size:.9375rem;line-height:1.5}.org-identity-note{color:var(--mute-soft);margin-top:16px;font-size:.8125rem}.new-org-form{flex-direction:column;gap:18px;max-width:38rem;display:flex}.new-org-field{flex-direction:column;gap:7px;display:flex}.new-org-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.emp-profile{flex-direction:column;display:flex}.emp-missing{text-align:center;background:var(--bg-3);border-radius:var(--r-xl);flex-direction:column;align-items:center;gap:12px;padding:72px 24px;display:flex}.emp-missing h1{letter-spacing:-.015em;margin:0;font-size:1.375rem;font-weight:600}.emp-missing p{color:var(--muted);margin:0 0 6px;font-size:.9375rem}.emp-hero{align-items:flex-start;gap:18px;padding-bottom:30px;display:flex}.emp-hero.is-skeleton{background:var(--bg-3);border-radius:var(--r-xl);height:120px}.emp-hero-copy{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.emp-hero-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.emp-hero-line h1{letter-spacing:-.025em;margin:0;font-size:1.9375rem;font-weight:700;line-height:1.15}.emp-codename{color:var(--muted);background:var(--bg-3);border-radius:var(--r-pill);padding:4px 10px;font-size:.75rem;font-weight:500}.emp-status{border-radius:var(--r-pill);text-transform:capitalize;color:var(--mute-soft);background:var(--bg-3);align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.emp-status i{background:var(--mute-soft);border-radius:50%;width:6px;height:6px;display:inline-block}.emp-status.is-working{color:var(--success);background:color-mix(in srgb, var(--success) 12%, transparent)}.emp-status.is-working i{background:var(--success);animation:2s ease-in-out infinite crew-live}.emp-status.is-scheduled{color:var(--ink)}.emp-status.is-scheduled i{background:var(--ink)}.emp-status.is-blocked{color:var(--danger);background:color-mix(in srgb, var(--danger) 12%, transparent)}.emp-status.is-blocked i{background:var(--danger)}.emp-role{color:var(--ink-2);margin:0;font-size:1.0625rem;font-weight:600}.emp-meta{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:.875rem;font-weight:500;display:flex}.emp-meta-org{color:var(--ink);font-weight:600;text-decoration:none}.emp-meta-org:hover{color:var(--ink)}.emp-meta-mail{font-size:.875rem}.emp-meta-model{color:var(--muted);font-size:.875rem}.emp-hero-actions{flex-shrink:0;gap:8px;display:flex}.emp-stats{background:var(--bg);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);grid-template-columns:repeat(5,1fr);gap:4px;padding:20px 24px;display:grid}.emp-stat{flex-direction:column;gap:4px;padding:0 14px;display:flex}.emp-stat+.emp-stat{border-left:1px solid var(--line)}.emp-stat-value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.875rem;font-weight:700;line-height:1}.emp-stat-label{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600;font-family:var(--font-mono);color:var(--muted)}.emp-tabs{background:var(--bg-3);border-radius:var(--r-pill);gap:2px;margin:28px 0 26px;padding:3px;display:inline-flex}.emp-tab{color:var(--muted);cursor:pointer;border-radius:var(--r-pill);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:none;padding:7px 16px;font-size:.875rem;font-weight:600}.emp-tab:hover{color:var(--ink)}.emp-tab.is-active{color:var(--ink);background:var(--bg);box-shadow:var(--shadow-sm)}.emp-overview{flex-direction:column;gap:16px;display:flex}.emp-block{flex-direction:column;gap:12px;display:flex}.emp-overview>.emp-block,.emp-overview-cols>.emp-block{background:var(--bg);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:22px 24px}.emp-block-head{letter-spacing:-.01em;color:var(--ink);font-size:.9375rem;font-weight:700}.agent-schedule>.emp-block,.agent-integrations>.emp-block{background:var(--bg);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:22px 24px}.agent-integrations{flex-direction:column;gap:16px;display:flex}.emp-block-headrow{justify-content:space-between;align-items:baseline;display:flex}.emp-block-link{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:600}.emp-block-link:hover{color:var(--ink)}.emp-assignment{gap:8px}.emp-assignment p{color:var(--ink);margin:0;font-size:1.0625rem;font-weight:500;line-height:1.5}.emp-instructions-actions{align-items:center;gap:12px;display:flex}.emp-instructions-actions .emp-block-link{text-decoration:none}.emp-prompt-preview{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg-2);font-family:var(--font-mono);color:var(--ink);white-space:pre-wrap;word-break:break-word;max-height:220px;margin:0;padding:14px 16px;font-size:.8125rem;line-height:1.6;overflow:auto}.emp-prompt-note{color:var(--muted);margin:0;font-size:.8125rem}.emp-overview-cols{grid-template-columns:1fr 1fr;gap:16px;display:grid}.emp-recent{flex-direction:column;gap:2px;display:flex}.emp-recent-row{align-items:center;gap:10px;padding:8px 0;display:flex}.emp-recent-task{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9375rem;font-weight:500;overflow:hidden}.emp-recent-when{color:var(--muted);white-space:nowrap;font-size:.8125rem}.emp-empty{color:var(--muted);padding:12px 0;font-size:.9375rem}.emp-ev-dot{background:var(--mute-soft);border-radius:2px;flex-shrink:0;width:7px;height:7px}.emp-ev-dot.is-cron{border:1px solid var(--ink);background:0 0;border-radius:50%}.emp-ev-dot.is-meeting{background:var(--ink)}.emp-ev-dot.is-deadline{background:var(--warning)}.ts-dot{background:var(--mute-soft);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.ts-dot.is-done{background:var(--success)}.ts-dot.is-running{background:var(--ink)}.ts-dot.is-failed{background:var(--danger)}.ts-dot.is-queued{border:1px solid var(--line-strong);background:0 0}.timesheet{flex-direction:column;gap:2px;display:flex}.timesheet-head,.timesheet-row{border-radius:var(--r-md);grid-template-columns:110px 1fr 80px 100px 110px;align-items:center;gap:14px;padding:12px;display:grid}.timesheet-head{color:var(--mute-soft);padding-top:4px;padding-bottom:6px;font-size:.75rem;font-weight:500}.timesheet-row{transition:background var(--dur) var(--ease)}.timesheet-row:hover{background:var(--bg-3)}.ts-when{color:var(--ink-2);flex-direction:column;gap:2px;font-size:.8125rem;display:flex}.ts-when em{color:var(--mute-soft);font-size:.6875rem;font-style:normal}.ts-task{flex-direction:column;gap:3px;min-width:0;display:flex}.ts-task strong{font-size:.875rem;font-weight:500}.ts-task em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-style:normal;overflow:hidden}.ts-cost,.ts-dur{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.8125rem}.ts-status{text-transform:capitalize;color:var(--muted);align-items:center;gap:7px;font-size:.75rem;font-weight:500;display:inline-flex}.activity-feed{flex-direction:column;gap:26px;display:flex}.activity-day{flex-direction:column;gap:4px;display:flex}.activity-day-label{letter-spacing:.14em;text-transform:uppercase;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);color:var(--mute-soft);margin:0 0 6px;padding:0 4px}.activity-rows{flex-direction:column;display:flex}.activity-row{border-radius:var(--r-md);transition:background var(--dur) var(--ease);align-items:flex-start;gap:12px;padding:13px 12px;display:flex}.activity-row+.activity-row{border-top:1px solid var(--line)}.activity-row:hover{background:var(--bg-2);border-color:#0000}.activity-row .ts-dot{margin-top:6px}.activity-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.activity-headline{letter-spacing:-.01em;color:var(--ink);font-size:.9375rem;font-weight:600;line-height:1.4}.activity-row.is-failed .activity-headline{color:var(--danger)}.activity-sub{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.45;overflow:hidden}.activity-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.activity-when{color:var(--ink-2);white-space:nowrap;font-size:.8125rem}.activity-detail{font-family:var(--font-mono);letter-spacing:.06em;color:var(--mute-soft);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.625rem}.emp-cal{flex-direction:column;gap:16px;display:flex}.emp-cal-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.emp-cal-nav{align-items:center;gap:10px;display:flex}.emp-cal-nav button{background:var(--bg-3);color:var(--ink);border-radius:var(--r-md);cursor:pointer;width:32px;height:32px;transition:background var(--dur) var(--ease);border:0;font-size:1rem;line-height:1}.emp-cal-nav button:hover{background:var(--bg-4)}.emp-cal-range{text-align:center;min-width:150px;font-size:.9375rem;font-weight:500}.emp-cal-today{padding:0 14px;width:auto!important;font-size:.8125rem!important}.emp-cal-toggle{background:var(--bg-3);border-radius:var(--r-pill);gap:2px;padding:3px;display:inline-flex}.emp-cal-toggle button{color:var(--mute-soft);border-radius:var(--r-pill);cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);background:0 0;border:none;padding:6px 14px;font-size:.8125rem;font-weight:500}.emp-cal-toggle button.is-active{background:var(--bg);color:var(--ink);box-shadow:var(--shadow-sm)}.emp-week{border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.emp-week-head{border-bottom:1px solid var(--line);grid-template-columns:52px repeat(7,1fr);display:grid}.emp-week-head .emp-week-gutter{border-right:1px solid var(--line)}.emp-week-day{border-left:1px solid var(--line);flex-direction:column;align-items:center;gap:2px;padding:10px 4px;display:flex}.emp-week-day em{font-style:normal;font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);font-size:.5625rem}.emp-week-day strong{font-size:.9375rem;font-weight:500}.emp-week-day.is-today strong{background:var(--ink);color:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8125rem;display:flex}.emp-week-body{grid-template-columns:52px repeat(7,1fr);display:grid}.emp-week-body .emp-week-gutter{border-right:1px solid var(--line);flex-direction:column;display:flex}.emp-week-hour{font-family:var(--font-mono);color:var(--mute-soft);border-top:1px solid #0000;justify-content:flex-end;align-items:flex-start;padding:2px 8px 0 0;font-size:.5625rem;display:flex}.emp-week-col{border-left:1px solid var(--line);position:relative}.emp-week-line{background:var(--line);height:1px;position:absolute;left:0;right:0}.emp-ev{border-radius:var(--r-sm);background:var(--bg-2);border:1px solid var(--line-strong);border-left:2px solid var(--ink);z-index:1;flex-direction:column;justify-content:center;gap:1px;min-height:26px;padding:3px 7px;display:flex;position:absolute;left:3px;right:3px;overflow:hidden}.emp-ev strong{white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-weight:500;overflow:hidden}.emp-ev em{font-style:normal;font-family:var(--font-mono);color:var(--mute-soft);font-size:.5rem}.emp-ev.is-cron{background:var(--bg);border-left-style:dashed}.emp-ev.is-meeting{background:var(--ink);border-color:var(--ink)}.emp-ev.is-meeting strong{color:var(--bg)}.emp-ev.is-meeting em{color:#fff9}.emp-ev.is-deadline{border-left-color:var(--warning)}.emp-month{border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.emp-month-head{background:var(--bg-2);border-bottom:1px solid var(--line);grid-template-columns:repeat(7,1fr);display:grid}.emp-month-head span{text-align:center;font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);padding:8px;font-size:.5625rem}.emp-month-grid{grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(92px,1fr);display:grid}.emp-month-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:4px;padding:6px;display:flex}.emp-month-cell:nth-child(7n){border-right:none}.emp-month-cell.is-muted{background:var(--bg-2)}.emp-month-cell.is-muted .emp-month-date{color:var(--mute-soft)}.emp-month-date{color:var(--ink-2);font-size:.75rem}.emp-month-cell.is-today .emp-month-date{background:var(--ink);color:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.emp-month-events{flex-direction:column;gap:3px;display:flex}.emp-month-ev{border-radius:var(--r-xs);background:var(--bg-3);border-left:2px solid var(--ink);white-space:nowrap;text-overflow:ellipsis;padding:2px 6px;font-size:.625rem;overflow:hidden}.emp-month-ev.is-cron{border-left-style:dashed}.emp-month-ev.is-meeting{background:var(--ink);color:var(--bg)}.emp-month-ev.is-deadline{border-left-color:var(--warning)}.emp-month-more{font-family:var(--font-mono);color:var(--mute-soft);font-size:.5625rem}.emp-mail{border-radius:var(--r-lg);min-height:460px;box-shadow:var(--shadow-soft);background:var(--bg);grid-template-columns:320px 1fr;display:grid;overflow:hidden}.emp-mail-list{border-right:1px solid var(--line);flex-direction:column;max-height:620px;display:flex;overflow-y:auto}.emp-mail-list-head{border-bottom:1px solid var(--line);background:var(--bg);justify-content:space-between;align-items:center;padding:12px 14px;display:flex;position:sticky;top:0}.emp-mail-list-head span{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.emp-mail-compose{background:var(--bg-3);color:var(--ink);border-radius:var(--r-pill);cursor:pointer;border:0;flex-shrink:0;padding:6px 13px;font-size:.75rem;font-weight:500}.emp-mail-compose:hover{background:var(--bg-4)}.emp-mail-row{border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;border-left:2px solid #0000;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.emp-mail-row:hover{background:var(--bg-2)}.emp-mail-row.is-active{background:var(--bg-2);border-left-color:var(--ink)}.emp-mail-row.is-unread .emp-mail-subj{font-weight:600}.emp-mail-row-top{justify-content:space-between;gap:8px;display:flex}.emp-mail-who{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.emp-mail-when{color:var(--mute-soft);flex-shrink:0;font-size:.6875rem}.emp-mail-subj{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.emp-mail-prev{color:var(--mute-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.emp-mail-pane{padding:24px}.emp-mail-read-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.emp-mail-read-head h3{margin:0;font-size:1.125rem;font-weight:500}.emp-mail-dir{text-transform:capitalize;color:var(--muted);background:var(--bg-3);border-radius:var(--r-pill);padding:4px 10px;font-size:.6875rem;font-weight:500}.emp-mail-meta{border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:16px;margin:14px 0 18px;padding-bottom:16px;font-size:.8125rem;display:flex}.emp-mail-meta b{color:var(--mute-soft);margin-right:5px;font-size:.75rem;font-weight:500}.emp-mail-body{color:var(--ink);white-space:pre-wrap;font-size:.9375rem;line-height:1.6}.emp-compose{flex-direction:column;gap:14px;max-width:40rem;display:flex}.emp-compose-head{font-family:var(--font-mono);letter-spacing:.16em;color:var(--muted);font-size:.625rem}.emp-compose-field{flex-direction:column;gap:6px;display:flex}.emp-compose-actions{justify-content:flex-end;gap:8px;display:flex}@media (max-width:880px){.emp-stats{grid-template-columns:repeat(2,1fr)}.emp-stat:nth-child(2n){border-right:none}.emp-overview-cols,.emp-mail{grid-template-columns:1fr}.emp-mail-list{border-right:none;border-bottom:1px solid var(--line);max-height:280px}.timesheet-head{display:none}.timesheet-row{grid-template-columns:1fr auto;gap:6px}.ts-when{order:2}.ts-cost,.ts-dur{display:none}}.dayone{z-index:200;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dayone-scrim{background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:dayone-fade .32s var(--ease) both;position:absolute;inset:0}.dayone-panel{background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-xl);width:min(560px,100%);box-shadow:var(--shadow-xl);animation:reveal-up var(--dur-reveal) var(--ease-spring) both;flex-direction:column;gap:14px;padding:36px 34px 30px;display:flex;position:relative}.dayone-eyebrow{font-family:var(--font-mono);letter-spacing:.18em;color:var(--muted);font-size:.625rem}.dayone-title{letter-spacing:-.022em;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:300;line-height:1.05}.dayone-sub{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.55}.dayone-crew{grid-template-columns:repeat(2,1fr);gap:10px;margin:8px 0 6px;display:grid}.dayone-member{border:1px solid var(--line);border-radius:var(--r-md);animation:reveal-up var(--dur-arrive) var(--ease-spring) both;align-items:center;gap:10px;padding:10px 12px;display:flex}.dayone-member-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.dayone-member-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.dayone-member-copy em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-style:normal;overflow:hidden}.dayone-cta{align-self:flex-start;margin-top:8px}.dayone-panel-tour{gap:12px}.dayone-dots{gap:6px;margin:6px 0 4px;display:flex}.dayone-dots span{background:var(--bg-3);width:18px;height:3px;transition:background .2s var(--ease);border-radius:2px}.dayone-dots span.is-on{background:var(--ink)}.dayone-tour-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.dayone-skip{color:var(--mute-soft);cursor:pointer;background:0 0;border:none;font-size:.8125rem}.dayone-skip:hover{color:var(--ink)}.dayone-tour-nav{gap:8px;display:flex}@keyframes dayone-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.dayone-panel,.dayone-member,.dayone-scrim{animation:none}}@media (max-width:600px){.dayone-crew{grid-template-columns:1fr}}.mtg-status{border-radius:var(--r-pill);text-transform:capitalize;color:var(--mute-soft);background:var(--bg-3);white-space:nowrap;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.mtg-status i{background:var(--mute-soft);border-radius:50%;flex-shrink:0;width:6px;height:6px}.mtg-status.is-live{color:var(--danger);background:color-mix(in srgb, var(--danger) 12%, transparent)}.mtg-status.is-live i{background:var(--danger);animation:crew-live 1.6s var(--ease) infinite}.mtg-status.is-ended i{background:var(--mute-soft)}.mtg-status.is-scheduled{color:var(--ink)}.mtg-status.is-scheduled i{background:var(--ink)}.mtg-bar{background:var(--bg-3);border-radius:var(--r-lg);justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:18px 20px;display:flex}.mtg-bar-copy{color:var(--ink-2);max-width:52ch;margin:0;font-size:.9375rem}.mtg-list{flex-direction:column;gap:4px;display:flex}.mtg-row{border-radius:var(--r-lg);color:var(--ink);transition:background var(--dur) var(--ease), box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);grid-template-columns:96px 1fr auto 84px;align-items:center;gap:16px;padding:16px 18px;text-decoration:none;display:grid}.mtg-row:hover{background:var(--bg);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.mtg-row.is-skeleton{background:var(--bg-3);border-radius:var(--r-lg);pointer-events:none;height:64px}.mtg-row-main{flex-direction:column;gap:3px;min-width:0;display:flex}.mtg-row-main strong{letter-spacing:-.006em;font-size:.9375rem;font-weight:600}.mtg-row-main em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-style:normal;overflow:hidden}.mtg-row-byline{color:var(--mute-soft);margin-top:1px;font-size:.75rem}.mtg-row-meta{text-align:right;color:var(--mute-soft);flex-direction:column;gap:2px;font-size:.75rem;display:flex}.mtg-row-when{color:var(--muted);text-align:right;font-size:.8125rem}.mtg-choices{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px;display:grid}.mtg-choice{text-align:left;border-radius:var(--r-lg);background:var(--bg);box-shadow:var(--shadow-soft);cursor:pointer;color:var(--ink);font-family:var(--font);transition:box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);border:0;flex-direction:column;align-items:flex-start;gap:14px;padding:22px;display:flex}.mtg-choice:hover:not(:disabled){box-shadow:var(--shadow-soft-lift);transform:translateY(-3px)}.mtg-choice:disabled{opacity:.6;cursor:default}.mtg-choice-icon{border-radius:var(--r-md);background:var(--ink);width:44px;height:44px;color:var(--bg);justify-content:center;align-items:center;display:inline-flex}.mtg-choice-icon svg{width:22px;height:22px}.mtg-choice-copy{flex-direction:column;gap:5px;display:flex}.mtg-choice-title{letter-spacing:-.01em;font-size:1.0625rem;font-weight:600}.mtg-choice-desc{color:var(--muted);max-width:34ch;font-size:.875rem;line-height:1.5}.mtg-choice-cta{color:var(--ink);margin-top:2px;font-size:.8125rem;font-weight:500}.mtg-section-label{color:var(--mute-soft);margin:0 0 12px 4px;font-size:.8125rem;font-weight:600}.mtg-pick-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:6px;display:grid}.mtg-pick{text-align:left;border-radius:var(--r-lg);cursor:pointer;color:var(--ink);font-family:var(--font);transition:background var(--dur) var(--ease), box-shadow var(--dur) var(--ease), transform var(--dur) var(--ease);background:0 0;border:0;align-items:center;gap:14px;padding:16px 18px;display:flex}.mtg-pick:hover:not(:disabled){background:var(--bg);box-shadow:var(--shadow-soft-lift);transform:translateY(-2px)}.mtg-pick:disabled{cursor:default}.mtg-pick-grid:has(.is-starting) .mtg-pick:not(.is-starting){opacity:.5}.mtg-pick-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mtg-pick-copy strong{letter-spacing:-.006em;font-size:.9375rem;font-weight:600}.mtg-pick-desc{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.mtg-pick-cta{color:var(--mute-soft);opacity:0;transition:opacity var(--dur) var(--ease), color var(--dur) var(--ease);flex-shrink:0;font-size:.8125rem;font-weight:500}.mtg-pick:hover .mtg-pick-cta{opacity:1;color:var(--ink)}@media (max-width:640px){.mtg-choices{grid-template-columns:1fr}}.mtg-audio{border:1px solid var(--line-strong);border-radius:var(--r-pill);align-items:center;gap:14px;margin-bottom:22px;padding:12px 16px;display:flex}.mtg-audio-btn{background:var(--ink);width:38px;height:38px;color:var(--bg);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mtg-audio-btn svg{width:16px;height:16px}.mtg-audio-time{font-family:var(--font-mono);color:var(--muted);flex-shrink:0;min-width:34px;font-size:.6875rem}.mtg-audio-track{appearance:none;background:linear-gradient(to right, var(--ink) var(--mtg-pct,0%), var(--bg-3) var(--mtg-pct,0%));cursor:pointer;border-radius:2px;flex:1;height:4px}.mtg-audio-track::-webkit-slider-thumb{appearance:none;background:var(--ink);cursor:pointer;border-radius:50%;width:13px;height:13px}.mtg-audio-track::-moz-range-thumb{background:var(--ink);cursor:pointer;border:none;border-radius:50%;width:13px;height:13px}.mtg-room-skeleton{background:var(--bg-2);border-radius:var(--r-lg);height:320px}.mtg-room-head{margin-bottom:22px}.mtg-back{color:var(--muted);font-size:.8125rem;text-decoration:none}.mtg-back:hover{color:var(--ink)}.mtg-room-title{align-items:center;gap:12px;margin:10px 0 4px;display:flex}.mtg-room-title h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,2.6vw,2.1rem);font-weight:300}.mtg-room-sub{color:var(--muted);margin:0;font-size:.875rem}.mtg-stage{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg-2);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:22px;padding:22px;display:grid}.mtg-seat{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.mtg-seat-av{transition:border-color .2s var(--ease);border:2px solid #0000;border-radius:50%;padding:3px;position:relative}.mtg-seat.is-speaking .mtg-seat-av{border-color:var(--ink)}.mtg-seat.is-speaking .mtg-seat-av:after{content:"";border:2px solid var(--ink);animation:pulse-ring 1.6s var(--ease) infinite;border-radius:50%;position:absolute;inset:-3px}.mtg-seat.is-idle{opacity:.5}.mtg-seat strong{font-size:.8125rem;font-weight:500}.mtg-seat em{color:var(--muted);font-size:.6875rem;font-style:normal}.mtg-seat-state{font-family:var(--font-mono);letter-spacing:.12em;color:var(--mute-soft);font-size:.5rem}.mtg-seat.is-speaking .mtg-seat-state{color:var(--ink)}.mtg-grid{grid-template-columns:190px 1fr 260px;align-items:start;gap:20px;display:grid}.mtg-block-head{letter-spacing:-.005em;text-transform:capitalize;color:var(--ink);align-items:center;gap:8px;margin-bottom:12px;font-size:.8125rem;font-weight:600;display:flex}.mtg-live-dot{background:var(--danger);width:6px;height:6px;animation:pulse-ring 1.6s var(--ease) infinite;border-radius:50%}.mtg-agenda{flex-direction:column;display:flex}.mtg-agenda-item{color:var(--ink-2);align-items:center;gap:8px;padding:9px 0;font-size:.875rem;display:flex}.mtg-agenda-check{background:var(--bg-4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.mtg-agenda-item.is-done{color:var(--muted)}.mtg-agenda-item.is-done .mtg-agenda-check{background:var(--success);color:#fff}.mtg-agenda-check svg{width:11px;height:11px}.mtg-transcript-wrap{min-width:0}.mtg-transcript{border:1px solid var(--line);border-radius:var(--r-lg);scroll-behavior:smooth;flex-direction:column;gap:18px;max-height:520px;padding:20px;display:flex;overflow-y:auto}.mtg-turn{animation:thread-rise .36s var(--ease) both;gap:12px;display:flex}.mtg-turn-av{flex-shrink:0}.mtg-corv-mark{background:var(--ink);width:28px;height:28px;color:var(--bg);font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.mtg-turn-body{min-width:0}.mtg-turn-head{align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.mtg-turn-head strong{font-size:.8125rem;font-weight:600}.mtg-turn-head em{font-style:normal;font-family:var(--font-mono);color:var(--mute-soft);font-size:.5625rem}.mtg-turn-body p{color:var(--ink);margin:0;font-size:.9375rem;line-height:1.55}.mtg-turn.is-corv .mtg-turn-body p{color:var(--ink-2)}.mtg-typing{gap:4px;padding:4px 0 0 40px;display:inline-flex}.mtg-typing span{background:var(--mute-soft);width:6px;height:6px;animation:mtg-bounce 1.1s var(--ease) infinite;border-radius:50%}.mtg-typing span:nth-child(2){animation-delay:.18s}.mtg-typing span:nth-child(3){animation-delay:.36s}.mtg-side{flex-direction:column;gap:24px;display:flex;position:sticky;top:20px}.mtg-block{background:var(--bg-3);border-radius:var(--r-lg);padding:18px 20px}.mtg-muted{color:var(--mute-soft);margin:0;font-size:.8125rem}.mtg-decision{padding:8px 0;font-size:.875rem;line-height:1.45}.mtg-decision:before{content:"→ ";color:var(--muted)}.mtg-action{gap:10px;padding:9px 0;display:flex}.mtg-action-box{background:var(--bg-4);border-radius:var(--r-xs);flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:1px;display:inline-flex}.mtg-action-box.is-done{background:var(--success);color:#fff}.mtg-action-box svg{width:11px;height:11px}.mtg-action-copy{flex-direction:column;gap:2px;display:flex}.mtg-action-copy span{font-size:.875rem;line-height:1.4}.mtg-action.is-done .mtg-action-copy>span{color:var(--muted);text-decoration:line-through}.mtg-action-copy em{color:var(--mute-soft);font-size:.75rem;font-style:normal}.call-skeleton{background:var(--bg-3);border-radius:var(--r-xl);height:380px}.call-head{margin-bottom:22px}.call-head-title{align-items:center;gap:12px;margin:12px 0 6px;display:flex}.call-head-title h1{letter-spacing:-.015em;margin:0;font-size:1.625rem;font-weight:600;line-height:1.2}.call-head-sub{color:var(--mute-soft);margin:0;font-size:.875rem}.call-stage{border-radius:var(--r-xl);background:var(--bg-2);flex-direction:column;gap:22px;margin-bottom:18px;padding:30px 28px 26px;display:flex}.call-active-wrap{border-radius:var(--r-lg);justify-content:center;align-items:center;min-height:280px;display:flex;position:relative}.call-active{animation:team-arrive .36s var(--ease) both;flex-direction:column;align-items:center;gap:18px;display:flex}.call-active-av{border-radius:50%;position:relative}.call-active-av:after{content:"";transition:border-color var(--dur) var(--ease);border:2px solid #0000;border-radius:50%;position:absolute;inset:-12px}.call-active.is-speaking .call-active-av:after{border-color:var(--ink);animation:call-ring 1.7s var(--ease) infinite}.call-active-name{text-align:center;flex-direction:column;gap:3px;display:flex}.call-active-name strong{letter-spacing:-.012em;font-size:1.1875rem;font-weight:600}.call-active-name em{color:var(--mute-soft);font-size:.875rem;font-style:normal}@keyframes call-ring{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--ink) 22%, transparent)}60%{box-shadow:0 0 0 14px color-mix(in srgb, var(--ink) 0%, transparent)}}.call-active-idle{color:var(--mute-soft);text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.call-active-idle-mark{background:var(--bg);width:76px;height:76px;color:var(--muted);box-shadow:var(--shadow-soft);border-radius:50%;justify-content:center;align-items:center;font-size:28px;display:flex}.call-active-idle p{max-width:36ch;margin:0;font-size:.9375rem;line-height:1.5}.call-caption{background:var(--ink);max-width:82%;color:var(--bg);border-radius:var(--r-md);text-align:center;flex-direction:column;gap:3px;padding:10px 16px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.call-caption strong{opacity:.65;font-size:.6875rem;font-weight:600}.call-caption span{font-size:.9375rem;line-height:1.45}.call-prejoin{text-align:center;background:color-mix(in srgb, var(--bg-2) 84%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--r-lg);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.call-prejoin h2{letter-spacing:-.015em;margin:0;font-size:1.25rem;font-weight:600}.call-prejoin p{color:var(--muted);max-width:40ch;margin:0;font-size:.9375rem;line-height:1.5}.call-join{margin-top:10px}.call-strip{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.call-tile{border-radius:var(--r-md);opacity:.55;width:86px;transition:background var(--dur) var(--ease), opacity var(--dur) var(--ease), transform var(--dur) var(--ease);background:0 0;flex-direction:column;align-items:center;gap:8px;padding:12px 6px;display:flex}.call-tile.is-host{opacity:.8}.call-tile.is-speaking{background:var(--bg);opacity:1;box-shadow:var(--shadow-soft);transform:translateY(-3px)}.call-tile-av{display:inline-flex;position:relative}.call-tile-av:after{content:"";transition:border-color var(--dur) var(--ease);border:2px solid #0000;border-radius:50%;position:absolute;inset:-3px}.call-tile.is-speaking .call-tile-av:after{border-color:var(--ink)}.call-tile strong{color:var(--muted);font-size:.8125rem;font-weight:500}.call-tile.is-speaking strong{color:var(--ink)}.call-host-badge{color:var(--mute-soft);font-size:.625rem;font-weight:500}.call-host-mark{background:var(--ink);width:40px;height:40px;color:var(--bg);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.call-host-mark-lg{width:104px;height:104px;font-size:2.5rem}.call-bars{background:var(--ink);border-radius:var(--r-pill);align-items:center;gap:2px;height:14px;padding:0 5px;display:flex;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.call-bars i{background:var(--bg);border-radius:1px;width:2px;height:4px;animation:.8s ease-in-out infinite call-bar}.call-bars i:nth-child(2){animation-delay:.16s}.call-bars i:nth-child(3){animation-delay:.32s}.call-bars i:nth-child(4){animation-delay:.48s}.call-bars i:nth-child(5){animation-delay:.64s}.call-bars-lg{gap:3px;height:22px;padding:0 8px;bottom:-6px}.call-bars-lg i{width:3px}@keyframes call-bar{0%,to{height:4px}50%{height:11px}}.call-controls{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.call-ctl{border-radius:var(--r-pill);background:var(--bg-3);min-width:44px;height:44px;color:var(--ink);font-family:var(--font);cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);border:0;justify-content:center;align-items:center;padding:0 16px;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.call-ctl:hover{background:var(--bg-4)}.call-ctl.is-on{background:var(--ink);color:var(--bg)}.call-ctl-primary{background:var(--ink);color:var(--bg);width:54px;height:54px}.call-ctl-primary:hover{background:var(--ink-2)}.call-ctl-primary svg{width:20px;height:20px}.call-leave{color:var(--danger)}.call-leave:hover{background:color-mix(in srgb, var(--danger) 12%, transparent)}.call-transcript{border-radius:var(--r-xl);background:var(--bg-2);margin-bottom:18px;padding:18px 20px 20px}.call-transcript-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.call-voice-pill{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--mute-soft);background:var(--bg-3);border-radius:var(--r-pill);padding:4px 9px;font-size:.625rem}.call-feed{scroll-behavior:smooth;flex-direction:column;gap:4px;max-height:440px;display:flex;overflow-y:auto}.call-feed-empty{text-align:center;padding:24px 4px}.call-msg{border-radius:var(--r-md);transition:background var(--dur) var(--ease);animation:team-arrive .32s var(--ease) both;gap:12px;padding:10px 12px;display:flex}.call-msg.is-active{background:var(--bg);box-shadow:var(--shadow-soft)}.call-msg-av{flex:none;display:inline-flex}.call-msg-av .call-host-mark{width:32px;height:32px;font-size:.8125rem}.call-msg-body{flex-direction:column;gap:3px;min-width:0;display:flex}.call-msg-meta{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.call-msg-meta strong{letter-spacing:-.01em;font-size:.8125rem;font-weight:600}.call-msg-meta em{color:var(--mute-soft);font-size:.6875rem;font-style:normal}.call-msg-body p{color:var(--ink);margin:0;font-size:.9375rem;line-height:1.5}.call-msg-typing{opacity:.7}.call-typing{align-items:center;gap:4px;padding:6px 0;display:inline-flex}.call-typing i{background:var(--mute-soft);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite mtg-bounce}.call-typing i:nth-child(2){animation-delay:.16s}.call-typing i:nth-child(3){animation-delay:.32s}.call-panels{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:760px){.call-panels{grid-template-columns:1fr}.call-tile{width:76px}}@keyframes mtg-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (max-width:1040px){.mtg-grid{grid-template-columns:1fr}.mtg-side{flex-flow:wrap;position:static}.mtg-side .mtg-block{flex:1;min-width:240px}}@media (max-width:640px){.mtg-bar{flex-direction:column;align-items:flex-start;gap:12px}.mtg-row{grid-template-columns:90px 1fr}.mtg-row-meta,.mtg-row-when{display:none}}.workforce-floor .cc-live{gap:36px;margin-top:8px}.workforce-floor .cc-live-strip{border:0;flex-wrap:wrap;gap:48px;display:flex}.workforce-floor .cc-live-stat{background:0 0;border:0;flex:none;gap:6px;padding:0}.workforce-floor .cc-live-stat-value{font-size:2rem;font-weight:500}.workforce-floor .cc-live-grid{gap:40px}.workforce-floor .cc-live-map,.workforce-floor .cc-live-teams{gap:28px}.workforce-floor .cc-live-team,.workforce-floor .cc-live-bench,.workforce-floor .cc-live-drawer{background:var(--bg);box-shadow:var(--shadow-soft);border:0;border-radius:8px;padding:22px 24px}.workforce-floor .cc-live-drawer{top:24px}.workforce-floor .cc-live-founder{background:0 0;border:0;gap:12px;padding:0}.workforce-floor .cc-live-founder-mark{background:var(--ink);color:var(--bg);border:0}.workforce-floor .cc-live-agent{background:0 0;border:0;border-radius:5px;padding:8px}.workforce-floor .cc-live-agent:hover,.workforce-floor .cc-live-agent.is-selected{background:var(--bg-2);border:0}.workforce-floor .cc-live-facts{border:0;gap:18px 16px;margin-top:20px}.workforce-floor .cc-live-facts div{border:0;padding:0}.workforce-floor .cc-live-activity-list{gap:0}.workforce-floor .cc-live-activity{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;padding:14px 0}.workforce-floor .cc-live-activity-list>.cc-live-activity:first-child{border-top:0}.workforce-floor .cc-live-activity-icon{color:var(--muted);background:0 0;border:0}.workforce-floor .cc-live-mini,.workforce-floor .cc-live-status-pill,.workforce-floor .cc-live-team-tags a{border:1px solid var(--line);background:0 0}.workforce-floor .cc-live-empty,.workforce-floor .cc-live-drawer-empty{background:0 0;border:0;border-radius:0;padding:8px 0 16px}.workforce-floor .cc-live-sync-btn{border:1px solid var(--line);background:0 0}.workforce-floor .cc-live-sync-btn:hover:not(:disabled){border-color:var(--ink);background:0 0}.workforce-home .floor-hero h1{letter-spacing:-.038em;font-size:clamp(2.1rem,3.6vw,2.9rem);font-weight:700}.workforce-floor-head h2{color:var(--mute-soft);font-size:1.0625rem;font-weight:600}.workforce-floor .cc-live-stat-value{letter-spacing:-.035em;font-size:clamp(2.1rem,3vw,2.6rem);font-weight:700}.workforce-floor .cc-live-stat-label{font-family:var(--font);letter-spacing:-.005em;text-transform:none;color:var(--mute-soft);font-size:.875rem;font-weight:500}.workforce-floor .cc-live-team-title h2,.workforce-floor .cc-live-drawer-head h2{letter-spacing:-.022em;font-weight:700}.workforce-floor .cc-live-kicker{font-family:var(--font);letter-spacing:-.005em;text-transform:none;color:var(--mute-soft);font-size:.8125rem;font-weight:500}.workforce-floor .cc-live-section-head span{font-family:var(--font);letter-spacing:-.005em;text-transform:capitalize;color:var(--ink);font-size:.8125rem;font-weight:600}.workforce-floor .cc-live-facts dt{font-family:var(--font);letter-spacing:-.005em;text-transform:none;color:var(--mute-soft);font-size:.8125rem}.workforce-floor .cc-live-facts dd{font-weight:500}.workforce-floor .cc-live-status-pill,.workforce-floor .cc-live-team-tags a{background:var(--bg-3);border:0}.workforce-floor .cc-live-status-pill.is-active,.workforce-floor .cc-live-status-pill.is-working{background:color-mix(in srgb, var(--success) 12%, transparent);color:var(--success)}.workforce-floor .cc-live-agent:hover,.workforce-floor .cc-live-agent.is-selected{background:var(--bg-3)}.cc-firstrun{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:96px 28px 104px;display:flex}.cc-firstrun-mark{border:1px solid var(--line-strong);width:60px;height:60px;color:var(--muted);border-radius:12px;justify-content:center;align-items:center;margin-bottom:8px;font-size:30px;font-weight:300;line-height:1;display:flex}.cc-firstrun h2{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.5rem;font-weight:600}.cc-firstrun p{color:var(--muted);max-width:30rem;margin:0;font-size:.9375rem;line-height:1.55}.cc-firstrun-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.cc-firstrun .button-primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.cc-firstrun .button-primary:hover{background:var(--ink-2);border-color:var(--ink-2);color:var(--bg)}@media (min-width:881px){.app-shell{grid-template-columns:var(--rail-w-expanded) 1fr}.sidebar{width:auto;height:100vh;box-shadow:none;padding:16px 12px 14px;position:sticky;top:0;left:auto;overflow:hidden auto}.sidebar:hover,.sidebar:focus-within{width:auto;box-shadow:none}.sidebar .brand-name,.sidebar .side-new-label,.sidebar .side-link>span:not(.side-icon),.sidebar .side-search .kbd,.sidebar .profile-id-name,.sidebar .profile-chev{opacity:1;pointer-events:auto}}.side-actions{flex-direction:column;gap:4px;margin:6px 0 12px;display:flex}.sidebar .side-search{border:1px solid var(--m-line);width:100%;color:var(--m-mute-soft);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.sidebar .side-search:hover{background:var(--m-hover);color:var(--m-ink);border-color:var(--m-line-2)}.sidebar .side-search svg{width:15px;height:15px}.sidebar .side-search .kbd{font-family:var(--font-mono);color:var(--m-mute-soft);margin-left:auto;font-size:10px}.sidebar .side-group{flex-direction:column;gap:2px;margin:0;display:flex}.side-spacer{flex:auto;min-height:12px}.profile-chip{border-radius:10px;align-items:center;gap:2px;padding:4px;display:flex}.profile-chip:hover,.profile-chip.is-open{background:var(--m-hover)}.profile-id{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:4px;display:flex}.profile-id-name{color:var(--m-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.profile-chip-btn{width:30px;height:30px;color:var(--m-ink-3);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-chip-btn:hover{background:var(--m-line);color:var(--m-ink)}.profile-chip-btn svg{width:17px;height:17px}.sidebar .side-avatar,.profile-menu-avatar{background:var(--m-ink)!important;color:var(--bg)!important;border:0!important;border-radius:8px!important;font-weight:600!important}.sidebar .side-avatar{width:30px!important;height:30px!important;font-size:13px!important}.profile-menu-items{flex-direction:column;gap:1px;display:flex}.settings{max-width:62rem}.settings-layout{grid-template-columns:176px minmax(0,1fr);align-items:start;gap:44px;display:grid}.settings-nav{flex-direction:column;gap:2px;display:flex;position:sticky;top:24px}.settings-nav-link{color:var(--mute-soft);transition:background var(--dur) var(--ease), color var(--dur) var(--ease);border-radius:8px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none}.settings-nav-link:hover,.settings-nav-link.is-active{background:var(--bg-3);color:var(--ink)}.settings-main{min-width:0}.settings-section{margin-top:40px;scroll-margin-top:24px}.settings-section:first-of-type{margin-top:0}@media (max-width:760px){.settings-layout{grid-template-columns:1fr;gap:20px}.settings-nav{flex-flow:wrap;gap:6px;position:static}}.settings-section-head{margin-bottom:16px}.settings-section-head h2{letter-spacing:-.012em;color:var(--ink);margin:0;font-size:1.125rem;font-weight:600}.settings-section-head p{color:var(--muted);margin:6px 0 0;font-size:.875rem}.settings-card{background:var(--bg);box-shadow:var(--shadow-soft);border-radius:10px;padding:20px 22px}.settings-field{justify-content:space-between;align-items:center;gap:18px;display:flex}.settings-field+.settings-field{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.settings-field-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-field-copy strong{color:var(--ink);font-size:.9375rem;font-weight:600}.settings-field-copy span{color:var(--muted);font-size:.8125rem}.settings-field-loading{color:var(--mute-soft);font-size:.8125rem}.settings-select{background-color:var(--bg);border:1px solid var(--line-strong);border-radius:var(--r-sm);width:auto;min-width:210px;color:var(--ink);cursor:pointer;transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);flex-shrink:0;padding:9px 34px 9px 13px;font-size:.875rem;font-weight:600}.settings-select:hover{border-color:var(--ink);background-color:var(--bg)}.settings-select:focus-visible{border-color:var(--ink);box-shadow:0 0 0 3px var(--blue-tint,#0000000f);outline:none}.settings-links{flex-direction:column;display:flex}.settings-link-row{color:inherit;border-bottom:1px solid var(--line);transition:padding-left var(--dur) var(--ease);justify-content:space-between;align-items:center;gap:14px;padding:15px 6px;text-decoration:none;display:flex}.settings-link-row:last-child{border-bottom:0}.settings-link-row:hover{padding-left:12px}.settings-link-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-link-copy strong{color:var(--ink);font-size:.9375rem;font-weight:600}.settings-link-copy span{color:var(--muted);font-size:.8125rem}.settings-link-arrow{color:var(--mute-soft);flex-shrink:0;font-size:1rem}.settings-link-row:hover .settings-link-arrow{color:var(--ink)}.settings-account{align-items:center;gap:16px;display:flex}.settings-avatar{background:var(--ink);width:44px;height:44px;color:var(--bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.0625rem;font-weight:600;display:inline-flex}.settings-account-id{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-account-id strong{color:var(--ink);font-size:.9375rem;font-weight:600}.settings-account-id span{color:var(--muted);font-size:.8125rem}.settings-plan{border-radius:var(--r-pill);background:var(--bg-3);color:var(--muted);margin-left:auto;padding:4px 11px;font-size:.75rem;font-weight:500}.settings-usage{flex-direction:column;gap:14px;display:flex}.settings-usage-row{justify-content:space-between;align-items:baseline;display:flex}.settings-usage-label{color:var(--mute-soft);font-size:.8125rem}.settings-usage-value{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:600}.settings-usage-bar{background:var(--bg-3);border-radius:999px;height:6px;overflow:hidden}.settings-usage-bar>span{background:var(--ink);border-radius:999px;height:100%;display:block}.settings-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:4px;display:grid}.settings-usage-grid>div{flex-direction:column;gap:3px;display:flex}.settings-usage-grid strong{color:var(--ink);font-size:1.5rem;font-weight:500;line-height:1}.settings-usage-sub{color:var(--muted);font-size:.75rem}.danger-zone{background:color-mix(in srgb, var(--danger) 7%, transparent);border-radius:var(--r-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.danger-zone-copy{flex-direction:column;gap:3px;display:flex}.danger-zone-copy strong{color:var(--ink);font-size:.9375rem;font-weight:600}.danger-zone-copy span{color:var(--muted);font-size:.8125rem}.danger-btn{background:var(--danger);color:#fff;border-color:var(--danger)}.danger-btn:hover:not(:disabled){background:color-mix(in srgb, var(--danger) 86%, #000);border-color:color-mix(in srgb, var(--danger) 86%, #000);color:#fff}.danger-btn:disabled{opacity:.5;cursor:not-allowed}.danger-confirm{flex-direction:column;gap:8px;min-width:240px;display:flex}.danger-confirm label{color:var(--muted);font-size:.8125rem}.danger-confirm label code{font-family:var(--font-mono);color:var(--ink);background:var(--bg-3);border-radius:4px;padding:1px 5px;font-size:.75rem}.danger-input{background:var(--bg-3);height:2.25rem;color:var(--ink);font-family:var(--font);border:0;border-radius:10px;padding:0 12px;font-size:.875rem}.danger-input:focus{background:var(--bg-2);box-shadow:0 0 0 2px var(--ink);outline:none}.danger-confirm-actions{gap:8px;display:flex}.danger-error{color:var(--danger);margin:0;font-size:.8125rem}select{appearance:none;font-family:var(--font);color:var(--ink);background-color:var(--bg-3);cursor:pointer;transition:background-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:15px;border:0;border-radius:10px;padding:11px 36px 11px 14px;font-size:.875rem;line-height:1.2}select:hover{background-color:var(--bg-4)}select:focus{box-shadow:0 0 0 2px var(--ink);outline:none}select:disabled{opacity:.55;cursor:not-allowed}.select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:15px;padding-right:36px}[data-theme=dark] select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23909090' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>")}.dropdown-menu{z-index:60;background:var(--bg);border:1px solid var(--line);min-width:200px;box-shadow:var(--shadow-xl);animation:popover-in .16s var(--ease);border-radius:12px;flex-direction:column;gap:1px;padding:6px;display:flex;position:absolute}.dropdown-menu-item{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;transition:background var(--dur) var(--ease);background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:.875rem;display:flex}.dropdown-menu-item:hover{background:var(--bg-2)}.tour-root{z-index:9000;position:fixed;inset:0}.tour-backdrop{pointer-events:auto;animation:tour-fade var(--dur,.2s) var(--ease,ease) both;position:fixed;inset:0}.tour-backdrop[data-dim=full]{background:#0009}.tour-backdrop[data-dim=spotlight]{background:0 0}.tour-spotlight{border-radius:var(--r-lg,14px);box-shadow:0 0 0 9999px #00000094, 0 0 0 2px var(--blue,#000), 0 0 0 6px #fff6;pointer-events:none;animation:tour-pulse 2.4s var(--ease,ease) infinite;transition:top var(--dur-arrive,.45s) var(--ease-spring,cubic-bezier(.2, .8, .2, 1)), left var(--dur-arrive,.45s) var(--ease-spring,cubic-bezier(.2, .8, .2, 1)), width var(--dur-arrive,.45s) var(--ease-spring,cubic-bezier(.2, .8, .2, 1)), height var(--dur-arrive,.45s) var(--ease-spring,cubic-bezier(.2, .8, .2, 1));position:fixed}.tour-card{background:var(--bg,#fff);border:1px solid var(--line-strong,#00000042);border-radius:var(--r-xl,18px);width:372px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-xl,0 24px 60px #00000038);pointer-events:auto;animation:tour-card-in var(--dur-arrive,.45s) var(--ease-spring,cubic-bezier(.2, .8, .2, 1)) both;padding:22px 22px 18px;position:fixed}.tour-card-top{align-items:center;gap:10px;margin-bottom:16px;display:flex}.tour-glyph{border-radius:var(--r-md,10px);background:var(--ink,#000);width:38px;height:38px;color:var(--blue-ink,#fff);flex-shrink:0;justify-content:center;align-items:center;font-size:1.0625rem;line-height:1;display:inline-flex}.tour-chip{font-family:var(--font-mono,monospace);letter-spacing:.16em;text-transform:uppercase;color:var(--ink,#000);border:1px solid var(--line-strong,#00000042);border-radius:var(--r-pill,9999px);padding:4px 9px;font-size:.625rem;font-weight:500}.tour-count{font-family:var(--font-mono,monospace);letter-spacing:.08em;color:var(--mute-soft,#9a9a9a);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.6875rem;font-weight:500}.tour-card-title{letter-spacing:-.018em;color:var(--ink,#000);margin:0 0 7px;font-size:1.375rem;font-weight:600;line-height:1.15}.tour-card-body{color:var(--muted,#6b6b6b);margin:0 0 18px;font-size:.9375rem;line-height:1.5}.tour-journey{align-items:flex-start;gap:0;margin-bottom:18px;display:flex}.tour-leg{flex-direction:column;flex:1;align-items:center;gap:7px;display:flex;position:relative}.tour-leg:before{content:"";background:var(--line,#00000021);width:100%;height:1px;position:absolute;top:4px;left:-50%}.tour-leg:first-child:before{display:none}.tour-leg.is-current:before,.tour-leg.is-done:before{background:var(--ink,#000)}.tour-leg-dot{background:var(--bg,#fff);border:1px solid var(--line-strong,#00000042);width:9px;height:9px;transition:all var(--dur,.2s) var(--ease,ease);border-radius:999px}.tour-leg.is-done .tour-leg-dot{background:var(--ink,#000);border-color:var(--ink,#000)}.tour-leg.is-current .tour-leg-dot{background:var(--ink,#000);border-color:var(--ink,#000);box-shadow:0 0 0 4px var(--blue-tint,#00000014)}.tour-leg-label{font-family:var(--font-mono,monospace);letter-spacing:.06em;text-transform:uppercase;color:var(--mute-soft,#9a9a9a);transition:color var(--dur,.2s) var(--ease,ease);font-size:.5625rem;font-weight:500}.tour-leg.is-current .tour-leg-label{color:var(--ink,#000)}.tour-leg.is-done .tour-leg-label{color:var(--muted,#6b6b6b)}.tour-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.tour-actions-right{align-items:center;gap:8px;display:flex}.tour-btn{height:2.125rem;padding:0 16px;font-size:.8125rem}.tour-skip{font-family:var(--font,inherit);color:var(--mute-soft,#9a9a9a);cursor:pointer;text-underline-offset:2px;transition:color var(--dur,.2s) var(--ease,ease);background:0 0;border:none;padding:4px 2px;font-size:.75rem;text-decoration:underline}.tour-skip:hover{color:var(--muted,#6b6b6b)}body.corv-tour-open .sidebar{width:var(--rail-w-expanded,232px)}body.corv-tour-open .sidebar .brand-name,body.corv-tour-open .sidebar .side-new-label,body.corv-tour-open .sidebar .side-search-label,body.corv-tour-open .sidebar .side-search .kbd,body.corv-tour-open .sidebar .side-link>span:not(.side-icon){opacity:1;pointer-events:auto}@keyframes tour-fade{0%{opacity:0}to{opacity:1}}@keyframes tour-card-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tour-pulse{0%,to{box-shadow:0 0 0 9999px #00000094, 0 0 0 2px var(--blue,#000), 0 0 0 6px #fff6}50%{box-shadow:0 0 0 9999px #00000094, 0 0 0 2px var(--blue,#000), 0 0 0 10px #ffffff1f}}@media (prefers-reduced-motion:reduce){.tour-spotlight,.tour-card,.tour-backdrop{transition:none;animation:none}}.agent-integrations,.agent-ws{flex-direction:column;gap:14px;display:flex}.agent-ws-status{border-radius:var(--r-lg);background:var(--bg);box-shadow:var(--shadow-soft);align-items:center;gap:12px;padding:14px 18px;display:flex}.agent-ws-pulse{background:var(--mute-soft);border-radius:50%;flex-shrink:0;width:9px;height:9px}.agent-ws-status.is-live .agent-ws-pulse{background:var(--success);box-shadow:0 0 0 0 color-mix(in srgb, var(--success) 60%, transparent);animation:1.8s ease-out infinite pulse-ring}.agent-ws-status-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.agent-ws-status-copy strong{letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.agent-ws-status-copy span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.agent-ws-thread{border-radius:var(--r-lg);background:var(--bg);min-height:340px;max-height:56vh;box-shadow:var(--shadow-soft);flex-direction:column;gap:18px;padding:22px;display:flex;overflow-y:auto}.agent-ws-empty{text-align:center;max-width:30rem;color:var(--muted);margin:auto;font-size:.9375rem;line-height:1.55}.agent-ws-empty p{margin:0}.agent-ws-msg{flex-direction:column;gap:8px;display:flex}.agent-ws-msg.is-user{align-items:flex-end}.agent-ws-msg.is-agent{align-items:flex-start}.agent-ws-bubble{border-radius:var(--r-lg);white-space:pre-wrap;word-break:break-word;max-width:88%;padding:11px 15px;font-size:.9375rem;line-height:1.55}.agent-ws-msg.is-user .agent-ws-bubble{background:var(--ink);color:var(--bg);border-bottom-right-radius:var(--r-sm)}.agent-ws-msg.is-agent .agent-ws-bubble{background:var(--bg-2);color:var(--ink);border-bottom-left-radius:var(--r-sm)}.agent-ws-bubble.is-thinking{padding:14px 16px}.agent-ws-dots{gap:4px;display:inline-flex}.agent-ws-dots i{background:var(--mute-soft);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ws-bounce}.agent-ws-dots i:nth-child(2){animation-delay:.15s}.agent-ws-dots i:nth-child(3){animation-delay:.3s}@keyframes ws-bounce{0%,60%,to{opacity:.3}30%{opacity:1}}.agent-ws-think{border-left:2px solid var(--line-strong);align-self:stretch;max-width:88%;padding-left:12px}.agent-ws-think summary{cursor:pointer;color:var(--mute-soft);font-size:.75rem;font-weight:500;list-style:none}.agent-ws-think summary::-webkit-details-marker{display:none}.agent-ws-think-body{color:var(--muted);white-space:pre-wrap;word-break:break-word;margin-top:6px;font-size:.8125rem;line-height:1.5}.agent-ws-tools{flex-direction:column;gap:6px;max-width:88%;display:flex}.agent-ws-tool{border-radius:var(--r-pill);background:var(--bg-2);color:var(--ink-2);align-self:flex-start;align-items:center;gap:9px;padding:7px 13px;font-size:.8125rem;display:inline-flex}.agent-ws-tool-dot{background:var(--mute-soft);border-radius:50%;flex-shrink:0;width:7px;height:7px}.agent-ws-tool.is-running .agent-ws-tool-dot{background:var(--ink);box-shadow:0 0 0 2px var(--bg-2), 0 0 0 3px var(--line-strong);animation:.9s linear infinite spin}.agent-ws-tool.is-done .agent-ws-tool-dot{background:var(--success)}.agent-ws-tool.is-failed .agent-ws-tool-dot{background:var(--danger)}.agent-ws-tool-name{font-weight:500}.agent-ws-tool-state{font-family:var(--font-mono);letter-spacing:.1em;color:var(--mute-soft);font-size:.625rem}.agent-ws-composer{border-radius:var(--r-xl);background:var(--bg);box-shadow:var(--shadow-soft);align-items:flex-end;gap:10px;padding:10px 12px;display:flex}.agent-ws-input{resize:none;min-width:0;font-family:var(--font);color:var(--ink);background:0 0;border:none;flex:1;max-height:160px;padding:6px 4px;font-size:.9375rem;line-height:1.5}.agent-ws-input:focus{outline:none}.agent-ws-input::placeholder{color:var(--mute-soft)}.agent-ws-send{flex-shrink:0}.mtg-reminder{z-index:60;border-radius:var(--r-lg);background:var(--bg);width:340px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-soft-lift);animation:thread-rise var(--dur-arrive,.45s) var(--ease,ease) both;flex-direction:column;gap:12px;padding:18px 20px;display:flex;position:fixed;bottom:22px;right:22px}.mtg-reminder.is-imminent{box-shadow:0 0 0 1.5px var(--ink), var(--shadow-soft-lift)}.mtg-reminder-pulse{background:var(--success);border-radius:50%;width:9px;height:9px;position:absolute;top:16px;right:16px}.mtg-reminder.is-imminent .mtg-reminder-pulse{animation:1.8s ease-out infinite pulse-ring}.mtg-reminder-body{flex-direction:column;gap:4px;display:flex}.mtg-reminder-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--mute-soft);font-size:.625rem;font-weight:500}.mtg-reminder-title{letter-spacing:-.015em;font-size:1rem;font-weight:700}.mtg-reminder-when{color:var(--muted);font-size:.8125rem;line-height:1.4}.mtg-reminder-actions{align-items:center;gap:8px;display:flex}.mtg-reminder-actions .button{text-align:center;flex:1;justify-content:center}.mtg-reminder-dismiss{cursor:pointer;color:var(--mute-soft);border-radius:var(--r-sm);background:0 0;border:none;padding:8px 12px;font-size:.8125rem;font-weight:500}.mtg-reminder-dismiss:hover{color:var(--ink);background:var(--bg-2)}.mtg-schedule{background:var(--bg);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);flex-direction:column;gap:14px;margin-bottom:26px;padding:20px 22px;display:flex}.mtg-schedule-head{flex-direction:column;gap:3px;display:flex}.mtg-schedule-head strong{letter-spacing:-.015em;font-size:1rem;font-weight:700}.mtg-schedule-head span{color:var(--muted);font-size:.8125rem}.mtg-schedule-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mtg-schedule-row .select,.mtg-schedule-row .input{flex:1;min-width:160px}.mtg-schedule-row .button{flex-shrink:0}.mtg-schedule-done{color:var(--success);margin:0;font-size:.8125rem}.mtg-now-head{letter-spacing:-.01em;margin:0 0 14px;font-size:1.0625rem;font-weight:600}.agent-schedule{flex-direction:column;gap:16px;display:flex}.emp-block-sub{color:var(--mute-soft);font-size:.75rem;font-family:var(--font-mono);letter-spacing:.02em}.agent-int-error{color:var(--danger);margin:0;font-size:.8125rem}.agent-int-list{flex-direction:column;gap:10px;display:flex}.agent-int-card{border:1px solid var(--line);border-radius:var(--r-lg);transition:border-color var(--dur) var(--ease);overflow:hidden}.agent-int-card:hover{border-color:var(--line-strong)}.agent-int-row{align-items:center;gap:12px;padding:14px 16px;display:flex}.agent-int-logo{border-radius:var(--r-sm);object-fit:contain;background:var(--bg-2);border:1px solid var(--line);flex-shrink:0;width:32px;height:32px}.agent-int-logo-fallback{color:var(--muted);text-transform:uppercase;justify-content:center;align-items:center;font-weight:600;display:flex}.agent-int-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.agent-int-name{color:var(--ink);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.agent-int-chip{font-family:var(--font-mono);letter-spacing:.12em;text-transform:lowercase;color:var(--muted);border:1px solid var(--line-strong);border-radius:var(--r-pill);padding:1px 7px;font-size:.5625rem;font-weight:500}.agent-int-sub{color:var(--mute-soft);font-size:.75rem}.agent-int-warn{color:var(--warning)}.agent-int-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.agent-int-card[data-off=true]{opacity:.62}.agent-int-card[data-off=true]:hover{opacity:1}.agent-int-tools{border-top:1px solid var(--line);background:var(--bg-2);max-height:320px;overflow:auto}.agent-tool-row{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:16px;padding:10px 16px;display:flex}.agent-tool-row:last-child{border-bottom:none}.agent-tool-meta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.agent-tool-name{font-family:var(--font-mono);color:var(--ink-2);letter-spacing:.01em;font-size:.75rem}.agent-tool-desc{color:var(--mute-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.agent-int-add{align-items:center;gap:8px;display:flex}.agent-int-add .select,.agent-int-add .input{flex:1;min-width:0}.agent-nl-row{align-items:center;gap:8px;display:flex}.agent-nl-row .input{flex:1;min-width:0}.agent-nl-row .button{flex-shrink:0}.agent-sched-save{margin-top:4px}.agent-trigger-list{flex-direction:column;gap:8px;display:flex}.agent-trigger-row{border:1px solid var(--line);border-radius:var(--r-md);align-items:center;gap:12px;padding:12px 14px;display:flex}.agent-trigger-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.agent-trigger-title{color:var(--ink);align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.agent-trigger-sub{color:var(--mute-soft);font-size:.75rem}.agent-trigger-add{flex-direction:column;gap:6px;margin-top:6px;display:flex}.steep-surface{--font-sohne:"Hanken Grotesk", system-ui, -apple-system, sans-serif;--font-signifier:"Newsreader", Georgia, "Times New Roman", serif;--font:var(--font-sohne);--font-display:var(--font-sohne);--ink:#17191c;--ink-2:#2a2c30;--muted:#4c4c4c;--mute-soft:#777b86;--bg:#fff;--bg-2:#f7f7f8;--bg-3:#efeff1;--bg-4:#e7e7ea;--line:#a3a6af4d;--line-strong:#17191c38;--blue:#17191c;--blue-hover:#000;--blue-ink:#fff;--blue-tint:#17191c0d;--blue-tint-2:#17191c17;--blue-tint-3:#17191c24;--r-md:14px;--r-lg:24px;--r-xl:24px;--shadow-sm:var(--steep-shadow-soft);--shadow-md:var(--steep-shadow-soft);--shadow-lg:var(--steep-shadow);--shadow-xl:var(--steep-shadow);--m-ink:#17191c;--m-ink-2:#2a2c30;--m-ink-3:#4c4c4c;--m-muted:#4c4c4c;--m-mute-soft:#777b86;--m-line:#a3a6af4d;--m-line-2:#a3a6af66;--m-line-strong:#17191c38;--m-surface:#f7f7f8;--m-hover:#f0f0f2;background:var(--bg);color:var(--ink);font-family:var(--font);letter-spacing:-.009em}.steep-surface h1,.steep-surface .dash-idle h2,.steep-surface .firstrun-head h1,.steep-surface .hero-headline{font-family:var(--font-signifier);letter-spacing:-.03em;font-weight:400}.steep-surface .card.is-standalone,.steep-surface .dash-approve,.steep-surface .firstrun-starter{box-shadow:var(--steep-shadow-soft);transition:box-shadow .22s var(--ease), transform .22s var(--ease);background:#fff;border-color:#0000;border-radius:24px}.steep-surface .card.is-standalone:hover,.steep-surface .dash-approve:hover,.steep-surface .firstrun-starter:hover{box-shadow:var(--steep-shadow);transform:translateY(-2px)}.steep-surface .firstrun-badge,.steep-surface .eyebrow{color:var(--steep-rust)}.steep-surface .input,.steep-surface .textarea,.steep-surface .select{border-radius:16px}.steep-surface .studio-inner{max-width:680px}.steep-surface .studio-welcome{text-align:center;max-width:34rem;margin:clamp(2.5rem,9vh,6rem) auto 1.5rem}.steep-surface .studio-welcome-eyebrow{font-family:var(--font-sohne);text-transform:uppercase;color:var(--steep-graphite);letter-spacing:.16em;margin-bottom:.9rem;font-size:.6875rem;font-weight:600;display:block}.steep-surface .studio-welcome .hero-headline{font-family:var(--font-signifier);letter-spacing:-.02em;color:var(--steep-ink);margin:0;font-size:1.75rem;font-weight:400;line-height:1.12}.steep-surface .studio-welcome-sub{font-family:var(--font-sohne);color:var(--steep-graphite);max-width:26rem;margin:.7rem auto 0;font-size:.875rem;line-height:1.55}.steep-surface .composer{box-shadow:none;background:#fff;border:1px solid #17191c21;border-radius:14px;transition:border-color .16s,box-shadow .16s}.steep-surface .composer:focus-within{border-color:#17191c66;box-shadow:0 1px 10px -2px #17191c0d}.steep-surface .composer-input{font-size:.9375rem}.steep-surface .composer-input::placeholder{color:var(--steep-graphite)}.steep-surface .studio-suggest{text-align:center;margin-top:1.75rem}.steep-surface .studio-suggest-label{font-family:var(--font-sohne);text-transform:uppercase;letter-spacing:.14em;color:var(--steep-dove);margin-bottom:.85rem;font-size:.6875rem;font-weight:600;display:block}.steep-surface .founder-chips{justify-content:center;gap:7px}.steep-surface .founder-chip{box-shadow:none;color:var(--steep-ash);background:0 0;border:1px solid #17191c1f;border-radius:9999px;padding:6px 13px;font-size:.8125rem;font-weight:450;transition:border-color .16s,color .16s,background .16s}.steep-surface .founder-chip:hover{color:var(--steep-ink);box-shadow:none;background:0 0;border-color:#17191c57;transform:none}.steep-surface .founder-chip-icon{color:var(--steep-graphite);width:13px;height:13px}.steep-surface .founder-chip:hover .founder-chip-icon{color:var(--steep-ink)}.steep-surface .founder-chip-more{color:var(--steep-graphite)}.steep-surface .turn-name{font-family:var(--font-sohne);text-transform:uppercase;letter-spacing:.12em;color:var(--steep-graphite);font-size:.6875rem;font-weight:600}.steep-surface .turn-text,.steep-surface .turn-body{color:var(--steep-ink);font-size:.9375rem;line-height:1.62}.steep-surface .turn-user .user-bubble{background:var(--steep-fog);color:var(--steep-ink);border:none;border-radius:14px;font-size:.9375rem;line-height:1.55}.steep-surface .thread-titlebar h2{font-family:var(--font-signifier);letter-spacing:-.02em;color:var(--steep-ink);font-size:1.25rem;font-weight:400}.steep-surface .send-btn{background:var(--steep-ink);color:#fff;box-shadow:none;border:none;border-radius:9999px;transition:transform .16s,opacity .16s}.steep-surface .send-btn svg{color:#fff}.steep-surface .send-btn:hover:not(:disabled){opacity:1;transform:translateY(-1px)}.steep-surface .send-btn:disabled{background:var(--steep-dove)}.steep-surface .send-btn.is-stop{background:var(--steep-ink)}.steep-surface .studio-action-pill{color:var(--steep-graphite);box-shadow:none;background:0 0;border:1px solid #17191c1f;border-radius:9999px;font-size:.75rem;transition:border-color .16s,color .16s}.steep-surface .studio-action-pill:hover{color:var(--steep-ink);background:0 0;border-color:#17191c52}.steep-surface .studio-private-pill.is-on{border-color:var(--steep-ink);color:var(--steep-ink)}@keyframes steep-shimmer{0%{background-position:0%}to{background-position:-200%}}.steep-surface .think-live-label{background:linear-gradient(90deg,#aeb8ee 0%,#3a5bf0 30%,#7b8df2 50%,#3a5bf0 70%,#aeb8ee 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:2.4s linear infinite steep-shimmer}.steep-surface .corv-orbit{--orbit-ink:#3a5bf0}.steep-surface .tool-status.running,.steep-surface .tool-activity.is-running .tool-activity-dot{background:linear-gradient(120deg,#3a5bf0,#8aa0f6,#3a5bf0) 0 0/200% 100%;animation:1.8s linear infinite steep-shimmer}.steep-surface .tool-activity.is-running .tool-activity-label{background:linear-gradient(90deg,#aeb8ee,#3a5bf0,#7b8df2,#3a5bf0,#aeb8ee) 0 0/200% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:2.4s linear infinite steep-shimmer}.sidebar,.shell-topbar{--ink:#17191c;--ink-2:#2a2c30;--muted:#4c4c4c;--mute-soft:#777b86;--bg:#fff;--bg-2:#f1f2f5;--bg-3:#e9eaef;--line:#a3a6af4d;--line-strong:#17191c38;--m-ink:#17191c;--m-ink-2:#2a2c30;--m-muted:#4c4c4c;--m-mute-soft:#777b86;--m-line:#a3a6af4d;--m-line-2:#a3a6af66;--m-line-strong:#17191c38;--m-surface:#f7f7f8;--m-hover:#f1f2f5;--blue:#17191c;--blue-ink:#fff;--blue-tint:#17191c0d;--blue-tint-2:#17191c17;font-family:var(--font-sohne)}.sidebar{background:var(--steep-fog);border-right:1px solid var(--steep-dove)}.sidebar .side-link{border-radius:12px}.sidebar .side-link.is-active{box-shadow:var(--steep-shadow-soft);background:#fff;font-weight:600}.sidebar .side-link.is-active:before{background:#c9d0f4;height:16px}.shell-topbar .notif-bell,.shell-topbar .orgsw-trigger{font-family:var(--font-sohne);border-radius:9999px}.shell-topbar .notif-popover{box-shadow:var(--steep-shadow);border-radius:20px}.app-shell{display:block}.app-shell>.content{min-width:0;margin-left:210px}@media (max-width:880px){.app-shell>.content{margin-left:0}}.sidebar.sx-rail{z-index:30;background:var(--sx-bg);border-right:1px solid var(--sx-line);width:232px;height:100vh;box-shadow:none;font-family:var(--font-sohne);letter-spacing:-.009em;--sx-bg:#f6f6f8;--sx-ink:#17191c;--sx-ash:#4c4c4c;--sx-graphite:#777b86;--sx-dove:#a3a6af;--sx-line:#a3a6af42;--sx-hover:#17191c0b;--sx-peri:#dbe1fb;--sx-peri-soft:#eef1fc;--sx-peri-ink:#2a2f4a;--sx-shadow-soft:#04172b0d 0 0 0 1px, #0000000f 0 12px 20px -10px;flex-direction:column;gap:0;padding:18px 14px 14px;transition:none;display:flex;position:fixed;top:0;left:0;overflow:visible}[data-theme=dark] .sidebar.sx-rail{--sx-bg:#131314;--sx-ink:#f4f4f6;--sx-ash:#c4c6cc;--sx-graphite:#8b8e98;--sx-dove:#6f727b;--sx-line:#ffffff14;--sx-hover:#ffffff0f;--sx-peri:#2c3358;--sx-peri-soft:#21263f;--sx-peri-ink:#c9d0f4;border-right:1px solid #ffffff14}.sx-rail .sx-head{align-items:center;gap:4px;margin-bottom:14px;display:flex}.sx-rail .sx-ws-anchor{flex:1;min-width:0;position:relative}.sx-rail .sx-ws{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;width:100%;padding:5px 6px;transition:background .14s;display:flex}.sx-rail .sx-ws:hover,.sx-rail .sx-ws.is-open{background:var(--sx-hover)}.sx-rail .sx-ws-badge{background:var(--sx-peri);width:23px;height:23px;color:var(--sx-peri-ink);font-family:var(--font-signifier);object-fit:contain;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.sx-rail .sx-ws-name{letter-spacing:-.01em;min-width:0;color:var(--sx-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:580;overflow:hidden}.sx-rail .sx-ws-chev{width:13px;height:13px;color:var(--sx-dove);flex-shrink:0;transition:transform .16s}.sx-rail .sx-ws-chev.is-open{transform:rotate(180deg)}.sx-rail .sx-icon-btn{width:28px;height:28px;color:var(--sx-graphite);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .14s,color .14s;display:inline-flex}.sx-rail .sx-icon-btn:hover{background:var(--sx-hover);color:var(--sx-ink)}.sx-rail .sx-icon-btn svg{width:15px;height:15px}.sx-rail .sx-menu{z-index:60;background:#fff;border-radius:14px;flex-direction:column;gap:1px;padding:5px;animation:.16s cubic-bezier(.32,.72,0,1) sx-pop;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 0 0 1px #04172b0d,0 16px 28px -8px #00000021}[data-theme=dark] .sx-rail .sx-menu{background:#1c1c1e}@keyframes sx-pop{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.sx-rail .sx-menu-cap{letter-spacing:.13em;text-transform:uppercase;color:var(--sx-dove);padding:7px 9px 4px;font-size:10px;font-weight:600}.sx-rail .sx-menu-row{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sohne);color:var(--sx-ink);background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:7px 9px;font-size:13px;font-weight:450;transition:background .12s;display:flex}.sx-rail .sx-menu-row:hover{background:var(--sx-hover)}.sx-rail .sx-menu-icon{width:15px;height:15px;color:var(--sx-graphite);flex-shrink:0}.sx-rail .sx-menu-sep{background:var(--sx-line);height:1px;margin:4px 6px}.sx-rail .sx-nav{flex-direction:column;gap:1px;display:flex}.sx-rail .sx-new{cursor:pointer;width:100%;font-family:var(--font-sohne);letter-spacing:-.006em;color:var(--sx-ink);background:0 0;border:none;border-radius:9px;align-items:center;gap:11px;margin-bottom:4px;padding:7px 9px;font-size:13px;font-weight:520;transition:background .13s;display:flex}.sx-rail .sx-new:hover{background:var(--sx-hover)}.sx-rail .sx-new-icon{width:15px;height:15px;color:var(--sx-graphite);flex-shrink:0}.sx-rail .sx-new:hover .sx-new-icon{color:var(--sx-ink)}.sx-rail .sx-new-kbd{font-family:var(--font-mono);color:var(--sx-dove);margin-left:auto;font-size:10px}.sx-rail .sx-sec,.sx-rail .sx-section{letter-spacing:.12em;text-transform:uppercase;color:var(--sx-dove);padding:15px 9px 6px;font-size:10px;font-weight:600}.sx-rail .sx-item{font-family:var(--font-sohne);letter-spacing:-.006em;color:var(--sx-graphite);cursor:pointer;border-radius:9px;align-items:center;gap:11px;padding:7px 9px;font-size:13px;font-weight:450;text-decoration:none;transition:background .13s,color .13s;display:flex;position:relative}.sx-rail .sx-item:hover{background:var(--sx-hover);color:var(--sx-ink)}.sx-rail .sx-item.is-active{background:var(--sx-peri-soft);color:var(--sx-peri-ink);font-weight:540}.sx-rail .sx-item-icon{width:16px;height:16px;color:var(--sx-dove);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.sx-rail .sx-item-icon svg{width:16px;height:16px}.sx-rail .sx-item:hover .sx-item-icon{color:var(--sx-ink)}.sx-rail .sx-item.is-active .sx-item-icon{color:var(--sx-peri-ink)}.sx-rail .sx-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sx-rail .sx-item-live{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#c0563a;font-size:9px;font-weight:600}.sx-rail .sx-live-dot{width:6px;height:6px;box-shadow:0 0 0 2px var(--sx-bg);background:#c0563a;border-radius:999px;animation:1.6s ease-in-out infinite pulse;position:absolute;top:-2px;right:-2px}.sx-rail .sx-spacer{flex:1;min-height:10px}.sx-rail .sx-foot{border-top:1px solid var(--sx-line);align-items:center;gap:4px;margin-top:6px;padding-top:10px;display:flex}.sx-rail .sx-foot .profile-anchor{flex:1;min-width:0}.sx-rail .sx-account{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;width:100%;padding:5px 6px;transition:background .13s;display:flex}.sx-rail .sx-account:hover{background:var(--sx-hover)}.sx-rail .sx-av,.sx-rail .side-avatar{background:var(--sx-peri);width:24px;height:24px;color:var(--sx-peri-ink);font-family:var(--font-sohne);box-shadow:none;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:580;display:inline-flex}.sx-rail .sx-account-name{color:var(--sx-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:520;overflow:hidden}.sx-rail .profile-chip{border-radius:9px;width:100%;padding:4px}.sx-rail .profile-chip:hover,.sx-rail .profile-chip.is-open{background:var(--sx-hover)}.sx-rail .profile-id-name{color:var(--sx-ink);font-size:13px;font-weight:520}.sx-rail .profile-chip-btn{color:var(--sx-graphite)}.sx-rail .profile-menu{border:none;border-radius:14px;box-shadow:0 0 0 1px #04172b0d,0 16px 30px -8px #00000024}@media (max-width:880px){.sidebar.sx-rail{display:none}}
