.sheet-portal.svelte-bcvl0b{display:contents}.sheet-backdrop.svelte-bcvl0b{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--backdrop-opacity, .5));z-index:var(--z-backdrop);-webkit-tap-highlight-color:transparent;opacity:0;transition:opacity .2s ease-out;pointer-events:none}.sheet-backdrop.visible.svelte-bcvl0b{opacity:1;pointer-events:auto}.sheet-container.svelte-bcvl0b{--safe-area-bottom: env(safe-area-inset-bottom, 0px);position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:1rem 1rem 0 0;z-index:var(--z-panel);display:flex;flex-direction:column;box-shadow:0 -4px 24px #00000026;max-height:calc(95vh - var(--safe-area-bottom));max-height:calc(95dvh - var(--safe-area-bottom));overflow:hidden;padding-bottom:var(--safe-area-bottom);box-sizing:border-box;transform:translateY(100%);transition:transform var(--animation-duration, .3s) cubic-bezier(.32,.72,0,1);visibility:hidden;will-change:transform}.dark .sheet-container.svelte-bcvl0b{background:#111827}.sheet-container.sheet-visible.svelte-bcvl0b{transform:translateY(0);visibility:visible}.sheet-container.dragging.svelte-bcvl0b{transition:none}.sheet-container.position-top.svelte-bcvl0b{bottom:auto;top:0;border-radius:0 0 1rem 1rem;padding-bottom:0;padding-top:env(safe-area-inset-top,0px);transform:translateY(-100%);box-shadow:0 4px 24px #00000026}.sheet-container.position-top.svelte-bcvl0b .sheet-handle:where(.svelte-bcvl0b){order:99;padding:8px 0 12px}.sheet-container.position-top.sheet-visible.svelte-bcvl0b{transform:translateY(0)}.sheet-container.half.svelte-bcvl0b{height:calc(50vh - var(--safe-area-bottom));height:calc(50dvh - var(--safe-area-bottom));max-height:calc(50vh - var(--safe-area-bottom));max-height:calc(50dvh - var(--safe-area-bottom))}.sheet-container.tall.svelte-bcvl0b{height:calc(85vh - var(--safe-area-bottom));height:calc(85dvh - var(--safe-area-bottom));max-height:calc(85vh - var(--safe-area-bottom));max-height:calc(85dvh - var(--safe-area-bottom))}.sheet-container.full.svelte-bcvl0b{height:calc(95vh - var(--safe-area-bottom));height:calc(95dvh - var(--safe-area-bottom));max-height:calc(95vh - var(--safe-area-bottom));max-height:calc(95dvh - var(--safe-area-bottom))}.sheet-container.nearfull.svelte-bcvl0b{height:calc(100vh - 12px - var(--safe-area-bottom));height:calc(100dvh - 12px - var(--safe-area-bottom));max-height:calc(100vh - 12px - var(--safe-area-bottom));max-height:calc(100dvh - 12px - var(--safe-area-bottom));box-shadow:0 -8px 32px #0003}@media (max-width: 768px){.sheet-container.nearfull.svelte-bcvl0b{height:calc(100vh - 12px);height:calc(100dvh - 12px);max-height:calc(100vh - 12px);max-height:calc(100dvh - 12px)}}.sheet-container.auto.svelte-bcvl0b{max-height:calc(90vh - var(--safe-area-bottom));max-height:calc(90dvh - var(--safe-area-bottom))}.sheet-handle.svelte-bcvl0b{display:flex;justify-content:center;align-items:center;width:100%;padding:12px 0 8px;flex-shrink:0;cursor:grab;touch-action:none;background:transparent}.sheet-handle.svelte-bcvl0b:active{cursor:grabbing}.handle-bar.svelte-bcvl0b{width:36px;height:4px;background:#d1d5db;border-radius:2px;margin:0 auto}.dark .handle-bar.svelte-bcvl0b{background:#4b5563}.sheet-header-wrapper.svelte-bcvl0b{position:relative;padding:0 16px 12px;flex-shrink:0;min-height:32px;background:transparent}.sheet-title.svelte-bcvl0b{display:block;font-size:1.125rem;font-weight:600;color:#111827;margin:0;padding:0 44px 0 0}.dark .sheet-title.svelte-bcvl0b{color:#fff}.sheet-close-btn.svelte-bcvl0b{position:absolute;top:0;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border:none;background:#f3f4f6;border-radius:50%;color:#6b7280;cursor:pointer;transition:all .15s;padding:0!important;margin:0;box-sizing:border-box}.dark .sheet-close-btn.svelte-bcvl0b{background:#374151;color:#9ca3af}.sheet-close-btn.svelte-bcvl0b:hover{background:#e5e7eb;color:#374151}.dark .sheet-close-btn.svelte-bcvl0b:hover{background:#4b5563;color:#e5e7eb}.sheet-close-btn.svelte-bcvl0b:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.sheet-body.svelte-bcvl0b{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff}.dark .sheet-body.svelte-bcvl0b{background:#111827}.sheet-container.svelte-bcvl0b>[slot=subheader]{flex-shrink:0;z-index:3;background:#fff}.dark .sheet-container.svelte-bcvl0b>[slot=subheader]{background:#111827}.sheet-container.svelte-bcvl0b>[slot=footer]{flex-shrink:0;z-index:5;background:#fafafa}.dark .sheet-container.svelte-bcvl0b>[slot=footer]{background:#1f2937;padding-bottom:env(safe-area-inset-bottom,0px);position:sticky;bottom:0;margin-top:auto}@media (max-width: 768px){.sheet-container.nearfull.svelte-bcvl0b>[slot=footer]{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}}
