.bottom-sheet-layer[data-v-68e94969]{align-items:flex-end;display:flex;inset:0;justify-content:center;position:fixed;z-index:1100}.bottom-sheet-overlay[data-v-68e94969]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;inset:0;position:fixed}.bottom-sheet-content[data-v-68e94969]{bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;z-index:1101}.bottom-sheet-panel[data-v-68e94969]{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);background:#16181dd9;border:1px solid hsla(0,0%,100%,.1);border-bottom:none;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #0000004d,inset 0 0 20px 1px #ffffff03;display:flex;flex-direction:column;max-width:640px;overflow:hidden;pointer-events:auto;touch-action:none;width:100%;will-change:transform,height}.bottom-sheet-handle-area[data-v-68e94969]{cursor:grab;display:flex;flex-shrink:0;justify-content:center;padding:12px 0 8px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bottom-sheet-handle-area[data-v-68e94969]:active{cursor:grabbing}.bottom-sheet-handle[data-v-68e94969]{background:#fff3;border-radius:9999px;height:4px;transition:background .15s ease;width:36px}.bottom-sheet-handle-area:hover .bottom-sheet-handle[data-v-68e94969]{background:#ffffff59}.bottom-sheet-body[data-v-68e94969]{flex:1;min-height:0;overflow-y:auto}.bottom-sheet-content[data-state=open][data-v-68e94969],.bottom-sheet-overlay[data-state=open][data-v-68e94969]{animation:bottomSheetFadeIn-68e94969 .3s ease-out}.bottom-sheet-content[data-state=closed][data-v-68e94969],.bottom-sheet-overlay[data-state=closed][data-v-68e94969]{animation:bottomSheetFadeOut-68e94969 .2s ease-in}.bottom-sheet-content[data-state=open] .bottom-sheet-panel[data-v-68e94969]{animation:bottomSheetSlideUp-68e94969 .3s cubic-bezier(.32,.72,0,1)}.bottom-sheet-content[data-state=closed] .bottom-sheet-panel[data-v-68e94969]{animation:bottomSheetSlideDown-68e94969 .2s ease-in}@keyframes bottomSheetFadeIn-68e94969{0%{opacity:0}to{opacity:1}}@keyframes bottomSheetFadeOut-68e94969{0%{opacity:1}to{opacity:0}}@keyframes bottomSheetSlideUp-68e94969{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottomSheetSlideDown-68e94969{0%{transform:translateY(0)}to{transform:translateY(100%)}}
