:root{color:#172033;background:#eef2f7;--ui-bg: #eef2f7;--ui-bg-surface: #ffffff;--ui-bg-muted: #f7f9fc;--ui-bg-hover: #f2f6fb;--ui-border: #dbe2ec;--ui-border-strong: #cbd4e1;--ui-text: #172033;--ui-text-muted: #667287;--ui-primary: #2256d6;--ui-primary-muted: rgba(34, 86, 214, .1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:960px}button,input,select,textarea{font:inherit}button{border:0;border-radius:6px;padding:7px 12px;background:#2256d6;color:#fff;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{background:#e7ecf5;color:#243049}.login-screen{min-height:100vh;display:grid;place-items:center;background:#182235}.login-panel{width:360px;display:flex;flex-direction:column;gap:16px;padding:28px;background:#fff;border-radius:8px;box-shadow:0 18px 60px #00000038}.brand-mark{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:#2256d6;color:#fff;font-weight:800}h1,h2,h3{margin:0}h1{font-size:22px}h2{font-size:16px}h3{font-size:13px;margin-top:18px}label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600}input,select,textarea{border:1px solid #cbd4e1;border-radius:6px;padding:8px 10px;background:#fff;color:#172033}.app-shell{min-height:100vh;padding:20px}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.topbar-user{display:flex;align-items:center;gap:10px}.muted{color:#6b768a;font-size:12px}.error-banner{padding:10px 12px;border-radius:6px;background:#fee2e2;color:#b91c1c;font-size:13px}.ops-layout{display:block}.table-panel,.detail-panel{background:#fff;border:1px solid #dbe2ec;border-radius:8px;padding:16px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ops-data-table{height:auto;min-height:280px;border:1px solid #e2e8f2;border-radius:7px;background:#fff}.ops-data-table .tals-data-table-scroll{overflow:auto}.ops-organizations-table{width:100%;min-width:960px;border-collapse:collapse;table-layout:fixed}.ops-organizations-table thead{background:#f7f9fc}.ops-organizations-table th,.ops-organizations-table td{padding:10px 12px;border-bottom:1px solid #e6edf6;font-size:13px;line-height:1.35;text-align:left;vertical-align:middle}.ops-organizations-table th{color:#5e6a7d;font-weight:700;white-space:nowrap}.ops-organizations-table tbody tr{transition:background .16s ease}.ops-organizations-table tbody tr:hover,.ops-organizations-table tbody tr.selected-row{background:#f5f8ff}.ops-organizations-table tbody tr:last-child td{border-bottom:0}.link-cell{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#174ea6;background:transparent;padding:0;text-align:left;font-weight:700}.row-actions{display:flex;gap:4px;flex-wrap:nowrap}.row-actions button{min-width:38px;padding:5px;background:#edf2fb;color:#174ea6;white-space:nowrap}.pill{display:inline-block;border-radius:99px;padding:3px 8px;font-size:11px;margin-right:4px}.danger,.danger-pill{color:#b91c1c}.danger-pill{background:#fee2e2}.ok-pill{background:#dcfce7;color:#166534}.detail-title{font-size:18px;font-weight:800;margin:12px 0}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.metric-grid div{padding:10px;border-radius:6px;background:#f7f9fc}.metric-grid dt{color:#68758a;font-size:11px}.metric-grid dd{margin:4px 0 0;font-weight:800}.plain-list{padding-left:18px;color:#3d485a;font-size:12px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f172a61}.dialog{width:420px;display:flex;flex-direction:column;gap:14px;background:#fff;border-radius:8px;padding:18px;box-shadow:0 18px 60px #0000003d}.detail-dialog{width:min(640px,calc(100vw - 32px));max-height:calc(100vh - 64px);overflow:auto}.dialog-head,.dialog-actions,.checkbox-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.icon-button{background:#eef2f7;color:#172033;width:28px;height:28px;padding:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkbox-row{justify-content:flex-start;font-weight:500}.checkbox-row input{width:16px;height:16px}
