@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}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:1241px;height:1085px;background:#3b452e;left:calc(38% - 620px);top:calc(55% - 542px);transform:rotate(100.21deg)}.blob.purple{width:663px;height:1381px;background:#b567c4;left:calc(19.5% - 331px);top:calc(47.7% - 690px);transform:rotate(43.74deg)}.blob.blue{width:1226px;height:977px;background:#04275a;left:calc(80% - 613px);top:calc(78.5% - 488px);transform:rotate(27.47deg)}.blob.orange{width:1108px;height:503px;background:#eb6b0f;left:calc(67.7% - 554px);top:calc(30.7% - 252px);transform:rotate(27.47deg)}.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:300px}.subtitle{font-size:20px}.location{font-size:14px}.blob.green{width:800px;height:700px}.blob.purple{width:400px;height:900px}.blob.blue{width:800px;height:640px}.blob.orange{width:700px;height:320px}}
