:root{--app-stable-viewport-height: 100svh;--app-current-viewport-height: 100vh;--app-mobile-surface-bg: #0a0f14}html,body{background-color:var(--bs-body-bg, var(--app-mobile-surface-bg))}body.mobile-form-focus,body.mobile-keyboard-open{background-color:var(--bs-body-bg, var(--app-mobile-surface-bg))!important}@media (max-width: 767.98px){body.mobile-form-focus,body.mobile-keyboard-open{-webkit-tap-highlight-color:transparent}body.mobile-form-focus .modal.show .modal-dialog.modal-dialog-centered,body.mobile-keyboard-open .modal.show .modal-dialog.modal-dialog-centered{-ms-flex-align:start!important;align-items:flex-start!important;min-height:0!important;margin-top:.75rem!important;margin-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))!important}body.mobile-form-focus .modal.show .modal-content,body.mobile-keyboard-open .modal.show .modal-content{max-height:calc(var(--app-current-viewport-height, 100vh) - 1rem - env(safe-area-inset-bottom,0px))}body.mobile-form-focus .modal.show .modal-body,body.mobile-keyboard-open .modal.show .modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch}}
