*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:#0b0f14;color:#e6edf3;margin:0;padding:2rem}a{color:#4fc3f7}button,input,select{font-size:1rem;padding:.5rem;border-radius:6px;border:1px solid #2a3542;background:#131a22;color:#e6edf3}button{background:#1f6feb;border:none;cursor:pointer}button.danger{background:#a12622}table{width:100%;border-collapse:collapse;margin-top:1rem}td,th{text-align:left;padding:.5rem;border-bottom:1px solid #202832}.card{background:#131a22;border:1px solid #202832;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.bar-track{background:#1a2229;border-radius:4px;overflow:hidden;height:18px;width:100%}.bar-fill{background:#1f6feb;height:100%}.muted{color:#8b98a5;font-size:.9rem}.stat{font-size:2rem;font-weight:700}