:root{color:#e8eef7;background:#0c1017;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0c1017}button{font:inherit}.app-shell{display:grid;min-height:100vh;grid-template-columns:260px minmax(0,1fr)}.sidebar{border-right:1px solid #202a39;background:#111822;padding:24px 18px}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#2a7f62;color:#fff;font-weight:800}.brand strong,.brand span{display:block}.brand span{color:#93a4ba;font-size:13px;margin-top:3px}.nav-list{display:grid;gap:6px}.nav-list button{width:100%;border:0;border-radius:8px;background:transparent;color:#aebbd0;cursor:pointer;padding:11px 12px;text-align:left}.nav-list button.active,.nav-list button:hover{background:#1b2736;color:#fff}.main-panel{padding:28px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{color:#8ea2bb;font-size:13px;margin:0 0 8px}h1,h2,p{margin-top:0}h1{font-size:30px;margin-bottom:0}.security-pill{border:1px solid #315844;border-radius:999px;color:#a9e8c7;padding:8px 12px;white-space:nowrap}.status-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #202a39;border-radius:8px;background:#202a39;margin-bottom:22px}.status-band div{background:#121b27;padding:16px}.status-band span{display:block;color:#8ea2bb;font-size:13px;margin-bottom:7px}.status-band strong{font-size:15px}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.module-card{border:1px solid #202a39;border-radius:8px;background:#121b27;padding:18px}.card-head,.card-foot{display:flex;align-items:center;justify-content:space-between;gap:14px}.card-head h2{font-size:18px;margin-bottom:4px}.card-head p,.summary,.module-card li,.card-foot span{color:#9fb0c4}.sensitivity{border-radius:999px;background:#243346;color:#d8e7f7;font-size:12px;padding:5px 8px}.summary{min-height:48px;line-height:1.55;margin:14px 0}.module-card ul{display:grid;gap:8px;list-style:none;margin:0 0 18px;padding:0}.module-card li{border-top:1px solid #202a39;padding-top:8px}.amount{font-weight:700}.amount.expense{color:#ff6470}.amount.reimbursable{color:#6aa9ff}.status{font-weight:700}.status.online{color:#6bd4a8}.status.offline{color:#ff6470}.status.unknown{color:#a7b4c6}.latency{color:#7f90a6}.card-foot button,.open-link{border:1px solid #2c3d52;border-radius:8px;background:#182334;color:#c8d6e8;padding:8px 14px}.card-foot button:not(:disabled){cursor:pointer}.card-foot button:disabled{color:#728197;cursor:not-allowed}.open-link{text-decoration:none;white-space:nowrap}.finance-notice{display:flex;align-items:center;gap:12px;border:1px solid #315844;border-radius:8px;background:#12231d;color:#bdebd0;margin-bottom:16px;padding:14px 16px}.finance-notice span{color:#9ec9b3}.finance-summary-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #202a39;border-radius:8px;background:#202a39;margin-bottom:16px}.finance-summary-band div{background:#121b27;padding:14px 16px}.finance-summary-band span{display:block;color:#8ea2bb;font-size:13px;margin-bottom:6px}.finance-summary-band strong{font-size:16px}.iframe-shell{overflow:hidden;height:calc(100vh - 236px);min-height:540px;border:1px solid #202a39;border-radius:8px;background:#0c1017}.iframe-shell iframe{width:100%;height:100%;border:0;background:#111820}.secure-placeholder{border:1px solid #2c3d52;border-radius:8px;background:#121b27;color:#c7d6e8;padding:20px}.secure-placeholder h2{font-size:20px;margin-bottom:8px}.secure-placeholder p,.secure-placeholder li{color:#9fb0c4;line-height:1.6}.secure-placeholder ul{display:grid;gap:8px;margin:14px 0 0;padding-left:20px}.service-grid{display:grid;gap:12px}.service-row,.empty-state{border:1px solid #202a39;border-radius:8px;background:#121b27;padding:16px}.service-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.service-row h2{font-size:17px;margin-bottom:5px}.service-row p,.empty-state{color:#9fb0c4}.service-status{display:grid;gap:6px;min-width:150px;text-align:right}.service-status span:last-child{color:#7f90a6}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #202a39}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar,.card-head,.card-foot{align-items:stretch;flex-direction:column}.security-pill{white-space:normal}.finance-notice,.open-link{align-items:stretch;flex-direction:column;white-space:normal}.iframe-shell{height:64vh;min-height:480px}.finance-summary-band{grid-template-columns:1fr 1fr}.service-row{align-items:flex-start;flex-direction:column}.service-status{min-width:0;text-align:left}.status-band,.module-grid{grid-template-columns:1fr}}
