:root{--safe-area-inset-top:env(safe-area-inset-top,0px);--safe-area-inset-right:env(safe-area-inset-right,0px);--safe-area-inset-bottom:env(safe-area-inset-bottom,0px);--safe-area-inset-left:env(safe-area-inset-left,0px);--mobile-bottom-safe-area:max(20px,env(safe-area-inset-bottom,0px));--mobile-bottom-nav-height:60px;--mobile-total-bottom-space:calc(var(--mobile-bottom-nav-height) + var(--mobile-bottom-safe-area))}body,html{height:100%;overflow-x:hidden}@supports (-webkit-touch-callout:none){html{height:100dvh}body{position:fixed;width:100%}#q-app,body{height:100dvh;overflow:hidden}.mobile-page-container,.q-page-container{padding-bottom:var(--mobile-bottom-safe-area)!important;height:calc(100dvh - var(--mobile-total-bottom-space))!important;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.q-page{padding-bottom:calc(20px + var(--safe-area-inset-bottom))!important;min-height:calc(100% - 20px)}}@media screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3),screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3),screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2),screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3),screen and (device-width:428px) and (device-height:926px) and (-webkit-device-pixel-ratio:3){:root{--mobile-bottom-safe-area:34px}.mobile-page-container,.q-page-container{padding-bottom:54px!important;height:calc(100dvh - 114px)!important}}.mobile-chat-page .chat-container,.mobile-page .page-content{padding-bottom:var(--mobile-bottom-safe-area)!important;margin-bottom:var(--mobile-bottom-nav-height)!important}.fixed-bottom,.mobile-bottom-nav,.mobile-floating-buttons{padding-bottom:var(--safe-area-inset-bottom)!important}.q-layout{padding-bottom:var(--safe-area-inset-bottom)}.q-footer{padding-bottom:var(--safe-area-inset-bottom)!important}input,select,textarea{font-size:16px!important;-webkit-appearance:none}.q-table__bottom .q-table__bottom-item{display:none}.custom-pagination .q-field__native{min-height:0px!important}.custom-pagination .q-field__append{height:34px}