:root{--navy:#123b67;--navy2:#0b3158;--ink:#17324d;--muted:#6b7f93;--bg:#f3f7fa;--panel:#fff;--line:#d9e3eb;--soft:#edf4f8;--accent:#2d78b8;--success:#1c9a6b;--danger:#c84c4c;--shadow:0 12px 30px rgba(20,55,85,.08);--radius:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--ink)}body{font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.hidden{display:none!important}.auth{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(135deg,#edf5fa,#fbfdfe)}.login-card{width:min(460px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:42px;box-shadow:var(--shadow)}.logo{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:900;font-size:20px}.eyebrow{font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;color:#71879a}.login-card h1{font-size:36px;margin:9px 0 4px}.login-card p{color:var(--muted)}label{display:block;font-weight:700;color:#38546d;margin:12px 0}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #cbd9e4;border-radius:9px;background:#fff;color:var(--ink);outline:0;margin-top:5px}input:focus,select:focus,textarea:focus{border-color:#4d8fc3;box-shadow:0 0 0 3px rgba(77,143,195,.12)}.primary,.secondary,.ghost{border-radius:9px;padding:10px 15px;font-weight:750;border:1px solid transparent}.primary{background:var(--navy);color:#fff}.primary:hover{background:var(--navy2)}.secondary{background:#fff;color:var(--navy);border-color:#b9cad8}.ghost{background:transparent;color:var(--navy);border-color:#cbd9e4}.wide{width:100%;margin-top:12px}.message{min-height:20px;margin-top:10px}.message.good{color:var(--success)}.message.error{color:var(--danger)}header{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:30}header h1{font-size:25px;margin:0;color:#0e3456}.header-right{display:flex;gap:9px;align-items:center}.pill{padding:7px 12px;border-radius:999px;background:#e9f1f7;color:var(--navy);font-size:12px;font-weight:800;text-transform:uppercase}.pill.light{background:#f1f6f9;color:#476178;text-transform:none}.shell{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 82px)}aside{background:#fff;border-right:1px solid var(--line);padding:20px 14px;position:sticky;top:82px;height:calc(100vh - 82px);overflow:auto}.nav{display:block;width:100%;text-align:left;border:0;background:transparent;color:#49647b;padding:12px 15px;margin:3px 0;border-radius:12px;font-weight:750}.nav:hover{background:#f1f6f9;color:var(--navy)}.nav.active{background:#e8f1f7;color:#0d3b64}main{padding:34px 42px 60px;max-width:1600px;width:100%;margin:auto}.head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.head h2{font-size:31px;line-height:1.1;margin:4px 0}.head p{color:var(--muted);margin:7px 0 0}.section-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.section-card,.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:21px}.section-card h3{margin:4px 0 6px;color:#173c5d;font-size:20px}.section-card small{font-weight:800;color:#7890a2;text-transform:uppercase;letter-spacing:.07em}.section-card p{color:var(--muted)}.card-head{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #e7eef3;padding-bottom:13px}.dot{width:10px;height:10px;background:var(--success);border-radius:50%;margin-top:8px}.dot.off{background:#c8d1d8}.kpis{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.kpi{background:#f7fafc;border:1px solid #e1eaf0;border-radius:12px;padding:11px}.kpi span{display:block;font-size:12px;color:#6c8295;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi strong{display:block;font-size:21px;color:var(--navy);margin-top:2px}.kpi small{color:#8093a1}.card-foot{font-size:12px;color:#8093a1;margin-top:14px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{display:inline-block;background:#edf4f8;border:1px solid #d6e3eb;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;color:#3a5870}.info{padding:14px 16px;border:1px solid #d8e5ed;background:#f4f9fb;border-radius:12px;margin-bottom:18px;color:#496377}.info code{word-break:break-all}.table{overflow:auto;border:1px solid var(--line);border-radius:10px;margin-top:18px}.table table{width:100%;border-collapse:collapse;min-width:760px}.table th,.table td{padding:11px 12px;border-bottom:1px solid #e6edf2;text-align:left}.table th{background:#f5f8fa;font-size:11px;text-transform:uppercase;color:#50697d;letter-spacing:.06em}.table tr:last-child td{border-bottom:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 16px}.actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.tab{border:1px solid #cbd9e4;background:#fff;color:#38546d;border-radius:9px;padding:9px 12px;font-weight:750}.tab.active{background:#eaf2f7;color:#0d3b64}.user-row,.admin-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #e5edf2}.user-row:last-child{border-bottom:0}.perm{border:1px solid var(--line);border-radius:11px;padding:12px;margin:8px 0}.perm label{display:inline-flex;align-items:center;gap:5px;margin:5px 10px 5px 0}.perm input{width:auto;margin:0}.backdrop{position:fixed;inset:0;background:rgba(7,27,44,.45);display:grid;place-items:center;padding:20px;z-index:100}.modal{width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:25px;box-shadow:0 25px 80px rgba(0,0,0,.22)}.loading{text-align:center;padding:80px;color:var(--muted)}.empty{color:#7890a2;padding:12px 0}.filter{display:flex;gap:14px;align-items:end}.filter label{flex:1}@media(max-width:1100px){.section-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.shell{grid-template-columns:220px 1fr}main{padding:28px}}@media(max-width:760px){header{height:auto;min-height:76px;padding:12px 16px}.header-right{flex-wrap:wrap;justify-content:flex-end}.pill.light{display:none}.shell{display:block}aside{height:auto;position:sticky;top:0;z-index:25;display:flex;overflow:auto;padding:8px;border-right:0;border-bottom:1px solid var(--line)}.nav{white-space:nowrap;width:auto}.section-cards,.form-grid{grid-template-columns:1fr}main{padding:22px 15px 40px}.head{align-items:flex-start;flex-direction:column}.head h2{font-size:27px}.kpis{grid-template-columns:1fr}.login-card{padding:28px 22px}}
