:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#172033;background:#f3f6fa}
*{box-sizing:border-box}body{margin:0}.wrap{max-width:1150px;margin:auto;padding:32px 16px 50px}
header{text-align:center;margin-bottom:28px}.eyebrow{font-weight:800;letter-spacing:.16em;color:#1f4e78;margin-bottom:8px}
h1{margin:0;font-size:clamp(2rem,5vw,3.4rem);color:#163b5c}#status{color:#667085}
.card{background:white;border-radius:16px;padding:18px;margin:20px 0;box-shadow:0 8px 30px rgba(31,78,120,.08)}
h2{margin:2px 0 14px;color:#1f4e78}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:680px}
th{background:#1f4e78;color:white;font-weight:700}th,td{padding:11px 10px;text-align:center;border-bottom:1px solid #e5eaf0}
th:nth-child(2),td:nth-child(2){text-align:left;min-width:180px}tbody tr:nth-child(even){background:#f8fafc}tbody tr:hover{background:#edf5fb}
td:first-child{font-weight:800}footer{text-align:center;color:#7a8491;font-size:.9rem;margin-top:28px}
.error{color:#b42318;font-weight:700}
