*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;margin:0;min-height:100vh;min-height:-webkit-fill-available;overscroll-behavior:none}#root,.App,body,html{background-color:#000;overflow:hidden}.App{bottom:0;left:0;position:fixed;right:0;top:0}.video-background{opacity:.4}.video-background,.video-background video{height:100%;left:0;position:absolute;top:0;width:100%}.video-background video{object-fit:cover;opacity:0;transition:opacity .5s ease}.video-background video.active{opacity:1}.content{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.logo-container{max-width:700px;position:relative;width:90%}.social-links{animation:fadeIn 1s ease-out 2.5s forwards;bottom:40px;bottom:calc(40px + env(safe-area-inset-bottom));display:flex;gap:24px;left:50%;opacity:0;position:fixed;transform:translateX(-50%);z-index:2}@media (max-height:600px){.social-links{bottom:20px}}.social-link{color:#fff;opacity:.7;transition:opacity .3s ease}.social-link:hover{opacity:1}.social-link svg{height:28px;width:28px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo-svg{height:auto;width:100%}.letter{fill:#fff;animation:letterFadeIn .4s ease-out forwards;opacity:0}.letter-1{animation-delay:0s}.letter-2{animation-delay:.1s}.letter-3{animation-delay:.2s}.letter-4{animation-delay:.3s}.letter-5{animation-delay:.4s}.letter-6{animation-delay:.5s}.letter-7{animation-delay:.6s}.letter-8{animation-delay:.75s}.letter-9{animation-delay:.85s}.letter-10{animation-delay:.95s}.letter-11{animation-delay:1.05s}.letter-12{animation-delay:1.15s}.letter-13{animation-delay:1.3s}.letter-14{animation-delay:1.4s}.letter-15{animation-delay:1.5s}.letter-16{animation-delay:1.6s}.letter-17{animation-delay:1.7s}.letter-18{animation-delay:1.8s}@keyframes letterFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.5f3515e9.css.map*/