:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#272521;background:#f3f1ed;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #272521;--muted: #716d66;--faint: #9a958d;--line: #dedad2;--surface: #fffefa;--accent: #34302a;--positive: #39725a;--negative: #a1493f;--warning: #9b6c28}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% -10%,rgba(187,171,145,.22),transparent 34rem),#f3f1ed}button,input,select,textarea{font:inherit}button{color:inherit}.app{min-height:100vh}.topbar{height:66px;padding:0 32px;border-bottom:1px solid var(--line);background:#fffefadb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.brand,.account{display:flex;align-items:center}.brand{gap:11px}.brand .mark{width:38px;height:38px;object-fit:contain}.brand>div:last-child{display:flex;flex-direction:column;gap:1px}.brand strong{font-size:13px;letter-spacing:-.01em}.brand span,.account span{color:var(--muted);font-size:11px}.account{gap:14px}main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:46px 0 72px}.pageHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.eyebrow,.sectionKicker{display:block;color:var(--warning);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1,h2,p{margin:0}h1{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:500;letter-spacing:-.035em}.pageHeading p{margin-top:7px;color:var(--muted);font-size:13px}.button,.textButton,.iconButton,.budgetButton,.groupBudgetButton{border:0;background:transparent;cursor:pointer}.button{min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:9px;background:var(--surface);font-size:12px;font-weight:600}.button:hover{border-color:#bdb7ad;background:#faf8f3}.button.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.button.primary:hover{background:#181613}.button.dangerButton{margin-right:auto;color:var(--negative)}.button:disabled{cursor:not-allowed;opacity:.55}.textButton{padding:3px 0;color:var(--muted);font-size:11px;font-weight:600}.textButton:hover{color:var(--ink)}.rowActions{display:inline-flex;align-items:center;gap:10px}.deleteTextButton{color:var(--negative)}.deleteTextButton:hover{color:#8c271c}.kpiGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 8px 28px #362e230a}.kpi{min-width:0;padding:20px;border-right:1px solid var(--line);display:flex;flex-direction:column}.kpi:last-child{border-right:0}.kpi>span{color:var(--muted);font-size:11px;font-weight:600}.kpi strong{margin-top:9px;overflow:hidden;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.kpi strong.tone-positive{color:var(--positive)}.kpi strong.tone-negative{color:var(--negative)}.kpi small{margin-top:5px;overflow:hidden;color:var(--faint);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.panel{border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 8px 28px #362e2309}.liveLabel{padding:3px 8px;border-radius:99px;color:var(--muted);background:#eeebe5;font-size:9.5px;font-weight:700}.liveLabel.available{color:var(--positive);background:#e9f2ed}.liveLabel.unavailable{color:var(--negative);background:#f8eae7}.liveLabel.not_configured{color:var(--warning);background:#f6efe3}.panelHeader h2{margin-top:5px;font-size:14px;font-weight:650;letter-spacing:-.01em}.splitGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.splitGrid.single{grid-template-columns:1fr}.splitGrid>.panel{padding:22px}.panelHeader{padding-bottom:15px;border-bottom:1px solid var(--line)}.categoryList{padding-top:6px}.categoryRow{padding:11px 0 8px}.categoryRow>div:first-child,.scenarioRow,.scenarioTotal{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.categoryRow span,.scenarioRow span{color:var(--muted);font-size:12px}.categoryRow strong,.scenarioRow strong{font-size:12px}.track{height:4px;margin-top:7px;overflow:hidden;border-radius:4px;background:#eeebe5}.track i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#4d4942,#938a7d)}.scenarioRow{padding:15px 0;border-bottom:1px solid var(--line)}.scenarioTotal{padding:20px 0 15px}.scenarioTotal span{font-size:12px;font-weight:650}.scenarioTotal strong{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.panelNote{padding-top:14px;border-top:1px solid var(--line);color:var(--faint);font-size:10.5px;line-height:1.5}.budgetAlertPanel{margin-top:16px;padding:14px 18px;border:1px solid;border-radius:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.budgetAlertPanel.nearing{color:#8a5a13;border-color:#e6cfaa;background:#fbf4e8}.budgetAlertPanel.exceeded{color:var(--negative);border-color:#ecc5bd;background:#fbedeb}.budgetAlertPanel strong{font-size:12px}.budgetAlertPanel div{display:flex;flex-direction:column;gap:4px;text-align:right;font-size:10.5px}.modelPanel{margin-top:16px;overflow:hidden}.monthlyModelHeader{margin-top:24px;margin-bottom:12px;display:flex;align-items:flex-end;justify-content:space-between}.monthlyModelHeader h2{margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.burnSections{display:flex;flex-direction:column;gap:12px}.burnSection{overflow:hidden}.burnSectionHeader{padding:15px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.burnSectionHeader h3{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:500}.groupBudgetSummary{display:flex;align-items:flex-end;flex-direction:column;gap:3px}.groupBudgetSummary>strong{color:var(--ink);font-size:13px}.groupBudgetButton{padding:0;color:var(--faint);font-size:9.5px;font-weight:650}.groupBudgetButton:hover{color:var(--ink)}.groupBudgetButton.nearing{color:var(--warning)}.groupBudgetButton.exceeded{color:var(--negative)}.burnSectionHeader>div>span{margin-top:3px;color:var(--faint);display:block;font-size:10px}.employeeUsagePanel{overflow:hidden}.employeeUsagePanel .burnSectionHeader{gap:16px}.emptyEmployeeState{padding:24px 18px;color:var(--faint);font-size:11px;text-align:center}.informationalLabel{color:var(--faint);font-size:9.5px}.modelHeader{padding:20px 22px 16px;display:flex;align-items:flex-end;justify-content:space-between}.formula{color:var(--faint);font-size:10.5px}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11.5px}th{padding:10px 16px;color:var(--faint);background:#faf8f4;border-bottom:1px solid var(--line);text-align:right;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}th:first-child,td:first-child{text-align:left}td{padding:12px 16px;color:var(--muted);border-bottom:1px solid #ebe8e2;text-align:right;white-space:nowrap}tbody tr:last-child td{border-bottom:0}.burnSection tfoot td{color:var(--ink);background:#faf8f4;border-top:1px solid var(--line);border-bottom:0;font-weight:700}.burnSection tfoot td:nth-child(2){text-align:right}tbody tr:hover td{background:#fcfbf8}td:first-child strong,td:first-child span{display:block}.budgetButton{padding:0;color:var(--muted);display:inline-flex;align-items:flex-end;flex-direction:column;gap:2px;font:inherit}.budgetButton strong{font-weight:600}.budgetButton>span{font-size:9px;font-weight:700}.budgetButton.nearing{color:var(--warning)}.budgetButton.exceeded{color:var(--negative)}td:first-child strong{color:var(--ink);font-size:12px}td:first-child span{margin-top:2px;color:var(--faint);font-size:10px}.status{padding:3px 8px;border-radius:99px;font-size:10px;font-weight:700;text-transform:capitalize}.status.active{color:var(--positive);background:#e9f2ed}.status.deferred{color:var(--warning);background:#f6efe3}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:8vh 16px;overflow-y:auto;background:#2a262052;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-start;justify-content:center}.modal{width:min(460px,100%);border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 24px 70px #241f1933}.modal>header,.modal>footer{padding:14px 18px;display:flex;align-items:center}.modal>header{justify-content:space-between;border-bottom:1px solid var(--line)}.modal>header h2{font-size:14px}.modal>footer{justify-content:flex-end;gap:8px;border-top:1px solid var(--line)}.iconButton{padding:0 5px;color:var(--muted);font-size:22px;line-height:1}.modalBody{padding:18px}.field{margin-bottom:14px;display:flex;flex:1;flex-direction:column;gap:6px}.field>span{color:var(--muted);font-size:10.5px;font-weight:650}.field input,.field select,.field textarea{width:100%;padding:8px 10px;border:1px solid var(--line);border-radius:8px;outline:0;color:var(--ink);background:#fff;font-size:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#a79f94}.field textarea{min-height:70px;resize:vertical}.fieldRow{display:flex;gap:12px}.employeeAddForm{display:flex;align-items:flex-end;gap:8px}.employeeAddForm .field{margin-bottom:0}.employeeDepartmentField{max-width:160px}.employeeRoster{margin-top:16px;border-top:1px solid var(--line)}.employeeRoster>div{padding:10px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.employeeIdentity{display:flex;flex-direction:column;gap:2px}.employeeIdentity small{color:var(--faint);font-size:9.5px}.emptyRoster{padding-top:14px;color:var(--faint);display:block;font-size:11px}.formError{padding:9px 10px;border-radius:8px;color:var(--negative);background:#f8eae7;font-size:11px}.centerState{min-height:100vh;padding:24px;display:flex;align-items:center;justify-content:center}.spinner{width:24px;height:24px;border:2px solid #d6d1c9;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.errorState{flex-direction:column;gap:10px;text-align:center}.errorState span{max-width:520px;color:var(--muted);font-size:12px;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi:nth-child(2){border-right:0}.kpi:nth-child(-n+2){border-bottom:1px solid var(--line)}.splitGrid{grid-template-columns:1fr}}@media(max-width:640px){.topbar{padding:0 18px}.account>span{display:none}main{width:min(100% - 28px,1240px);padding-top:30px}.pageHeading{align-items:stretch;flex-direction:column}.kpiGrid{grid-template-columns:1fr}.kpi{border-right:0;border-bottom:1px solid var(--line)}.kpi:nth-child(3){border-bottom:1px solid var(--line)}.kpi:last-child{border-bottom:0}.budgetAlertPanel{flex-direction:column}.budgetAlertPanel div{text-align:left}.monthlyModelHeader{align-items:flex-start;flex-direction:column;gap:6px}.employeeUsagePanel .burnSectionHeader,.employeeAddForm{align-items:stretch;flex-direction:column}.employeeDepartmentField{max-width:none}}
