*{-webkit-user-select:none;user-select:none;overscroll-behavior:none;margin:0;padding:0}html,body{touch-action:manipulation;-ms-touch-action:manipulation;width:100%;height:100%;overflow:hidden}a,button{-webkit-tap-highlight-color:transparent;text-decoration:none}button{cursor:pointer;background-color:#0000;border:0;border-radius:0}ul,ol,li,dl,dt,dd{list-style:none}:root{--app-height:100vh}#container{width:100vw;overflow:hidden}:root{--safe-top:0px;--safe-bottom:0px}@supports (--safe-top:constant(safe-area-inset-top)){:root{--safe-top:constant(safe-area-inset-top);--safe-bottom:constant(safe-area-inset-bottom)}}@supports (--safe-top:env(safe-area-inset-top)){:root{--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom)}}:root{--bottomSheetBg:#000;--bottomSheetColor:#fff}html[data-theme=dark]{--bottomSheetBg:#fff;--bottomSheetColor:#000}
