@media screen and (max-width:1023px){.ios-keyboard-safe{max-height:60vh!important;position:fixed!important;bottom:0!important;top:auto!important}@supports (height:100dvh){.ios-keyboard-safe{max-height:60dvh!important;position:fixed!important;bottom:0!important;top:auto!important}}}@media screen and (max-width:1023px){.android-keyboard-safe{max-height:calc(60vh - env(keyboard-inset-height, 0px))!important;position:fixed!important;bottom:0!important;top:auto!important}@supports (height:100dvh){.android-keyboard-safe{max-height:calc(60dvh - env(keyboard-inset-height, 0px))!important;position:fixed!important;bottom:0!important;top:auto!important}}}