body{margin:0;background:#0b1120;color:#e5e7eb;font-family:Arial,system-ui}.wrap{max-width:1200px;margin:0 auto;padding:28px}.top{display:flex;justify-content:space-between;align-items:center}.brand{font-size:28px;font-weight:800;color:#7dd3fc}.card{background:#111827;border:1px solid #1f2937;border-radius:16px;padding:20px;margin:18px 0;box-shadow:0 10px 30px #0005}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat{font-size:34px;font-weight:800}.drop{border:2px dashed #38bdf8;border-radius:14px;padding:40px;text-align:center;background:#082f49}.btn{background:#0284c7;color:#fff;border:0;border-radius:10px;padding:10px 16px;cursor:pointer;text-decoration:none}.danger{background:#be123c}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #273449;padding:10px;text-align:left}.warn{color:#facc15}img{max-width:100%;border-radius:10px;background:#fff;margin:8px 0}pre{background:#000;padding:14px;border-radius:10px;overflow:auto}.muted{color:#94a3b8}code{word-break:break-all;color:#7dd3fc}.pill{display:inline-block;padding:3px 10px;border-radius:999px;font-weight:700;font-size:13px}.p-high{background:#7f1d1d;color:#fecaca}.p-mid{background:#78350f;color:#fde68a}.p-low{background:#064e3b;color:#a7f3d0}
.overlay{position:fixed;inset:0;background:rgba(11,17,32,.9);display:none;align-items:center;justify-content:center;flex-direction:column;z-index:9999}.overlay.show{display:flex}.spinner{width:70px;height:70px;border:7px solid #1f2937;border-top-color:#38bdf8;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.overlay h3{margin:20px 0 6px;color:#7dd3fc}.overlay .fn{color:#e5e7eb;font-family:monospace}.overlay .sub{color:#94a3b8;margin-top:4px;font-size:14px}.btn[disabled]{opacity:.5;cursor:not-allowed}
.pbar{background:#1f2937;border-radius:999px;height:22px;overflow:hidden;margin-top:14px}.pfill{background:linear-gradient(90deg,#0284c7,#38bdf8);height:100%;width:0;transition:width .4s ease;border-radius:999px}
