:root{font-family:system-ui,sans-serif;color:#dce6f4;background:#0a1020;color-scheme:dark}*{box-sizing:border-box}body{margin:0}header{padding:22px 4%;border-bottom:1px solid #293449;display:flex;align-items:center;gap:35px;color:#94a8c2}header button{margin-left:auto}.brand{font-weight:800;letter-spacing:3px;color:white}.dot{color:#4ee0ba}main{max-width:1450px;margin:auto;padding:36px 4%}h1{font-size:36px;letter-spacing:-1px;margin:8px 0 20px}h2{font-size:19px;margin-top:0}p{color:#9eb0c9;line-height:1.6}.eyebrow{font-size:12px;letter-spacing:3px;color:#4ee0ba}.heading{display:flex;justify-content:space-between;align-items:center}.notice{border-left:3px solid #f4bc66;padding:14px;background:#182235}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.stats article,.card{border:1px solid #293449;background:#111b2d;border-radius:14px;padding:24px}.stats span{display:block;color:#9eb0c9}.stats strong{display:block;font-size:34px;margin-top:10px}.stats .small{font-size:19px;padding-top:10px}.columns{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.card{margin-bottom:20px}input,select,button{font:inherit;border-radius:8px;padding:12px;border:1px solid #3a4a64}input,select{display:block;width:100%;background:#0b1424;color:white;margin:8px 0 16px}button{background:#47dfb9;color:#062b25;font-weight:650;cursor:pointer}button:disabled{opacity:.45;cursor:wait}label{font-size:13px;color:#aabbd1}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.65;max-height:350px;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}td,th{padding:14px 10px;border-bottom:1px solid #28364b}th{color:#9eb0c9;font-weight:500}.table-wrap{overflow-x:auto}svg{width:100%;min-height:240px}svg line{stroke:#496881;stroke-width:2}svg rect{fill:#1d3445;stroke:#4ee0ba}svg text{fill:#e5f2ff;font-size:13px;text-anchor:middle}#login{max-width:560px;margin:50px auto}#status{color:#f4bc66}#candidates button{margin:10px 8px 0 0}footer{text-align:center;padding:24px;color:#8495ac;font-size:12px}[hidden]{display:none!important}@media(max-width:850px){.columns,.stats{grid-template-columns:1fr}header{flex-wrap:wrap;gap:12px}.heading{display:block}h1{font-size:28px}}
