@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none;--navy:#0c172b;--navy2:#13233e;--blue:#2563eb;--blue2:#3b82f6;--green:#10b981;--muted:#69758a;--line:#e4e9f1;--surface:#fff;--shadow:0 8px 30px rgba(20,35,60,.07)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{transition:.18s ease}button:hover{transform:translateY(-1px)}.shell{display:grid;grid-template-columns:268px minmax(0,1fr);min-height:100vh}aside{position:fixed;inset:0 auto 0 0;width:268px;background:linear-gradient(180deg,var(--navy),#0a1324);color:#aab7cc;padding:25px 18px;display:flex;flex-direction:column;z-index:5;border-right:1px solid #ffffff0d}.brand{height:52px;display:flex;align-items:center;gap:12px;color:#fff;font-size:20px;font-weight:700;letter-spacing:-.4px;padding:0 7px}.brand>span:last-child{display:grid}.brand small{font-size:9px;letter-spacing:2px;color:#71839f;margin-top:2px}.logo-mark{width:38px;height:38px;border-radius:11px;display:grid!important;place-items:center;background:linear-gradient(140deg,#2f7cf6,#20b8cf);box-shadow:0 8px 22px #1e75e944}.logo-mark svg{width:21px}.tenant{display:flex;align-items:center;gap:11px;background:#ffffff08;border:1px solid #ffffff0e;border-radius:12px;padding:12px;margin:20px 0 25px;color:#eef4ff;font-size:12px;font-weight:600}.tenant-dot{width:32px;height:32px;flex:0 0 32px;border-radius:9px;background:#24446f;display:grid;place-items:center;color:#75a9fa}.tenant div{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant small{display:block;color:#7486a2;font-size:9px;margin-top:3px;text-transform:uppercase;letter-spacing:.7px}.nav-label{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#52637d;padding:0 12px 9px}nav{display:grid;gap:5px}nav button,.logout{width:100%;border:0;background:transparent;color:#91a0b8;padding:11px 13px;border-radius:9px;text-align:left;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:13px;font-weight:500}nav button svg,.logout svg{flex:0 0 auto}nav button:hover{background:#ffffff09;color:#dce7f9;transform:none}nav button.active{color:#fff;background:linear-gradient(90deg,#2563eb33,#2563eb12);box-shadow:inset 3px 0 #3b82f6}.logout{margin-top:auto;border-top:1px solid #ffffff0d;border-radius:0;padding-top:20px}.logout:hover{color:#fff;transform:none}main{grid-column:2;min-width:0}header{height:112px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#f8f9fc;border-bottom:1px solid #e9edf3}header h1{font-size:25px;letter-spacing:-.6px;margin:5px 0 2px;color:#182238}header p{margin:0;color:#7a8699;font-size:12px}.breadcrumb{font-size:9px;font-weight:700;color:#8a96a8;letter-spacing:1.1px}.header-actions{display:flex;align-items:center;gap:22px}.system-status{display:flex;align-items:center;gap:7px;font-size:11px;color:#527065;background:#eaf8f2;border:1px solid #d5efe4;border-radius:20px;padding:7px 11px}.system-status i{width:7px;height:7px;background:#10b981;border-radius:50%;box-shadow:0 0 0 4px #10b9811c}.avatar{display:flex;align-items:center;gap:10px;background:linear-gradient(145deg,#dbeafe,#c7dbfb);color:#1e56a5;width:38px;height:38px;border-radius:11px;justify-content:center;font-weight:700}.avatar>span{display:grid;white-space:nowrap;color:#344054;font-size:11px;font-weight:500}.avatar small{color:#8a94a6;font-size:9px;font-weight:400}.content{padding:30px 38px 45px;max-width:1600px;margin:auto}.cards{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:14px}.cards article{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:18px;box-shadow:0 3px 15px #16233a08}.cards article:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--accent)}.cards span{display:block;color:#788499;font-size:11px;font-weight:500}.cards strong{display:block;font-size:27px;letter-spacing:-1px;margin:9px 0 7px}.cards small{color:#a0a9b8;font-size:9px}.cards .blue{--accent:#3b82f6}.cards .green{--accent:#10b981}.cards .gray{--accent:#94a3b8}.cards .red{--accent:#ef4444}.cards .orange{--accent:#f59e0b}.cards .purple{--accent:#8b5cf6}.panel{background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);margin-top:20px;padding:22px}.welcome{min-height:155px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(115deg,#13294b,#174275);border:0;color:#fff;padding:30px 34px;overflow:hidden;position:relative}.welcome:after{content:"";position:absolute;width:260px;height:260px;border:55px solid #ffffff08;border-radius:50%;right:-55px;top:-95px}.welcome h2{font-size:21px;margin:0 0 8px}.welcome p{margin:0;color:#b8cce7;font-size:13px;max-width:600px}.welcome svg{opacity:.35;z-index:1}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.toolbar h2{margin:0;font-size:18px;letter-spacing:-.3px}.toolbar p{margin:5px 0 0;color:#8792a5;font-size:11px}.toolbar>div:last-child,.actions,.row-actions{display:flex;gap:8px;align-items:center}.toolbar button,.actions button,.row-actions button,.icon,.notice button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe4ec;background:#fff;color:#4d5b70;border-radius:8px;padding:9px 12px;cursor:pointer;font-size:11px;font-weight:600}.toolbar button:hover,.actions button:hover,.row-actions button:hover{border-color:#b8c6db;background:#f8fafc}.toolbar svg,.actions svg,.row-actions svg{width:14px;height:14px}.primary{background:linear-gradient(135deg,#2563eb,#3478ef)!important;color:#fff!important;border-color:#2563eb!important;box-shadow:0 5px 14px #2563eb25}.danger{color:#d43e4f!important}.action-btn{border:0;border-radius:7px;padding:8px 13px;cursor:pointer;font-weight:600}.entity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.entity{background:#fff;border:1px solid var(--line);border-radius:13px;padding:21px;box-shadow:0 3px 14px #16233a08}.entity-head{display:flex;gap:12px;align-items:center}.entity-head h3{margin:0 0 4px;font-size:15px}.entity-head small{color:#8994a6;font-size:10px}.dot{width:9px;height:9px;border-radius:50%;background:#94a3b8}.dot.ok{background:#10b981;box-shadow:0 0 0 4px #10b98118}.entity dl{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:21px 0;border:1px solid #edf0f5;background:#fafbfc;border-radius:10px;padding:13px}.entity dl div{min-width:0}.entity dt{color:#9aa4b4;font-size:8px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.entity dd{margin:5px 0 0;font-size:11px;overflow:hidden;text-overflow:ellipsis}.actions{flex-wrap:wrap}.table-wrap{overflow:auto;padding:0;margin-top:0}table{width:100%;border-collapse:collapse;text-align:left}thead{background:#f8fafc}th{font-size:9px;letter-spacing:.65px;text-transform:uppercase;color:#8792a5;font-weight:700}th,td{padding:14px 16px;border-bottom:1px solid #edf0f4;white-space:nowrap}td{font-size:11px;color:#425066}tbody tr{transition:.15s}tbody tr:hover{background:#fafcff}tbody tr:last-child td{border-bottom:0}.empty{text-align:center;padding:72px 20px;color:#919cad}.empty svg{width:44px;height:44px;padding:10px;background:#eef3f9;border-radius:13px;color:#6c82a2}.empty h3{color:#38465c;margin:14px 0 5px;font-size:15px}.empty p{margin:0;font-size:11px}.loading{display:flex;gap:10px;align-items:center;justify-content:center;color:#778399;padding:70px;font-size:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.badge{display:inline-flex;padding:5px 8px;border-radius:20px;font-size:8px;font-weight:700;letter-spacing:.3px}.badge.success{background:#e7f8f1;color:#08785a}.badge.warn{background:#fff4df;color:#a76306}.badge.mode{background:#eaf1fd;color:#315f9f;text-transform:uppercase}.notice{display:flex;justify-content:space-between;align-items:center;background:#eaf8f3;color:#16745a;border:1px solid #ccecdf;padding:11px 14px;border-radius:9px;margin-bottom:15px;font-size:11px}.notice button{border:0;background:transparent;padding:0}.error{color:#b42334;background:#fff0f1;border:1px solid #ffd8dc;padding:10px;border-radius:8px;font-size:11px}.info-box{background:#eef5ff;color:#315b91;border:1px solid #d5e5fa;border-radius:9px;padding:13px;font-size:11px;line-height:1.55}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#081224b5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;display:grid;place-items:center;padding:20px}.modal{background:#fff;width:min(720px,100%);max-height:90vh;overflow:auto;border-radius:16px;box-shadow:0 35px 90px #0007}.modal-head{position:sticky;top:0;z-index:1;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:19px 24px;border-bottom:1px solid #e8ecf2}.modal-head h2{margin:0;font-size:17px;letter-spacing:-.2px}.modal-head button{border:0;background:#f2f5f8;border-radius:8px;width:32px;height:32px;display:grid;place-items:center;cursor:pointer;color:#65748a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:24px}.field{display:grid;gap:7px}.field span{font-size:10px;font-weight:700;color:#556176}.field input,.field select{width:100%;padding:11px 12px;border:1px solid #d5dce7;border-radius:8px;background:#fff;color:#26334a;outline:none;font-size:12px}.field input:focus,.field select:focus{border-color:#4f86e8;box-shadow:0 0 0 3px #3479df12}.span2,.form-actions{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;padding-top:7px}.form-actions button{border:0;border-radius:8px;padding:11px 25px;font-weight:600;cursor:pointer;font-size:12px}.icon{padding:7px!important}.login{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(390px,.85fr);background:#0d1930}.login-visual{position:relative;overflow:hidden;padding:55px 8vw;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 80% 20%,#2765b940,transparent 36%),linear-gradient(145deg,#0a162b,#112a4c)}.login-visual:after{content:"";position:absolute;width:460px;height:460px;border:90px solid #ffffff05;border-radius:50%;right:-160px;bottom:-220px}.login-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700}.login-logo>svg{background:#2c71e7;padding:8px;width:40px;height:40px;border-radius:11px}.login-logo span{display:grid}.login-logo small{font-size:8px;letter-spacing:2px;color:#8399bb}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#5e91dd}.login-visual h1{font-size:clamp(34px,4.5vw,62px);line-height:1.04;letter-spacing:-2.5px;max-width:670px;margin:15px 0 20px}.login-visual>div>p{color:#a8bad3;max-width:580px;font-size:15px;line-height:1.6}.login-metrics{display:flex;gap:50px;z-index:1}.login-metrics span{display:grid;color:#8094b3;font-size:10px}.login-metrics strong{color:#fff;font-size:15px;margin-bottom:4px}.login-side{background:#f6f8fb;display:grid;place-items:center;padding:40px}.login-card{width:min(390px,100%)}.login-card h2{font-size:29px;letter-spacing:-1px;margin:10px 0 5px}.login-card>p{color:#7c8798;font-size:12px;margin:0 0 30px}.login-card form{display:grid;gap:16px}.login-card form button{width:100%;border:0;border-radius:9px;padding:13px;font-weight:700;cursor:pointer}.login-card>small{display:block;text-align:center;color:#9aa4b2;font-size:9px;margin-top:22px}.mobile-logo{display:none}@media(max-width:1250px){.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.shell{grid-template-columns:74px 1fr}aside{width:74px;padding:22px 10px}.brand{justify-content:center;padding:0}.brand>span:last-child,.tenant div,.nav-label,nav button span,.logout span{display:none}.tenant{justify-content:center;padding:10px 0}.tenant-dot{width:34px;height:34px}.entity-grid{grid-template-columns:1fr}.toolbar{align-items:flex-start;gap:12px}.toolbar>div:last-child{flex-wrap:wrap;justify-content:flex-end}main{grid-column:2}.content,header{padding-left:24px;padding-right:24px}.system-status{display:none}.login{grid-template-columns:1fr}.login-visual{display:none}.login-side{min-height:100vh}.mobile-logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;margin-bottom:45px;color:#1a3154}.mobile-logo svg{color:#2563eb}}@media(max-width:620px){.cards{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.span2,.form-actions{grid-column:1}.toolbar{display:grid}.entity dl{grid-template-columns:1fr 1fr}.header-actions{display:none}.content,header{padding-left:16px;padding-right:16px}.login-side{padding:25px}}@media(max-width:430px){.cards{grid-template-columns:1fr}.shell{grid-template-columns:60px 1fr}aside{width:60px;padding-left:6px;padding-right:6px}}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f5f8fd;box-shadow:inset 3px 0 #3b82f6}.row-chevron{width:16px;color:#9ca8ba}.detail-body{padding:0 24px 25px}.detail-hero{margin:0 -24px 18px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#112641,#174b79);color:#fff}.detail-hero h2{font-size:21px;margin:10px 0 4px}.detail-hero p{font-size:10px;color:#a9c2de;margin:0}.detail-state{display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:5px 9px;font-size:8px;font-weight:700;text-transform:uppercase}.detail-state i,.detail-source i{width:6px;height:6px;border-radius:50%;background:currentColor}.detail-state.online{color:#75efc5;background:#0e9f6e22;border:1px solid #55dbad44}.detail-state.offline{color:#ffafaf;background:#ef444422;border:1px solid #ef777744}.signal{text-align:right;display:grid}.signal small{font-size:8px;letter-spacing:1px;color:#86a5c8}.signal strong{font-size:24px;margin:3px 0}.signal span{font-size:9px;color:#9ab2cc}.detail-source{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.detail-source>span{display:flex;align-items:center;gap:6px;color:#7e8a9d;font-size:9px;font-weight:600}.detail-source>span.live{color:#0b8d67}.detail-source small{font-size:8px;color:#98a2b1}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e7ebf1;border-radius:11px;overflow:hidden}.detail-grid>div{min-width:0;padding:13px 14px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff}.detail-grid>div:nth-child(3n){border-right:0}.detail-grid span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.6px;color:#929dad;font-weight:700;margin-bottom:5px}.detail-grid strong{display:block;font-size:10px;color:#334057;overflow:hidden;text-overflow:ellipsis}.detail-body>.notice{margin-top:0}@media(max-width:620px){.detail-hero{align-items:flex-start}.signal{display:none}.detail-grid{grid-template-columns:1fr 1fr}.detail-grid>div:nth-child(3n){border-right:1px solid #edf0f4}.detail-grid>div:nth-child(2n){border-right:0}.detail-source{align-items:flex-start;gap:8px;flex-direction:column}}.form-hint{font-size:10px;color:#9a6508;background:#fff8e8;border:1px solid #f4dfae;border-radius:8px;padding:10px 12px}.provision-progress{display:flex;align-items:center;gap:16px;padding:20px;background:#f7faff;border:1px solid #dce8fa;border-radius:12px}.progress-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:11px;background:#e4efff;color:#2563eb}.progress-icon svg{width:20px}.progress-content{flex:1}.progress-content>div:first-child{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#30415b}.progress-content>div:first-child span{color:#2563eb;font-weight:700}.progress-track{height:7px;background:#e2e9f3;border-radius:10px;overflow:hidden;margin:9px 0}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#20b7cb);border-radius:10px;transition:width .45s ease}.progress-content small{color:#8793a6;font-size:9px}
