@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;touch-action:none;-webkit-overflow-scrolling:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:#f5f3ef}.page{position:relative;width:100%;height:100vh;overflow:hidden;background:#000}.gradient-layer{position:absolute;top:-25%;left:-25%;width:150%;height:150%;z-index:0;will-change:transform;filter:blur(200px);-webkit-filter:blur(200px)}.blob{position:absolute;border-radius:50%;pointer-events:none;will-change:transform}.blob.green{width:50%;height:50%;background:#3b452e;left:12%;top:50%;transform:rotate(126deg);z-index:7}.blob.purple{width:100%;height:70%;background:#b567c4;left:-40%;top:18%;transform:rotate(325deg);z-index:6}.blob.blue{width:70%;height:70%;background:#04275a;left:40%;top:56%;transform:rotate(0);z-index:5}.blob.orange{width:70%;height:70%;background:#eb6b0f;left:40%;top:-10%;transform:rotate(27.47deg);z-index:4}.blur-overlay{position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:1}.content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-img{width:100%;max-width:527px;height:auto;margin-bottom:18px}.subtitle{font-family:Sora,sans-serif;font-size:36px;font-weight:600;color:#f5f3ef;letter-spacing:1.5px;margin-bottom:16px;text-align:center}.location{font-family:Zalando Sans,sans-serif;font-size:22px;font-weight:400;color:#f5f3ef;letter-spacing:.5px;text-align:center}.copyright{position:absolute;bottom:32px;left:50%;transform:translate(-50%);font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#f5f3ef;opacity:.6;letter-spacing:.3px;white-space:nowrap;z-index:2}@media(max-width:768px){.logo-img{width:270px}.subtitle{font-size:20px}.location{font-size:14px}}@media(max-width:575px){.blob.orange{width:90%;height:50%;left:26%;top:12%;animation:breathe-orange 6s ease-in-out infinite}.blob.blue{width:90%;height:50%;left:46%;top:50%;animation:breathe-blue 7s ease-in-out infinite}.blob.purple{width:100%;height:100%;left:-83%;top:-13%;animation:breathe-purple 9s ease-in-out infinite}.blob.green{width:60%;height:30%;left:10%;top:42%;animation:breathe-green 7s ease-in-out infinite}.gradient-layer{filter:blur(80px);-webkit-filter:blur(80px)}}@keyframes breathe-orange{0%{transform:rotate(-11.53deg) translate(0) scale(1)}25%{transform:rotate(-11.53deg) translate(40px,-30px) scale(1.05)}50%{transform:rotate(-11.53deg) translate(-30px,20px) scale(.95)}75%{transform:rotate(-11.53deg) translate(20px,40px) scale(1.03)}to{transform:rotate(-11.53deg) translate(0) scale(1)}}@keyframes breathe-blue{0%{transform:rotate(0) translate(0) scale(1)}25%{transform:rotate(0) translate(-35px,25px) scale(1.04)}50%{transform:rotate(0) translate(30px,-35px) scale(.96)}75%{transform:rotate(0) translate(-20px,-30px) scale(1.02)}to{transform:rotate(0) translate(0) scale(1)}}@keyframes breathe-purple{0%{transform:rotate(269deg) translate(0) scale(1)}25%{transform:rotate(269deg) translate(45px,30px) scale(1.06)}50%{transform:rotate(269deg) translate(-25px,-40px) scale(.94)}75%{transform:rotate(269deg) translate(-35px,25px) scale(1.04)}to{transform:rotate(269deg) translate(0) scale(1)}}@keyframes breathe-green{0%{transform:rotate(126deg) translate(0) scale(1)}25%{transform:rotate(126deg) translate(-30px,-25px) scale(1.05)}50%{transform:rotate(126deg) translate(35px,30px) scale(.95)}75%{transform:rotate(126deg) translate(25px,-35px) scale(1.03)}to{transform:rotate(126deg) translate(0) scale(1)}}
