.bottom-sheet-overlay.svelte-10lqjc0{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:flex-end;animation:.25s ease-out svelte-10lqjc0-fadeIn;display:flex;position:fixed;inset:0}.bottom-sheet-content.svelte-10lqjc0{background:var(--fo-surface);box-shadow:0 -4px 24px #0006, 0 0 0 1px color-mix(in srgb, var(--fo-accent) 8%, transparent) inset;width:100%;max-width:600px;max-height:80vh;padding-bottom:env(safe-area-inset-bottom,0);border:1px solid #ffffff1a;border-bottom:none;border-radius:24px 24px 0 0;flex-direction:column;animation:.3s cubic-bezier(.32,.72,0,1) svelte-10lqjc0-slideUp;display:flex;overflow:hidden}.bottom-sheet-handle.svelte-10lqjc0{background:var(--fo-elevated);border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:12px auto 8px}.bottom-sheet-body.svelte-10lqjc0{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.bottom-sheet-body.padded.svelte-10lqjc0{padding-inline:var(--space-5,1.25rem)}@keyframes svelte-10lqjc0-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-10lqjc0-slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.bottom-sheet-content.svelte-10lqjc0{max-width:100%;max-height:85vh}}@media (width>=769px){.bottom-sheet-overlay.svelte-10lqjc0{align-items:center}.bottom-sheet-content.svelte-10lqjc0{border:1px solid #ffffff1a;border-radius:24px;max-height:70vh}.bottom-sheet-handle.svelte-10lqjc0{display:none}}
