.v-drop-drawer,.v-drop-drawer__button{display:inline-flex}.v-drop-drawer__button--active{--n-color:#e4e2ff!important;--n-color-hover:#e4e2ff!important;--n-color-pressed:#e4e2ff!important;--n-color-focus:#e4e2ff!important;--n-color-active:#e4e2ff!important;--n-border:1px solid #483dfc26!important}.v-drop-drawer__overlay{background-color:#0000004d;bottom:0;left:0;position:fixed;right:0;top:0;z-index:2000}.v-drop-drawer__drawer{border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -4px 20px #00000026;display:flex;flex-direction:column;left:0;max-height:90vh;overflow:hidden;position:fixed;right:0;z-index:2001}@supports (max-height:90dvh){.v-drop-drawer__drawer{max-height:90dvh}}.v-drop-drawer__title{font-family:var(--font-heading);font-size:17px;font-weight:700;margin-bottom:12px;text-align:center}.v-drop-drawer__description{color:#8a8a8c;font-size:15px;font-weight:400;line-height:100%;margin-bottom:24px;text-align:center}.v-drop-drawer__content{flex:1;min-height:0}.v-drop-drawer__arrow{position:relative;right:-8px}.v-drop-drawer__container{display:flex;flex-direction:column;height:100%;position:relative}.v-drop-drawer__close{align-items:center;background:transparent;background-color:#f4f6facc;border:none;border-radius:50%;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;width:28px;z-index:1}.v-drop-drawer__footer{flex-shrink:0;margin-top:10px;padding-top:10px}.v-drop-drawer__footer--scrollable{border-top:1px solid #f4f6fa}.drawer-overlay-enter-active,.drawer-overlay-leave-active{transition:opacity .3s ease}.drawer-overlay-enter-from,.drawer-overlay-leave-to{opacity:0}.drawer-slide-enter-active,.drawer-slide-leave-active{transition:transform .3s ease}.drawer-slide-enter-from,.drawer-slide-leave-to{transform:translateY(100%)}
