html.android-native{--app-bottom-clearance:var(--visual-viewport-bottom-offset,0px)}@supports (height:100dvh){html,body,#root,#root>div{min-height:100dvh!important}}html:not(.android-native) .app-header-inner{padding-top:calc(10px + env(safe-area-inset-top,0px))!important;padding-left:calc(16px + env(safe-area-inset-left,0px))!important;padding-right:calc(16px + env(safe-area-inset-right,0px))!important}html:not(.android-native) .app-bottom-nav,html:not(.android-native) .workout-action-bar{padding-left:calc(10px + env(safe-area-inset-left,0px))!important;padding-right:calc(10px + env(safe-area-inset-right,0px))!important}html:not(.android-native) .app-more-sheet{max-width:540px;left:max(10px, env(safe-area-inset-left,0px))!important;right:max(10px, env(safe-area-inset-right,0px))!important;width:auto!important}
