.error-icon{margin-bottom:20px;animation:2s ease-in-out infinite bounce;display:inline-block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.decoration-circle{position:relative}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(5deg)}}@media (width<=768px){.error-icon{margin-bottom:15px}.decoration-circle{width:250px!important;height:250px!important}}:root{--bg:#070a14;--bg-soft:#0b0f1e;--surface:#11152a;--surface-2:#161c33;--surface-3:#1c2340;--border:#ffffff14;--border-strong:#ffffff24;--text:#e6e9f2;--text-soft:#a8b0c8;--muted:#7b86a8;--primary:#7c5cff;--primary-strong:#6d4aff;--secondary:#a78bfa;--accent:#22d3ee;--accent-2:#f472b6;--shadow:0 20px 50px #00000080;--gradient:linear-gradient(135deg,#7c5cff 0%,#5b4cf2 45%,#22d3ee 100%);--gradient-2:linear-gradient(135deg,#a78bfa 0%,#f472b6 100%);--radius:16px;--radius-lg:24px;--transition:all .3s cubic-bezier(.22,1,.36,1)}[data-theme=light]{--bg:#f8fafc;--bg-soft:#f1f5f9;--surface:#fff;--surface-2:#f8fafc;--surface-3:#eef2f7;--border:#0f172a14;--border-strong:#0f172a24;--text:#0f172a;--text-soft:#334155;--muted:#64748b;--primary:#667eea;--primary-strong:#5a67d8;--secondary:#764ba2;--accent:#06b6d4;--accent-2:#ec4899;--shadow:0 20px 40px #0f172a14;--gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--gradient-2:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Geist,Satoshi,Inter,Segoe UI,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1}a{color:inherit;transition:var(--transition);text-decoration:none}button{cursor:pointer;transition:var(--transition)}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:800}p{color:var(--text-soft);margin-bottom:1rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-soft)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1200px){html{font-size:15px}}@media (width<=768px){html{font-size:14px}}.glass{-webkit-backdrop-filter:blur(12px)}.gradient-text{background:var(--gradient);color:#0000;-webkit-background-clip:text;background-clip:text}
