*{margin:0;padding:0;box-sizing:border-box}:root{--neon-purple: #9D00FF;--light-purple: #C24DFF;--dark-purple: #4B007A;--white: #FFFFFF;--black: #000000;--ui-gray: #1A1A1A;font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--white);background-color:var(--black);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}.coming-soon-container{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:var(--black);padding:2rem;overflow:hidden;cursor:none}.scramble-cursor{position:fixed;width:20px;height:20px;border:2px solid var(--neon-purple);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease;box-shadow:0 0 20px #9d00ffcc;will-change:transform}.scramble-cursor:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:4px;background:var(--neon-purple);border-radius:50%;box-shadow:0 0 10px #9d00ff}.scramble-text{display:inline-block;transition:color .2s ease}.scramble-text:hover{color:var(--neon-purple)}.animated-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.bg-shade{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none}.shade-1{width:500px;height:500px;background:radial-gradient(circle,var(--neon-purple) 0%,transparent 70%);top:-200px;left:-200px;animation:moveShade1 20s ease-in-out infinite}.shade-2{width:600px;height:600px;background:radial-gradient(circle,var(--light-purple) 0%,transparent 70%);bottom:-300px;right:-300px;animation:moveShade2 25s ease-in-out infinite}.shade-3{width:400px;height:400px;background:radial-gradient(circle,var(--neon-purple) 0%,transparent 70%);top:50%;right:-150px;animation:moveShade3 18s ease-in-out infinite}.shade-4{width:450px;height:450px;background:radial-gradient(circle,var(--dark-purple) 0%,transparent 70%);bottom:20%;left:-150px;animation:moveShade4 22s ease-in-out infinite}@keyframes moveShade1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(300px,200px) scale(1.2)}66%{transform:translate(150px,400px) scale(.9)}}@keyframes moveShade2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-400px,-200px) scale(1.1)}66%{transform:translate(-200px,-400px) scale(.95)}}@keyframes moveShade3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-250px,-150px) scale(1.15)}}@keyframes moveShade4{0%,to{transform:translate(0) scale(1)}50%{transform:translate(300px,200px) scale(1.1)}}.content{position:relative;z-index:1;text-align:center;max-width:800px;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.brand-name{font-family:Fredoka,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:600;color:var(--white);letter-spacing:-.02em;margin-bottom:1rem;line-height:1.1}.brand-o{color:var(--neon-purple);display:inline-block;text-shadow:0 0 30px rgba(157,0,255,1),0 0 60px rgba(157,0,255,.6)}.brand-dot{color:var(--neon-purple);text-shadow:0 0 20px rgba(157,0,255,.8)}.tagline{font-family:Poppins,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;color:#fffc;margin-bottom:3rem;letter-spacing:.05em}.coming-soon-text{margin-bottom:3rem}.coming-soon-text h2{font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:600;color:var(--white);margin-bottom:1rem;background:linear-gradient(135deg,var(--white) 0%,var(--light-purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.description{font-family:Poppins,sans-serif;font-size:clamp(.95rem,2vw,1.1rem);font-weight:300;color:#ffffffb3;line-height:1.8;max-width:600px;margin:0 auto}.divider{width:100px;height:2px;background:linear-gradient(90deg,transparent,var(--neon-purple),transparent);margin:3rem auto;box-shadow:0 0 10px #9d00ff80}.footer{margin-top:2rem}.footer-text{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:300;color:#ffffff80;letter-spacing:.1em}@media(max-width:768px){.coming-soon-container{padding:1.5rem}.shade-1,.shade-2,.shade-3,.shade-4{filter:blur(60px)}.shade-1{width:350px;height:350px}.shade-2{width:400px;height:400px}.shade-3{width:300px;height:300px}.shade-4{width:320px;height:320px}.tagline,.coming-soon-text{margin-bottom:2rem}.divider{margin:2rem auto}}@media(max-width:480px){.shade-1,.shade-2,.shade-3,.shade-4{filter:blur(40px)}.shade-1{width:250px;height:250px}.shade-2{width:300px;height:300px}.shade-3{width:200px;height:200px}.shade-4{width:220px;height:220px}}
