.bottom-sheet-scrim.svelte-1c8t49k{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);z-index:var(--z-sheet, 950)}.bottom-sheet.svelte-1c8t49k{position:fixed;bottom:0;left:0;right:0;width:100%;display:flex;flex-direction:column;background:var(--sp-bg-secondary);border:.1rem solid var(--sp-border-subtle);border-bottom:none;border-radius:1.6rem 1.6rem 0 0;padding-bottom:max(1.6rem,env(safe-area-inset-bottom));z-index:var(--z-sheet, 950);touch-action:none}.bottom-sheet-grab.svelte-1c8t49k{flex-shrink:0;padding:1rem 1.6rem .4rem;cursor:grab;touch-action:none}.bottom-sheet-handle.svelte-1c8t49k{width:3.6rem;height:.4rem;margin:0 auto;border-radius:.2rem;background-color:var(--sp-border-default)}.bottom-sheet-title.svelte-1c8t49k{padding:1.2rem 0 .4rem;font-size:1.6rem;font-weight:600;color:var(--sp-text-primary)}.bottom-sheet-content.svelte-1c8t49k{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:1.2rem 1.6rem 1.6rem;touch-action:pan-y}.bottom-sheet-footer.svelte-1c8t49k{flex-shrink:0;padding:1.2rem 1.6rem 0;border-top:.1rem solid var(--sp-border-subtle);touch-action:auto}
