:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d17;--card:#16192ab8;--stroke:#ffffff14;--text:#e8eaf2;--muted:#a3a8bf;--accent:#6c5ce7;--accent2:#00d2ff;--good:#2ecc71;--bad:#ff5d6c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--accent2);outline-offset:2px}html{background:var(--bg);overscroll-behavior:none}html,body{min-height:100%;margin:0}body{color:var(--text);overscroll-behavior:none;background:radial-gradient(1100px 620px at 50% -25%, #6c5ce721, transparent 62%), radial-gradient(820px 560px at 100% 0%, #00d2ff0d, transparent 55%), var(--bg);background-repeat:no-repeat;min-height:100dvh;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
