:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#eef2f5;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.loading{color:#526070;place-items:center;min-height:100vh;display:grid}.app-shell{--sidebar-width:244px;grid-template-columns:var(--sidebar-width) minmax(0, 1fr);width:100%;min-width:0;max-width:100%;min-height:100vh;display:grid;overflow-x:clip}.sidebar{color:#f5f7fa;background:#101820;flex-direction:column;gap:22px;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.sidebar-header{display:contents}.mobile-header,.mobile-nav-backdrop,.mobile-drawer-close{display:none}.brand{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:8px;display:flex}.brand:hover{background:#ffffff0f}.brand-mark{color:#101820;background:#f2c94c;border:0;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;padding:0;display:grid}.brand strong,.workspace-switcher>span{display:block}.workspace-switcher{flex:1;gap:2px;min-width:0;display:grid}.workspace-switcher>span{margin:0}.workspace-switcher .custom-select-trigger{color:#fff;background:0 0;border:0;min-height:28px;padding:2px 4px 2px 0;font-weight:800}.workspace-switcher .custom-select-trigger:hover,.workspace-switcher .custom-select-trigger[aria-expanded=true]{background:#ffffff0f}.workspace-switcher>span{color:#aab5c0;margin-top:2px;font-size:12px}.nav-list{gap:4px;display:grid}.nav-item{color:#cad3dd;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 10px;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#1f2a34}.dataset-switcher{gap:6px;margin-top:auto;padding:8px;display:grid}.dataset-switcher>span{color:#aab5c0;text-transform:uppercase;font-size:11px;font-weight:800}.dataset-switcher .custom-select-trigger{color:#f5f7fa;background:#1b2630;border-color:#2a3744;min-height:36px}.logout-button{color:#f5f7fa;background:#2a3744;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-weight:800;display:inline-flex}.login-screen{place-items:center;min-height:100vh;padding:22px;display:grid}.login-panel{background:#fff;border:1px solid #dce3eb;border-radius:8px;gap:16px;width:min(420px,100%);padding:22px;display:grid;box-shadow:0 16px 50px #10182024}.login-panel h1{margin:0;font-size:24px}.login-panel p{color:#657282;margin:6px 0 0}.main{width:auto;max-width:calc(100vw - var(--sidebar-width));min-width:0;padding:22px}.topbar{justify-content:space-between;align-items:center;gap:20px;min-width:0;margin-bottom:20px;display:flex}.topbar h1{margin:0;font-size:28px;line-height:1.1}.topbar p{color:#657282;margin:6px 0 0}.topbar-actions,.button-row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.table-scroll td .button-row{flex-wrap:nowrap;min-width:82px}.field{gap:6px;display:grid}.field>span{color:#657282;text-transform:uppercase;font-size:12px;font-weight:700}.field.compact{min-width:132px}input,textarea{color:#17202a;background:#fff;border:1px solid #d4dbe3;border-radius:7px;width:100%;min-height:36px;padding:7px 9px}input:disabled,textarea:disabled{color:#657282;cursor:not-allowed;opacity:1;background:#eef3f7;border-color:#c9d2dc}input[type=checkbox]{width:18px;min-height:18px}textarea{resize:vertical}.primary-button,.secondary-button,.file-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-weight:700;display:inline-flex}.secondary-button:disabled{opacity:.55;cursor:not-allowed}.primary-button{color:#fff;background:#176b5b}.primary-button:disabled{opacity:.55;cursor:not-allowed}.secondary-button,.file-button{color:#17202a;background:#e3e8ef}.file-button input{display:none}.save-pill{color:#526070;background:#e3e8ef;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.save-pill.dirty{color:#856404;background:#fff2c2}.save-pill.saved{color:#176b5b;background:#dff3e8}.save-pill.error{color:#9f2d20;background:#fde1df}.content-stack{gap:16px;min-width:0;display:grid}.content-stack>*{min-width:0}.metric-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;min-width:0;display:grid}.metric,.panel{background:#fff;border:1px solid #dce3eb;border-radius:8px;box-shadow:0 1px 2px #1018200d}.metric{align-content:space-between;gap:10px;min-width:0;min-height:112px;padding:16px;display:grid}.metric span,.metric small{color:#657282}.metric span{font-size:13px;font-weight:800}.metric strong{overflow-wrap:anywhere;font-size:24px;line-height:1.1}.metric.good strong,.positive{color:#176b5b}.metric.accent{background:#f2faf7;border-color:#9bc7bb}.metric.accent strong{color:#176b5b}.metric.bad strong,.negative{color:#b13a2e}.two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.panel{min-width:0;overflow:hidden}.panel-header,.action-panel{justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.panel-header{border-bottom:1px solid #edf1f5}.panel-header h2,.action-panel h2{margin:0;font-size:17px}.panel-header span,.action-panel p{color:#657282;margin:4px 0 0;font-size:13px}.action-panel{padding:16px}table{border-collapse:collapse;width:100%;font-size:13px}.table-scroll{overscroll-behavior-inline:contain;width:100%;min-width:0;max-width:100%;overflow-x:auto}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:10px 12px}th{color:#526070;text-transform:uppercase;background:#f8fafc;font-size:11px}.primary-label-column{min-width:190px}.active-status-badge{white-space:nowrap;border-radius:999px;align-items:center;width:max-content;min-height:23px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.active-status-badge.is-active{color:#176b5b;background:#dff3e8}.active-status-badge.is-inactive{color:brown;background:#fde8e7}.sortable-heading{width:100%;color:inherit;font:inherit;text-align:left;text-transform:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:0;display:inline-flex}.sort-indicator{color:#8793a1;font-size:10px}tfoot td{background:#f8fafc;border-top:2px solid #dce3eb;font-weight:800}tr:last-child td{border-bottom:0}td input,td .custom-select{min-width:110px}.custom-select{width:100%;min-width:0;position:relative}.custom-select-trigger{color:#17202a;text-align:left;background:#fff;border:1px solid #d4dbe3;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:36px;padding:7px 9px;display:flex}.custom-select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select-trigger svg{color:#657282;flex:none;transition:transform .14s}.custom-select-trigger:hover:not(:disabled){background:#f8fafc;border-color:#9aa8b6}.custom-select-trigger:focus-visible,.custom-select-trigger[aria-expanded=true]{outline-offset:1px;border-color:#2477d4;outline:2px solid #2477d4}.custom-select-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.custom-select-trigger:disabled{color:#657282;cursor:not-allowed;opacity:1;background:#eef3f7;border-color:#c9d2dc}.custom-select-menu{z-index:3000;background:#fff;border:1px solid #cfd8e2;border-radius:8px;max-height:320px;padding:5px;position:fixed;overflow-y:auto;box-shadow:0 14px 38px #10182033,0 2px 8px #1018201a}.custom-select-group{color:#657282;letter-spacing:0;text-transform:uppercase;padding:9px 9px 5px 32px;font-size:11px;font-weight:800}.custom-select-option{color:#26323f;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 9px;display:grid}.custom-select-option:hover,.custom-select-option.highlighted{color:#145da0;background:#edf4fb}.custom-select-option.selected{color:#145da0;background:#e3f0fc;font-weight:750}.custom-select-option:disabled{color:#9aa6b2;cursor:not-allowed}.custom-select-check{visibility:hidden}.custom-select-option.selected .custom-select-check{visibility:visible}.empty-cell{color:#657282;text-align:center;padding:28px 12px}.notes-cell{color:#657282;max-width:380px;line-height:1.35}.linked-debts-cell{white-space:normal;overflow-wrap:anywhere;min-width:190px;max-width:260px;line-height:1.3}.runway-layout{grid-template-columns:260px minmax(0,1fr);gap:16px;min-width:0;padding:16px;display:grid}.runway-hero{background:#f8fafc;border:1px solid #edf1f5;border-radius:8px;align-content:center;gap:10px;min-height:178px;padding:18px;display:grid}.runway-hero span,.runway-hero small,.runway-stats span,.runway-bar-label,.runway-bar-value,.runway-axis{color:#657282}.runway-hero span,.runway-stats span{text-transform:uppercase;font-size:12px;font-weight:800}.runway-hero strong{color:#176b5b;font-size:38px;line-height:1}.segmented-control{background:#eef3f7;border:1px solid #d7dee7;border-radius:8px;width:max-content;max-width:100%;padding:3px;display:inline-flex}.segmented-control button{color:#4f5c6b;min-height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:12px;font-weight:800}.segmented-control button.active{color:#fff;background:#176b5b}.runway-mode-toggle{margin-top:2px}.runway-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;min-width:0;display:grid}.runway-stats div{border:1px solid #edf1f5;border-radius:8px;align-content:center;gap:8px;min-height:76px;padding:12px;display:grid}.runway-stats strong{overflow-wrap:anywhere;font-size:18px}.runway-chart{overscroll-behavior-inline:contain;grid-column:1/-1;grid-auto-columns:minmax(26px,1fr);grid-auto-flow:column;align-items:end;gap:8px;min-width:0;height:280px;padding:8px 0 0;display:grid;overflow-x:auto}.runway-bar-wrap{text-align:center;grid-template-rows:18px 1fr 20px;gap:6px;min-width:0;height:100%;display:grid}.runway-bar-track{background:#edf1f5;border-radius:7px;align-items:flex-end;min-height:0;display:flex;overflow:hidden}.runway-bar{background:linear-gradient(#2a7f6f,#176b5b);border-radius:7px 7px 0 0;width:100%}.runway-bar.depleted{background:#b13a2e}.runway-bar-label,.runway-bar-value{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.runway-bar-value.negative{color:#b13a2e}.runway-axis{text-transform:uppercase;grid-column:1/-1;justify-content:space-between;font-size:12px;font-weight:800;display:flex}.runway-empty{color:#657282;text-align:center;border:1px dashed #cbd5df;border-radius:8px;grid-column:1/-1;place-items:center;height:100%;display:grid}.muted-row{opacity:.55}.icon-button{color:#526070;background:#eef2f5;border:0;border-radius:7px;place-items:center;width:32px;height:32px;margin-left:4px;display:inline-grid}.icon-button:hover{color:#b13a2e}.modal-backdrop{z-index:20;background:#1018206b;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;flex-direction:column;width:min(980px,100%);max-height:min(860px,100vh - 44px);display:flex;overflow:hidden;box-shadow:0 24px 80px #10182047}.modal-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.modal-header h2{margin:0;font-size:18px}.modal-body{max-height:calc(100vh - 194px);padding:16px;overflow:auto}.modal-footer{background:#fff;border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.form-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:14px;display:grid}.form-grid .wide{grid-column:1/-1}.form-section{border-top:1px solid #dce3eb;grid-column:1/-1;grid-template-columns:repeat(3,minmax(160px,1fr));gap:14px;margin-top:4px;padding-top:18px;display:grid}.form-section-header{grid-column:1/-1;padding-bottom:4px}.form-section-header h3{color:#17202a;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.checkbox-list{border:1px solid #d4dbe3;border-radius:7px;gap:8px;padding:10px;display:grid}.checkbox-row{color:#17202a;align-items:center;gap:8px;display:flex}.checkbox-row input{flex:none}.person-dot{border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block}.settings-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;padding:16px;display:grid}.widget-grid{margin-bottom:0}.widget-settings{grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px;padding:16px;display:grid}.widget-page{border:1px solid #edf1f5;border-radius:8px;overflow:hidden}.widget-page h3{background:#f8fafc;margin:0;padding:12px;font-size:14px}.widget-page table{font-size:12px}.widget-page td,.widget-page th{padding:8px}.widget-page input[type=number]{min-width:64px}.investment-card{overflow:hidden}.investment-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;padding:16px;display:grid}.investment-summary{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;padding:0 16px 16px;display:grid}.investment-summary .metric{min-height:88px}.investment-summary .metric strong{font-size:18px}.subsection{border-top:1px solid #edf1f5}.inline-header{border-bottom:1px solid #edf1f5}.notes-field{border-top:1px solid #edf1f5;padding:16px}.notes-field textarea{min-height:86px}.json-area{border:0;border-top:1px solid #edf1f5;border-radius:0;min-height:260px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.error-banner{color:#8f271d;background:#fdecea;border:1px solid #f3b7b1;border-radius:8px;margin-bottom:16px;padding:12px 14px}.project-metric-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}.project-name-cell{gap:3px;min-width:130px;display:grid}.project-name-cell span,.project-record-list p,.project-record-list small,.project-record-list>article>span,.project-panel-note,.finance-snapshot small{color:#657282}.project-next-action{min-width:220px;max-width:360px;line-height:1.35;display:block}.project-progress{align-items:center;gap:8px;min-width:110px;display:flex}.interactive-row{cursor:pointer;outline:none}.interactive-row:hover td,.interactive-row:focus-visible td{background:#f2faf7}.interactive-row:focus-visible td:first-child{box-shadow:inset 3px 0 #176b5b}.project-progress>div{background:#dce3eb;border-radius:999px;width:88px;height:7px;overflow:hidden}.project-progress>div span{border-radius:inherit;background:#176b5b;height:100%;display:block}.project-progress strong{font-size:12px}.project-badge{color:#526070;white-space:nowrap;vertical-align:middle;background:#e8edf2;border-radius:999px;align-items:center;width:max-content;min-height:23px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.project-badge.status-waiting,.project-badge.status-missing{color:#856404;background:#fff2c2}.project-badge.status-in-progress,.project-badge.status-preparing,.project-badge.status-submitted{color:#1e5e9b;background:#e3edf9}.project-badge.status-active,.project-badge.status-done,.project-badge.status-completed,.project-badge.status-approved,.project-badge.status-ready{color:#176b5b;background:#dff3e8}.project-badge.status-paused,.project-badge.status-not-started{color:brown;background:#fde8e7}.project-badge.estimate{color:#7d6a1d;text-transform:uppercase;background:#fffbea;border:1px solid #d6c47b;min-height:19px;padding:1px 6px;font-size:9px}.estimate-legend{color:#657282;align-items:center;gap:7px;font-size:12px;display:flex}.project-back{color:#176b5b;background:0 0;border:0;align-items:center;gap:7px;width:max-content;padding:0;font-weight:800;display:inline-flex}.project-hero{grid-template-columns:minmax(0,1fr) 240px;gap:24px;padding:18px;display:grid}.project-title-row{color:#657282;align-items:center;gap:10px;font-size:13px;display:flex}.project-section-edit{margin-left:auto}.project-hero h2{margin:12px 0 5px;font-size:26px}.project-hero p{color:#526070;margin:0;line-height:1.45}.project-meta{flex-wrap:wrap;gap:18px;margin-top:18px;display:flex}.project-meta>span{color:#526070;gap:3px;font-size:13px;display:grid}.project-meta strong,.project-progress-card>span,.project-next-panel>span,.finance-snapshot span{color:#657282;text-transform:uppercase;font-size:11px}.project-progress-card{border-left:1px solid #edf1f5;align-content:center;gap:10px;padding-left:24px;display:grid}.project-progress-card>strong{color:#176b5b;font-size:38px}.project-progress-card .project-progress>strong{display:none}.project-progress-card .project-progress>div{width:100%}.project-next-panel{background:#f2faf7;border:1px solid #9bc7bb;border-radius:8px;gap:6px;padding:16px;display:grid}.project-next-panel strong{color:#176b5b;font-size:17px}.project-timeline{gap:0;padding:20px 16px 22px;display:flex;overflow-x:auto}.timeline-item{border-top:2px solid #dce3eb;min-width:170px;padding:24px 18px 0 0;position:relative}.timeline-dot{background:#8793a1;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:0;box-shadow:0 0 0 1px #8793a1}.timeline-item.done{border-color:#176b5b}.timeline-item.done .timeline-dot{background:#176b5b;box-shadow:0 0 0 1px #176b5b}.timeline-item.waiting .timeline-dot{background:#d39e00;box-shadow:0 0 0 1px #d39e00}.timeline-item div{gap:7px;display:grid}.timeline-item strong{font-size:13px;line-height:1.3}.timeline-item small{color:#657282}.project-record-list{display:grid}.project-record-list article{border-bottom:1px solid #edf1f5;min-height:104px;padding:13px 16px}.project-record-list article:last-child{border-bottom:0}.project-record-list article>div{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.project-record-actions{align-items:center;gap:7px;display:flex}.project-record-actions .button-row{flex-wrap:nowrap}.project-edit-form textarea{min-height:92px}.checkbox-field{align-content:end}.confirm-copy{color:#526070;margin:0;line-height:1.5}.project-record-list p{margin:7px 0;font-size:13px;line-height:1.35}.project-record-list small,.project-record-list article>span{align-items:center;gap:6px;font-size:11px;display:inline-flex}.project-panel-note{border-top:1px solid #edf1f5;margin:0;padding:13px 16px;font-size:12px}.finance-snapshot{grid-template-columns:repeat(4,minmax(150px,1fr));display:grid}.finance-snapshot>div{border-right:1px solid #edf1f5;align-content:center;gap:8px;min-height:110px;padding:16px;display:grid}.finance-snapshot>div:nth-child(4){border-right:0}.finance-snapshot strong{overflow-wrap:anywhere;font-size:18px}.finance-investment{border-top:1px solid #edf1f5;grid-column:1/-1;border-right:0!important}.project-empty-state{color:#657282;text-align:center;padding:28px 16px}@media (width<=1100px){.app-shell{--sidebar-width:196px}.metric-grid,.project-metric-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.finance-snapshot{grid-template-columns:repeat(2,minmax(150px,1fr))}.finance-snapshot>div:nth-child(2n){border-right:0}.two-column{grid-template-columns:1fr}.investment-grid,.investment-summary,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.widget-settings{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=900px){.runway-layout{grid-template-columns:1fr}}@media (width<=760px){.app-shell{--sidebar-width:0px;display:block}.mobile-header{z-index:30;color:#f5f7fa;background:#101820;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:8px 12px;display:flex;position:sticky;top:0}.mobile-header .brand{flex:1;min-width:0;padding:4px 0}.mobile-header .workspace-switcher .custom-select-trigger{text-overflow:ellipsis;min-width:0}.mobile-header .workspace-switcher>span{display:none}.mobile-menu-button,.mobile-drawer-close{color:#f5f7fa;background:#1f2a34;border:0;border-radius:7px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.mobile-nav-backdrop{z-index:40;opacity:0;visibility:hidden;background:#1018207a;border:0;border-radius:0;width:100%;height:100%;padding:0;transition:opacity .16s,visibility .16s;display:block;position:fixed;inset:0}.mobile-nav-backdrop.open{opacity:1;visibility:visible}.sidebar{z-index:50;visibility:hidden;width:min(320px,88vw);height:100dvh;transition:transform .18s,visibility .18s;position:fixed;inset:0 auto 0 0;overflow:hidden auto;transform:translate(-100%)}.sidebar.open{visibility:visible;transform:translate(0);box-shadow:16px 0 42px #00000047}.sidebar-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.sidebar-header .brand{flex:1;min-width:0;padding:4px}.sidebar .workspace-switcher,.sidebar .workspace-switcher .custom-select-trigger{min-width:0}.sidebar .nav-item span{display:block}.nav-list{display:grid}.nav-item{width:100%}.main{max-width:100vw;padding:14px}.topbar,.panel-header,.action-panel{flex-direction:column;align-items:stretch}.metric-grid,.project-metric-grid,.investment-grid,.investment-summary,.runway-layout,.runway-stats,.widget-settings,.form-grid,.form-section,.settings-grid,.project-hero,.finance-snapshot{grid-template-columns:1fr}.project-progress-card{border-top:1px solid #edf1f5;border-left:0;padding:18px 0 0}.finance-snapshot>div{border-bottom:1px solid #edf1f5;border-right:0}.runway-chart{grid-auto-columns:36px}.table-scroll table{min-width:760px}}
