html{overflow:hidden}body,html{position:fixed;height:100%;width:100%}body{overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none}@supports (height:100dvh){.h-screen-safe{height:100dvh}}@media (max-width:768px){.button,button,nav a{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.scroll-touch{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*{scrollbar-width:none}::-webkit-scrollbar{display:none}li,p{line-height:1.6}.modal,[role=dialog]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}img{max-width:100%;height:auto}table{display:block;overflow-x:auto;white-space:nowrap}.fixed{-webkit-transform:translateZ(0);transform:translateZ(0)}}