: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)}}#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{color:#172033;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button,select{font:inherit}.page{max-width:1200px;margin:0 auto;padding:32px}.hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.hero h1{margin:0;font-size:40px}.hero p{color:#536070;max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#4b63ff;margin:0 0 8px;font-size:12px;font-weight:700}.statusPill{white-space:nowrap;background:#fff;border-radius:999px;padding:10px 14px;box-shadow:0 8px 28px #141e3c14}.card{background:#fff;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 8px 28px #141e3c14}.controls{grid-template-columns:1fr 1fr auto;align-items:end;gap:16px;display:grid}label{gap:8px;font-weight:700;display:grid}select{background:#fff;border:1px solid #d7ddec;border-radius:10px;padding:10px 12px}button{color:#fff;cursor:pointer;background:#243bff;border:0;border-radius:12px;padding:11px 16px;font-weight:700}button:disabled{opacity:.55;cursor:not-allowed}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.grid.two{grid-template-columns:repeat(2,1fr)}.actions{gap:12px;display:grid}.action{border:1px solid #e2e7f2;border-radius:14px;justify-content:space-between;gap:16px;padding:14px;display:flex}.action p{color:#596678;margin:6px 0}.action small{color:#738196}.action span{color:#4b63ff;white-space:nowrap;font-weight:700}.approveRow{gap:12px;margin-top:18px;display:flex}pre{color:#e8edf8;background:#101828;border-radius:12px;max-height:420px;padding:14px;font-size:12px;overflow:auto}.error{color:#8a1f1f;background:#ffe5e5;border-radius:12px;margin-bottom:18px;padding:14px}@media (width<=900px){.controls,.grid,.grid.two{grid-template-columns:1fr}.hero{flex-direction:column}}.payloadEditor{box-sizing:border-box;resize:vertical;color:#e8edf8;background:#101828;border:1px solid #d7ddec;border-radius:12px;width:100%;padding:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.5}
