html.capacitor-native body{-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom)}html.capacitor-native,html.capacitor-native body{overscroll-behavior:none;overflow-x:hidden}html.capacitor-native *{-webkit-tap-highlight-color:transparent}html.capacitor-native [role=button],html.capacitor-native a,html.capacitor-native button,html.capacitor-native img,html.capacitor-native label,html.capacitor-native summary{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html.capacitor-native .selectable,html.capacitor-native [contenteditable=true],html.capacitor-native input,html.capacitor-native textarea{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}html.capacitor-native .safe-area-bottom{padding-bottom:calc(env(safe-area-inset-bottom) + .5rem)}html.capacitor-native .safe-area-top{padding-top:env(safe-area-inset-top)}html.capacitor-native input,html.capacitor-native select,html.capacitor-native textarea{font-size:max(16px,1em)}html.capacitor-native body.has-native-tabbar{padding-bottom:calc(env(safe-area-inset-bottom) + 60px)}