*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;font-family:-apple-system,system-ui,Segoe UI,Roboto,sans-serif;background:#0f1419;color:#e6e6e6}a{color:#4ea8ff;text-decoration:none}button{cursor:pointer}button,input{font:inherit}table{border-collapse:collapse;width:100%}td,th{text-align:left;padding:8px 12px;border-bottom:1px solid #222a33}th{background:#161c24;font-weight:600;font-size:13px;color:#8aa0b4}tr:hover td{background:#131922}.btn{background:#2563eb;color:#fff;border:0;padding:8px 14px;border-radius:6px}.btn:hover{background:#1d4ed8}.btn-sm{padding:4px 10px;font-size:12px;border-radius:4px}.btn-danger{background:#dc2626}.btn-danger:hover{background:#b91c1c}.btn-ghost{background:transparent;color:#cbd5e1;border:1px solid #334155}.card{background:#161c24;border:1px solid #222a33;border-radius:8px;padding:16px}input.text{background:#0f1419;border:1px solid #334155;color:#e6e6e6;padding:8px 12px;border-radius:6px;width:100%}.bar{background:#222a33;height:8px;border-radius:4px;overflow:hidden}.bar>div{background:linear-gradient(90deg,#22c55e,#eab308,#ef4444);height:100%}