@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap);:root{--bg-body:#080a0f;--bg-surface:#0e1118;--bg-surface-alt:#131720;--bg-elevated:#181d28;--bg-hover:#1c2130;--border-subtle:#ffffff0f;--border-strong:#ffffff1f;--border-focus:#63b3ed80;--accent:#63b3ed;--accent-soft:#63b3ed1f;--accent-muted:#63b3ed0f;--accent-strong:#3182ce;--text-main:#e8ecf4;--text-secondary:#8892a4;--text-muted:#4e5769;--text-inverse:#080a0f;--danger:#fc8181;--danger-strong:#e53e3e;--danger-soft:#fc81811a;--success:#68d391;--success-soft:#68d3911a;--warning:#f6ad55;--warning-soft:#f6ad551a;--r-xs:4px;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:18px;--shadow-sm:0 1px 3px #0006,0 1px 2px #0000004d;--shadow-md:0 4px 12px #00000080,0 2px 4px #0000004d;--shadow-lg:0 12px 32px #0009,0 4px 8px #0000004d;--shadow-soft:0 20px 50px #00000080;--font-ui:"Manrope",system-ui,sans-serif;--font-mono:"IBM Plex Mono",monospace;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--t-fast:80ms ease;--t-normal:150ms ease;--t-slow:250ms ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;text-rendering:optimizeLegibility}body{background:#080a0f;background:var(--bg-body);color:#e8ecf4;color:var(--text-main);font-family:Manrope,system-ui,sans-serif;font-family:var(--font-ui);line-height:1.5;min-height:100vh}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#ffffff1f;background:var(--border-strong);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#4e5769;background:var(--text-muted)}#root{display:flex;flex-direction:column;min-height:100vh}a{color:#63b3ed;color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:Manrope,system-ui,sans-serif;font-family:var(--font-ui)}img{display:block;max-width:100%}:focus-visible{outline:2px solid #63b3ed;outline:2px solid var(--accent);outline-offset:2px}
/*# sourceMappingURL=main.cc7ceb60.css.map*/