.overlay-wrapper[data-v-514007e3]{z-index:1000;display:flex;justify-content:center;align-items:center;position:fixed;bottom:0;left:0;width:100%;height:100%;background-color:var(--color-bg-overlay);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);visibility:visible;transition:visibility .3s cubic-bezier(.66,.12,.21,1),background-color .3s cubic-bezier(.66,.12,.21,1),opacity .3s cubic-bezier(.66,.12,.21,1)}.overlay-wrapper .bottom-sheet-container[data-v-514007e3]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;transition:opacity .2s cubic-bezier(.66,.12,.21,1) .1s,transform .2s cubic-bezier(.66,.12,.21,1) .1s;opacity:1;transform:translateY(0);pointer-events:none}.overlay-wrapper .bottom-sheet-container .bottom-sheet[data-v-514007e3]{width:100%;background-color:var(--color-bg-primary-1);max-height:calc(95% - 30px);padding:20px;border-radius:20px 20px 0 0;pointer-events:all;box-shadow:inset 0 1px 2px var(--color-box-shadow-3);transition:height .3s ease;position:relative}.overlay-wrapper .bottom-sheet-container .bottom-sheet .bottom-sheet-measurer[data-v-514007e3]{overflow-y:hidden;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;height:100%}.overlay-wrapper .bottom-sheet-container .bottom-sheet .bottom-sheet-measurer[data-v-514007e3]::-webkit-scrollbar{display:none}.overlay-wrapper .bottom-sheet-container .bottom-sheet .bottom-sheet-measurer .bottom-sheet-content[data-v-514007e3]{overflow-y:auto;height:auto}.overlay-wrapper .bottom-sheet-container .bottom-sheet .bottom-sheet-measurer.activeScroll[data-v-514007e3]{overflow-y:auto}.overlay-wrapper.hidden[data-v-514007e3]{visibility:hidden;background-color:transparent;opacity:0;pointer-events:none}.overlay-wrapper.hidden .bottom-sheet-container[data-v-514007e3]{opacity:0;transform:translateY(calc(100vh + 200px));transition:opacity .2s cubic-bezier(.66,.12,.21,1),transform .2s cubic-bezier(.66,.12,.21,1)}.overlay-wrapper.noOverlay[data-v-514007e3]{background-color:transparent;pointer-events:none;backdrop-filter:none;-webkit-backdrop-filter:none}.overlay-wrapper.noOverlay .bottom-sheet-container .bottom-sheet[data-v-514007e3]{box-shadow:0 -5px 80px var(--color-box-shadow-3)}
