:root{color:#172033;background:#f3f6fb;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.loginPage{background:radial-gradient(circle at 0 0,#dfeaff,#f7f9fc 45%,#eef2f7);place-items:center;min-height:100vh;display:grid}.loginCard{background:#fff;border:1px solid #e8eef7;border-radius:28px;width:min(430px,92vw);padding:34px;box-shadow:0 30px 70px #1f2a441a}.brandBadge,.sideBrand span{color:#fff;background:#0f2f57;border-radius:18px;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.loginCard h1{margin:18px 0 6px;font-size:32px}.loginCard p{color:#697386;margin-bottom:26px}.loginCard label,.panel label,.modal label{color:#536072;gap:7px;margin:12px 0;font-size:13px;display:grid}input,select{background:#fbfcff;border:1px solid #dce4ef;border-radius:14px;width:100%;padding:13px 14px;font-size:15px}.primary,.ghost,.logout{cursor:pointer;border:0;border-radius:14px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:inline-flex}.primary{color:#fff;background:#0f2f57}.ghost{color:#1d3557;background:#eef3fb}.logout{color:#c0392b;background:#fff;margin-top:auto}.error{color:#a52222;background:#ffecec;border:1px solid #ffc7c7;border-radius:14px;margin:10px 0;padding:12px}.big{margin-bottom:16px}.shell{grid-template-columns:270px 1fr;min-height:100vh;display:grid}aside{color:#fff;background:#0d1b2f;flex-direction:column;gap:22px;padding:24px;display:flex}.sideBrand{align-items:center;gap:12px;display:flex}.sideBrand small{color:#a8b8d0;margin-top:2px;display:block}nav{gap:8px;display:grid}nav button{color:#d8e4f5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;padding:13px 14px;font-weight:700;display:flex}nav button.active,nav button:hover{color:#fff;background:#173150}main{padding:28px}header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}header h2{margin:0;font-size:30px}header p{color:#6d7787;margin:4px 0 0}.gridCards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.stat{background:#fff;border:1px solid #e7eef8;border-radius:24px;gap:12px;padding:24px;display:grid;box-shadow:0 18px 36px #22314d0d}.stat svg{color:#0f2f57}.stat span{color:#657286}.stat strong{font-size:38px}.toolbar{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.search{background:#fff;border:1px solid #e1e8f2;border-radius:16px;align-items:center;gap:8px;min-width:330px;padding:0 12px;display:flex}.search input{background:0 0;border:0}.tableCard,.panel{background:#fff;border:1px solid #e7eef8;border-radius:24px;overflow:hidden;box-shadow:0 18px 36px #22314d0d}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #edf2f8;padding:16px;font-size:14px}th{color:#6c7788;background:#f8fbff}td small{color:#758195;margin-top:4px;display:block}.pill{color:#174776;background:#eef4ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.ok{color:#16804c;font-weight:800}.bad{color:#b63030;font-weight:800}.modal{background:#07142680;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modalCard{background:#fff;border-radius:26px;width:min(920px,96vw);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 40px 80px #0005}.modalCard h3,.panel h3{margin-top:0}.formGrid{grid-template-columns:repeat(2,1fr);gap:8px 16px;display:grid}.check{align-items:center;gap:10px;display:flex!important}.check input{width:auto}.modalActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.territoryGrid{grid-template-columns:360px 1fr;gap:18px;display:grid}.panel{padding:22px}.territory{border:1px solid #edf2f8;border-radius:16px;margin:8px 0;padding:14px}.territory small{color:#768396;margin-top:3px;display:block}@media (width<=850px){.shell{grid-template-columns:1fr}aside{position:static}.toolbar,.territoryGrid{display:grid}.formGrid{grid-template-columns:1fr}.search{min-width:0}.sideBrand{justify-content:center}nav{grid-template-columns:repeat(2,1fr)}}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ghost.danger{color:#b42318;background:#fff0f0}.ghost.warn{color:#8a5a00;background:#fff6df}.ghost.okBtn{color:#087443;background:#eafaf1}.territory{justify-content:space-between;align-items:center;gap:12px;display:flex}.territory>div{min-width:0}
