:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#18212f;--muted:#667085;--line:#e4e8ee;--surface:#fff;--canvas:#f5f7fa;--nav:#16202c;--nav-muted:#9aa8b7;--accent:#1976d2;--accent-hover:#125fae;--green:#16855b;--red:#c83c49;--amber:#b7791f;--violet:#7254b3;font-synthesis:none;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-size:14px}button,input,textarea{font:inherit}button{cursor:pointer}a{color:var(--accent);text-decoration:none}.app-shell{min-height:100vh}.sidebar{background:var(--nav);color:#fff;z-index:40;flex-direction:column;width:238px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;height:70px;padding:0 20px;display:flex}.brand-mark{background:#2b85dc;border-radius:6px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:800;display:grid}.brand small,.brand strong{display:block}.brand strong{font-size:15px}.brand small{color:var(--nav-muted);margin-top:2px;font-size:11px}.brand .close-nav{color:#fff;margin-left:auto;display:none}.sidebar nav{gap:4px;padding:18px 12px;display:grid}.sidebar nav a{height:42px;color:var(--nav-muted);border-radius:6px;align-items:center;gap:12px;padding:0 12px;font-weight:600;display:flex}.sidebar nav a.router-link-active,.sidebar nav a:hover{color:#fff;background:#ffffff12}.sidebar nav a.router-link-active{box-shadow:inset 3px 0 #55a7f2}.sidebar-foot{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:auto;padding:16px 18px;display:flex}.sidebar-foot small,.sidebar-foot strong{display:block}.sidebar-foot small{color:var(--nav-muted);font-size:11px}.sidebar-foot strong{margin-top:3px}.sidebar-foot .icon-btn{color:var(--nav-muted)}.main{min-height:100vh;margin-left:238px}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb;height:58px;padding:0 28px;font-weight:700;position:sticky;top:0}.topbar,.topbar .status{align-items:center;display:flex}.topbar .status{color:var(--muted);gap:8px;margin-left:auto;font-size:12px;font-weight:500}.health-list i,.status i{background:#21a875;border-radius:50%;width:8px;height:8px}.content{max-width:1500px;margin:auto;padding:28px}.backdrop,.menu-btn,.mobile-nav{display:none}.page-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.page-head h1{margin:0;font-size:23px;line-height:1.25}.page-head p,.section-head p{color:var(--muted);margin:5px 0 0}button{border:0;border-radius:6px;min-height:38px;padding:0 15px;font-weight:650}.primary{background:var(--accent);color:#fff}.primary:hover{background:var(--accent-hover)}.secondary{color:#344054;background:#fff;border:1px solid #cfd6df}.secondary:hover{background:#f8fafc}.icon-btn{color:#667085;background:0 0;place-items:center;width:38px;height:38px;min-height:38px;padding:0;display:inline-grid}.icon-btn:hover{background:#ffffff12}.content .icon-btn:hover{background:#eef2f6}.icon-text{justify-content:center;align-items:center;gap:8px;display:inline-flex}.full{width:100%}.small{min-height:32px;padding:0 10px}.danger-text{color:var(--red)}button:disabled{opacity:.55;cursor:not-allowed}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stat{background:var(--surface);border:1px solid var(--line);border-radius:8px;align-items:center;gap:14px;min-width:0;padding:18px;display:flex}.stat>span{border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.stat span.blue{color:#1976d2;background:#e7f2fc}.stat span.green{color:#16855b;background:#e5f5ee}.stat span.amber{color:#a76813;background:#fff2da}.stat span.violet{color:#7254b3;background:#f0ebfa}.stat small,.stat strong{display:block}.stat small{color:var(--muted);margin-bottom:5px}.stat strong{font-size:24px}.band,.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:8px}.band{padding:20px}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-head h2{align-items:center;gap:8px;margin:0;font-size:16px;display:flex}.health-list{border-top:1px solid var(--line)}.health-list>div{border-bottom:1px solid var(--line);grid-template-columns:12px minmax(120px,1fr) minmax(180px,2fr);align-items:center;gap:10px;min-height:48px;display:grid}.health-list>div:last-child{border-bottom:0}.health-list span{color:var(--muted)}.health-list strong{text-align:right;font-size:13px}.table-wrap{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}td,th{text-align:left;border-bottom:1px solid var(--line);padding:13px 16px}th{color:#667085;text-transform:uppercase;background:#fafbfc;font-size:11px;font-weight:700}tbody tr:hover{background:#fafcff}tbody tr:last-child td{border-bottom:0}td small,td strong{display:block}td small{color:var(--muted);margin-top:3px}.mono{font-family:Cascadia Mono,Consolas,monospace;font-size:12px}.trim{text-overflow:ellipsis;max-width:180px;overflow:hidden}.empty{text-align:center;color:var(--muted);padding:36px}.actions{justify-content:flex-end;gap:5px;display:flex}.actions,.badge{align-items:center}.badge{border-radius:5px;justify-content:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.badge.success{color:#147451;background:#e7f6ef}.badge.danger{color:#ad2e3a;background:#fcebed}.badge.neutral{color:#526071;background:#edf0f4}.form-band{max-width:1000px}.settings-stack{gap:15px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.span-2{grid-column:span 2}label{color:#475467;gap:7px;font-size:12px;font-weight:650;display:grid}input,textarea{width:100%;color:var(--ink);letter-spacing:0;background:#fff;border:1px solid #cbd3dd;border-radius:6px;outline:none;padding:10px 11px}input{height:40px}textarea{resize:vertical;line-height:1.5}input:focus,textarea:focus{border-color:#559cdd;box-shadow:0 0 0 3px #1976d21a}.form-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.inline-actions{gap:8px;display:flex}.form-error,.form-success{border-radius:6px;margin:14px 0 0;padding:10px 12px;font-weight:600}.form-error{color:#ad2e3a;background:#fcebed}.form-success{color:#147451;background:#e7f6ef}.fixed-message{z-index:60;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #10182828}.toggle{align-items:center;gap:9px;margin-top:25px;display:flex}.toggle input{opacity:0;width:1px;height:1px;position:absolute}.toggle span{background:#c4cbd4;border-radius:11px;width:38px;height:22px;transition:all .2s;position:relative}.toggle span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px}.toggle input:checked+span{background:var(--accent)}.toggle input:checked+span:after{transform:translate(16px)}.modal-wrap{z-index:70;background:#0d172680;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:min(600px,100%);padding:22px;box-shadow:0 24px 80px #0005}.auth-shell{background:#eef2f6;place-items:center;min-height:100vh;padding:20px;display:grid}.login-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:18px;width:min(390px,100%);padding:28px;display:grid;box-shadow:0 18px 60px #17202c12}.login-heading{align-items:center;gap:12px;margin-bottom:4px;display:flex}.login-heading>span{width:42px;height:42px;color:var(--accent);background:#e7f2fc;border-radius:7px;place-items:center;display:grid}.login-heading h1{margin:0;font-size:18px}.login-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}@media (width<=1050px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.brand .close-nav,.menu-btn{display:inline-grid}.main{margin-left:0}.topbar{gap:12px;padding:0 20px}.backdrop{z-index:35;background:#10182870;border-radius:0;display:block;position:fixed;inset:0}.content{padding:22px}}@media (width<=700px){body{font-size:13px}.content{padding:18px 14px 82px}.topbar{height:54px;padding:0 14px}.topbar .status{font-size:0}.page-head{align-items:flex-start}.page-head h1{font-size:20px}.page-head p{max-width:230px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stat{gap:10px;padding:13px}.stat>span{width:34px;height:34px}.stat strong{font-size:20px}.form-grid,.form-grid.three{grid-template-columns:1fr}.span-2{grid-column:auto}.inline-actions{flex-wrap:wrap}.health-list>div{grid-template-columns:12px 1fr;padding:10px 0}.health-list strong{text-align:left;color:#344054;grid-column:2}.table-wrap{background:0 0;border:0;overflow:visible}table,tbody,td,tr{width:100%;display:block}thead{display:none}tbody{gap:10px;display:grid}tbody tr{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 13px}td{border-bottom:1px solid var(--line);white-space:normal;text-align:right;grid-template-columns:100px 1fr;align-items:center;min-height:36px;padding:7px 0;display:grid}td:before{content:attr(data-label);text-align:left;color:var(--muted);font-size:11px;font-weight:700}td:last-child{border-bottom:0}.actions{justify-content:flex-end;display:flex}.actions:before{content:""}.trim{word-break:break-all;max-width:none}.empty{text-align:center;display:block}.empty:before{display:none}.mobile-nav{border-top:1px solid var(--line);z-index:30;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0}.mobile-nav a{color:#748091;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-nav a.router-link-active{color:var(--accent)}.fixed-message{text-align:center;bottom:76px;left:14px;right:14px}.modal{padding:18px}.section-head{flex-wrap:wrap}}@media (width<=380px){.stat-grid{grid-template-columns:1fr}.page-head{display:block}.page-head>button{width:100%;margin-top:12px}}
