:root{font-family:Segoe UI,Inter,system-ui,-apple-system,sans-serif;color:#1b1b1f;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f3f5f9}a{color:inherit;text-decoration:none}.app-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:#fff;border-right:1px solid #e5e9f2;padding:18px}.brand{display:flex;gap:10px;align-items:center;margin-bottom:16px}.brand-icon{width:34px;height:34px;border-radius:10px;background:#0f6cbd;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.brand h1{margin:0;font-size:17px;color:#111827}.brand p{margin:0;color:#64748b;font-size:12px}.user-mini{display:flex;align-items:center;gap:10px;background:#f8faff;border:1px solid #e5e9f2;border-radius:10px;padding:10px;margin-bottom:14px}.user-mini p{margin:0;color:#64748b;font-size:12px}.avatar{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#deecf9;color:#0f6cbd;font-weight:700}.avatar.small{width:24px;height:24px;font-size:12px}nav{display:flex;flex-direction:column;gap:6px}.nav-item{color:#334155;border:1px solid transparent;padding:10px 12px;border-radius:8px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.nav-item:hover{background:#f1f5fd;color:#0f172a}.nav-item.router-link-active{background:#e8f2fc;border-color:#b9d6f2;color:#0f6cbd}.nav-item.ghost{opacity:.82;cursor:default}.content{padding:16px 20px 22px;width:100%;min-width:0}.topbar{height:54px;border:1px solid #e3e8f1;border-radius:10px;background:#fff;padding:8px 12px;display:flex;justify-content:space-between;align-items:center}.top-left,.top-right{display:flex;align-items:center;gap:8px}.top-left{flex:1;min-width:0}.icon-btn{width:34px;height:34px;border-radius:8px;border:1px solid #d8dfeb;background:#fff;color:#334155;display:grid;place-items:center}.icon-svg{width:16px;height:16px;stroke:#475569;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.muted-icon{stroke:#64748b}.breadcrumb{margin:0;font-size:11px;color:#94a3b8}.page-caption{margin:1px 0 0;font-size:15px;color:#111827}.searchbox{display:flex;gap:8px;align-items:center;border:1px solid #d8dfeb;background:#fff;border-radius:8px;padding:0 10px;min-width:280px;max-width:420px;width:100%;height:34px}.searchbox input{border:0;outline:0;width:100%;background:transparent;color:#0f172a}.command-bar{display:flex;align-items:center;gap:6px}.context-chip{border:1px solid #d8dfeb;border-radius:999px;background:#fff;color:#475569;font-size:12px;padding:6px 10px;white-space:nowrap}.profile-chip{display:flex;gap:7px;align-items:center;border:1px solid #d8dfeb;background:#fff;border-radius:999px;padding:4px 8px;cursor:pointer}.notif-wrap,.user-menu-wrap{position:relative}.badge-dot{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;border-radius:999px;background:#d13438;color:#fff;font-size:10px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff}.notif-dropdown,.user-dropdown{position:absolute;right:0;top:calc(100% + 8px);border:1px solid #d8dfeb;border-radius:10px;background:#fff;box-shadow:0 10px 28px #0f172a1f;z-index:30}.notif-dropdown{width:320px;padding:8px}.notif-title{margin:4px 4px 8px;font-size:12px;color:#64748b;font-weight:600}.notif-item{padding:8px;border-radius:8px;border:1px solid #eef2f8;margin-bottom:6px;display:grid;gap:2px}.notif-item strong{font-size:13px;color:#0f172a}.notif-item span{font-size:12px;color:#64748b}.notif-item em{font-style:normal;font-size:11px;color:#94a3b8}.user-dropdown{width:170px;padding:6px}.dropdown-item{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;color:#334155;cursor:pointer}.dropdown-item:hover{background:#f1f5fd;color:#0f6cbd}.tiny-chevron{width:12px;height:12px}.page-wrap{width:100%;max-width:none;padding-top:16px}.page-title{margin:0;font-size:34px;color:#111827}.muted{color:#64748b}.hero-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.right-note{text-align:right;font-size:12px}.meta-chip{display:inline-block;border:1px solid #d8dfeb;border-radius:999px;padding:1px 7px;font-size:11px;color:#475569;background:#fff}.card{border:1px solid #e3e8f1;border-radius:12px;background:#fff;padding:14px}.mt-16{margin-top:16px}.stats-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{border-radius:12px;color:#fff;padding:14px 16px;display:flex;justify-content:space-between;align-items:center}.stat-card p{margin:0;opacity:.95;font-size:13px}.stat-card h4{margin:8px 0 0;font-size:30px}.stat-card small{opacity:.92;font-size:11px}.stat-icon{width:44px;height:44px;border-radius:999px;background:#ffffff38;display:grid;place-items:center;font-size:12px;font-weight:700;letter-spacing:.3px}.stat-card.blue{background:linear-gradient(120deg,#0f6cbd,#2980d0)}.stat-card.green{background:linear-gradient(120deg,#107c10,#28a228)}.stat-card.purple{background:linear-gradient(120deg,#6b46c1,#8b5cf6)}.stat-card.orange{background:linear-gradient(120deg,#ca5010,#e26a1b)}.grid-2{display:grid;grid-template-columns:2fr 1fr;gap:12px}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.chart-grid{height:240px;border-radius:10px;border:1px solid #d8dfeb;background:linear-gradient(180deg,#0f6cbd14,#0f6cbd03),repeating-linear-gradient(to top,transparent 0 39px,rgba(202,212,229,.4) 40px);position:relative;overflow:hidden}.chart-line{position:absolute;left:16px;right:16px;bottom:26px;height:170px;border-bottom:2px solid #0f6cbd;clip-path:polygon(0% 96%,12% 96%,24% 96%,36% 96%,48% 96%,60% 96%,72% 96%,84% 62%,100% 8%,100% 100%,0% 100%);background:linear-gradient(180deg,#0f6cbd33,#0f6cbd00)}.progress-row{display:grid;grid-template-columns:80px 1fr auto;gap:10px;align-items:center;margin-bottom:12px}.progress-row span{color:#64748b;font-size:13px}.progress-row div{height:10px;border-radius:8px;background:#edf1f7;overflow:hidden}.progress-row i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#0f6cbd,#4f9ad8)}.progress-row em{font-style:normal;color:#64748b;font-size:12px}.tenant-list{margin:0;padding-left:18px}.tenant-list li{margin-bottom:9px}.page-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions.full{grid-column:1 / -1}.filters-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.service-filter label{display:grid;gap:6px;color:#64748b;font-size:13px}.filter-buttons{display:flex;align-items:end;gap:8px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.service-card{border:1px solid #d8dfeb;border-radius:12px;background:#fff;overflow:hidden}.service-head{background:linear-gradient(120deg,#0f6cbd,#2e82d7);color:#fff;padding:12px}.service-head h4{margin:0;font-size:22px}.service-cat{color:#e9f3ff;font-size:13px}.service-body{padding:12px}.service-body p{color:#475569;margin-top:0}.service-meta{display:grid;gap:8px;margin-top:8px}.service-meta div{display:flex;justify-content:space-between;border-bottom:1px dashed #d8dfeb;padding-bottom:6px}.service-meta span{color:#64748b;font-size:13px}.service-meta strong{color:#0f172a;font-size:13px}.service-req{margin:12px 0 0;color:#64748b;font-size:13px}.service-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border-top:1px solid #e5e9f2}input,select{width:100%;background:#fff;color:#0f172a;border:1px solid #d8dfeb;border-radius:8px;padding:10px 11px}.btn{border:1px solid transparent;border-radius:8px;padding:9px 13px;background:#0f6cbd;color:#fff;font-weight:600;cursor:pointer}.btn.secondary{background:#e8edf5;color:#334155;border-color:#d8dfeb}.btn.success{background:#107c10}.btn.warning{background:#ca5010}.btn.purple{background:#6b46c1}.btn:disabled{opacity:.6}.btn.tiny{padding:6px 10px;font-size:12px;border-radius:8px}.btn.danger-solid{background:#d13438}.table{width:100%;border-collapse:collapse}.table-actions{display:flex;gap:6px;flex-wrap:wrap}th,td{text-align:left;padding:11px 10px;border-bottom:1px solid #e5e9f2;font-size:14px}th{color:#64748b;font-weight:600}.pill{background:#eff6fc;color:#0f6cbd;border:1px solid #cfe4f7;padding:3px 8px;border-radius:999px;font-size:12px}.pill.warning{background:#fff4e8;border-color:#f4d5b4;color:#8a4b08}.pill.yellow{background:#fff9e7;border-color:#f4e3a5;color:#8a6b00}.pill.red{background:#fff1f1;border-color:#f4c6c8;color:#a4262c}.pill.green{background:#edf9ef;border-color:#bde7c3;color:#107c10}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}label{display:grid;gap:8px;font-size:14px}.section-title{margin:0;font-size:16px;color:#0f172a}.check-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.check-list li{border:1px solid #e6edf7;background:#f8fbff;border-radius:10px;padding:10px;color:#334155;font-size:14px;display:flex;align-items:center;gap:8px}.check-list li span{min-width:24px;height:24px;border-radius:999px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#0f6cbd;background:#e8f1fb;border:1px solid #cde1f7}.ok{color:#107c10;margin:0}.danger,.danger-text{color:#a4262c;margin:0}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:100%;max-width:420px;border:1px solid #dfe6f2;background:#fff;border-radius:12px;padding:18px}.login-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.login-head h2{margin:0}.login-head p{margin:0;color:#64748b;font-size:13px}.login-form{display:grid;gap:10px}@media (max-width: 1060px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #e5e9f2}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2,.filters-grid,.form-grid,.service-grid{grid-template-columns:1fr}.filter-buttons{align-items:stretch}.page-row,.hero-row{flex-direction:column}.right-note{text-align:left}.command-bar,.context-chip{display:none}.searchbox{min-width:180px}}
