:root{color:#e8ecf4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#081120;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at top,#3b82f626,#0000 30%),linear-gradient(#081120 0%,#0d1528 100%);margin:0}button,input,select,textarea{font:inherit}input,select,textarea{color:#f8fafc;background:#0f172ad9;border:1px solid #94a3b829;border-radius:10px;width:100%;padding:12px 14px}textarea{resize:vertical;min-height:96px}button{color:#fff;cursor:pointer;background:#0ea5e9;border:0;border-radius:12px;padding:12px 16px;font-weight:600}.secondary-button,.icon-button,.sidebar-toggle{background:#94a3b829}.icon-button,.sidebar-toggle{padding:8px 10px}.center-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{gap:14px;width:min(440px,100%);padding:24px;display:grid}.error-text{color:#fecaca;font-size:.95rem}.app-shell{grid-template-columns:320px 1fr;min-height:100vh;transition:grid-template-columns .2s;display:grid}.app-shell-collapsed{grid-template-columns:92px 1fr}.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070c18bf;border-right:1px solid #94a3b826;flex-direction:column;gap:20px;padding:20px 24px 32px;display:flex}.sidebar-collapsed{padding-inline:14px}.sidebar-toggle-row{justify-content:flex-end;display:flex}.collapsed-nav{gap:8px;padding:10px;display:grid}.content{flex-direction:column;gap:24px;padding:32px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7dd3fc;font-size:.75rem}h1,h2,h3,h4,p{margin:0}h1{margin-top:10px;font-size:2rem;line-height:1.1}h2{margin-top:8px;font-size:1.8rem}h3{font-size:1.1rem}h4{font-size:1.05rem}.lede,.item-card p,.hero-card p,.stat-card span,.filter-group span,.section-header span,.item-footer,.meta-row,.company-header .lede,.compact-card p,.timeline-card p,.brief-list-item span,.brief-list-item small,.brief-content,.todo-card p,.support-list-item p{color:#a8b3c7}.panel{background:#0f172ad1;border:1px solid #94a3b824;border-radius:18px;box-shadow:0 20px 50px #0000002e}.nav-panel{gap:8px;padding:10px;display:grid}.nav-button{color:#dce6f6;background:0 0;border:1px solid #94a3b81f;justify-content:flex-start;align-items:center;gap:10px;display:flex}.nav-button-icon{justify-content:center}.nav-button-active{background:#0ea5e929;border-color:#7dd3fc66}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stat-card{background:#1e293ba6;border-radius:14px;flex-direction:column;gap:8px;padding:16px;display:flex}.stat-card strong{font-size:1.8rem}.filters,.notes,.hero-card,.brief-list,.brief-detail,.todo-form,.support-card{padding:18px}.search-box{background:#1e293ba6;border-radius:12px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%}.filter-group{flex-direction:column;gap:8px;margin-top:12px;display:flex}.panel-title{margin-bottom:8px;font-weight:600}.hero-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-actions button{align-items:center;gap:8px;display:inline-flex}.hero-title-row,.item-type,.meta-row,.item-top,.item-footer,.tag-row,.section-header,.company-header,.company-header-right,.company-stat-row,.timeline-card,.timeline-main,.todo-card-actions,.form-actions,.checkbox-row{display:flex}.hero-title-row,.item-type,.company-header-right,.timeline-main,.todo-card-actions,.checkbox-row{gap:8px}.timeline-card,.company-header,.section-header,.item-top,.item-footer,.meta-row,.form-actions{justify-content:space-between}.checkbox-row{align-items:center}.checkbox-row input{width:auto}.group-section{flex-direction:column;gap:12px;display:flex}.card-grid,.mini-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.todo-summary-grid,.support-grid,.two-col-grid,.todo-board{gap:16px;display:grid}.todo-summary-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.support-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.memory-support-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.document-library-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;display:grid}.two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.todo-board{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.todo-board-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.item-card{flex-direction:column;gap:14px;padding:18px;display:flex}.tag-row{flex-wrap:wrap;gap:8px}.document-actions{align-items:center;gap:8px;display:flex}.document-list-card{cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.document-list-card:hover{background:#1e293bbf;border-color:#7dd3fc59;transform:translateY(-1px)}.document-list-card-active{background:#0ea5e914;border-color:#7dd3fc6b}.document-preview-panel{min-height:420px}.document-detail-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.document-detail-item{background:#1e293b73;border:1px solid #94a3b81a;border-radius:14px;gap:4px;padding:12px;display:grid}.document-detail-label{text-transform:uppercase;letter-spacing:.08em;color:#7dd3fc;font-size:.76rem}.document-preview-actions{flex-wrap:wrap;gap:10px;display:flex}.document-preview-actions .secondary-button{align-items:center;gap:8px;display:inline-flex}.document-copy-notice{color:#bfdbfe}.document-preview-content{color:#dbeafe;white-space:pre-wrap;word-break:break-word;background:#081120e6;border:1px solid #94a3b824;border-radius:14px;max-height:620px;margin:0;padding:16px;overflow:auto}.document-preview-empty{align-content:center;gap:12px;min-height:220px;display:grid}.badge,.tag-chip{border-radius:999px;padding:4px 10px;font-size:.78rem;line-height:1.2}.badge{border:1px solid #0000}.badge-critical{color:#fecaca;background:#ef444426;border-color:#ef44444d}.badge-high{color:#fed7aa;background:#f9731626;border-color:#f973164d}.badge-medium{color:#bfdbfe;background:#3b82f624;border-color:#3b82f64d}.badge-low{color:#bbf7d0;background:#22c55e24;border-color:#22c55e4d}.badge-active{color:#bbf7d0;background:#22c55e24}.badge-planning{color:#bfdbfe;background:#3b82f624}.badge-paused{color:#fef08a;background:#facc1524}.badge-blocked{color:#fecaca;background:#ef444426}.badge-completed{color:#e9d5ff;background:#a855f729}.badge-nightly-healthy{color:#bbf7d0;background:#22c55e24}.badge-nightly-stale{color:#fef08a;background:#facc1524}.badge-nightly-error{color:#fecaca;background:#ef444426}.badge-nightly-pending,.badge-nightly-disabled{color:#bfdbfe;background:#3b82f624}.tag-chip{color:#dbeafe;background:#94a3b81f}.tag-chip-blocked{color:#fecaca;background:#ef444426}.tag-chip-decision{color:#fdba74;background:#f9731629}.tag-chip-proof{color:#bae6fd;background:#0ea5e929}.tag-chip-memory{color:#e9d5ff;background:#a855f729}.tag-chip-stale{color:#fde68a;background:#facc1524}.metric-row,.stat-chip{background:#1e293b85;border-radius:12px;align-items:baseline;gap:8px;padding:10px 12px;display:inline-flex}.metric-row strong,.stat-chip strong{font-size:1.2rem}.company-stack{gap:16px;display:grid}.companies-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.todo-form,.todo-column,.support-list,.todo-list,.todo-toolbar,.filter-stack,.toolbar-side-filters,.todo-archive-panel,.document-toolbar{gap:12px;display:grid}.document-filter-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:12px;display:grid}.document-clear-button{place-self:end start}.document-toolbar .item-footer{flex-wrap:wrap;gap:8px}.calendar-toolbar-note{align-items:center;min-height:100%}.todo-column{border-radius:22px;align-content:start;align-items:start;padding:16px}.todo-list{align-content:start}.todo-card,.support-list-item{background:#1e293b80;border:1px solid #94a3b814;border-radius:18px;gap:10px;padding:14px;display:grid}.todo-toolbar{border-radius:22px;padding:18px}.todo-search-box{margin-bottom:0}.todo-owner-pills,.focus-filter-row{flex-wrap:wrap;gap:10px;display:flex}.toolbar-filter-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:12px;display:grid}.inline-filter{margin-top:0}.inline-filter select{min-width:0}.owner-pill,.focus-filter-chip{color:#dbeafe;background:#1e293b85;border:1px solid #94a3b824;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.owner-pill{background:#0f172abf}.owner-pill strong,.focus-filter-chip strong{font-size:.86rem}.owner-pill-active,.focus-filter-chip-active{background:#0ea5e92e;border-color:#7dd3fc66;box-shadow:inset 0 0 0 1px #7dd3fc29}.archive-toggle{background:#1e293b73;border:1px solid #94a3b81f;border-radius:16px;justify-content:flex-start;gap:10px;padding:12px 14px}.archive-toggle span{color:#dbeafe}.todo-archive-panel{border-radius:22px;padding:18px}.todo-archive-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.radar-list-item{gap:6px}.ops-signal-item{gap:8px}.escalation-item{background:linear-gradient(#1e293b99,#1e293b6b);border-color:#f9731633}.ops-signal-context{color:#93c5fd;font-size:.82rem}.mini-badge-row{flex-wrap:wrap;gap:8px;display:flex}.todo-card{cursor:grab}.todo-card-blocked{border-color:#ef444459}.todo-next-step{color:#dbeafe;background:#0ea5e91a;border:1px solid #7dd3fc2e;border-radius:12px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.todo-next-step strong{color:#7dd3fc}.blocked-icon{color:#fca5a5}.compact-header{align-items:center}.company-panel{gap:16px;padding:18px;display:grid}.company-header{text-align:left;background:0 0;align-items:flex-start;padding:0}.expand-label{color:#7dd3fc;font-size:.85rem}.company-stat-row{flex-wrap:wrap;gap:10px}.company-body{gap:20px;display:grid}.company-overview-grid{align-items:stretch}.company-children-stack{gap:14px;display:grid}.company-drilldown-panel{gap:18px;padding:18px;display:grid;position:sticky;top:24px}.company-drilldown-header{align-items:flex-start}.company-breadcrumbs{flex-wrap:wrap;gap:8px;display:flex}.company-breadcrumb{color:var(--brand-ink);background:#ffffffb8;border:1px solid #1616161a;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.company-breadcrumb-active{background:#d6ab2e1f;border-color:#d6ab2e3d}.company-nav-card{text-align:left;cursor:pointer;width:100%}.company-nav-card-active{background:#d6ab2e14;border-color:#d6ab2e47}.company-panel-depth-1{border-left:3px solid #d6ab2e2e}.company-panel-depth-2,.company-panel-depth-3{border-left:3px solid #94a3b82e}.compact-card{background:#1e293b80;border:1px solid #94a3b814;border-radius:16px;gap:12px;padding:14px;display:grid}.timeline-list{gap:14px;display:grid}.timeline-card{align-items:flex-start;gap:18px;padding:18px}.timeline-time{color:#7dd3fc;min-width:160px;font-weight:600}.timeline-time-stack{gap:4px;display:grid}.timeline-time-stack small{color:#93c5fd;font-size:.82rem;font-weight:500}.timeline-main{flex-direction:column;flex:1}.timeline-note{min-height:1.5rem}.timeline-empty-state{background:#0f172a66;border:1px dashed #94a3b82e;border-radius:16px;padding:18px}.briefs-layout{grid-template-columns:minmax(280px,360px) 1fr;gap:18px;display:grid}.brief-list-items{gap:10px;margin-top:14px;display:grid}.brief-list-item{text-align:left;background:#1e293b8c;border:1px solid #94a3b81a;gap:6px;display:grid}.brief-list-item-active{background:#0ea5e91f;border-color:#7dd3fc73}.brief-list,.brief-detail{gap:16px;display:grid}.brief-detail-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.brief-detail-actions .secondary-button{align-items:center;gap:8px;display:inline-flex}.brief-copy-notice{color:#7dd3fc;font-size:.9rem}.brief-copy-notice-error{color:#fecaca}.brief-content{white-space:pre-wrap;background:#1e293b73;border-radius:16px;padding:16px}@media (width<=1120px){.briefs-layout,.todo-board-wide,.document-library-layout,.companies-layout{grid-template-columns:1fr}.company-drilldown-panel{position:static}}@media (width<=960px){.app-shell,.app-shell-collapsed{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #94a3b826;border-right:0}.content{padding:24px}.timeline-card{flex-direction:column}.timeline-time{min-width:auto}.two-col-grid,.toolbar-filter-grid{grid-template-columns:1fr}.focus-filter-row,.todo-owner-pills{gap:8px}.owner-pill,.focus-filter-chip{justify-content:space-between;width:100%}.document-preview-panel{min-height:0}}.modal-backdrop{z-index:40;background:#020617b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{padding:18px;border-color:#7dd3fc2e;border-radius:22px;width:min(760px,100%);padding:22px;box-shadow:0 30px 80px #02061780}.modal-form{gap:14px}.modal-header{align-items:flex-start;margin-bottom:4px}.modal-form input,.modal-form select,.modal-form textarea{background:#0f172af2;border-color:#94a3b838}.modal-form textarea{min-height:120px}.modal-form .form-actions{justify-content:flex-end;gap:10px;margin-top:6px}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hierarchy-panel{gap:16px;padding:18px;display:grid}.hierarchy-image{background:#0f172a99;border:1px solid #94a3b824;border-radius:18px;width:100%}.hierarchy-svg-wrap svg{width:100%;height:auto;display:block}.agent-directory-empty{padding:18px}:root{color:#161616;--brand-red:#d43127;--brand-green:#0c9f4a;--brand-gold:#d6ab2e;--brand-ink:#161616;--brand-bg:#ececec;--brand-surface:#ffffffe6;--brand-border:#1616161f;--brand-muted:#5f5f5f;--brand-shadow:0 18px 40px #16161614;background:#ececec}body{color:var(--brand-ink);background:radial-gradient(circle at 0 0,#d6ab2e1f,#0000 24%),radial-gradient(circle at 100% 0,#6366f114,#0000 30%),linear-gradient(#f7f7f4 0%,#ececec 100%)}input,select,textarea{color:var(--brand-ink);background:#fffffff0;border-color:#16161624}button{background:linear-gradient(135deg, var(--brand-green) 0%, #118a45 100%);box-shadow:0 10px 20px #0c9f4a2e}.secondary-button,.icon-button,.sidebar-toggle{color:var(--brand-ink);box-shadow:none;background:#ffffffe0;border:1px solid #1616161a}.sidebar{background:linear-gradient(#ffffffdb 0%,#f7f7f4eb 100%);border-right-color:#16161614}.content{background:0 0}.eyebrow,.document-detail-label,.expand-label,.timeline-time,.todo-next-step strong,.brief-copy-notice{color:var(--brand-green)}h1,h2,h3,h4,.item-card,.todo-card,.support-list-item,.brief-content,.timeline-card,.compact-card,.company-panel,.document-preview-content{color:var(--brand-ink)}.lede,.item-card p,.hero-card p,.stat-card span,.filter-group span,.section-header span,.item-footer,.meta-row,.company-header .lede,.compact-card p,.timeline-card p,.brief-list-item span,.brief-list-item small,.brief-content,.todo-card p,.support-list-item p,.ops-signal-context,.timeline-time-stack small{color:var(--brand-muted)}.panel,.todo-card,.support-list-item,.compact-card,.stat-card,.metric-row,.stat-chip,.search-box,.archive-toggle,.brief-list-item,.document-detail-item,.timeline-empty-state,.hierarchy-image{background:var(--brand-surface);border-color:var(--brand-border);box-shadow:var(--brand-shadow)}.nav-button,.owner-pill,.focus-filter-chip{color:var(--brand-ink);background:#ffffffb8;border-color:#1616161a}.nav-button-active,.owner-pill-active,.focus-filter-chip-active,.brief-list-item-active,.document-list-card-active{background:#0c9f4a1f;border-color:#0c9f4a47;box-shadow:inset 0 0 0 1px #0c9f4a14}.hero-card{background:linear-gradient(135deg,#fffffffa 0%,#f8fafcfa 52%,#d6ab2e1a 100%);border-color:#d6ab2e29}.brand-panel,.brand-lockup{gap:12px;display:grid}.hero-title-row-simple h2{margin-top:0}.brand-lockup{grid-template-columns:auto 1fr;align-items:center}.brand-lockup-login{margin-bottom:4px}.brand-logo{object-fit:contain;filter:drop-shadow(0 10px 18px #d6ab2e29);width:72px;height:72px}.brand-logo-collapsed{width:48px;height:48px;margin:0 auto 6px}.badge-medium,.badge-planning,.badge-nightly-pending,.badge-nightly-disabled,.tag-chip-proof{color:#8a6611;background:#d6ab2e29;border-color:#d6ab2e3d}.badge-low,.badge-active,.badge-nightly-healthy,.todo-next-step{color:#0b6f37;background:#0c9f4a1a;border-color:#0c9f4a33}.badge-critical,.badge-blocked,.tag-chip-blocked,.error-text{color:#9f211b;background:#d431271f;border-color:#d431272e}.tag-chip,.archive-toggle span{color:var(--brand-ink);background:#1616160d}.tag-chip-decision,.badge-high,.escalation-item{color:#8f2d17;background:#d4312714;border-color:#d4312724}.modal-backdrop{background:#16161652}.modal-form input,.modal-form select,.modal-form textarea,.document-preview-content{color:var(--brand-ink);background:#fff;border-color:#1616161f}@media (width<=960px){.sidebar{border-bottom-color:#16161614}.brand-lockup{text-align:center;grid-template-columns:1fr}.brand-logo{margin:0 auto}}
