.bottom-sheet.svelte-1xhvrmi{position:fixed;left:0;right:0;top:0;height:100dvh;z-index:var(--z-sticky);background:var(--bg-base);border-radius:var(--radius-xl) var(--radius-xl) 0 0;box-shadow:0 -4px 24px #0006;will-change:transform;display:flex;flex-direction:column}.bottom-sheet__handle.svelte-1xhvrmi{touch-action:none;cursor:grab;display:flex;justify-content:center;padding:var(--space-3) 0 var(--space-2);flex-shrink:0;background:var(--bg-base);border-radius:var(--radius-xl) var(--radius-xl) 0 0}.bottom-sheet__handle.svelte-1xhvrmi:active{cursor:grabbing}.bottom-sheet__header-area.svelte-1xhvrmi{touch-action:none;flex-shrink:0}.bottom-sheet__bar.svelte-1xhvrmi{width:36px;height:4px;border-radius:var(--radius-full);background:var(--text-tertiary)}.bottom-sheet__content.svelte-1xhvrmi{flex:1;overflow-y:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:0 var(--space-4) calc(var(--space-4) + env(safe-area-inset-bottom,0px))}.bottom-sheet__backdrop.svelte-1xhvrmi{position:fixed;inset:0;background:#000;z-index:calc(var(--z-sticky) - 1)}
