.bottom-sheet-overlay.svelte-147mije{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:60;touch-action:none}.bottom-sheet.svelte-147mije{position:fixed;left:0;right:0;top:0;height:100dvh;z-index:61;display:flex;flex-direction:column;background:var(--sheet-bg);backdrop-filter:blur(40px) saturate(1.5);-webkit-backdrop-filter:blur(40px) saturate(1.5);border-radius:20px 20px 0 0;border-top:1px solid var(--sheet-edge, rgba(255, 255, 255, .18));box-shadow:0 -1px 0 0 var(--sheet-edge-outer, rgba(255, 255, 255, .06)),inset 0 1px 0 0 var(--sheet-edge-inner, rgba(255, 255, 255, .08)),0 -8px 32px #00000040;will-change:transform;touch-action:none}.bottom-sheet-handle.svelte-147mije{display:flex;justify-content:center;padding:12px 0 8px;cursor:grab;flex-shrink:0;touch-action:none}.bottom-sheet-handle-bar.svelte-147mije{width:40px;height:5px;background:var(--handle-bar, rgba(255, 255, 255, .25));border-radius:2.5px;box-shadow:0 .5px 0 var(--handle-bar-shadow, rgba(0, 0, 0, .2))}.bottom-sheet-content.svelte-147mije{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0}
