:root{--bg-primary:#0f0f1e;--bg-secondary:#1a1a2e;--bg-tertiary:#16213e;--bg-hover:#ffffff0d;--text-primary:#fff;--text-secondary:#ffffffb3;--text-tertiary:#ffffff80;--text-muted:#ffffff4d;--border-primary:#ffffff1a;--border-secondary:#ffffff0d;--brand-primary:#8b5cf6;--transition-theme:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease;transition:var(--transition-theme)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f1e;background-color:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}div[style*="background: 'rgba(255, 255, 255, 0.03)'"], div[style*="background: 'rgba(255, 255, 255, 0.05)'"], div[style*="background: rgba(255, 255, 255, 0.03)"], div[style*="background: rgba(255, 255, 255, 0.05)"]{background:#1a1a2e!important;background:var(--bg-secondary)!important}div[style*="color: 'white'"],div[style*="color: white"],h1[style*="color: 'white'"],h2[style*="color: 'white'"],h3[style*="color: 'white'"],p[style*="color: 'white'"],p[style*="color: white"],span[style*="color: 'white'"],span[style*="color: white"]{color:#fff!important;color:var(--text-primary)!important}div[style*="color: 'rgba(255, 255, 255, 0.6)'"], div[style*="color: 'rgba(255, 255, 255, 0.7)'"], div[style*="color: 'rgba(255,255,255,0.6)'"], div[style*="color: 'rgba(255,255,255,0.7)'"], div[style*="color: rgba(255, 255, 255, 0.6)"], div[style*="color: rgba(255, 255, 255, 0.7)"], div[style*="color: rgba(255,255,255,0.6)"], div[style*="color: rgba(255,255,255,0.7)"], p[style*="color: 'rgba(255, 255, 255, 0.6)'"], p[style*="color: 'rgba(255, 255, 255, 0.7)'"], p[style*="color: rgba(255, 255, 255, 0.6)"], p[style*="color: rgba(255, 255, 255, 0.7)"], span[style*="color: 'rgba(255, 255, 255, 0.6)'"], span[style*="color: 'rgba(255, 255, 255, 0.7)'"], span[style*="color: rgba(255, 255, 255, 0.6)"], span[style*="color: rgba(255, 255, 255, 0.7)"]{color:#ffffffb3!important;color:var(--text-secondary)!important}div[style*="border-color: 'rgba(255, 255, 255, 0.1)'"], div[style*="border-color: rgba(255, 255, 255, 0.1)"], div[style*="border: '1px solid rgba(255, 255, 255, 0.1)'"], div[style*="border: 1px solid rgba(255, 255, 255, 0.1)"]{border-color:#ffffff1a!important;border-color:var(--border-primary)!important}.theme-bg-primary{background-color:#0f0f1e!important;background-color:var(--bg-primary)!important}.theme-bg-secondary{background-color:#1a1a2e!important;background-color:var(--bg-secondary)!important}.theme-bg-tertiary{background-color:#16213e!important;background-color:var(--bg-tertiary)!important}.theme-text-primary{color:#fff!important;color:var(--text-primary)!important}.theme-text-secondary{color:#ffffffb3!important;color:var(--text-secondary)!important}.theme-border-primary{border-color:#ffffff1a!important;border-color:var(--border-primary)!important}
/*# sourceMappingURL=main.9bec406e.css.map*/