:root{--rw-safe-area-top: env(safe-area-inset-top, 0px);--rw-safe-area-right: env(safe-area-inset-right, 0px);--rw-safe-area-bottom: env(safe-area-inset-bottom, 0px);--rw-safe-area-left: env(safe-area-inset-left, 0px);--rw-mobile-viewport-height: 100vh}@supports (height: 100dvh){:root{--rw-mobile-viewport-height: 100dvh}}html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:pan-x pan-y;scroll-padding-top:var(--header-height, 0px);scroll-padding-bottom:var(--mobile-dock-height, 0px)}body{width:100%;max-width:100%;overflow-x:hidden;min-height:var(--rw-mobile-viewport-height)}a,button,summary,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (max-width: 768px){input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]),select,textarea{font-size:16px!important}[data-mobile-scroll-rail],nav.sidebar,[role=dialog]{-webkit-overflow-scrolling:touch}}
