:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}#root{min-height:100vh}*{box-sizing:border-box}body{color:#172033;background:#f4f6f8;min-width:320px;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.dashboard{min-height:100vh}.topbar{color:#fff;background:#111827;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:0 32px;display:flex}.brand{letter-spacing:1px;font-size:25px;font-weight:800}.brand-subtitle{color:#aeb8c7;margin-top:2px;font-size:12px}.topbar-right{align-items:center;gap:18px;display:flex}.online-status{color:#d7fbe5;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.online-status.offline{color:#fecaca}.online-status.offline .status-dot{background:#ef4444}.status-dot{background:#22c55e;border-radius:50%;width:9px;height:9px}.refresh-button{color:#fff;cursor:pointer;background:#1f2937;border:1px solid #4b5563;border-radius:7px;padding:9px 15px;font-weight:600}.refresh-button:hover{background:#374151}.content{max-width:1400px;margin:0 auto;padding:32px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.page-heading h1{margin:0;font-size:30px;line-height:1.2}.page-heading p{color:#697586;margin:7px 0 0}.last-updated{color:#697586;font-size:13px}.error-banner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:13px 16px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px;display:grid}.stat-card{background:#fff;border:1px solid #e1e6ec;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:135px;padding:22px;display:flex;box-shadow:0 2px 7px #0f172a0a}.stat-card.highlight{background:#f8faff;border-color:#c7d7ff}.stat-label{color:#687386;font-size:13px;font-weight:600}.stat-value{color:#172033;font-size:27px;line-height:1.1}.protection-status{font-size:18px;font-weight:800}.protection-status.enabled{color:#15803d}.protection-status.disabled{color:#b91c1c}.transactions-section{background:#fff;border:1px solid #e1e6ec;border-radius:12px;overflow:hidden;box-shadow:0 2px 7px #0f172a0a}.section-header{border-bottom:1px solid #e8ebef;padding:22px 24px}.section-header h2{margin:0;font-size:20px}.section-header p{color:#697586;margin:5px 0 0;font-size:13px}.table-wrapper{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f3;padding:15px 20px}th{color:#667085;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:12px;font-weight:700}td{color:#344054;font-size:14px}tbody tr:hover{background:#fafbfc}.transaction-id{color:#1d4ed8;font-weight:700}.badge{text-transform:uppercase;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.badge-accepted{color:#166534;background:#dcfce7}.badge-pending{color:#92400e;background:#fef3c7}.badge-failed,.badge-rejected{color:#991b1b;background:#fee2e2}.empty-state{text-align:center;color:#697586;padding:35px}@media (width<=900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.page-heading{flex-direction:column;align-items:flex-start}}@media (width<=600px){.topbar{padding:0 18px}.topbar-right{gap:10px}.online-status{display:none}.content{padding:22px 16px}.stats-grid{grid-template-columns:1fr}.page-heading h1{font-size:26px}}
