body,html,#root{margin:0;padding:0;min-height:100vh;font-family:Roboto,Arial,sans-serif;overflow-x:hidden}html,body,#root{height:100%;min-height:100dvh}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none;width:0;height:0}.full-height{height:100vh}.flex-center{display:flex;justify-content:center;align-items:center}.swipeable-page{height:100vh;overflow:hidden;display:flex;flex-direction:column;position:relative}.bottom-nav-bar{position:fixed;bottom:0;width:100%;z-index:1000;box-shadow:0 -30px 60px #c11847cc,0 -2px 24px #010203cc,0 0 32px 8px #c11847cc;border-top:1px solid #c11847;display:flex;justify-content:space-around;align-items:center;padding:2.5em 0;border-radius:40px 40px 0 0;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);background-blend-mode:lighten;overflow:hidden;animation:glow-shadow 3s ease-in-out infinite}@keyframes glow-shadow{0%{box-shadow:0 -30px 60px #c11847cc,0 -2px 24px #010203cc,0 0 32px 8px #c11847cc}50%{box-shadow:0 -30px 80px #c11847,0 -2px 36px #010203ee,0 0 48px 14px #c11847}to{box-shadow:0 -30px 60px #c11847cc,0 -2px 24px #010203cc,0 0 32px 8px #c11847cc}}
