.sheet-container.svelte-1bccl8a{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;justify-content:flex-end}.sheet-container.position-left.svelte-1bccl8a{flex-direction:row;justify-content:flex-start}.sheet-overlay.svelte-1bccl8a{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;border:none;cursor:pointer;animation:svelte-1bccl8a-fadeIn .2s ease-out}.sheet.svelte-1bccl8a{position:relative;background:var(--color-bg-surface);border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:85dvh;display:flex;flex-direction:column;animation:svelte-1bccl8a-slideUp .25s ease-out;will-change:transform}.sheet.sheet-left.svelte-1bccl8a{flex-direction:row;border-radius:0 var(--radius-lg) var(--radius-lg) 0;max-height:100dvh;height:100dvh;width:min(85vw,400px);max-width:400px;animation:svelte-1bccl8a-slideInLeft .25s ease-out}.sheet-handle.svelte-1bccl8a{padding:var(--space-3) var(--space-4);cursor:grab;display:flex;justify-content:center;flex-shrink:0}.sheet-handle.svelte-1bccl8a:active{cursor:grabbing}.sheet-handle-bar.svelte-1bccl8a{width:2.5rem;height:.25rem;background:var(--color-text-muted);border-radius:var(--radius-full)}.sheet-handle-vertical.svelte-1bccl8a{padding:var(--space-4) var(--space-3);flex-direction:column;align-items:center;justify-content:center}.sheet-handle-vertical.svelte-1bccl8a .sheet-handle-bar:where(.svelte-1bccl8a){width:.25rem;height:2.5rem}.sheet-content.svelte-1bccl8a{flex:1;overflow-y:auto;overflow-x:hidden}@keyframes svelte-1bccl8a-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1bccl8a-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-1bccl8a-slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}
