[data-theme=day]{--bg: #f0f2f5;--toggle-icon-filter: none;--icon-filter: invert(.15) sepia(1) saturate(3) hue-rotate(185deg) brightness(.7);--surface: #ffffff;--surface2: #eef2f7;--surface3: #e2e8f2;--border: #d0d9e8;--border2: #b8c5d9;--accent: #4B9CD3;--accent2: #13294B;--accent-glow: rgba(75,156,211,.12);--accent-glow2: rgba(75,156,211,.06);--accent-dim: #2e7ab0;--red: #c0392b;--green: #1e7e4a;--amber: #b7791f;--text: #13294B;--text2: #3a5070;--text3: #7a8fa8;--shadow: 0 1px 4px rgba(19,41,75,.1);--shadow2: 0 2px 12px rgba(19,41,75,.13);--s-prospect-stripe: #94a3b8;--s-prospect-bg: #fafafa;--s-prospect-badge-bg: #f1f5f9;--s-prospect-badge-bd: #94a3b8;--s-prospect-badge-tx: #475569;--s-prospect-opacity: .72;--s-applied-stripe: #60a5fa;--s-applied-bg: #ffffff;--s-applied-badge-bg: #eff6ff;--s-applied-badge-bd: #93c5fd;--s-applied-badge-tx: #1d4ed8;--s-applied-opacity: 1;--s-active-stripe: #16a34a;--s-active-bg: #f0fdf4;--s-active-badge-bg: #dcfce7;--s-active-badge-bd: #4ade80;--s-active-badge-tx: #15803d;--s-active-opacity: 1;--s-hold-stripe: #d97706;--s-hold-bg: #fffbeb;--s-hold-badge-bg: #fef3c7;--s-hold-badge-bd: #fcd34d;--s-hold-badge-tx: #92400e;--s-hold-opacity: 1;--s-ghost-stripe: #cbd5e1;--s-ghost-bg: #fafafa;--s-ghost-badge-bg: #f8fafc;--s-ghost-badge-bd: #e2e8f0;--s-ghost-badge-tx: #94a3b8;--s-ghost-opacity: .55}[data-theme=night]{--bg: #111318;--toggle-icon-filter: invert(1) sepia(1) saturate(2) hue-rotate(5deg);--icon-filter: invert(1) sepia(1) saturate(1.5) hue-rotate(5deg) brightness(.85);--surface: #1a1d23;--surface2: #21252d;--surface3: #272b35;--border: #2d3240;--border2: #3d4455;--accent: #60a5fa;--accent2: #ffffff;--accent-glow: rgba(96,165,250,.12);--accent-glow2: rgba(96,165,250,.06);--accent-dim: #3b82f6;--red: #f87171;--green: #4ade80;--amber: #fbbf24;--text: #f1f5f9;--text2: #94a3b8;--text3: #475569;--shadow: 0 1px 4px rgba(0,0,0,.4);--shadow2: 0 2px 12px rgba(0,0,0,.5);--s-prospect-stripe: #475569;--s-prospect-bg: #16181d;--s-prospect-badge-bg: #1e2330;--s-prospect-badge-bd: #374151;--s-prospect-badge-tx: #64748b;--s-prospect-opacity: .65;--s-applied-stripe: #3b82f6;--s-applied-bg: #1a1d23;--s-applied-badge-bg: #1e2d45;--s-applied-badge-bd: #1d4ed8;--s-applied-badge-tx: #93c5fd;--s-applied-opacity: 1;--s-active-stripe: #22c55e;--s-active-bg: #0f2318;--s-active-badge-bg: #14532d;--s-active-badge-bd: #16a34a;--s-active-badge-tx: #86efac;--s-active-opacity: 1;--s-hold-stripe: #f59e0b;--s-hold-bg: #271a05;--s-hold-badge-bg: #451a03;--s-hold-badge-bd: #b45309;--s-hold-badge-tx: #fbbf24;--s-hold-opacity: 1;--s-ghost-stripe: #334155;--s-ghost-bg: #16181d;--s-ghost-badge-bg: #1a1d23;--s-ghost-badge-bd: #2d3240;--s-ghost-badge-tx: #475569;--s-ghost-opacity: .5}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:IBM Plex Sans,sans-serif;font-size:13px;min-height:100vh;line-height:1.5;transition:background .25s,color .25s}.header{background:var(--surface);border-bottom:3px solid var(--accent);padding:0 24px 0 20px;display:flex;align-items:flex-end;justify-content:space-between;height:58px;position:sticky;top:0;z-index:100;box-shadow:var(--shadow2);overflow:visible}.header-left{display:flex;align-items:flex-end;gap:0;padding-bottom:6px}.header-right{display:flex;align-items:center;gap:12px;padding-bottom:6px}[data-theme=night] .header{background:#1a1d23}.header-title{font-family:Playfair Display,serif;font-size:21px;font-weight:900;color:var(--accent2);letter-spacing:-.3px}[data-theme=night] .header-title{color:var(--accent)}.header-tagline{font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--text3);font-style:italic;letter-spacing:.3px;white-space:nowrap}[data-theme=night] .header-tagline{color:var(--accent-dim);opacity:.7}.pull-ts{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--text3)}.pull-btn{background:var(--accent-glow);border:1px solid var(--accent-dim);color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;padding:6px 14px;border-radius:4px;cursor:pointer;letter-spacing:.5px;transition:all .15s;display:flex;align-items:center;gap:6px}.pull-btn:hover{opacity:.9}.theme-toggle{background:var(--surface2);border:1px solid var(--border2);border-radius:8px;cursor:pointer;transition:all .15s;line-height:1}.theme-toggle:hover{border-color:var(--accent);background:var(--accent-glow)}.tabs{background:var(--surface);border-bottom:1px solid var(--border);padding:0 24px;display:flex;overflow-x:auto}.tab{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;padding:13px 18px;cursor:pointer;border:none;background:none;color:var(--text3);border-bottom:2px solid transparent;transition:all .15s;white-space:nowrap;position:relative;top:1px}.tab:hover{color:var(--text2)}.tab.active{color:var(--accent);border-bottom-color:var(--accent)}.main{padding:20px 24px;max-width:100%}.empty-state{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--text3);text-align:center;padding:40px;letter-spacing:.5px}.mono{font-family:IBM Plex Mono,monospace}.badge{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;padding:3px 8px;border-radius:3px;white-space:nowrap;display:inline-block}.co-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.pill{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;padding:5px 12px;border-radius:3px;cursor:pointer;border:1px solid var(--border2);background:transparent;color:var(--text3);transition:all .12s}.pill:hover{border-color:var(--text3);color:var(--text2)}.pill.active{background:var(--accent-glow);border-color:var(--accent-dim);color:var(--accent)}.pipeline-row td:first-child{position:relative}.sr-prospect{background:var(--s-prospect-bg);opacity:var(--s-prospect-opacity)}.sr-applied{background:var(--s-applied-bg)}.sr-active{background:var(--s-active-bg)}.sr-hold{background:var(--s-hold-bg)}.sr-ghost{background:var(--s-ghost-bg);opacity:var(--s-ghost-opacity)}.sr-prospect td:first-child{box-shadow:inset 4px 0 0 var(--s-prospect-stripe)}.sr-applied td:first-child{box-shadow:inset 4px 0 0 var(--s-applied-stripe)}.sr-active td:first-child{box-shadow:inset 4px 0 0 var(--s-active-stripe)}.sr-hold td:first-child{box-shadow:inset 4px 0 0 var(--s-hold-stripe)}.sr-ghost td:first-child{box-shadow:inset 4px 0 0 var(--s-ghost-stripe)}.sb-prospect{background:var(--s-prospect-badge-bg);border:1px dashed var(--s-prospect-badge-bd);color:var(--s-prospect-badge-tx)}.sb-applied{background:var(--s-applied-badge-bg);border:1px solid var(--s-applied-badge-bd);color:var(--s-applied-badge-tx)}.sb-active{background:var(--s-active-badge-bg);border:1px solid var(--s-active-badge-bd);color:var(--s-active-badge-tx)}.sb-hold{background:var(--s-hold-badge-bg);border:1px solid var(--s-hold-badge-bd);color:var(--s-hold-badge-tx)}.sb-ghost{background:var(--s-ghost-badge-bg);border:1px dashed var(--s-ghost-badge-bd);color:var(--s-ghost-badge-tx)}.sr-active .pipeline-detail-panel{border-left-color:var(--s-active-stripe);background:color-mix(in srgb,var(--s-active-bg) 60%,var(--surface2))}.sr-hold .pipeline-detail-panel{border-left-color:var(--s-hold-stripe);background:color-mix(in srgb,var(--s-hold-bg) 60%,var(--surface2))}.sr-applied .pipeline-detail-panel{border-left-color:var(--s-applied-stripe)}.sr-prospect .pipeline-detail-panel{border-left-color:var(--s-prospect-stripe)}.sr-ghost .pipeline-detail-panel{border-left-color:var(--s-ghost-stripe)}.sr-ghost:hover,.sr-prospect:hover{opacity:1!important;transition:opacity .15s}.fit-high{background:#1e7e4a1a;color:var(--green)}.fit-medium{background:var(--accent-glow);color:var(--accent-dim)}.fit-low{background:var(--surface3);color:var(--text3)}.tc-above{color:var(--green)}.tc-below{color:var(--text3)}.next-step{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--text3)}.next-step.soon{color:var(--accent);font-weight:600}.next-step.today{color:var(--red);font-weight:700}.priority-star{color:var(--accent);margin-right:4px}.pipeline-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:10px}.filter-pills{display:flex;gap:4px;flex-wrap:wrap}.pipeline-count{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--text3)}.data-table{width:100%;border-collapse:collapse}.data-table th{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:var(--text3);padding:8px 12px;text-align:left;border-bottom:2px solid var(--border);white-space:nowrap;background:var(--surface2)}.data-table td{padding:10px 12px;border-bottom:1px solid var(--border);vertical-align:middle}.data-table tr:hover td{background:var(--accent-glow2)}.co-name{font-weight:600;color:var(--text);font-size:13px}.role-title{font-size:11px;color:var(--text2);margin-top:1px;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.sortable-th:hover{color:var(--accent)}.sort-indicator{display:inline-block;width:10px;font-size:10px;color:var(--accent);margin-left:2px}.pipeline-row:hover td{background:var(--accent-glow2)}.pipeline-detail-row td{border-bottom:2px solid var(--border2)}.pipeline-detail-panel{background:var(--surface2);border-left:3px solid var(--accent-dim);padding:14px 16px;margin:2px 0 8px;border-radius:0 4px 4px 0;font-size:12px;line-height:1.6}.detail-section{margin-bottom:10px}.detail-section:last-child{margin-bottom:0}.detail-label{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--text3);margin-bottom:4px}.detail-tags{display:flex;flex-wrap:wrap;gap:4px}.detail-tag{font-family:IBM Plex Mono,monospace;font-size:9px;padding:2px 7px;border-radius:2px;border:1px solid var(--border);background:var(--surface3);color:var(--text3);text-transform:uppercase}.detail-notes{color:var(--text2);line-height:1.7}.pipeline-row.row-expanded td{background:var(--accent-glow2)}.pipeline-row.row-expanded .co-name{color:var(--accent)}.action-card{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:6px;padding:12px 14px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:120px}.action-card.urgent{border-left-color:var(--red)}.action-card.prep{border-left-color:var(--amber)}.action-card-label{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--text3);margin-bottom:8px}.action-items-wrap{display:flex;flex-direction:column;flex:1;gap:0}.action-item{display:flex;align-items:center;gap:8px;padding:0;border-top:1px solid var(--border);font-size:12px;flex:1;min-height:32px}.action-item:first-of-type{border-top:none}.action-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.action-text{color:var(--text2);line-height:1.5;flex:1}.action-when{font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--text3);white-space:nowrap;margin-left:4px}.action-when.soon{color:var(--accent);font-weight:600}.action-when.urgent{color:var(--red);font-weight:700}.action-item-link{cursor:pointer;border-radius:3px;margin:0 -6px;padding-left:6px;padding-right:6px;transition:background .12s}.action-item-link:hover{background:var(--accent-glow)}.action-item-link:hover .action-text{color:var(--text)}.hold-flag{font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--amber);margin-left:6px}@media(max-width:900px){#pipeline-action-cards{grid-template-columns:1fr 1fr!important}#pipeline-flavor-card{grid-column:1 / -1}}@media(max-width:600px){#pipeline-action-cards{grid-template-columns:1fr!important}}.pb-debrief-card{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:12px;box-shadow:var(--shadow)}.pb-debrief-card ul{list-style:none}.pb-debrief-card li{font-size:12px;color:var(--text2);padding:4px 0 4px 14px;position:relative;border-top:1px solid var(--border);line-height:1.5}.pb-debrief-card li:first-child{border-top:none}.pb-debrief-card li:before{content:"▸";position:absolute;left:0;color:var(--accent-dim);font-size:10px}.hymn-card{background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden;box-shadow:var(--shadow);transition:border-color .15s;margin-bottom:8px}.hymn-card:hover{border-color:var(--border2)}.tc-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:10px}.target-input-wrap{display:flex;align-items:center;gap:8px;background:var(--surface2);border:1px solid var(--border2);border-radius:4px;padding:6px 12px}.target-input-wrap label{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--text3);text-transform:uppercase;letter-spacing:.8px}.tc-view-btn{background:var(--surface2);border:1px solid var(--border2);border-radius:5px;padding:5px 6px;cursor:pointer;color:var(--text3);display:flex;align-items:center;transition:all .12s}.tc-view-btn:hover{border-color:var(--accent);color:var(--accent)}.tc-view-btn.active{background:var(--accent-glow);border-color:var(--accent-dim);color:var(--accent)}.tc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:12px}.tc-card{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:12px 14px;box-shadow:var(--shadow);transition:border-color .15s}.tc-card:hover{border-color:var(--border2)}.tc-card.priority{border-color:var(--accent-dim);box-shadow:0 0 0 1px var(--accent-glow),var(--shadow)}.tc-card-header{display:flex;align-items:center;gap:8px;margin-bottom:4px;flex-wrap:wrap}.tc-co-name{font-weight:600;font-size:14px;flex:1;min-width:0}.tc-role{font-size:11px;color:var(--text2);margin-bottom:10px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-nutrition{border-top:2px solid var(--text);margin-top:4px}.tc-nut-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px solid var(--border);font-family:IBM Plex Mono,monospace;min-height:24px}.tc-nut-divider{border-top:2px solid var(--border2);margin-top:2px}.tc-nut-total{border-bottom:none;border-top:3px double var(--text);padding-top:5px;margin-top:2px}.tc-nut-label{font-size:9px;color:var(--text3);text-transform:uppercase;letter-spacing:.8px;white-space:nowrap}.tc-nut-val{font-size:11px;color:var(--text);font-weight:600;white-space:nowrap}.tc-nut-val-total{font-size:15px;color:var(--accent);font-weight:700;white-space:nowrap}.tc-bars{display:flex;flex-direction:column;gap:0;padding-top:28px;position:relative;z-index:1}.dash-kpi{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:10px 16px;box-shadow:var(--shadow);border-left:3px solid var(--accent);display:flex;align-items:center;gap:14px}.dash-kpi-num{font-family:IBM Plex Mono,monospace;font-size:32px;font-weight:700;color:var(--accent);line-height:1;flex-shrink:0}.dash-kpi-text{display:flex;flex-direction:column;gap:3px;min-width:0}.dash-kpi-label{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--text3)}.dash-kpi-sub{font-size:10px;color:var(--text2);line-height:1.3}.perf-stats-row{display:flex;gap:0;border:1px solid var(--border);border-radius:4px;overflow:hidden;margin-bottom:12px}.perf-stat-block{flex:1;padding:10px 14px;text-align:center;border-right:1px solid var(--border);background:var(--surface);transition:background .15s,box-shadow .15s}.perf-stat-block:last-child{border-right:none}.psb-num{font-family:IBM Plex Mono,monospace;font-size:18px;font-weight:700;color:var(--accent);line-height:1}.psb-label{font-family:IBM Plex Mono,monospace;font-size:8px;text-transform:uppercase;letter-spacing:1px;color:var(--text3);margin-top:3px}.perf-stat-block.psb-highlight{background:var(--accent-glow);box-shadow:inset 0 0 0 1px var(--accent)}.perf-stat-block.psb-highlight .psb-num{color:var(--accent)}.perf-stat-block.psb-highlight .psb-label{color:var(--text2)}.perf-grid-header{display:grid;grid-template-columns:1.5fr 1fr .5fr .5fr .5fr .5fr .7fr 1fr;gap:0 8px;padding:8px 14px;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--text3);border-bottom:2px solid var(--border);background:var(--surface2)}.perf-account-row{display:grid;grid-template-columns:1.5fr 1fr .5fr .5fr .5fr .5fr .7fr 1fr;gap:0 8px;padding:10px 14px;align-items:center;border-bottom:1px solid var(--border);background:var(--surface);cursor:pointer;transition:background .12s}.perf-account-row:hover{background:var(--surface2)}.perf-stat-cell{text-align:center;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:600}.perf-resp-pct{text-align:center;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700}.perf-level-badges{display:flex;gap:4px;flex-wrap:wrap}.level-tag{font-family:IBM Plex Mono,monospace;font-size:8px;padding:1px 5px;border-radius:2px;background:var(--surface3);border:1px solid var(--border);color:var(--text3);text-transform:uppercase;letter-spacing:.5px}.perf-roles-panel{background:var(--surface2)}.perf-role-row{padding:8px 14px;border-top:1px solid var(--border);font-size:12px;color:var(--text2)}.hist-outcome{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:2px 7px;border-radius:2px;white-space:nowrap}.hist-active{background:#1e7e4a1a;color:var(--green);border:1px solid rgba(30,126,74,.3)}.hist-rejected{background:#c0392b1a;color:var(--red);border:1px solid rgba(192,57,43,.2)}.hist-ghosted{background:var(--surface3);color:var(--text3);border:1px solid var(--border)}.hist-withdrew{background:#4b9cd31a;color:#2e7ab0;border:1px solid rgba(75,156,211,.2)}.hist-search{background:var(--surface);border:1px solid var(--border2);color:var(--text);font-family:IBM Plex Mono,monospace;font-size:12px;padding:7px 12px;border-radius:4px;width:260px;outline:none;transition:border-color .15s}.hist-search:focus{border-color:var(--accent)}
