.bottom-sheet-overlay.svelte-1m8l2mw{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--scrim-solid);z-index:60;touch-action:none}.bottom-sheet.svelte-1m8l2mw{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(var(--sheet-blur)) saturate(var(--sheet-saturation));-webkit-backdrop-filter:blur(var(--sheet-blur)) saturate(var(--sheet-saturation));border-radius:var(--radius-xl) 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-1m8l2mw{display:flex;justify-content:center;padding:var(--space-3) 0 var(--space-2);cursor:grab;flex-shrink:0;touch-action:none}.bottom-sheet-handle-bar.svelte-1m8l2mw{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-1m8l2mw{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0}
