*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background-color:#1a2a3a;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.app-container{width:100vw;height:100vh;background-color:#1a2a3a;justify-content:center;align-items:center;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.video-bg{width:100vw;height:100vh;object-fit:cover;object-position:center center;height:100dvh;position:absolute;top:0;left:0}@media screen and (max-width:768px) and (orientation:portrait){.video-bg{object-fit:contain}}@media screen and (max-width:480px){.video-bg{object-fit:contain}}
