@font-face{font-family:Gravita GEO;src:url(/fonts/GravitaGEO-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gravita GEO;src:url(/fonts/GravitaGEO-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gravita GEO;src:url(/fonts/GravitaGEO-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gravita GEO;src:url(/fonts/GravitaGEO-ExtraBold.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#000;min-height:100vh;font-family:Gravita GEO,system-ui,-apple-system,sans-serif;overflow-x:hidden}#root{min-height:100vh}.page{background:#0a0a12;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.glow{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;width:50%;height:80%;animation:8s ease-in-out infinite glowPulse;position:absolute}.glow-left{background:#005ef733;bottom:-30%;left:-15%}.glow-right{background:#005ef71f;animation-delay:4s;top:-20%;right:-15%}.main{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;padding:4rem 2rem;display:flex;position:relative}.logo{width:auto;height:50px;animation:.8s ease-out both fadeInUp}.title{color:#fff;letter-spacing:-1px;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:600;line-height:1.1;animation:.8s ease-out .2s both fadeInUp}.description{color:#ffffff73;max-width:440px;margin:0;font-size:1.05rem;line-height:1.6;animation:.8s ease-out .4s both fadeInUp}.social{gap:1.25rem;animation:.8s ease-out .6s both fadeInUp;display:flex}.social a{color:#ffffff80;justify-content:center;align-items:center;width:20px;height:20px;transition:color .3s,transform .3s;display:flex}.social a:hover{color:#005ef7;transform:translateY(-2px)}.social svg{width:20px;height:20px}.footer{z-index:2;text-align:center;color:#fff3;letter-spacing:.5px;padding:2rem;font-size:.75rem;animation:.8s ease-out .8s both fadeIn;position:relative}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@media (width<=640px){.title{font-size:clamp(2.5rem,12vw,3.5rem)}.description{font-size:.95rem}}
