:root{font-family:Aptos,Calibri,Segoe UI,Arial,sans-serif;color:#1f1f1f;background:#f3f6f4;--excel-green: #217346;--excel-green-dark: #185c37;--grid-line: #d9e2d9;--grid-line-strong: #b9cbb9;--sheet-bg: #ffffff;--sheet-header: #f3f7f3;--sheet-hover: #eef7f0;--text-muted: #5f6f64}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input,select,.button-link{font:inherit}a{color:#0f5f9c;text-decoration:none}a:hover{text-decoration:underline}button,.button-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:1px solid var(--excel-green-dark);border-radius:6px;background:var(--excel-green);color:#fff;padding:7px 11px;cursor:pointer;white-space:nowrap}button:disabled{opacity:.5;cursor:not-allowed}input,select{width:100%;min-height:34px;border:1px solid var(--grid-line-strong);border-radius:6px;background:#fff;color:#182230;padding:7px 9px}.panel,.panel button,.panel input,.panel select,.table-toolbar,.contact-controls,.manual-source,.view-controls,.help-panel{font-family:inherit;font-size:13px;font-style:normal;font-weight:400}.app-shell{display:grid;grid-template-columns:300px 1fr;height:100vh;overflow:hidden;transition:grid-template-columns .16s ease}.login-shell{min-height:100vh;display:grid;place-items:center;background:#f3f6f4;padding:20px}.login-card{width:min(380px,100%);border:1px solid var(--grid-line-strong);border-radius:4px;background:#fff;padding:18px;display:grid;gap:12px;box-shadow:0 14px 32px #1822301f}.login-brand{margin-bottom:4px}.login-card label{display:grid;gap:5px;color:var(--text-muted);font-size:12px}.login-card input{font-size:14px;color:#182230}.login-error{border:1px solid #e5b7b7;background:#fff5f5;color:#9b1c1c;border-radius:4px;padding:8px;font-size:13px}.login-note{margin:0;color:var(--text-muted);font-size:12px}.app-shell.sidebar-collapsed{grid-template-columns:54px 1fr}.sidebar{background:#fff;border-right:1px solid var(--grid-line-strong);padding:14px 12px;display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:12px;overflow:hidden;position:sticky;left:0;top:0;height:100vh;z-index:2}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding-right:34px}.brand{display:flex;gap:11px;align-items:center}.icon-button{width:30px;height:30px;min-height:30px;padding:0;flex:0 0 auto;background:#fff;color:var(--excel-green-dark);border-color:var(--grid-line-strong)}.sidebar-toggle{position:absolute;top:16px;right:12px;width:30px;height:30px;min-height:30px;padding:0;background:transparent;color:var(--excel-green-dark);border:1px solid transparent;border-radius:4px}.sidebar-toggle:hover{background:#f4faf5;border-color:var(--grid-line-strong)}.sidebar-collapsed .sidebar{padding:18px}.sidebar-collapsed .brand,.sidebar-collapsed .side-form,.sidebar-collapsed .side-section{display:none}.brand h1,.workspace-header h2,.side-form h2,.side-section h2,.panel-title h3,.contact-heading h3{margin:0;letter-spacing:0}.brand h1{font-size:17px}.brand p,.workspace-header p,.panel-title p,.contact-heading p,.sponsor-row small{color:var(--text-muted);margin:3px 0 0}.workspace-header>div:first-child,.panel-title>div{min-width:0}.workspace-header p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(720px,48vw)}.side-form,.side-section{border-top:1px solid var(--grid-line);padding-top:11px;display:grid;gap:8px;min-height:0;align-content:start}.side-section{grid-template-rows:auto auto auto minmax(0,1fr)}.side-form h2,.side-section h2{font-size:14px;color:#3f5f47}.side-note,.side-empty{color:var(--text-muted);font-size:12px;line-height:1.3}.side-empty{padding:8px 2px}.sponsor-list{display:grid;gap:4px;min-height:0;overflow:auto;align-content:start;padding-right:2px}.sponsor-row{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;text-align:left;background:#f8fbf8;color:#1f1f1f;border-color:var(--grid-line);min-height:42px;padding:6px 8px;gap:2px;width:100%}.sponsor-row .sponsor-name,.sponsor-row small{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sponsor-row .sponsor-name{font-size:12px;font-weight:600}.sponsor-row small{font-size:11px}.sponsor-row small{grid-column:1 / 2}.sponsor-status{grid-column:2;grid-row:1 / 3;align-self:center;justify-self:end;border-radius:999px;padding:2px 6px;font-size:10px;font-style:normal;line-height:1.2;white-space:nowrap;color:#59625c;background:#eef1ef}.sponsor-status.status-completed{color:#355b3e;background:#dceade}.sponsor-status.status-running{color:#37506b;background:#dce7f3}.sponsor-status.status-queued{color:#67532e;background:#eee5d2}.sponsor-status.status-needs_data{color:#785837;background:#f3e5d4}.sponsor-status.status-not_started{color:#6f7771;background:#f1f3f1}.sponsor-status.status-failed{color:#7d4242;background:#f0dddd}.sponsor-row.selected{background:#e5f2e9;border-color:var(--excel-green)}.workspace{height:100vh;min-width:0;padding:18px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;overflow:hidden}.app-fallback{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--sheet-bg)}.app-fallback .panel{max-width:520px}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.workspace-header h2{font-size:24px}.toolbar,.tabs,.export-actions{display:flex;flex-wrap:wrap;gap:8px}.status-bar{border:1px solid #adc8b4;background:#eef7f0;color:var(--excel-green-dark);border-radius:6px;padding:9px 11px}.loading-bar{display:flex;align-items:center;gap:8px;color:#3f5444;background:#f7faf7;border-color:var(--grid-line)}.loading-bar svg,.loading-block svg{animation:spin .9s linear infinite}.tabs{border-bottom:1px solid var(--grid-line-strong);flex-wrap:nowrap;overflow:hidden;min-width:0;gap:3px}.tab{color:#3f5444;background:transparent;border:0;border-radius:6px 6px 0 0;padding:7px 5px;flex:1 1 0;min-width:0;white-space:nowrap;font-size:11px;gap:3px}.tab svg{flex:0 0 auto}.tab.active{background:#fff;color:var(--excel-green-dark);border:1px solid var(--grid-line-strong);border-bottom-color:#fff;transform:translateY(1px)}.tab:disabled{color:#a0aaa4;cursor:not-allowed;opacity:.72}.overview-layout{min-height:0;height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch;overflow:hidden}.dashboard-layout{min-height:0;height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(132px,auto) repeat(2,minmax(210px,1fr));gap:14px;overflow:hidden}.panel{min-height:0;background:var(--sheet-bg);border:1px solid var(--grid-line-strong);border-radius:4px;padding:14px;display:flex;flex-direction:column;gap:13px;overflow:hidden}.overview-layout .panel,.overview-layout .panel button,.overview-layout .panel input,.overview-layout .panel select,.overview-layout .panel table{font-family:inherit;font-size:13px;font-style:normal}.tree-panel{min-height:0}.panel-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.panel-title h3{font-size:16px;font-weight:700}.panel-title p{max-width:100%;font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-actions{display:flex;align-items:center;gap:5px;flex:0 0 auto}.panel-help-button{width:24px;height:24px;min-height:24px;border:0!important;background:transparent!important;color:#6b7680;box-shadow:none}.panel-help-button:hover{border:0!important;background:transparent!important;color:#2f4936}.subtle-button{min-height:28px;padding:5px 9px;background:#fff;color:var(--excel-green-dark);border-color:var(--grid-line-strong);font-size:12px}.danger-button{color:#9b1c1c;border-color:#e5b7b7}.danger-button:hover{background:#fff5f5;border-color:#c24141}.metric-panel{grid-column:1 / -1}.opportunities-panel{grid-column:2;grid-row:2 / 4}.dashboard-layout>.panel:not(.metric-panel){min-height:210px}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.metric-tile{border:1px solid var(--grid-line);border-radius:4px;background:#fbfdfb;padding:10px;display:grid;gap:3px}.metric-tile strong{font-size:22px;line-height:1;color:#274b32}.metric-tile span{color:var(--text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loading-block{flex:1;min-height:80px;display:grid;place-content:center;grid-auto-flow:column;gap:8px;color:var(--text-muted);font-size:13px;border:1px dashed var(--grid-line);background:#fbfdfb;border-radius:4px}.status-chart{display:grid;gap:9px;overflow:auto;align-content:start}.status-row{display:grid;grid-template-columns:minmax(110px,1fr) 42px minmax(120px,2fr);align-items:center;gap:8px;font-size:13px;min-height:26px}.status-row span{display:flex;align-items:center;gap:7px;white-space:nowrap;min-width:0}.status-row span:before{content:"";width:8px;height:8px;border-radius:50%;background:#8a9a90;flex:0 0 auto}.status-row strong{text-align:right;color:#274b32;font-variant-numeric:tabular-nums}.status-track{height:8px;border-radius:999px;background:#f1f3f1;overflow:hidden;border:1px solid #e1e6e2}.status-track i{display:block;height:100%;min-width:2px;background:#8a9a90}.status-completed span:before,.status-completed .status-track i{background:#6c9a78}.status-running span:before,.status-running .status-track i{background:#6b8fb9}.status-queued span:before,.status-queued .status-track i{background:#b79a5b}.status-needs_data span:before,.status-needs_data .status-track i{background:#c28e56}.status-failed span:before,.status-failed .status-track i{background:#b87878}.status-not_started span:before,.status-not_started .status-track i{background:#c3cac4}.status-not_started span,.status-not_started strong{color:#778179}@keyframes spin{to{transform:rotate(360deg)}}.opportunity-list{display:grid;gap:7px;overflow:auto}.opportunity-row{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;justify-content:stretch;text-align:left;background:#fff;color:#1f1f1f;border-color:var(--grid-line);min-height:46px;height:46px;padding:7px 9px;gap:8px;width:100%}.opportunity-row span{display:grid;gap:3px;min-width:0;align-content:center}.opportunity-row strong,.opportunity-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opportunity-row strong{font-size:13px;line-height:1.15}.opportunity-row small{color:var(--text-muted);font-size:12px;line-height:1.15}.opportunity-row svg{color:#44604b;justify-self:end}.org-tree{min-height:0;border:1px solid var(--grid-line);border-radius:4px;overflow-y:auto}.tree-node,.tree-person{width:100%;border:0;border-bottom:1px solid var(--grid-line);border-radius:0;background:#fff;color:#1f1f1f;justify-content:flex-start;display:grid;grid-template-columns:16px minmax(0,1fr) auto;gap:8px;text-align:left;font-weight:400}.tree-node span,.tree-person span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-node small,.tree-person small{color:var(--text-muted);white-space:nowrap}.tree-person{grid-template-columns:24px minmax(0,220px) minmax(130px,1fr);min-height:34px;margin-left:30px;width:calc(100% - 30px)}.tree-node:hover,.tree-person:hover{background:var(--sheet-hover)}.empty-block,.empty-cell{color:var(--text-muted);text-align:center;padding:22px;white-space:normal;overflow-wrap:normal;line-height:1.35}.contact-card{min-height:0}.contact-heading{display:flex;gap:12px;align-items:center}.avatar{width:48px;height:48px;border-radius:50%;background:var(--excel-green);color:#fff;display:grid;place-items:center;font-weight:700;overflow:hidden;position:relative;flex:0 0 auto}.avatar span{position:relative;z-index:1}.avatar-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;z-index:2;background:#fff}.contact-heading span{color:#3f5444}.bio-summary{margin:0;color:#3f4d5e;line-height:1.45;font-size:13px}.filter-strip{display:flex;gap:5px;flex-wrap:wrap}.filter{min-height:28px;padding:5px 8px;background:#fff;color:#2f4936;border-color:var(--grid-line-strong);font-size:12px}.filter.active{background:var(--excel-green);color:#fff;border-color:var(--excel-green)}.contacts-panel .panel-title{margin-bottom:-6px}.contact-controls{display:grid;gap:6px}.contact-control-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.contact-control-row label{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:12px;white-space:nowrap}.contact-control-row select{width:160px;min-height:30px;padding:5px 8px;font-size:13px;color:#182230}.segmented-control{display:inline-flex;border:1px solid var(--grid-line-strong);border-radius:4px;overflow:hidden;background:#fff}.segmented-control button{min-height:28px;border:0;border-right:1px solid var(--grid-line);border-radius:0;background:#fff;color:#2f4936;padding:5px 8px;font-size:12px}.segmented-control button:last-child{border-right:0}.segmented-control button.active{background:var(--excel-green);color:#fff}.segmented-control.compact button{min-height:28px;padding:5px 8px;font-size:12px}.inline-toggle input{width:14px;min-height:14px;accent-color:var(--excel-green)}.linkedin-summary{display:flex;align-items:center;justify-content:space-between;gap:8px 12px;padding:5px 7px;border:1px solid var(--grid-line);border-radius:4px;background:#fbfdfb;font-size:12px;min-width:0}.linkedin-summary strong{color:#274b32;white-space:nowrap}.linkedin-summary span{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:120px}.contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-method{border:1px solid var(--grid-line);border-radius:4px;padding:8px;min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:7px}.contact-method.wide{grid-column:1 / -1}.contact-method.muted{color:var(--text-muted);background:#fbfdfb}.contact-method span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-method span small,.contact-cell small{display:block;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-value-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-missing{display:inline-block;min-width:10px;text-align:center}.employment-dates{display:flex;flex-wrap:wrap;gap:8px;color:#3f5444;font-size:12px}.employment-dates span{border:1px solid var(--grid-line);border-radius:4px;padding:4px 8px;background:#fbfdfb}.attribute-list{display:grid;border:1px solid var(--grid-line);border-radius:4px;overflow:auto}.attribute-row{display:grid;gap:5px;padding:9px 10px;border-bottom:1px solid var(--grid-line);align-items:start}.attribute-row:last-child{border-bottom:0}.attribute-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.attribute-row small{color:var(--text-muted);white-space:nowrap}.attribute-row span{overflow:visible;text-overflow:initial;white-space:normal;overflow-wrap:anywhere}.icon-link{display:inline-grid;place-items:center}.source-icon{display:inline-grid;place-items:center;width:24px;height:24px;border:1px solid var(--grid-line);border-radius:4px}.bio-links{display:inline-flex;gap:6px;align-items:center;white-space:nowrap}.linkedin-button{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:2px 7px 2px 2px;border-radius:4px;background:#fff;color:#0a66c2;border:1px solid #d0d7de;font-size:12px;line-height:1}.linkedin-button:hover{text-decoration:none;background:#f7fbff;border-color:#0a66c2}.contacts-table .linkedin-button{width:24px;min-width:24px;padding:2px;gap:0;justify-content:center}.contacts-table .linkedin-button>span:not(.linkedin-mark){display:none}.linkedin-mark{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#0a66c2;color:#fff;border-radius:2px;font-size:14px;font-weight:700;font-family:Arial,Helvetica,sans-serif;line-height:20px;text-align:center}.contact-method .linkedin-mark{width:16px;height:16px;font-size:11px;line-height:16px}.linkedin-button:after{content:"";position:absolute;right:-3px;top:-3px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#5b6472}.linkedin-button.public:after{background:#21a366}.linkedin-button.private:after{background:#d97706}.manual-source{display:grid;grid-template-columns:auto 1fr 150px auto;gap:8px;align-items:center;padding:8px;background:#fbfdfb;border:1px solid var(--grid-line-strong);border-radius:4px}.admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.admin-card{min-width:0;padding:8px;border:1px solid var(--grid-line-strong);border-radius:4px;background:#fbfdfb;display:grid;gap:3px}.admin-card strong,.admin-card span,.admin-card small{min-width:0;overflow-wrap:anywhere}.admin-card strong,.admin-card span{font-size:12px;color:var(--text-main)}.admin-card small{font-size:11px;color:var(--text-muted);line-height:1.35}.admin-inline-input{width:100%;min-width:0;min-height:26px;padding:3px 6px;font-size:12px}.admin-checks,.admin-limits,.admin-actions{display:flex;align-items:center;gap:8px;min-width:0}.admin-checks{flex-wrap:wrap;row-gap:3px}.admin-checks label,.admin-limits label{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;color:var(--text-muted);font-size:11px}.admin-limits input{width:68px;min-height:24px;padding:2px 5px;font-size:12px}.admin-actions{justify-content:flex-end}.icon-button.danger{color:#8a2f2f}.icon-button.danger:hover{border-color:#c68b8b;background:#f8eeee}.admin-create-form{display:grid;grid-template-columns:minmax(120px,1fr) minmax(140px,1fr) 120px repeat(2,auto) repeat(2,140px) auto;gap:8px;align-items:center;padding:8px;background:#fbfdfb;border:1px solid var(--grid-line-strong);border-radius:4px}.admin-create-form label{display:flex;align-items:center;gap:5px;color:var(--text-muted);font-size:12px;white-space:nowrap}.admin-create-form input[type=checkbox],.admin-table input[type=checkbox]{width:14px;min-height:14px;accent-color:var(--excel-green)}.admin-table td:nth-child(3),.admin-table td:nth-child(4),.admin-table td:nth-child(5){text-align:center}@media(max-width:980px){.admin-grid,.admin-create-form{grid-template-columns:repeat(2,minmax(0,1fr))}}.sponsor-filter-bar{display:flex;align-items:center;gap:8px;min-width:0;color:var(--text-muted);font-size:12px}.sponsor-filter-bar .segmented-control{max-width:100%;overflow-x:auto}.sponsor-filter-bar small{color:inherit;font-size:11px;font-variant-numeric:tabular-nums}.table-toolbar{display:grid;grid-template-columns:minmax(260px,420px) auto;justify-content:space-between;gap:12px;align-items:center}.table-toolbar.has-toolbar-control{grid-template-columns:minmax(260px,420px) minmax(220px,360px) auto}.table-toolbar span,.pager span{color:var(--text-muted);white-space:nowrap;font-size:12px}.evidence-filter-bar{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.evidence-filter-bar>span{color:var(--text-muted);font-size:12px;white-space:nowrap}.evidence-filter-bar select{min-width:0;width:min(260px,100%)}.evidence-filter-bar .subtle-button{min-height:26px;padding:4px 8px}.evidence-type-cell{gap:8px}.search-box{position:relative;min-width:260px;max-width:420px}.search-box.compact{min-width:0;max-width:none}.search-box.compact input{min-height:30px;padding-top:5px;padding-bottom:5px;font-size:13px}.search-box input{padding-right:34px}.search-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:22px;height:22px;min-height:22px;padding:0;border:0;background:transparent;color:#8a96a3;border-radius:50%}.search-clear:hover{background:#eef1f0;color:#5f6f64}.paginated-table-region{min-height:0;flex:1;display:flex;overflow:hidden}.paginated-table-region .table-wrap{flex:1}.table-wrap{width:100%;min-height:0;flex:1;overflow:auto;scrollbar-gutter:stable both-edges;border:1px solid var(--grid-line-strong);border-radius:4px;background:#fff}table{width:100%;border-collapse:collapse;font-size:13px;table-layout:auto;min-width:100%}.compact-table-wrap{overflow-x:hidden}.compact-table{min-width:0;table-layout:fixed}.compact-table th,.compact-table td{padding:6px 7px;overflow-wrap:normal;word-break:normal}.compact-table th:nth-child(1),.compact-table td:nth-child(1){width:22%;min-width:0}.compact-table th:nth-child(2),.compact-table td:nth-child(2){width:12%;min-width:0}.compact-table th:nth-child(3),.compact-table td:nth-child(3){width:30%;min-width:0}.compact-table th:nth-child(4),.compact-table td:nth-child(4){width:26%;min-width:0}.compact-table th:nth-child(5),.compact-table td:nth-child(5){width:10%;min-width:0}th,td{box-sizing:border-box;border-bottom:1px solid var(--grid-line);border-right:1px solid #edf2ed;padding:7px 9px;text-align:left;vertical-align:top;cursor:default}th:last-child,td:last-child{border-right:0}th{color:#274b32;background:var(--sheet-header);font-weight:700;white-space:nowrap;position:sticky;top:0;z-index:1}tbody tr:hover,tbody tr:hover td{background:var(--sheet-hover)}td{overflow-wrap:normal}td:nth-child(1){min-width:140px}td:last-child{width:auto}.contacts-table{min-width:100%}.contacts-table th{white-space:nowrap}.contacts-table th,.contacts-table td{min-width:0}.contacts-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contacts-table td.column-title,.contacts-table td:has(.contact-title-cell){white-space:normal;overflow-wrap:anywhere;text-overflow:clip}.contacts-table th.column-email,.contacts-table td.column-email{width:auto}.contacts-table td.column-title{overflow:hidden}.financial-summary-table th:nth-child(1),.financial-summary-table td:nth-child(1),.financial-table th:nth-child(1),.financial-table td:nth-child(1){min-width:210px}.financial-summary-table th:nth-child(2),.financial-summary-table td:nth-child(2),.financial-table th:nth-child(2),.financial-table td:nth-child(2){min-width:120px;white-space:nowrap}.financial-summary-table{min-width:100%;table-layout:auto}.financial-summary-table th:nth-child(1),.financial-summary-table td:nth-child(1){width:auto;min-width:150px}.financial-summary-table th:nth-child(2),.financial-summary-table td:nth-child(2){width:1%;min-width:82px}.financial-summary-table th:nth-child(3),.financial-summary-table td:nth-child(3){width:1%;min-width:118px;white-space:nowrap}.financial-summary-table th:nth-child(4),.financial-summary-table td:nth-child(4){width:1%;min-width:84px;white-space:nowrap;text-align:right}.financial-summary-table th:nth-child(5),.financial-summary-table td:nth-child(5){width:1%;min-width:58px;white-space:nowrap;text-align:center}.financial-table th:nth-child(5),.financial-table td:nth-child(5){min-width:280px}.portfolio-table .column-company{min-width:210px}.portfolio-table .column-validation,.portfolio-table .column-source{width:1%;min-width:78px;text-align:center}.portfolio-table .column-deal-value-signal{min-width:220px}.deals-table .column-company-event{min-width:240px}.deals-table .column-parties{min-width:200px}.deals-table .column-basis{min-width:105px}.sponsors-table{min-width:100%}.sponsors-table th:nth-child(1),.sponsors-table td:nth-child(1){min-width:170px}.sponsors-table th:nth-child(2),.sponsors-table td:nth-child(2){min-width:145px}.sponsors-table th:nth-child(3),.sponsors-table td:nth-child(3),.sponsors-table th:nth-child(4),.sponsors-table td:nth-child(4),.sponsors-table th:nth-child(5),.sponsors-table td:nth-child(5),.sponsors-table th:nth-child(6),.sponsors-table td:nth-child(6),.sponsors-table th:nth-child(7),.sponsors-table td:nth-child(7),.sponsors-table th:nth-child(8),.sponsors-table td:nth-child(8){width:1%;min-width:max-content;white-space:nowrap}.sponsors-table .column-header{min-width:0}.sponsors-table th:nth-child(4),.sponsors-table td:nth-child(4),.sponsors-table th:nth-child(5),.sponsors-table td:nth-child(5),.sponsors-table th:nth-child(6),.sponsors-table td:nth-child(6){text-align:right}.offices-table th:nth-child(2),.offices-table td:nth-child(2){min-width:320px}.timeline-table th:nth-child(3),.timeline-table td:nth-child(3){min-width:460px}.evidence-table th:nth-child(5),.evidence-table td:nth-child(5){min-width:260px}.source-table{min-width:100%}.source-table th:nth-child(1),.source-table td:nth-child(1){width:22%;min-width:240px}.source-table th:nth-child(2),.source-table td:nth-child(2){width:12%;min-width:130px;white-space:nowrap}.source-table th:nth-child(3),.source-table td:nth-child(3){width:1%;min-width:64px;white-space:nowrap;text-align:right}.source-table th:nth-child(4),.source-table td:nth-child(4){width:1%;min-width:92px;white-space:nowrap}.source-table th:nth-child(5),.source-table td:nth-child(5){width:1%;min-width:130px;white-space:nowrap}.source-table th:nth-child(6),.source-table td:nth-child(6){width:1%;min-width:152px;white-space:nowrap}.source-table th:nth-child(7),.source-table td:nth-child(7){width:1%;min-width:64px;white-space:nowrap;text-align:right}.source-table th:nth-child(8),.source-table td:nth-child(8){width:auto;min-width:300px}.source-table th:nth-child(9),.source-table td:nth-child(9){width:1%;min-width:96px;white-space:nowrap}.resizable-table{table-layout:fixed}.resizable-table th{position:sticky}.table-wrap[data-layout-anomaly=avoidable-horizontal-overflow],.table-wrap[data-layout-anomaly=cell-content-overflow]{outline:0}.column-header{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:4px;min-width:0;position:relative;padding-right:5px}.column-drag-handle{width:14px;height:22px;min-height:22px;padding:0;border:0;border-radius:3px;background:transparent;color:#7a8a9a;cursor:grab}.column-drag-handle:active{cursor:grabbing}.column-drag-handle:hover{background:#e9f0ea;color:var(--excel-green-dark)}.column-resize-handle{position:absolute;right:-10px;top:-7px;bottom:-7px;width:20px;cursor:col-resize;border-right:2px solid transparent;z-index:3}.column-resize-handle:hover{border-right-color:var(--excel-green)}.plain-header{overflow:visible;text-overflow:clip;white-space:nowrap}.sort-header{width:100%;min-width:0;min-height:22px;justify-content:space-between;padding:0;border:0;background:transparent;color:inherit;font-weight:700;gap:8px}.sort-header:hover{text-decoration:none;color:var(--excel-green-dark)}.sort-header span{overflow:visible;text-overflow:clip;white-space:nowrap;min-width:0}.sort-header small{color:#7a8a9a;font-size:11px;min-width:18px;text-align:right}.sort-header.active small{color:var(--excel-green-dark)}td small{display:block;color:var(--text-muted);margin-top:3px}td select{min-width:0;width:auto;max-width:100%}.source-cell{display:grid;gap:4px}.source-cell a{white-space:normal}table.source-table .source-cell strong,table.source-table .source-cell a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nowrap{white-space:nowrap}.multi-line{white-space:pre-line;overflow-wrap:normal}.field-list{color:#3f5444;font-size:12px;line-height:1.25}.pager{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-height:32px}.pager button{min-height:28px;padding:5px 8px;background:#fff;color:var(--excel-green-dark);font-size:12px}.pager-jumps{display:flex;gap:2px;min-width:0;overflow-x:auto}.pager-jumps button{min-width:26px;padding:4px 6px;color:#526159}.pager-controls{display:flex;justify-content:flex-end;align-items:center;gap:6px;min-width:0}.pager-controls label{display:inline-flex;align-items:center;gap:4px;color:var(--text-muted);font-size:12px;white-space:nowrap}.pager-controls select,.pager-controls input{min-height:28px;border:1px solid var(--grid-line-strong);border-radius:4px;background:#fff;color:var(--text);font-size:12px}.pager-controls select{padding:4px 24px 4px 7px}.pager-controls input{width:58px;padding:4px 6px;text-align:right}.link-button{border:0;background:transparent;color:#0f5f9c;padding:0;min-height:0;justify-content:flex-start}.table-wrap .link-button,.table-wrap a,.table-wrap button{cursor:pointer}.contact-cell{display:grid;min-width:0}.contact-cell>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-title-cell{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.25}.email-cell>span{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%;overflow:hidden}.email-cell a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-button,.row-icon-button{width:22px;height:22px;min-height:22px;padding:0;border:1px solid transparent;background:transparent;color:var(--text-muted);border-radius:4px}.copy-button:hover,.row-icon-button:hover{border-color:var(--grid-line-strong);background:#f4faf5;color:var(--excel-green-dark)}.question-button{margin-left:auto;border:0!important;background:transparent!important;color:#6b7680;box-shadow:none}.question-button:hover{border:0!important;background:transparent!important;color:#2f4936}.copy-button.copied{color:#fff;background:var(--excel-green);border-color:var(--excel-green)}.hierarchy-name-cell,.contact-group-cell,.contact-hierarchy-cell,.metric-cell,.company-cell{display:inline-flex;align-items:center;gap:7px;min-width:0}.table-avatar{width:24px;height:24px;border-radius:50%;background:#e3ece5;color:#2f4936;display:inline-grid;place-items:center;font-size:9px;font-weight:700;line-height:1;overflow:hidden;position:relative;flex:0 0 24px}.table-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;background:#fff}.metric-cell{width:100%;justify-content:space-between;display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center}.metric-cell>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-group-cell,.contact-hierarchy-cell{color:#274b32;font-weight:700}.contact-hierarchy-cell{color:#3f5444;font-weight:600}.tree-toggle-cell{width:100%;min-height:24px;padding:0;border:0;background:transparent;justify-content:flex-start;color:inherit}.tree-toggle-cell:hover{background:transparent;text-decoration:none;color:var(--excel-green-dark)}.contact-group-cell small,.contact-hierarchy-cell small,.company-cell small{color:var(--text-muted);font-weight:400}.hierarchy-table tbody tr:has(.contact-group-cell) td{background:#f4f8f4;border-top:1px solid var(--grid-line-strong)}.hierarchy-table tbody tr:has(.contact-hierarchy-cell) td{background:#fafdfa}.company-cell{display:grid;gap:3px;align-items:start}.valuation-signal-cell{position:relative;display:block;min-height:24px;padding-right:24px;white-space:normal;overflow-wrap:anywhere}.cell-help-button{position:absolute;top:-1px;right:0;width:20px;height:20px;min-height:20px;padding:0;border:0;background:transparent;color:#6b7680;box-shadow:none}.cell-help-button:hover{background:transparent;color:#2f4936}.deal-parties-cell{display:grid;gap:3px;line-height:1.25;white-space:normal}.deal-parties-cell strong{color:#3f5444;font-weight:700}.deal-phase-cell{display:grid;gap:2px;line-height:1.2;white-space:normal}.deal-phase-cell strong{color:#274b32;font-weight:700;font-size:12px}.deal-phase-cell small{color:var(--text-muted);font-size:11px}.deal-basis-cell{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3f5444}.muted-text{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-backdrop{position:fixed;inset:0;background:#18223052;display:grid;place-items:center;z-index:20;padding:22px}.modal-card{width:min(760px,100%);max-height:min(760px,88vh);overflow:auto;background:#fff;border:1px solid var(--grid-line-strong);border-radius:6px;box-shadow:0 18px 48px #18223038;padding:16px;display:grid;gap:14px}.evidence-detail-modal{width:min(980px,calc(100vw - 44px))}.evidence-preview{margin:0;max-height:46vh;overflow:auto;padding:10px;border:1px solid var(--grid-line);border-radius:4px;background:#f8fafc;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.evidence-html-frame{width:100%;min-height:58vh;border:1px solid var(--grid-line);border-radius:4px;background:#fff}.rendered-evidence{border:1px solid var(--grid-line);border-radius:4px;background:#fbfdfb;padding:12px;display:grid;gap:12px}.rendered-evidence header{display:grid;gap:4px}.rendered-evidence header strong{color:#274b32;font-size:14px}.rendered-evidence header p{margin:0;color:var(--text-muted);font-size:12px;line-height:1.35}.rendered-evidence-section{display:grid;gap:8px}.rendered-evidence-section h4{margin:0;color:#274b32;font-size:12px;font-weight:700}.rendered-evidence-rows{display:grid;gap:8px;max-height:42vh;overflow:auto}.rendered-evidence-rows dl{margin:0;display:grid;grid-template-columns:150px minmax(0,1fr);gap:0;border:1px solid var(--grid-line);background:#fff}.rendered-evidence-rows dt,.rendered-evidence-rows dd{margin:0;padding:6px 8px;border-bottom:1px solid var(--grid-line);font-size:12px;line-height:1.25}.rendered-evidence-rows dt{color:#4d5c52;background:#f4f8f4;font-weight:700}.rendered-evidence-rows dd{color:var(--text);min-width:0;overflow-wrap:anywhere}.rendered-evidence-rows dd.amount-value{font-variant-numeric:tabular-nums;font-weight:700;color:#163f2a;white-space:nowrap}.rendered-evidence-rows dt:nth-last-child(2),.rendered-evidence-rows dd:last-child{border-bottom:0}.opportunity-modal-card{width:min(600px,calc(100vw - 44px));gap:12px}.compact-modal{width:min(560px,calc(100vw - 44px))}.opportunity-modal-card .modal-header h3{font-size:15px;line-height:1.2}.opportunity-modal-card .modal-header p,.opportunity-modal-card .modal-list p,.opportunity-modal-card .provenance-grid span{font-size:12px;line-height:1.28}.opportunity-modal-card .modal-list h4,.opportunity-modal-card .provenance-grid strong{font-size:12px;line-height:1.2}.opportunity-modal-card .modal-list,.opportunity-modal-card .provenance-grid div{padding:8px}.contact-modal-card{width:min(900px,calc(100vw - 44px))}.modal-header{display:flex;justify-content:space-between;gap:12px;align-items:start;border-bottom:1px solid var(--grid-line);padding-bottom:10px}.modal-header h3,.modal-list h4{margin:0}.modal-header p{margin:3px 0 0;color:var(--text-muted)}.contact-modal-body{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;min-width:0}.contact-modal-body .contact-card{border:0;padding:0}.contact-modal-card .contact-heading .avatar{width:68px;height:68px;font-size:18px}.vcard-panel{border:1px solid var(--grid-line);border-radius:4px;padding:12px;display:grid;gap:10px;align-content:start;justify-items:center;background:#fbfdfb}.vcard-panel strong{color:#274b32;font-size:13px;justify-self:start}.vcard-panel small{color:var(--text-muted);font-size:11px;text-align:center}.vcard-panel img{width:184px;height:184px;image-rendering:crisp-edges;background:#fff;border:1px solid var(--grid-line)}.vcard-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%}.vcard-actions .subtle-button{text-align:center;justify-content:center}.subtle-button.disabled{pointer-events:none;opacity:.55}.qr-placeholder{width:184px;height:184px;display:grid;place-items:center;border:1px dashed var(--grid-line);color:var(--text-muted);background:#fff}.provenance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.provenance-grid div,.modal-list{border:1px solid var(--grid-line);border-radius:4px;padding:9px;display:grid;gap:5px}.provenance-grid strong,.modal-list h4{color:#274b32;font-size:12px}.provenance-grid span,.modal-list p{margin:0;overflow-wrap:anywhere}.provenance-grid .wide{grid-column:1 / -1}.compact-provenance-grid div{padding:8px;gap:3px}.compact-provenance-grid span{font-size:12px;line-height:1.25}.valuation-modal-card{width:min(620px,calc(100vw - 44px))}.valuation-modal-card .modal-header h3{font-size:15px;line-height:1.2}.valuation-modal-card .modal-header p{font-size:12px}.provenance-action-row{display:inline-flex;align-items:center;gap:8px;min-width:0}.provenance-action-row a:not(.source-icon){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-list{display:grid;min-height:0;border:1px solid var(--grid-line);border-radius:4px;overflow:auto;background:#fff;align-content:start}.timeline-entry{position:relative;display:grid;grid-template-columns:1fr;gap:5px;min-height:45px;padding:9px 38px 9px 10px;border-bottom:1px solid var(--grid-line);font-size:13px;font-weight:400;background:#fff}.timeline-entry:last-child{border-bottom:0}.timeline-entry:hover{background:var(--sheet-hover)}.timeline-list strong{display:block;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:8px}.timeline-list span{display:block;color:var(--text-muted);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-list .source-icon{position:absolute;top:8px;right:8px;width:22px;height:22px;display:grid;place-items:center;border-radius:4px;color:#44604b}.timeline-list .source-icon:hover{background:#e9f0ea}.dashboard-timeline,.compact-timeline{gap:0}.dashboard-timeline .timeline-entry,.compact-timeline .timeline-entry{min-height:54px;height:54px;align-content:center;padding-top:8px;padding-bottom:8px}.dashboard-timeline strong,.dashboard-timeline span,.compact-timeline strong,.compact-timeline span{min-width:0;max-width:100%}.director-moves-panel{gap:10px}.director-moves-list{align-content:start;flex:1 1 auto}.dashboard-timeline .director-move-entry{min-height:68px;height:auto;display:block;padding:9px 38px 9px 10px}.director-move-entry strong{display:block;white-space:normal;overflow:visible;text-overflow:initial;overflow-wrap:anywhere;line-height:1.25;padding-right:4px;margin-bottom:5px}.director-move-entry span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:1.25}.view-controls{display:flex;flex-wrap:wrap;align-items:end;gap:8px;padding:8px;border:1px solid var(--grid-line);border-radius:4px;background:#fbfdfb}.view-controls label{display:grid;gap:4px;min-width:150px;color:var(--text-muted);font-size:12px}.view-controls select,.view-controls input{min-height:30px;padding:5px 8px;font-size:13px}.timeline-controls label:nth-child(2){min-width:170px}code{background:#edf4ed;border-radius:4px;padding:2px 4px;white-space:nowrap}.help-panel{padding-bottom:0}.help-layout{min-height:0;display:grid;grid-template-columns:230px minmax(0,1fr);gap:14px;overflow:hidden}.help-index{border:1px solid var(--grid-line);border-radius:4px;background:#fbfdfb;padding:10px;overflow:auto;display:grid;align-content:start;gap:6px}.help-index h4{margin:8px 0 3px;color:#274b32;font-size:12px;font-weight:700}.help-index h4:first-child{margin-top:0}.help-index a{justify-content:flex-start;text-align:left;min-height:24px;padding:2px 0;border:0;background:transparent;color:#0f5f9c;font-size:12px}.help-content{min-height:0;overflow:auto;display:grid;gap:12px;padding-right:4px;scroll-behavior:smooth}.help-section{border:1px solid var(--grid-line);border-radius:4px;background:#fff;padding:12px;display:grid;gap:8px}.help-section h3{margin:0;font-size:15px;color:#274b32;font-weight:700}.help-section p{margin:0;color:var(--text-muted);font-size:12px;line-height:1.35}.help-section ol{margin:0;padding-left:20px;display:grid;gap:6px}.help-section li{line-height:1.35;font-size:13px}.source-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.source-type-grid div{border:1px solid var(--grid-line);border-radius:4px;padding:8px;display:grid;gap:4px}.source-type-grid strong{color:#274b32}.source-type-grid span{color:var(--text-muted);line-height:1.3}@media(max-width:1050px){.overview-layout{grid-template-columns:1fr}.dashboard-layout{grid-template-columns:1fr;grid-template-rows:none;overflow:auto}.opportunities-panel{grid-column:auto;grid-row:auto}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-header,.manual-source,.table-toolbar{grid-template-columns:1fr;display:grid}.pager{grid-template-columns:1fr}.pager-controls{justify-content:flex-start;flex-wrap:wrap}.help-layout{grid-template-columns:1fr}.contact-modal-body{grid-template-columns:minmax(0,1fr)}.vcard-panel{justify-items:start}.tabs{overflow-x:auto;gap:5px}.tab{flex:0 0 auto;padding:8px 9px}}@media(max-width:760px){body{overflow:hidden}.app-shell,.app-shell.sidebar-collapsed{display:block;height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:min(320px,86vw);height:100vh;z-index:20;box-shadow:10px 0 28px #18223029}.sidebar-collapsed .sidebar{width:54px;padding:18px 12px;box-shadow:none}.sidebar-collapsed .sidebar-toggle{right:12px}.workspace{margin-left:54px;width:calc(100vw - 54px);padding:12px;gap:10px}.workspace-header{align-items:start;gap:8px}.workspace-header h2{font-size:19px}.workspace-header p{max-width:100%}.toolbar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1px}.tab{flex:0 0 auto;min-height:32px;padding:7px 9px}.panel{padding:10px;gap:10px}.panel-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.panel-title p{white-space:normal}.dashboard-layout,.overview-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:minmax(220px,1fr);overflow:auto}.metric-panel{grid-column:auto}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-methods{grid-template-columns:minmax(0,1fr)}.contact-control-row,.filter-strip,.sponsor-filter-bar,.manual-source,.view-controls{display:flex;flex-wrap:nowrap;overflow-x:auto}.manual-source{display:grid;grid-template-columns:auto minmax(180px,1fr)}.manual-source select,.manual-source button{grid-column:2}.search-box{min-width:180px;max-width:none}table{min-width:860px}}
