:root{color:#102525;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;background:#087f75;border:0;border-radius:10px;padding:12px 16px;font-weight:750}.secondary{color:#173333;background:#fff;border:1px solid #d9e2df}.login-shell{background:linear-gradient(135deg,#0d302d,#10201f);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:20px;width:min(420px,100%);padding:36px;box-shadow:0 24px 70px #0005}.brand-mark,.brand span{color:#16342e;background:#b9f45d;border-radius:10px;place-items:center;font-weight:900;display:grid}.brand-mark{width:44px;height:44px}.eyebrow{letter-spacing:.13em;color:#087f75;font-size:11px;font-weight:800}.muted{color:#6b7c78}.alert{border-radius:8px;padding:10px}.error{color:#a33;background:#fff0f0}.login-card label,.forms label{gap:7px;margin:16px 0;font-size:13px;font-weight:700;display:grid}input,select{background:#fff;border:1px solid #cad7d3;border-radius:9px;width:100%;padding:11px 12px}.login-card button{width:100%;margin-top:8px}.app-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.app-shell aside{color:#dbeae7;background:#103735;flex-direction:column;gap:40px;padding:26px 18px;display:flex}.brand{align-items:center;gap:10px;font-size:20px;display:flex}.brand span{width:38px;height:38px}.app-shell nav{gap:7px;display:grid}.app-shell nav a{color:#c9dcda;border-radius:9px;padding:12px;text-decoration:none}.app-shell nav a:hover{background:#ffffff12}.provider{border:1px solid #ffffff20;border-radius:12px;margin-top:auto;padding:14px;font-size:13px}.provider i{background:#f0b340;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.content{padding:30px clamp(20px,4vw,56px)}header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}h1{margin:4px 0;font-size:28px}h2{margin:0 0 6px;font-size:17px}.notice{color:#17665f;background:#e5f6f2;border:1px solid #bee9df;border-radius:12px;margin-bottom:22px;padding:14px 18px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stats article,.card{background:#fff;border:1px solid #dbe4e1;border-radius:15px;padding:20px;box-shadow:0 5px 20px #173b3210}.stats small{color:#647672;letter-spacing:.05em;font-weight:800;display:block}.stats strong{margin-top:18px;font-size:30px;display:block}.grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.forms,.card{margin-top:18px}.card-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.card-head span{color:#73827f;font-size:13px}.table-card{padding:0}.table-card .card-head{padding:20px 20px 4px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;border-top:1px solid #e4ebe9;padding:13px 18px}th{color:#657570;letter-spacing:.06em;font-size:11px}.badge{color:#087a6f;text-transform:uppercase;background:#e1f6f0;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.empty{text-align:center;color:#778682;padding:30px}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.app-shell aside{display:none}.stats{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.content{padding:20px}}@media (max-width:520px){.stats{grid-template-columns:1fr}header{align-items:flex-start;gap:15px}}
