:root{--ink:#17212b;--muted:#697782;--line:#dce5eb;--surface:#f5f8fa;--panel:#fff;--nav:#222b32;--nav-deep:#141c22;--blue:#28f;--teal:#00a6a6;--green:#64b246;--red:#d14b4b;--shadow:0 18px 40px #17212b1f}*{box-sizing:border-box}body{color:var(--ink);background:var(--surface);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.72}.login-page{background:#f5f7fa;min-height:100vh;display:grid}.login-card{background:0 0;grid-template-columns:minmax(460px,1.25fr) minmax(420px,.95fr);width:100%;min-height:100vh;display:grid;overflow:hidden}.login-visual{color:#f3fbff;background:linear-gradient(#083949,#061c29);flex-direction:column;gap:24px;padding:46px;display:flex}.login-brand{align-items:center;gap:16px;display:flex}.login-brand img{object-fit:contain;width:70px;height:70px}.login-brand strong,.login-brand span{display:block}.login-brand strong{color:#fff;font-size:22px}.login-brand span{color:#2ff3ff;letter-spacing:4px;text-transform:uppercase;font-size:12px;font-weight:900}.login-copy{max-width:560px;margin-top:auto}.login-copy .eyebrow{color:#d6fffb}.login-copy h1{color:#fff;text-transform:uppercase;max-width:720px;margin:0;font-size:58px;line-height:1.04}.login-copy p{color:#eef8fb;max-width:480px;font-size:18px;line-height:1.55}.login-signal{background:#ffffff0a;border:1px solid #ffffff38;border-radius:8px;align-items:center;gap:14px;width:min(440px,100%);padding:16px;display:flex}.login-signal strong,.login-signal span{display:block}.login-signal span{color:#daf2f6;font-size:13px}.login-form{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;place-self:center;gap:18px;width:min(450px,100% - 48px);padding:34px;display:flex;box-shadow:0 18px 44px #17212b14}.login-form-logo{object-fit:contain;object-position:left center;width:150px;max-height:64px;margin-bottom:4px}.login-form h2{margin:0;font-size:28px}.login-form p{color:var(--muted);margin:10px 0 0;line-height:1.5}.login-form label{color:var(--muted);gap:8px;font-size:13px;font-weight:800;display:grid}.input-with-icon{border:1px solid var(--line);height:44px;color:var(--muted);background:#f8fbfc;border-radius:6px;align-items:center;gap:10px;padding:0 12px;display:flex}.input-with-icon input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.form-error{color:#873434;background:#fff1f1;border:1px solid #d14b4b47;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:800}.form-success{color:#285f27;background:#eef9ec;border:1px solid #64b24652;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:800}.login-submit{background:#061c29;justify-content:center;width:100%;height:44px}.shell{grid-template-columns:232px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#dbe5ea;flex-direction:column;display:flex}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:58px;padding:0 18px;display:flex}.brand-logo{object-fit:contain;flex:none;width:38px;height:38px}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--teal), var(--blue));border-radius:8px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.brand strong,.brand span{display:block}.brand span{color:#8fa1ad;font-size:12px}.nav-list{gap:4px;padding:12px 10px;display:grid}.nav-list button{color:#c6d1d8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:11px 12px;display:flex}.nav-list button.active{color:#fff;background:var(--nav-deep);box-shadow:inset 3px 0 0 var(--blue)}.sidebar-footer{color:#9eb0bb;border-top:1px solid #ffffff14;align-items:center;gap:10px;margin-top:auto;padding:16px 18px;font-size:13px;display:flex}.main{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:18px;height:58px;padding:0 22px;display:flex}.topbar-logo{object-fit:contain;object-position:left center;width:104px;max-height:34px;display:block}.global-search{border:1px solid var(--line);background:#f8fbfc;border-radius:6px;flex:1;align-items:center;gap:10px;max-width:760px;padding:0 12px;display:flex}.global-search input{background:0 0;border:0;outline:0;width:100%;height:38px}.topbar-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.topbar-actions button,.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.user-chip{border:1px solid var(--line);border-radius:999px;gap:1px;padding:6px 12px;font-size:13px;font-weight:700;display:grid}.user-chip span{color:var(--muted);font-size:11px;font-weight:800}.page{padding:24px}.page-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.page-title h1{margin:0;font-size:26px}.eyebrow{color:var(--teal);text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.primary-action{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:800;display:flex}.secondary-action{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:800;display:flex}.page-actions{flex-wrap:wrap;gap:10px;display:flex}.hidden-file-input{display:none}.import-errors{background:#fff8f8;border:1px solid #d14b4b3d;border-radius:8px;gap:8px;margin-bottom:16px;padding:12px;display:grid}.import-errors div{gap:3px;display:grid}.import-errors strong{color:#873434}.import-errors span,.import-errors p{color:var(--muted);margin:0}.metrics-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-bottom:24px;display:grid}.metric-card,.panel,.category-card,.table-shell{border:1px solid var(--line);background:var(--panel);border-radius:8px;box-shadow:0 6px 22px #17212b0a}.metric-card{padding:18px}.metric-card span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.metric-card strong{margin-top:8px;font-size:28px;display:block}.kpi-grid{grid-template-columns:minmax(320px,1.05fr) minmax(360px,1.35fr) minmax(260px,.8fr);gap:14px;margin-bottom:24px;display:grid}.kpi-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-width:0;padding:18px;box-shadow:0 6px 22px #17212b0a}.kpi-card header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.kpi-card h2{margin:0;font-size:17px}.donut-layout{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:18px;display:grid}.donut-chart{width:150px;height:150px}.donut-track{fill:#0000;stroke:#e8eff3;stroke-width:5px}.donut-segment{fill:#0000;stroke-width:5px;transform-origin:50%;transition:stroke-dasharray .18s;transform:rotate(-90deg)}.donut-chart text:first-of-type{fill:var(--ink);font-size:6px;font-weight:900}.donut-chart text:last-of-type{fill:var(--muted);text-transform:uppercase;font-size:3px;font-weight:800}.chart-legend,.bar-list{gap:10px;display:grid}.chart-legend div{color:var(--muted);grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:13px;display:grid}.chart-legend strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.legend-dot{border-radius:999px;width:10px;height:10px}.bar-row{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:2px 0;display:grid}.bar-row:hover span{color:var(--blue)}.bar-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bar-row strong{color:var(--blue)}.bar-track,.gauge-track{background:#e8eff3;border-radius:999px;grid-column:1/-1;height:9px;overflow:hidden}.bar-track i,.gauge-track i{border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--blue));height:100%;display:block}.assignment-chart{align-content:start;display:grid}.assignment-gauge{gap:8px;margin-bottom:18px;display:grid}.assignment-gauge strong{color:var(--teal);font-size:46px;line-height:1}.assignment-gauge span{color:var(--muted);font-weight:800}.assignment-stats{gap:10px;margin:0;display:grid}.assignment-stats div{border-top:1px solid var(--line);justify-content:space-between;padding-top:10px;display:flex}.assignment-stats dt,.assignment-stats dd{margin:0}.assignment-stats dt{color:var(--muted)}.assignment-stats dd{font-weight:900}.section-heading{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.section-heading h2{margin:0;font-size:20px}.section-heading span{color:var(--muted)}.category-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.category-card{cursor:pointer;text-align:left;grid-template-columns:86px 1fr;gap:14px;min-height:158px;padding:14px;display:grid}.category-card:hover{border-color:var(--blue)}.category-icon{color:var(--blue);border-right:1px solid var(--line);place-items:center;display:grid}.category-body header{align-items:center;gap:8px;display:flex}.category-body header span{color:var(--blue);margin-left:auto;font-weight:900}.category-body dl{gap:7px;margin:16px 0 0;display:grid}.category-body dl div{color:var(--muted);justify-content:space-between;display:flex}.category-body dd,.category-body dt{margin:0}.table-shell{overflow:auto}.pagination-bar{border-top:1px solid var(--line);width:100%;color:var(--muted);background:#fbfdfe;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-size:13px;display:flex}.pagination-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pagination-controls label{color:var(--muted);align-items:center;gap:7px;font-weight:800;display:flex}.pagination-controls select{border:1px solid var(--line);min-height:34px;color:var(--ink);background:#fff;border-radius:6px;padding:0 28px 0 10px}.pagination-controls .secondary-action{min-height:34px;padding:0 11px}.pagination-controls strong{color:var(--ink);font-size:13px}table{border-collapse:collapse;width:100%;min-width:980px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:12px 14px}th{color:var(--muted);text-transform:uppercase;background:#f8fbfc;font-size:12px}.sortable-header{width:100%;min-height:24px;color:inherit;cursor:pointer;font:inherit;text-align:left;text-transform:uppercase;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:7px;padding:0;font-weight:900;display:inline-flex}.sortable-header svg{color:#9aacb8;flex:none}.sortable-header:hover,.sortable-header.active,.sortable-header.active svg{color:var(--blue)}tbody tr{cursor:pointer}tbody tr:hover{background:#f3f9fb}td strong,td span{display:block}td span{color:var(--muted);font-size:12px}.status-pill{color:#3f4d58;background:#edf2f5;border-radius:999px;align-items:center;gap:6px;width:max-content;padding:5px 9px;font-weight:800;display:inline-flex}.status-good{color:#0b3f78;background:#dcecff;box-shadow:inset 0 0 0 1px #2288ff38}.status-warning{color:#6b4b00;background:#fff0b8;box-shadow:inset 0 0 0 1px #f2b84b52}.status-retired{color:#7a2323;background:#ffdede;box-shadow:inset 0 0 0 1px #d14b4b47}.status-new{color:#145c21;background:#d8ffd6;box-shadow:inset 0 0 0 1px #64b24659,0 0 14px #64b2463d}.status-service{color:#734200;background:#ffe3c2;box-shadow:inset 0 0 0 1px #e07a3f47}.status-neutral{color:#3f4d58;background:#edf2f5}.inactive-pill{color:#6b2c2c;background:#f8dddd}.role-pill{color:#213d6f;background:#e7f0ff}.drawer-root{z-index:10;position:fixed;inset:0}.drawer-backdrop{background:#141c226b;border:0;position:absolute;inset:0}.asset-drawer{width:min(860px,100%);height:100%;box-shadow:var(--shadow);background:#fff;padding:24px;position:absolute;top:0;right:0;overflow:auto}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:16px;display:flex}.drawer-header h2{margin:0 0 6px}.drawer-header p{color:var(--muted);margin:0}.status-line,.tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:10px;padding:14px 0;display:flex}.status-line span,.tabs a{background:#eef4f7;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.tabs a:first-child{color:#fff;background:var(--blue)}.drawer-section{border-bottom:1px solid var(--line);padding:18px 0}.drawer-section h3{margin:0 0 12px}.info-grid,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.info-box{border:1px solid var(--line);background:#fbfdfe;border-radius:6px;padding:12px}.info-box span{color:var(--muted);font-size:12px;font-weight:900;display:block}.info-box strong{overflow-wrap:anywhere;margin-top:5px;display:block}.timeline-list{gap:12px;display:grid}.timeline-list div{border-left:3px solid var(--teal);padding-left:12px}.timeline-list span,.timeline-list p{color:var(--muted);margin:4px 0 0;display:block}.panel{padding:16px}.panel h2{margin-top:0}.list-row{border-bottom:1px solid var(--line);gap:4px;padding:11px 0;display:grid}.list-row span,.empty-module{color:var(--muted)}.admin-metrics{grid-template-columns:repeat(3,minmax(150px,1fr))}.admin-message{margin-bottom:14px}.catalog-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.catalog-sidebar{gap:8px;display:grid}.catalog-sidebar button{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:5px;padding:13px 14px;display:grid}.catalog-sidebar button.active{border-color:var(--blue);box-shadow:inset 3px 0 0 var(--blue);background:#edf6ff}.catalog-sidebar span{color:var(--muted);font-size:12px}.catalog-table-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.catalog-table-header h2,.catalog-table-header p{margin:0}.catalog-table-header p{color:var(--muted);margin-top:5px}.catalog-table table{min-width:760px}.catalog-bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.catalog-bulk-actions span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.select-column{text-align:center;width:46px;min-width:46px}.select-column input{width:18px;height:18px;accent-color:var(--teal);cursor:pointer}.select-column input:disabled{cursor:not-allowed}.color-swatch{border:1px solid var(--line);vertical-align:middle;border-radius:50%;width:18px;height:18px;margin-right:8px;display:inline-block}.user-admin-table{margin-bottom:18px}.row-actions{gap:8px;display:flex}.danger-button{color:var(--red)}.lower-admin-grid{align-items:start}.report-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.report-card{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.report-card svg{color:var(--teal)}.report-card h2,.report-card p{margin:0}.report-card p{color:var(--muted);margin-top:6px;line-height:1.5}.report-card .primary-action{grid-column:1/-1;justify-content:center}.audit-table table{min-width:1040px}.audit-search{flex:0 440px;width:min(440px,100%);max-width:440px}.modal-root{z-index:20;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-backdrop{background:#141c227a;border:0;position:absolute;inset:0}.user-form-modal,.asset-form-modal{z-index:1;border:1px solid var(--line);width:min(920px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:22px;position:relative;overflow:auto}.user-form-modal header,.user-form-modal footer,.asset-form-modal header,.asset-form-modal footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.user-form-modal h2,.asset-form-modal h2{margin:0}.user-form-modal footer,.asset-form-modal footer{border-top:1px solid var(--line);justify-content:flex-end;padding-top:16px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 0;display:grid}.form-grid label{color:var(--muted);gap:7px;font-size:13px;font-weight:900;display:grid}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#f8fbfc;border-radius:6px;outline:0;padding:0 11px}.form-grid input[type=color]{width:72px;padding:4px}.form-grid textarea{resize:vertical;padding:10px 11px}.wide-field{grid-column:1/-1}.toggle-row{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:flex!important}.toggle-row input{width:18px;min-height:18px}.drawer-actions{align-items:center;gap:8px;display:flex}.compact-heading{margin-bottom:10px}.compact-heading h3{margin:0}.spec-editor{padding:0 0 18px}.spec-grid{gap:10px;display:grid}.spec-row{grid-template-columns:minmax(140px,.7fr) minmax(160px,1fr) 40px;gap:10px;display:grid}.spec-row input{border:1px solid var(--line);background:#f8fbfc;border-radius:6px;outline:0;min-height:40px;padding:0 11px}.people-layout{grid-template-columns:minmax(300px,.85fr) minmax(0,1.35fr);align-items:start;gap:16px;display:grid}.people-search{max-width:none;margin-bottom:12px}.people-list{gap:8px;max-height:680px;display:grid;overflow:auto}.person-row{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:6px;gap:4px;padding:12px;display:grid}.person-row.active{border-color:var(--blue);background:#edf6ff}.person-row span,.person-row small,.muted-text,.person-detail-header p{color:var(--muted)}.person-detail-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:14px;display:flex}.person-detail-header h2{margin:0 0 4px}.person-detail-header p{margin:0}.assigned-assets{gap:10px;display:grid}.assigned-asset-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fbfdfe;border-radius:8px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.assigned-asset-card svg{color:var(--blue)}.assigned-asset-card span,.assigned-asset-card small{color:var(--muted);display:block}.assigned-card-actions,.timeline-heading{align-items:center;gap:8px;display:flex}.timeline-heading{justify-content:space-between;margin-bottom:4px}.assigned-card-actions .primary-action,.assigned-card-actions .secondary-action,.timeline-heading .secondary-action{white-space:nowrap;min-height:32px;padding:0 10px}.merge-summary{border:1px solid var(--line);background:#f8fbfc;border-radius:8px;gap:5px;margin-top:18px;padding:14px;display:grid}.merge-summary span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.merge-summary p{color:var(--muted);margin:0}@media (width<=960px){.shell{grid-template-columns:1fr}.sidebar{z-index:5;flex-direction:row;align-items:center;display:flex;position:sticky;top:0;overflow-x:auto}.brand{border-bottom:0;min-width:190px}.nav-list{padding:8px;display:flex}.nav-list button{min-width:max-content}.sidebar-footer{display:none}.metrics-grid,.kpi-grid,.info-grid,.admin-grid,.admin-metrics,.form-grid{grid-template-columns:1fr}.donut-layout{grid-template-columns:1fr;justify-items:center}.chart-legend{width:100%}.login-card,.people-layout,.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.catalog-table-header{flex-direction:column;align-items:flex-start}.catalog-bulk-actions{justify-content:flex-start}.assigned-asset-card{grid-template-columns:36px 1fr}.assigned-card-actions{grid-column:1/-1;justify-content:flex-start}.login-visual{min-height:380px}.login-copy h1{font-size:32px}}
