:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow:auto;background:transparent!important}body{min-width:320px;min-height:100vh}a{text-decoration:inherit}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #22222e inset!important;box-shadow:0 0 0 1000px #22222e inset!important;-webkit-text-fill-color:#f0f0f5!important;transition:background-color 5000s ease-in-out 0s}#root{width:100%;height:100%}html,body{width:100%;height:100%;background-color:#0a0a0f}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #0070f300,0 0 40px #0070f300}50%{box-shadow:0 0 20px #0070f326,0 0 40px #0070f30d}}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes borderGlow{0%,to{border-color:#0070f326}50%{border-color:#0070f359}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards;opacity:0}.animate-fade-in{animation:fadeIn .6s ease-out forwards;opacity:0}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.animate-delay-600{animation-delay:.6s}.animate-delay-700{animation-delay:.7s}.animate-glow-pulse{animation:glowPulse 3s ease-in-out infinite}.animate-fade-in-up.animate-glow-pulse{animation:fadeInUp .8s ease-out forwards,glowPulse 3s ease-in-out .8s infinite;opacity:0}.animate-fade-in-up.animate-glow-pulse.animate-delay-100{animation-delay:.1s,.9s}.animate-fade-in-up.animate-glow-pulse.animate-delay-200{animation-delay:.2s,1s}.animate-fade-in-up.animate-glow-pulse.animate-delay-300{animation-delay:.3s,1.1s}.animate-fade-in-up.animate-glow-pulse.animate-delay-400{animation-delay:.4s,1.2s}.animate-fade-in-up.animate-glow-pulse.animate-delay-500{animation-delay:.5s,1.3s}.animate-fade-in-up.animate-glow-pulse.animate-delay-600{animation-delay:.6s,1.4s}.animate-fade-in-up.animate-glow-pulse.animate-delay-700{animation-delay:.7s,1.5s}.animate-subtle-float{animation:subtleFloat 4s ease-in-out infinite}.animate-shimmer{background:linear-gradient(90deg,#0070f300,#0070f314,#0070f300);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scaleIn .3s ease-out forwards;opacity:0}@keyframes pulseRing{0%{transform:scale(.8);opacity:.4}50%{transform:scale(1.2);opacity:.1}to{transform:scale(.8);opacity:.4}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(8px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.animate-pulse-ring{animation:pulseRing 2s ease-in-out infinite}.animate-pulse-ring-delay-1{animation:pulseRing 2s ease-in-out infinite .5s}.animate-pulse-ring-delay-2{animation:pulseRing 2s ease-in-out infinite 1s}.animate-rotate{animation:rotate 2s linear infinite}.animate-fade-in-out{animation:fadeInOut 3s ease-in-out}@keyframes textGlowSweep{0%{background-position:-200% center}50%{background-position:0% center}to{background-position:200% center}}@keyframes arrowGlow{0%,to{box-shadow:0 0 15px #0070f314,0 0 30px #0070f300;border-color:#ffffff14}50%{box-shadow:0 0 15px #0070f326,0 0 30px #0070f30f;border-color:#0070f333}}@keyframes arrowTrail{0%{opacity:0;transform:scaleX(0)}50%{opacity:.3;transform:scaleX(1)}to{opacity:0;transform:scaleX(0)}}.nav-arrow{animation:arrowGlow 3s ease-in-out infinite}.nav-arrow:after{content:"";position:absolute;top:50%;width:32px;height:2px;background:linear-gradient(90deg,rgba(0,112,243,.4),transparent);transform-origin:left center;animation:arrowTrail 3s ease-in-out infinite;pointer-events:none}.nav-arrow-left:after{right:100%;transform:translateY(-50%) scaleX(0) rotate(180deg);transform-origin:right center}.nav-arrow-right:after{left:100%;transform:translateY(-50%) scaleX(0)}.animate-text-glow-sweep{background:linear-gradient(90deg,#fffffff2 0% 35%,#0070f3 45%,#3b9eff,#0070f3 55%,#fffffff2 65% 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:textGlowSweep 10s ease-in-out infinite}
