@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap";*{box-sizing:border-box}:root{--app-bg: #0b0b0f;--app-panel: #151923;--app-panel-strong: #1b2130;--app-text: #f8fafc;--app-muted: #9aa4b2;--app-accent: #ff2d55;--app-accent-2: #00f5d4;--app-outline: rgba(255, 255, 255, .08)}html,html.dark{background-color:var(--app-bg);color:var(--app-text)}body{margin:0;font-family:IBM Plex Sans,sans-serif;min-height:100dvh;background:var(--app-bg);color:var(--app-text)}.font-display{font-family:Space Grotesk,sans-serif}a{color:inherit;text-decoration:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}html:not(.dark) .bg-background-light{background-color:#f6f6f8}html.dark .bg-background-light{background-color:#101322}html:not(.dark) .bg-background-dark{background-color:#101322}html.dark .bg-background-dark{background-color:#101322}html:not(.dark) .bg-surface-dark{background-color:#fff}html.dark .bg-surface-dark{background-color:#1e2235}html:not(.dark) .bg-surface-deep{background-color:#f1f5f9}html.dark .bg-surface-deep{background-color:#1a1d2d}html .bg-primary{background-color:#1337ec}html .text-primary{color:#1337ec}html .text-secondary-text{color:#64748b}html.dark .text-secondary-text{color:#929bc9}html .text-white{color:#fff}html .text-slate-900{color:#0f172a}html.dark .text-slate-900{color:#f8fafc}html .text-slate-700{color:#334155}html.dark .text-slate-700{color:#e2e8f0}html .text-slate-600{color:#475569}html.dark .text-slate-600{color:#cbd5f5}html .text-slate-500{color:#64748b}html.dark .text-slate-500,html .text-slate-400{color:#94a3b8}html.dark .text-slate-400{color:#cbd5f5}html .text-gray-500{color:#6b7280}html.dark .text-gray-500,html .text-gray-400{color:#9ca3af}html.dark .text-gray-400{color:#cbd5f5}html .bg-white{background-color:#fff}html.dark .bg-white{background-color:#1e2235}html:not(.dark) .text-white{color:#fff}html .bg-gray-100{background-color:#f3f4f6}html.dark .bg-gray-100{background-color:#1e2235}html .bg-gray-200{background-color:#e5e7eb}html.dark .bg-gray-200{background-color:#232948}html .bg-slate-200{background-color:#e2e8f0}html.dark .bg-slate-200{background-color:#1e2235}html .border-gray-200{border-color:#e5e7eb}html.dark .border-gray-200{border-color:#232948}html .border-slate-200{border-color:#e2e8f0}html.dark .border-slate-200{border-color:#232948}.app-shell{background:radial-gradient(circle at 15% 20%,rgba(0,245,212,.08),transparent 40%),radial-gradient(circle at 80% 10%,rgba(255,45,85,.12),transparent 45%),var(--app-bg);min-height:100dvh}.glass-panel{background:#151923c7;border:1px solid var(--app-outline);box-shadow:0 20px 60px #06080e73}.neon-border{box-shadow:0 0 0 1px #ff2d5540,0 0 30px #ff2d551f}.soft-scroll{scroll-behavior:smooth;scrollbar-width:none}.soft-scroll::-webkit-scrollbar{display:none}html.dark [class*=bg-white]{background-color:#1e2235!important}html.dark [class*=bg-slate-50],html.dark [class*=bg-slate-100],html.dark [class*=bg-gray-50],html.dark [class*=bg-gray-100],html.dark [class*=bg-gray-200]{background-color:#1a1d2d!important}html.dark [class*=text-slate-900],html.dark [class*=text-slate-800],html.dark [class*=text-slate-700],html.dark [class*=text-gray-900],html.dark [class*=text-gray-800],html.dark [class*=text-gray-700]{color:#f8fafc!important}html.dark [class*=border-slate-200],html.dark [class*=border-gray-200]{border-color:#232948!important}html.dark .material-symbols-outlined{color:#e2e8f0}
