*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#f4f6f8;color:#17212b}a{color:inherit}label{display:block;font-weight:600;margin:16px 0 6px}input{width:100%;padding:12px;border:1px solid #c9d1d9;border-radius:8px;font:inherit}button{width:100%;margin-top:20px;padding:12px;border:0;border-radius:8px;background:#17212b;color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.login-card{max-width:430px;margin:10vh auto;background:#fff;padding:34px;border-radius:14px;box-shadow:0 8px 30px #0001}.login-card h1{margin-bottom:0}.muted{color:#68727d}.error{background:#fff0f0;border:1px solid #efb7b7;padding:10px;border-radius:8px}.success{background:#eefaf2;border:1px solid #b9dfc5;padding:10px;border-radius:8px}.top{background:#17212b;color:#fff;padding:18px 28px;display:flex;justify-content:space-between;align-items:center}.top div{display:flex;gap:14px;align-items:baseline}.top span{opacity:.7}.wrap{max-width:1100px;margin:38px auto;padding:0 20px}.hero{margin-bottom:26px}.hero h1{margin-bottom:5px}.hero p{color:#68727d}.panel{background:#fff;border-radius:12px;box-shadow:0 3px 16px #0001;overflow:hidden}.panel-head{padding:20px 22px;border-bottom:1px solid #e7ebef;display:flex;justify-content:space-between;align-items:center}.panel-head h2{margin:0}.empty{padding:42px 22px;text-align:center;color:#68727d}.empty strong{color:#17212b}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 18px;border-bottom:1px solid #e7ebef}.badge{font-size:.8rem;background:#eef2f5;padding:5px 8px;border-radius:999px}@media(max-width:650px){.top{align-items:flex-start;gap:15px;flex-direction:column}.top div{flex-direction:column;gap:2px}table{font-size:.88rem}.login-card{margin:5vh 16px}}
