:root{--vh:1vh}@supports (padding-bottom:env(safe-area-inset-bottom)){.h-safe-area-inset-bottom{height:env(safe-area-inset-bottom)}}.h-safe-area-inset-bottom{height:0;min-height:0}@supports (-webkit-touch-callout:none){input[type=email],input[type=password],input[type=search],input[type=text],textarea{font-size:16px!important}}@media screen and (max-width:768px){body{padding-bottom:env(safe-area-inset-bottom)}}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body{overscroll-behavior:none}.mobile-viewport-fix{height:100vh;height:calc(var(--vh, 1vh) * 100);max-height:100vh;max-height:calc(var(--vh, 1vh) * 100)}