@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}.paylov-logo{background:#1a7a6e;border-radius:6px;padding:7px 10px 5px}:root{--brand:#1a7a6e;--brand-glow:#1a7a6e1f}:root,[data-theme=light]{--bg:#f5f5f7;--bg2:#fff;--bg3:#f0f0f4;--border:#e2e2ea;--border2:#d0d0dc;--text:#111118;--text2:#6b6b80;--text3:#9090a8;--accent:#6366f1;--accent2:#4f46e5;--accent-glow:#6366f11a;--green:#059669;--green-bg:#05966914;--red:#dc2626;--red-bg:#dc262614;--yellow:#d97706;--yellow-bg:#d9770614;--blue:#2563eb;--blue-bg:#2563eb14;--shadow:0 1px 3px #00000014, 0 1px 2px #0000000a;--sidebar-w:260px}[data-theme=dark]{--bg:#0a0a0f;--bg2:#111118;--bg3:#1a1a24;--border:#2a2a3a;--border2:#3a3a50;--text:#e8e8f0;--text2:#9090a8;--text3:#60607a;--accent:#6366f1;--accent2:#818cf8;--accent-glow:#6366f126;--green:#10b981;--green-bg:#10b9811a;--red:#ef4444;--red-bg:#ef44441a;--yellow:#f59e0b;--yellow-bg:#f59e0b1a;--blue:#3b82f6;--blue-bg:#3b82f61a;--shadow:0 1px 3px #0006}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif;font-size:14px;line-height:1.5;transition:background .2s,color .2s}code,pre,.mono{font-family:JetBrains Mono,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text2)}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea,select{outline:none;font-family:inherit}a{color:inherit;text-decoration:none}
