.bottom-sheet[data-v-77f591cd]{position:fixed;inset:0;z-index:1080;background-color:#00000059;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.bottom-sheet__content[data-v-77f591cd]{position:absolute;bottom:0;left:0;right:0;background:var(--cardColor,#fff);border-radius:16px 16px 0 0;-webkit-box-shadow:0 -4px 20px rgba(0,0,0,.12);box-shadow:0 -4px 20px #0000001f;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.bottom-sheet__content--active[data-v-77f591cd]{-webkit-transform:translateY(0);transform:translateY(0)}.bottom-sheet__handle-area[data-v-77f591cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0 6px;cursor:-webkit-grab;cursor:grab}.bottom-sheet__handle[data-v-77f591cd]{width:36px;height:4px;background:#d0d0d0;border-radius:2px}.bottom-sheet__title[data-v-77f591cd]{font-size:16px;font-weight:700;padding:0 16px 12px;color:var(--textColor)}.bottom-sheet__body[data-v-77f591cd]{padding:0 16px 16px}
