.modal-bottom{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.modal-bottom .vfm__overlay{background-color:var(--color-midnight-veil)!important}.modal-bottom .vfm__content{-webkit-overflow-scrolling:touch;will-change:scroll-position;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.modal-bottom .vfm__content::-webkit-scrollbar{width:0;height:0;display:none}.modal-bottom .vfm__content{background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;width:600px;max-width:100%;max-height:90%}.modal-bottom .show-handle{-webkit-user-select:none;user-select:none;cursor:grab;padding-top:var(--xl);border-top-left-radius:var(--lg);border-top-right-radius:var(--lg)}.modal-bottom .show-handle:active{cursor:grabbing}.modal-bottom .show-handle:after{content:"";z-index:2;background:var(--color-border);width:60px;height:var(--sm);opacity:1;border-radius:100px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.modal-bottom .show-handle>*{-webkit-overflow-scrolling:touch;will-change:scroll-position;max-height:84vh;overflow:hidden auto}
