.base-dialog-mobile{height:100%;width:100%}.base-dialog-mobile .dialog-header{align-items:center;background-color:#fff;border-bottom:1px solid var(--surface-lightgray);display:grid;gap:16px;grid-template-columns:56px minmax(0,1fr) 56px;height:56px;left:0;position:fixed;top:0;width:100%;z-index:10}.base-dialog-mobile .dialog-header .title{text-align:center}.base-dialog-mobile .custom-dialog-header{height:56px;left:0;position:fixed;top:0;width:100%;z-index:10}.base-dialog-mobile .dialog-body{height:calc(var(--vh, 1vh)*100);overflow-y:auto;padding-top:56px}.base-dialog-mobile .dialog-body .dialog-body__wrapper{min-height:100%}
