*{box-sizing:border-box}body{margin:0;background:#f3f6f7;color:#17212b;font-family:Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}aside{position:fixed;inset:0 auto 0 0;width:260px;background:#0f3028;color:#fff;display:flex;flex-direction:column}.brand{height:82px;padding:20px 24px;display:flex;gap:12px;align-items:center;border-bottom:1px solid #ffffff1c}.brand span{font-size:30px}.brand b,.brand small{display:block}.brand small{color:#ffffff8a;margin-top:3px}nav{padding:20px 14px}nav button{width:100%;text-align:left;border:0;border-radius:11px;padding:13px;background:transparent;color:#dbe8e4;cursor:pointer}nav button:hover,nav .active{background:#ffffff18}.privacy{margin:auto 16px 18px;padding:16px;border:1px solid #ffffff1c;border-radius:14px;background:#ffffff0a}.privacy p{font-size:12px;line-height:1.5;color:#ffffff9c;margin-bottom:0}main{margin-left:260px}header{height:98px;background:#fff;border-bottom:1px solid #dce3e5;padding:20px 34px;display:flex;align-items:center;justify-content:space-between}header h1{margin:5px 0;font-size:24px}header small{color:#75828a;font-weight:700;letter-spacing:.14em}#health{padding:8px 12px;border-radius:20px;background:#eef4f2;color:#1a6a52;font-size:13px;font-weight:700}section{padding:28px 34px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.metrics article{background:#fff;border:1px solid #dde4e6;border-radius:16px;padding:21px;box-shadow:0 4px 18px #15362b0a}.metrics span{font-size:23px}.metrics strong{display:block;font-size:34px;margin:16px 0 4px}.metrics b{font-size:14px}.panel{background:#fff;border:1px solid #dce3e5;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px #15362b0a}.panelhead{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e9ea}.panelhead h2{margin:0 0 5px}.panelhead p{margin:0;color:#7c8990;font-size:13px}.panelhead select{min-width:290px;padding:10px;border:1px solid #cfd8db;border-radius:10px}.actions{padding:14px 24px;display:flex;gap:10px;border-bottom:1px solid #e7ebec}.actions button,.upload,.empty button{border:1px solid #ccd6d8;background:#fff;border-radius:10px;padding:10px 15px;cursor:pointer;font-weight:650}.primary,.actions .primary,.empty button{background:#17664f;color:#fff;border-color:#17664f}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:900px}th{background:#f7f9f9;color:#748188;text-transform:uppercase;font-size:11px;letter-spacing:.06em}th,td{text-align:left;padding:14px 20px;border-bottom:1px solid #e8ecec}td{font-size:13px}.pill{padding:5px 8px;border-radius:20px;background:#edf1f2;color:#6e7a80;font-size:11px;font-weight:700}.pill.ok{background:#e7f6ef;color:#17664f}.empty{text-align:center;margin:50px auto;background:#fff;padding:50px;border:1px solid #dce3e5;border-radius:18px;max-width:650px}dialog{border:0;border-radius:18px;padding:0;box-shadow:0 20px 70px #001a1266;width:min(620px,90vw)}dialog::backdrop{background:#102d2780}form{padding:28px;position:relative}form h2{margin-top:0}form label{display:block;font-weight:650;margin:15px 0}form input,form textarea{width:100%;display:block;margin-top:7px;padding:11px;border:1px solid #cbd5d8;border-radius:9px}.close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px}.hint{font-size:12px;color:#69777e}form .primary{padding:11px 17px;border:0;border-radius:10px;font-weight:700}#toast{position:fixed;right:25px;bottom:25px;background:#143b32;color:#fff;padding:13px 18px;border-radius:11px;display:none;max-width:500px}@media(max-width:900px){aside{display:none}main{margin:0}.metrics{grid-template-columns:repeat(2,1fr)}header,section{padding-left:18px;padding-right:18px}.panelhead{align-items:flex-start;gap:12px;flex-direction:column}.panelhead select{width:100%;min-width:0}}@media(max-width:520px){.metrics{grid-template-columns:1fr}header{height:auto}.actions{flex-wrap:wrap}}
