:root{--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}html,body{margin:0;padding:0;overscroll-behavior-x:none;-webkit-tap-highlight-color:transparent;overflow-x:hidden;max-width:100vw}@media (max-width: 768px){input,textarea,select{font-size:16px!important}button:not([data-no-touch-min]),a[role=button]:not([data-no-touch-min]){min-height:36px}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}}body.body-no-scroll{overflow:hidden}
