*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{background:#0b0a1f;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}body:before{content:"";position:fixed;top:-25%;right:-25%;bottom:-25%;left:-25%;background:radial-gradient(circle at 20% 25%,#ff2d95 0%,transparent 45%),radial-gradient(circle at 80% 30%,#00e5ff 0%,transparent 45%),radial-gradient(circle at 50% 85%,#ffe600 0%,transparent 45%);opacity:.35;filter:blur(60px);animation:flotar 14s ease-in-out infinite alternate}main{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:5vw}h1{display:flex;flex-wrap:wrap;justify-content:center;gap:0 .25em;text-align:center;font-size:clamp(3.5rem,17vw,15rem);font-weight:900;letter-spacing:-.03em;line-height:1}.palabra{background:linear-gradient(90deg,#ff2d95,#ffe600,#00e5ff,#7c4dff,#ff2d95);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:desfilar 6s linear infinite}.palabra:nth-child(2){animation-delay:-3s}@keyframes desfilar{to{background-position:300% 0}}@keyframes flotar{to{transform:translate3d(0,-6%,0) scale(1.15)}}@media(prefers-reduced-motion:reduce){body:before,.palabra{animation:none}}
