.mobile-dialog .q-dialog__backdrop{opacity:.85!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-dialog-card{background:var(--bg-surface);border-radius:24px;width:90vw;max-width:400px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.mobile-dialog-card .mobile-dialog-header{display:flex;flex-direction:column;padding:.5rem 1rem 0;min-height:56px;position:relative;z-index:2;flex-shrink:0}.mobile-dialog-card .mobile-dialog-header:not(.mobile-dialog-header--has-extra){padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-dialog-card .mobile-dialog-header__extra{margin-top:.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-dialog-card .mobile-dialog-content{flex:1;overflow-y:auto;padding:1.5rem}.mobile-dialog-card .mobile-dialog-footer{display:flex;align-items:center;gap:8px;padding:1rem 1.5rem;border-top:1px solid rgba(0,0,0,.05)}.body--dark .mobile-dialog-card .mobile-dialog-header,.body--dark .mobile-dialog-card .mobile-dialog-header__extra,.body--dark .mobile-dialog-card .mobile-dialog-footer{border-color:#ffffff1a}.mobile-dialog-handle{padding:10px 0 4px;display:flex;justify-content:center;cursor:grab;flex-shrink:0}.mobile-dialog-handle__bar{width:36px;height:4px;border-radius:2px;background:#0003}.mobile-dialog--bottom .mobile-dialog-card{width:100vw;max-width:100vw;border-radius:16px 16px 0 0}.mobile-dialog-card.mobile-dialog-small{max-width:300px;max-height:60vh}.mobile-dialog-card.mobile-dialog-large{max-width:500px;max-height:90vh}.mobile-dialog-card.mobile-dialog-full-height{max-height:95vh}.mobile-dialog.mobile-dialog-fullscreen .mobile-dialog-card{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0}.mobile-dialog--maximized .q-dialog__inner{padding:0}.mobile-dialog--maximized .mobile-dialog-card{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.mobile-dialog--right-panel .q-dialog__inner{justify-content:flex-end;align-items:stretch;padding:0}.mobile-dialog--right-panel .mobile-dialog-card{width:420px;max-width:420px;height:100vh;max-height:100vh;border-radius:0}.mobile-dialog-content-no-padding{padding:0!important}.mobile-dialog-content-centered{display:flex;align-items:center;justify-content:center}
