:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;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:hidden}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{width:100vw;height:100vh;margin:0;padding:0}.coming-soon-container{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0a0a0a}.animated-bg{position:absolute;top:0;left:0;width:100%;height:100%;transition:background .3s ease;z-index:1}.particles{position:absolute;width:100%;height:100%;z-index:2;pointer-events:none}.particle{position:absolute;width:2px;height:2px;background:#ffffff80;border-radius:50%;animation:float linear infinite;box-shadow:0 0 6px #6366f1cc}@keyframes float{0%{transform:translateY(100vh) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) translate(100px);opacity:0}}.content{position:relative;z-index:10;text-align:center;padding:2rem;display:flex;flex-direction:column;align-items:center}.coming-soon-text{font-size:clamp(1.8rem,3vw,2rem);font-weight:300;background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899,#f59e0b,#6366f1);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 5s ease infinite,glitch 3s infinite;text-shadow:0 0 40px rgba(99,102,241,.5);position:relative;display:block;letter-spacing:-.02em;margin-bottom:2rem;text-transform:uppercase}.coming-soon-text:before,.coming-soon-text:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899,#f59e0b,#6366f1);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.coming-soon-text:before{left:2px;text-shadow:-2px 0 #ec4899;clip:rect(44px,450px,56px,0);animation:glitch-anim 5s infinite linear alternate-reverse}.coming-soon-text:after{left:-2px;text-shadow:-2px 0 #6366f1,2px 2px #ec4899;clip:rect(44px,450px,56px,0);animation:glitch-anim2 1s infinite linear alternate-reverse}.logo-container{position:relative;display:block;margin-bottom:1rem}.logo-image{height:clamp(7.8rem,19.5vw,15.6rem);width:auto;display:block;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(258deg) brightness(104%) contrast(97%)}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes glitch{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}@keyframes glitch-anim{0%{clip:rect(42px,9999px,44px,0)}5%{clip:rect(12px,9999px,59px,0)}10%{clip:rect(48px,9999px,29px,0)}15%{clip:rect(42px,9999px,73px,0)}20%{clip:rect(63px,9999px,27px,0)}25%{clip:rect(34px,9999px,55px,0)}30%{clip:rect(86px,9999px,73px,0)}35%{clip:rect(20px,9999px,20px,0)}40%{clip:rect(26px,9999px,60px,0)}45%{clip:rect(88px,9999px,2px,0)}50%{clip:rect(68px,9999px,44px,0)}55%{clip:rect(95px,9999px,86px,0)}60%{clip:rect(31px,9999px,14px,0)}65%{clip:rect(26px,9999px,43px,0)}70%{clip:rect(40px,9999px,83px,0)}75%{clip:rect(88px,9999px,4px,0)}80%{clip:rect(1px,9999px,91px,0)}85%{clip:rect(66px,9999px,57px,0)}90%{clip:rect(23px,9999px,35px,0)}95%{clip:rect(76px,9999px,63px,0)}to{clip:rect(69px,9999px,6px,0)}}@keyframes glitch-anim2{0%{clip:rect(65px,9999px,100px,0)}5%{clip:rect(96px,9999px,9px,0)}10%{clip:rect(28px,9999px,84px,0)}15%{clip:rect(90px,9999px,8px,0)}20%{clip:rect(55px,9999px,98px,0)}25%{clip:rect(67px,9999px,11px,0)}30%{clip:rect(31px,9999px,92px,0)}35%{clip:rect(88px,9999px,3px,0)}40%{clip:rect(8px,9999px,77px,0)}45%{clip:rect(3px,9999px,24px,0)}50%{clip:rect(79px,9999px,85px,0)}55%{clip:rect(17px,9999px,37px,0)}60%{clip:rect(51px,9999px,99px,0)}65%{clip:rect(10px,9999px,1px,0)}70%{clip:rect(23px,9999px,89px,0)}75%{clip:rect(95px,9999px,4px,0)}80%{clip:rect(2px,9999px,78px,0)}85%{clip:rect(54px,9999px,44px,0)}90%{clip:rect(44px,9999px,23px,0)}95%{clip:rect(11px,9999px,8px,0)}to{clip:rect(31px,9999px,50px,0)}}.subtitle{font-size:clamp(1rem,2.5vw,1.5rem);font-weight:300;color:#ffffff80;margin-top:2rem;letter-spacing:.1em;animation:fadeInUp 1s ease-out .6s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:floatOrb 20s ease-in-out infinite;z-index:1}.orb-1{width:400px;height:400px;background:radial-gradient(circle,#6366f1,transparent);top:10%;left:10%;animation-delay:0s}.orb-2{width:300px;height:300px;background:radial-gradient(circle,#ec4899,transparent);bottom:20%;right:15%;animation-delay:5s}.orb-3{width:350px;height:350px;background:radial-gradient(circle,#8b5cf6,transparent);top:50%;right:10%;animation-delay:10s}@keyframes floatOrb{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}@media(max-width:768px){.coming-soon-text{font-size:clamp(1.6rem,4vw,1.9rem)}.logo-image{height:clamp(6.5rem,26vw,13rem)}.orb{width:200px;height:200px}}
