.bottom-sheet-backdrop.svelte-1fljigc{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:40;border:none;cursor:pointer}.bottom-sheet.svelte-1fljigc{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--color-surface);border-top:1px solid var(--color-border);border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #00000026;transition:height .25s cubic-bezier(.33,1,.68,1);display:flex;flex-direction:column;touch-action:none}.bottom-sheet-dragging.svelte-1fljigc{transition:none}.bottom-sheet-handle.svelte-1fljigc{display:flex;justify-content:center;padding:10px 0 6px;cursor:grab;flex-shrink:0}.bottom-sheet-handle-bar.svelte-1fljigc{width:36px;height:4px;border-radius:2px;background:var(--color-border)}.bottom-sheet-content.svelte-1fljigc{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}@media(prefers-reduced-motion:reduce){.bottom-sheet.svelte-1fljigc{transition:none}}
