:root{font-family:Inter,system-ui,sans-serif;color:#e5e7eb;background:#070b14;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 0,#172554 0,transparent 32%),#070b14}.top{height:68px;padding:0 clamp(18px,4vw,56px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #263247;background:#0b1220dd;backdrop-filter:blur(12px);position:sticky;top:0;z-index:2}.top strong{font-size:22px}.top span{margin-left:10px;color:#93a4bd;font-size:13px}main{width:min(1100px,calc(100% - 32px));margin:32px auto 60px}.auth-grid,.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card{background:#0f172acc;border:1px solid #263247;border-radius:18px;padding:24px;box-shadow:0 18px 70px #0005}.hero{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.eyebrow{color:#60a5fa;font-weight:800;letter-spacing:.12em;font-size:12px}.status{display:grid;grid-template-columns:auto auto;gap:2px 8px;align-items:center}.status small{grid-column:2;color:#93a4bd}.dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 16px #22c55e}.warning{padding:18px 20px;border:1px solid #f59e0b;border-radius:14px;background:#451a03;margin-bottom:20px}h1{font-size:clamp(28px,4vw,46px);margin:.2em 0}h2{margin-top:0}p{color:#aab6ca;line-height:1.6}form{display:grid;gap:14px}label{display:grid;gap:7px;color:#cbd5e1;font-size:14px}input,select,button{font:inherit;border-radius:10px;border:1px solid #334155;padding:11px 12px}input,select{background:#0b1220;color:#f8fafc}button{background:#2563eb;color:white;border-color:#3b82f6;font-weight:750;cursor:pointer}button:hover{filter:brightness(1.12)}button:disabled{opacity:.45;cursor:not-allowed}.ghost{background:#111827;border-color:#334155}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid #263247}td select{min-width:130px}dl div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #263247}dt{color:#93a4bd}dd{margin:0;text-align:right;overflow-wrap:anywhere}.audit{display:grid;gap:10px}.audit-item{padding:12px 14px;border-radius:10px;background:#0b1220;border:1px solid #243047}.audit-item small{color:#789}.next{margin-top:20px;border-style:dashed}#usersCard,#auditCard{margin-top:20px}#toast{position:fixed;right:22px;bottom:22px;max-width:420px;padding:13px 16px;border-radius:10px;background:#172033;border:1px solid #475569;box-shadow:0 12px 40px #0008;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:none}#toast.error{border-color:#ef4444;background:#450a0a}@media(max-width:760px){.auth-grid,.grid{grid-template-columns:1fr}.hero{align-items:flex-start;gap:16px;flex-direction:column}.top span{display:none}}
.map-card{margin:20px 0;background:#0b1220;border:1px solid #263247;border-radius:18px;overflow:hidden;box-shadow:0 18px 70px #0005}.map-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #263247}.region-switcher,.map-actions{display:flex;gap:8px;flex-wrap:wrap}.region-btn{min-width:52px;background:#111827;border-color:#334155}.region-btn.active{background:#2563eb;border-color:#60a5fa;box-shadow:0 0 0 2px #2563eb44}.map-shell{position:relative;height:min(68vh,720px);min-height:430px;background:#07101e;overflow:hidden}.map-shell canvas{display:block;width:100%;height:100%;cursor:grab}.map-shell canvas.dragging{cursor:grabbing}.map-hud{position:absolute;top:14px;display:flex;gap:8px;pointer-events:none}.map-hud-left{left:14px}.map-hud-right{right:14px}.map-hud>div{min-width:76px;padding:8px 10px;border-radius:10px;background:#07101edb;border:1px solid #334155;backdrop-filter:blur(8px)}.map-hud small{display:block;color:#8da0b8;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.map-hud b{display:block;margin-top:2px;font-size:14px}.map-loading{position:absolute;inset:0;display:grid;place-items:center;background:#07101edd;font-weight:800;opacity:0;pointer-events:none;transition:.16s}.map-loading.visible{opacity:1}.map-help{margin:0;padding:11px 14px;font-size:13px;border-top:1px solid #263247}.phase-grid{margin-top:20px}@media(max-width:760px){.map-toolbar{align-items:stretch;flex-direction:column}.map-actions button{flex:1}.region-switcher .region-btn{flex:1}.map-shell{height:62vh;min-height:380px}.map-hud{flex-direction:column}.map-hud>div{min-width:66px;padding:6px 8px}}
