@import"https://fonts.googleapis.com/css2?family=General+Sans:wght@300;400;500;600;700&family=Inter:wght@400;500&display=swap";@import"https://api.fontshare.com/v2/css?f[]=satoshi@300,400,500,600,700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-void-black: #0A0A0A;--color-pure-white: #FFFFFF;--color-primary: #2424A7;--color-primary-alt: #2927AF;--color-graphite: #1C1C1E;--color-ghost-white: #F2F2F7;--color-steel-gray: #8E8E93;--color-success-green: #30D158;--color-caution-amber: #FF9F0A;--color-error-red: #DF2020;--color-cream-white: #F1F0EA;--color-near-black: #1E1E1E;--color-warm-gray-light: #E6E5DC;--color-warm-gray: #D8D7D0;--color-lavender: #807EF5;--color-gold: #F5AE00;--color-info-blue: #3B82F6;--font-display: "Satoshi", "General Sans", system-ui, sans-serif;--font-primary: "General Sans", system-ui, sans-serif;--font-body: "Inter", "General Sans", system-ui, sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}[data-theme=dark],:root:not([data-theme=light]){--theme-bg: var(--color-void-black);--theme-bg-elevated: var(--color-graphite);--theme-text-primary: var(--color-pure-white);--theme-text-secondary: var(--color-ghost-white);--theme-text-muted: var(--color-steel-gray);--theme-border: rgba(255, 255, 255, .08);--theme-border-strong: rgba(255, 255, 255, .15);--theme-surface: rgba(255, 255, 255, .05);--theme-surface-hover: rgba(255, 255, 255, .08);--theme-surface-active: rgba(255, 255, 255, .12);--theme-glass-bg: rgba(255, 255, 255, .05);--theme-glass-border: rgba(255, 255, 255, .08);--theme-input-bg: rgba(255, 255, 255, .05);--theme-input-focus-shadow: rgba(36, 36, 167, .15);--theme-scrollbar-track: var(--color-void-black);--theme-scrollbar-thumb: rgba(255, 255, 255, .2);--theme-scrollbar-thumb-hover: rgba(255, 255, 255, .3);--theme-select-option-bg: #1c1c1e;--theme-overlay: rgba(0, 0, 0, .7);--theme-gradient-sheen: rgba(255, 255, 255, .04);--theme-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--theme-shadow-md: 0 2px 8px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .25);--theme-shadow-lg: 0 8px 40px rgba(0, 0, 0, .4), 0 2px 8px rgba(0, 0, 0, .25)}[data-theme=light]{--theme-bg: var(--color-cream-white);--theme-bg-elevated: #FFFFFF;--theme-text-primary: var(--color-near-black);--theme-text-secondary: #3A3A3A;--theme-text-muted: #6B6B6B;--theme-border: rgba(0, 0, 0, .1);--theme-border-strong: rgba(0, 0, 0, .18);--theme-surface: rgba(0, 0, 0, .03);--theme-surface-hover: rgba(0, 0, 0, .05);--theme-surface-active: rgba(0, 0, 0, .08);--theme-glass-bg: rgba(255, 255, 255, .82);--theme-glass-border: rgba(0, 0, 0, .06);--theme-input-bg: #FFFFFF;--theme-input-focus-shadow: rgba(36, 36, 167, .1);--theme-scrollbar-track: var(--color-cream-white);--theme-scrollbar-thumb: rgba(0, 0, 0, .15);--theme-scrollbar-thumb-hover: rgba(0, 0, 0, .25);--theme-select-option-bg: #FFFFFF;--theme-overlay: rgba(0, 0, 0, .3);--theme-gradient-sheen: rgba(255, 255, 255, .6);--theme-shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--theme-shadow-md: 0 2px 8px rgba(0, 0, 0, .08), 0 4px 16px rgba(0, 0, 0, .04);--theme-shadow-lg: 0 8px 24px rgba(0, 0, 0, .1), 0 2px 8px rgba(0, 0, 0, .06)}html{font-size:16px}body{margin:0;padding:0;font-family:var(--font-body);color:var(--theme-text-primary);background-color:var(--theme-bg);line-height:1.5;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}button{font-family:inherit;background:none;border:none;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--theme-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb-hover)}::selection{background:var(--color-primary);color:var(--color-pure-white)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}._loadingContainer_1r2ac_5{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--theme-bg);gap:24px}._loadingSpinner_1r2ac_15{width:48px;height:48px;border:3px solid var(--theme-border);border-top-color:var(--color-primary);border-radius:50%;animation:_spin_1r2ac_1 .8s linear infinite}@keyframes _spin_1r2ac_1{to{transform:rotate(360deg)}}._loadingText_1r2ac_30{font-family:Inter,system-ui,sans-serif;font-size:16px;color:var(--theme-text-muted);margin:0}
