.sheet-backdrop.svelte-1sh4vvs{position:fixed;inset:0;background:#00000080;z-index:80;animation:svelte-1sh4vvs-fadeIn .2s ease;overscroll-behavior:contain;touch-action:none}@media(max-width:767px){.sheet-backdrop.svelte-1sh4vvs{top:var(--header-height);bottom:var(--bottom-bar-height)}}.sheet.svelte-1sh4vvs{position:fixed;z-index:81;background:var(--color-bg);box-shadow:0 -4px 24px #00000040;display:flex;flex-direction:column;animation:svelte-1sh4vvs-sheetSlideUp .24s cubic-bezier(.2,0,.2,1)}@media(min-width:768px){.sheet.svelte-1sh4vvs{top:4vh;bottom:4vh;left:50%;transform:translate(-50%);width:min(1100px,96vw);max-height:92vh;border-radius:var(--radius);animation-name:svelte-1sh4vvs-sheetFadeScale}}@media(max-width:767px){.sheet.svelte-1sh4vvs{top:var(--header-height);left:0;right:0;bottom:var(--bottom-bar-height);max-height:calc(100dvh - var(--header-height) - var(--bottom-bar-height))}}.sheet-header.svelte-1sh4vvs{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid var(--color-border);background:var(--color-surface);position:sticky;top:0;z-index:1}.sheet-close.svelte-1sh4vvs{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--color-text);border-radius:999px;cursor:pointer;padding:0;transition:background var(--transition-fast)}.sheet-close.svelte-1sh4vvs:hover{background:var(--color-surface-hover, var(--color-bg))}.sheet-title.svelte-1sh4vvs{font-size:.85rem;font-weight:600;color:var(--color-text-secondary)}.sheet-body.svelte-1sh4vvs{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:var(--space-4)}.sheet-state.svelte-1sh4vvs{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;color:var(--color-text-secondary);font-size:.9rem}.sheet-state.svelte-1sh4vvs button:where(.svelte-1sh4vvs){padding:.4rem .9rem;border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius);color:var(--color-text);font-family:inherit;font-size:.85rem;cursor:pointer}.sheet-error.svelte-1sh4vvs{color:var(--color-danger)}.sheet-spinner.svelte-1sh4vvs{width:22px;height:22px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-1sh4vvs-spin .6s linear infinite}@keyframes svelte-1sh4vvs-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1sh4vvs-sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-1sh4vvs-sheetFadeScale{0%{opacity:0;transform:translate(-50%) scale(.97)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes svelte-1sh4vvs-spin{to{transform:rotate(360deg)}}
