.bottom-sheet.svelte-1ci0thc{margin:0;padding:0;border:none;width:100%;max-width:100%;height:100%;max-height:100%;background:transparent;overflow:hidden}.bottom-sheet.svelte-1ci0thc::backdrop{background:var(--color-scrim)}.bottom-sheet__sr-close.svelte-1ci0thc{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bottom-sheet__panel.svelte-1ci0thc{position:fixed;inset-inline:0;bottom:0;margin-inline:auto;width:min(100%,42rem);max-height:min(82dvh,42rem);overflow:auto;padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom));border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--color-surface);border:1px solid var(--color-border);border-bottom:0;box-shadow:var(--shadow-lg);overscroll-behavior:contain}@media(min-width:768px){.bottom-sheet__panel.svelte-1ci0thc{inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:var(--radius-xl);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}}
