.bottom-sheet-backdrop.svelte-7vgo1t{position:fixed;inset:0;background:#00000080;z-index:var(--z-overlay);display:flex;align-items:flex-end;justify-content:center;padding-top:env(safe-area-inset-top,0px);animation:svelte-7vgo1t-fadeIn .2s ease-out}@media(min-width:640px){.bottom-sheet-backdrop.svelte-7vgo1t{align-items:center}}@keyframes svelte-7vgo1t-fadeIn{0%{opacity:0}to{opacity:1}}.bottom-sheet.svelte-7vgo1t{width:100%;max-width:600px;max-height:92dvh;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top,0px) - 10px));background:var(--color-bg-elevated, #1a1a2e);border-radius:var(--radius-xl) var(--radius-xl) 0 0;border:1px solid var(--glass-border);border-bottom:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;animation:svelte-7vgo1t-slideUp .3s ease-out}@media(min-width:640px){.bottom-sheet.svelte-7vgo1t{border-radius:var(--radius-xl);border-bottom:1px solid var(--glass-border);max-height:90dvh;max-height:min(90dvh,calc(100dvh - 2rem))}}@keyframes svelte-7vgo1t-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle-bar.svelte-7vgo1t{display:flex;justify-content:center;padding:.75rem 0 .25rem}.sheet-handle.svelte-7vgo1t{width:36px;height:4px;border-radius:2px;background:var(--color-text-tertiary);opacity:.5}.sheet-header.svelte-7vgo1t{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.25rem .75rem;border-bottom:1px solid var(--glass-border)}.sheet-title.svelte-7vgo1t{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-text-primary);margin:0}.sheet-close.svelte-7vgo1t{background:none;border:none;color:var(--color-text-secondary);cursor:pointer;padding:.25rem;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.sheet-close.svelte-7vgo1t:hover{color:var(--color-text-primary)}.sheet-content.svelte-7vgo1t{padding:1rem 1.25rem calc(2rem + env(safe-area-inset-bottom,0px))}
