.bottom-sheet.svelte-ecpe9t{position:fixed;left:0;right:0;bottom:0;top:auto;margin:0;width:100%;max-width:100%;max-height:80vh;padding:0;background:#1a1a1a;color:#e0e0e0;border:1px solid #333;border-bottom:none;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #0009;overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0px);transition:transform .18s ease-out}.bottom-sheet[open].svelte-ecpe9t{display:flex;flex-direction:column}.bottom-sheet.dragging{transition:none}.bottom-sheet.svelte-ecpe9t::backdrop{background:#0000008c}.sheet-handle-hit.svelte-ecpe9t{flex-shrink:0;display:flex;justify-content:center;padding:.5rem 0 .25rem;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.sheet-handle-hit.svelte-ecpe9t:active{cursor:grabbing}.sheet-handle.svelte-ecpe9t{width:36px;height:4px;border-radius:2px;background:#444}.sheet-body.svelte-ecpe9t{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:.5rem 1rem 1rem}@media(min-width:768px){.bottom-sheet.svelte-ecpe9t{display:none}}
