@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700;900&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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;-webkit-text-size-adjust:100%}html,body{width:100%;height:100%;overflow:hidden;background:#0a0a0a}#root{width:100%;height:100%;display:flex;align-items:center;justify-content:center}*{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}button,a{all:unset;cursor:pointer}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;background:radial-gradient(circle at 20% 80%,#ff0080 0%,transparent 50%),radial-gradient(circle at 80% 20%,#00ff80 0%,transparent 50%),radial-gradient(circle at 40% 40%,#8000ff 0%,transparent 50%),radial-gradient(circle at 60% 10%,#ff8000 0%,transparent 40%),radial-gradient(circle at 10% 60%,#0080ff 0%,transparent 40%),radial-gradient(circle at 90% 90%,#80ff00 0%,transparent 40%),conic-gradient(from 0deg at 50% 50%,#ff0080,#ff8000,#ff0,#80ff00,#00ff80,#0ff,#0080ff,#8000ff,#ff0080),linear-gradient(45deg,#ff4081,#3f51b5,#00bcd4,#4caf50,#ffeb3b,#ff5722);background-size:400% 400%,300% 300%,500% 500%,250% 250%,350% 350%,450% 450%,600% 600%,200% 200%;animation:psychedelicBackground 8s ease-in-out infinite,colorShift 12s linear infinite;filter:hue-rotate(0deg) saturate(2) contrast(1.4) brightness(1.1)}.app{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:psychedelicWave 6s ease-in-out infinite;filter:contrast(1.3) saturate(1.8)}@keyframes psychedelicWave{0%,to{transform:scale(1) rotate(0);filter:contrast(1.3) saturate(1.8) hue-rotate(0deg)}25%{transform:scale(1.02) rotate(.5deg);filter:contrast(1.5) saturate(2.2) hue-rotate(90deg)}50%{transform:scale(1.01) rotate(-.5deg);filter:contrast(1.8) saturate(2.5) hue-rotate(180deg)}75%{transform:scale(1.03) rotate(.3deg);filter:contrast(1.6) saturate(2.1) hue-rotate(270deg)}}.three-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.three-background canvas{display:block;width:100%!important;height:100%!important}.content{position:relative;z-index:2;text-align:center;color:#fff;-webkit-user-select:none;user-select:none}.main-title{font-size:clamp(3rem,8vw,8rem);font-weight:900;letter-spacing:-.02em;line-height:.9;margin-bottom:2rem;transform-style:preserve-3d;perspective:2000px;transition:transform .3s ease;will-change:transform}.letter{display:inline-block;background:linear-gradient(45deg,#ff0080,#ff8000 12%,#ff0 25%,#80ff00 37%,#00ff80 50%,#0ff 62%,#0080ff 75%,#8000ff 87%,#ff0080);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:psychedelicText 3s linear infinite;filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4)) drop-shadow(-1px -1px 3px rgba(255,255,255,.6)) drop-shadow(0 0 15px rgba(255,255,255,.3)) brightness(1.1) contrast(1.2);transform-style:preserve-3d;will-change:transform;transition:all .3s ease;position:relative}.letter:nth-child(1){animation-delay:0s}.letter:nth-child(2){animation-delay:-1s}.letter:nth-child(3){animation-delay:-2s}.letter:nth-child(4){animation-delay:-3s}.letter:nth-child(5){animation-delay:-4s}.letter:nth-child(6){animation-delay:-5s}.letter:nth-child(7){animation-delay:-1.5s}.letter:nth-child(8){animation-delay:-2.5s}.letter:nth-child(9){animation-delay:-3.5s}.letter:nth-child(10){animation-delay:-4.5s}.letter:nth-child(11){animation-delay:-.5s}.letter:nth-child(odd){filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4)) drop-shadow(-1px -1px 3px rgba(255,255,255,.6)) drop-shadow(0 0 15px rgba(255,215,0,.3)) brightness(1.15) contrast(1.2) saturate(1.1)}.letter:nth-child(2n){filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4)) drop-shadow(-1px -1px 3px rgba(255,255,255,.6)) drop-shadow(0 0 15px rgba(52,152,219,.3)) brightness(1.1) contrast(1.25) saturate(1.2)}.letter:nth-child(3n){filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4)) drop-shadow(-1px -1px 3px rgba(255,255,255,.6)) drop-shadow(0 0 15px rgba(155,89,182,.3)) brightness(1.2) contrast(1.15) saturate(1.3)}.letter:hover{transform:scale(1.2) rotateY(15deg);filter:drop-shadow(3px 3px 6px rgba(0,0,0,.7)) drop-shadow(-2px -2px 4px rgba(255,255,255,.5)) drop-shadow(0 0 20px rgba(255,255,255,.4)) brightness(1.2) contrast(1.1)}.subtitle{font-size:clamp(1rem,2.5vw,1.5rem);font-weight:300;color:#fffc;letter-spacing:.1em;text-transform:uppercase;opacity:0;animation:fadeInUp 2s ease-out 2s forwards;text-shadow:0 0 10px rgba(255,255,255,.3);margin-bottom:1rem}.tagline{font-size:clamp(.9rem,2vw,1.2rem);font-weight:400;color:#fff9;letter-spacing:.05em;font-style:italic;opacity:0;animation:fadeInUp 2s ease-out 3s forwards;text-shadow:0 0 8px rgba(255,255,255,.2)}@keyframes psychedelicText{0%{background-position:0% 0%;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}25%{background-position:100% 100%;filter:hue-rotate(90deg) saturate(2.5) brightness(1.5)}50%{background-position:200% 0%;filter:hue-rotate(180deg) saturate(3) brightness(1.8)}75%{background-position:300% 100%;filter:hue-rotate(270deg) saturate(2.5) brightness(1.5)}to{background-position:400% 0%;filter:hue-rotate(360deg) saturate(2) brightness(1.2)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.app:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(0,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,0,255,.05) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,0,.03) 0%,transparent 50%);z-index:1;animation:backgroundPulse 12s ease-in-out infinite}@keyframes psychedelicBackground{0%{background-position:0% 0%,100% 100%,50% 50%,0% 50%,100% 0%,50% 50%,0deg,0% 100%;filter:hue-rotate(0deg) saturate(2) contrast(1.4) brightness(1.1)}25%{background-position:100% 50%,0% 50%,100% 0%,50% 0%,0% 100%,75% 25%,90deg,100% 0%;filter:hue-rotate(90deg) saturate(2.5) contrast(1.7) brightness(1.2)}50%{background-position:50% 100%,50% 0%,0% 100%,100% 50%,50% 50%,25% 75%,180deg,50% 50%;filter:hue-rotate(180deg) saturate(3) contrast(2) brightness(1.3)}75%{background-position:0% 50%,100% 50%,50% 50%,50% 100%,75% 25%,0% 100%,270deg,25% 75%;filter:hue-rotate(270deg) saturate(2.5) contrast(1.7) brightness(1.2)}to{background-position:50% 0%,50% 100%,100% 50%,0% 0%,25% 75%,50% 50%,360deg,0% 0%;filter:hue-rotate(360deg) saturate(2) contrast(1.4) brightness(1.1)}}@keyframes backgroundPulse{0%,to{opacity:.3}50%{opacity:.7}}@media (max-width: 768px){.main-title{font-size:clamp(2rem,12vw,4rem);margin-bottom:1rem}.subtitle{font-size:clamp(.8rem,4vw,1rem);padding:0 1rem}.tagline{font-size:clamp(.7rem,3vw,.9rem);padding:0 1rem}}@media (max-width: 480px){.main-title{font-size:clamp(1.5rem,10vw,3rem)}.subtitle{font-size:clamp(.7rem,3vw,.9rem);line-height:1.4}.tagline{font-size:clamp(.6rem,2.5vw,.8rem)}}.letter{position:relative}.letter:after{content:attr(data-char);position:absolute;top:2px;left:2px;width:100%;height:100%;background:linear-gradient(135deg,#404040,#606060,gray,#a0a0a0,silver,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;z-index:-1;transform:translateZ(-10px);filter:blur(1px);opacity:.8}@media (hover: hover) and (pointer: fine){.main-title:hover{transform:scale(1.02)}.main-title:hover .letter{animation-duration:8s}.letter:hover:after{opacity:1;filter:blur(.5px);transform:translateZ(-10px) scale(1.1)}}
