:root{--navy:#12213f;--navy-2:#192b4f;--ink:#172033;--muted:#68748a;--line:#dfe5ee;--surface:#fff;--canvas:#f4f6fa;--blue:#2864dc;--blue-dark:#1d4fb7;--green:#138a61;--red:#c43e4d;--amber:#b7791f;--shadow:0 12px 30px rgba(28,42,69,.08);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}
*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-size:14px;line-height:1.5;background:var(--canvas)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:var(--navy);color:#dce4f2;padding:24px 16px;display:flex;flex-direction:column;z-index:2}.brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px;color:#fff}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.25}.brand strong{font-size:16px}.brand small{color:#9ba9c1;font-size:11px}.nav{display:flex;flex-direction:column;gap:4px}.nav-label,.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.nav-label{color:#7586a5;padding:10px 12px 7px}.nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 11px;border-radius:8px;color:#b8c4d7;font-weight:600;transition:.15s ease}.nav a:hover,.nav a:focus-visible{background:rgba(255,255,255,.07);color:#fff}.nav a.active{background:#fff;color:var(--navy);box-shadow:0 7px 16px rgba(5,20,49,.2)}.nav-icon{width:23px;height:23px;border:1px solid currentColor;border-radius:6px;display:grid;place-items:center;font-size:9px;opacity:.75}.soon{margin-left:auto;font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#7888a3}.sidebar-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding:18px 8px 2px;display:flex;align-items:center;gap:10px}.sidebar-foot>span:last-child{display:flex;flex-direction:column}.sidebar-foot strong{font-size:11px}.sidebar-foot small{font-size:10px;color:#8292ad}.system-dot{width:8px;height:8px;border-radius:50%;background:#35ca91;box-shadow:0 0 0 4px rgba(53,202,145,.13)}.main{grid-column:2;min-width:0}.topbar{height:91px;background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1;backdrop-filter:blur(12px)}.topbar h1{font-size:22px;margin:2px 0 0;letter-spacing:-.02em}.eyebrow{color:#6680ac}.account{display:flex;align-items:center;gap:10px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e7edfa;color:#31568f;font-weight:800;font-size:12px}.avatar-small{width:34px;height:34px;flex:0 0 auto}.account-copy,.person>span:last-child{display:flex;flex-direction:column}.account-copy strong{font-size:12px}.account-copy small,.person small{color:var(--muted);font-size:11px}.link-button,.text-link{border:0;background:none;color:var(--blue);font-weight:700;font-size:12px;padding:6px}.link-button{margin-left:5px;border-left:1px solid var(--line);padding-left:14px}.link-button:hover,.text-link:hover{text-decoration:underline}.content{padding:28px 32px 52px;max-width:1540px;margin:0 auto}.welcome-card{background:linear-gradient(120deg,#172a50,#203b6f);color:#fff;border-radius:14px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow);overflow:hidden;position:relative}.welcome-card:after{content:"";position:absolute;width:300px;height:300px;border:60px solid rgba(255,255,255,.035);border-radius:50%;right:120px;top:-170px}.welcome-card h2{margin:4px 0;font-size:24px}.welcome-card p{margin:0;color:#bfcbe0}.welcome-card .eyebrow{color:#8eb3fb}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0}.metrics article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px;display:flex;align-items:center;gap:14px}.metric-icon{width:42px;height:42px;border-radius:10px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-weight:800}.metrics article div{display:flex;flex-direction:column}.metrics small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.metrics strong{font-size:17px;margin:1px 0}.metrics article div span{font-size:11px;color:var(--muted)}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 16px rgba(33,50,80,.035)}.panel-head{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.panel-head h2{font-size:18px;margin:2px 0}.panel-head p{margin:0;color:var(--muted);font-size:12px}.check-grid{display:grid;grid-template-columns:1fr 1fr}.check{display:flex;align-items:center;gap:12px;padding:19px 24px;border-bottom:1px solid var(--line)}.check:nth-child(odd){border-right:1px solid var(--line)}.check:nth-last-child(-n+2){border-bottom:0}.check>span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#e4f7ef;color:var(--green);font-weight:800}.check.pending>span{background:#fff3df;color:var(--amber)}.check>div{display:flex;flex-direction:column}.check small{color:var(--muted)}.status-pill,.role-pill{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:10px;font-weight:800;border-radius:999px;padding:5px 9px;background:#edf1f7;color:#536177;text-transform:uppercase;letter-spacing:.04em}.status-pill>span{width:6px;height:6px;border-radius:50%;background:currentColor}.status-active{background:#e7f7f0;color:#137453}.status-disabled{background:#fcebed;color:#a93443}.button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #cfd7e3;border-radius:8px;background:#fff;color:#34435a;font-weight:700;font-size:12px;transition:.15s ease}.button:hover{background:#f7f9fc}.button-primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 5px 12px rgba(40,100,220,.2)}.button-primary:hover{background:var(--blue-dark)}.button-wide{width:100%;height:44px}.alert{border-radius:9px;padding:11px 14px;margin:0 0 16px;font-weight:600}.alert-error{background:#fff0f1;border:1px solid #f2c9ce;color:#9f2f3d}.alert-success{background:#eaf8f1;border:1px solid #bee7d4;color:#176b50}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{background:#f8f9fc;color:#728096;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800;padding:10px 16px;border-bottom:1px solid var(--line)}td{padding:13px 16px;border-bottom:1px solid #e8ecf2;color:#3a4659;font-size:12px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfe}.person{display:flex;align-items:center;gap:10px}.person strong{font-size:12px;color:var(--ink)}.actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}.actions form{margin:0}.danger{color:var(--red)}.nowrap{white-space:nowrap}.metadata{max-width:300px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.empty-row{text-align:center;color:var(--muted);padding:34px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
