:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}html,body,#q-app{min-height:100%;min-height:100dvh;overscroll-behavior-y:none;-webkit-text-size-adjust:100%}body{margin:0;padding-left:var(--safe-left);padding-right:var(--safe-right);background:#f4f6f8}.q-header{padding-top:var(--safe-top)}.q-page-container{min-height:100vh;min-height:100dvh;padding-bottom:var(--safe-bottom)}.q-dialog__inner{padding-bottom:max(24px,var(--safe-bottom))}.q-notifications__list--bottom{padding-bottom:var(--safe-bottom)}button,.q-btn,.q-item[clickable]{touch-action:manipulation}.q-btn:not(.q-btn--round),.q-field__control,.q-item[clickable]{min-height:44px}@supports (-webkit-touch-callout: none){input,textarea,select,.q-field__native{font-size:16px!important}}.safe-bottom-actions{padding-bottom:max(16px,var(--safe-bottom))}
