.bottom-sheet-overlay[data-v-074dc337]{align-items:flex-end;animation:fadeIn-074dc337 .3s ease-out forwards;background-color:transparent;display:flex;justify-content:center;inset:0;position:fixed;transition:background-color .3s ease-out;z-index:1000}@keyframes fadeIn-074dc337{to{background-color:#00000080}}.bottom-sheet-overlay--closing[data-v-074dc337]{animation:fadeOut-074dc337 .4s ease-out forwards}@keyframes fadeOut-074dc337{to{background-color:transparent}}.bottom-sheet[data-v-074dc337]{backface-visibility:hidden;background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #00000040;display:flex;flex-direction:column;max-height:80dvh;max-width:480px;opacity:0;position:relative;transform:translateY(100%) translateZ(0);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease-out;width:100%;will-change:transform}.bottom-sheet--show[data-v-074dc337]{opacity:1;transform:translateY(0) translateZ(0)}.bottom-sheet__header[data-v-074dc337]{align-items:center;display:flex;justify-content:space-between;min-height:48px;padding:12px 20px}.bottom-sheet__title[data-v-074dc337]{color:#1f1f22;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.bottom-sheet__body[data-v-074dc337]{flex:1;min-height:0;overflow-y:auto}.bottom-sheet__footer[data-v-074dc337]{padding:16px 20px}@media(max-width:480px){.bottom-sheet[data-v-074dc337]{border-radius:16px 16px 0 0;max-width:100%}}
