*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#f0f0f0;background:#080810;justify-content:center;align-items:center;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}#root{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.orb{filter:blur(90px);opacity:.45;border-radius:50%;animation:12s ease-in-out infinite alternate drift;position:fixed}.orb-1{background:radial-gradient(circle,#7c3aed,#4f46e5);width:520px;height:520px;animation-duration:14s;top:-10%;left:-10%}.orb-2{background:radial-gradient(circle,#ec4899,#f97316);width:420px;height:420px;animation-duration:10s;animation-delay:-4s;bottom:-10%;right:-5%}.orb-3{background:radial-gradient(circle,#06b6d4,#10b981);width:300px;height:300px;animation-duration:16s;animation-delay:-8s;top:50%;left:55%}@keyframes drift{0%{transform:translate(0)scale(1)}to{transform:translate(40px,30px)scale(1.08)}}.container{text-align:center;z-index:1;position:relative}h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 30%,#a78bfa 70%,#f9a8d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,10vw,6rem);font-weight:800}
