html{scroll-behavior:smooth}body{margin:0;font-family:Orbitron,sans-serif;background:radial-gradient(circle at center,#0f172a,#020617);color:#e0f2fe}.glass{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.neon-text{text-shadow:0 0 5px #0ea5e9,0 0 10px #0ea5e9,0 0 20px #38bdf8}#hero img,#hero p{opacity:0;transform:translateY(40px) scale(.97)}.hero-animate img,.hero-animate p{animation:heroEnter .9s ease-out forwards}.hero-animate img{animation-delay:.1s}.hero-animate p:nth-of-type(1){animation-delay:.2s}.hero-animate p:nth-of-type(2){animation-delay:.3s}@keyframes heroEnter{0%{opacity:0;transform:translateY(40px) scale(.97)}70%{opacity:1;transform:translateY(0) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}
