.sheet-backdrop.svelte-1xhvrmi{z-index:200;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet.svelte-1xhvrmi{background:var(--color-modal-bg);border-radius:18px 18px 0 0;flex-direction:column;width:100%;max-width:560px;max-height:85vh;display:flex;position:relative;box-shadow:0 -6px 28px #00000038,0 -1px 4px #00000014}.drag-handle-area.svelte-1xhvrmi{cursor:grab;touch-action:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:10px 0 6px;display:flex}.drag-handle.svelte-1xhvrmi{background:var(--color-text-light);opacity:.45;border-radius:999px;width:40px;height:5px;display:block}.sheet-header.svelte-1xhvrmi{flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 20px 14px;display:flex}.sheet-title.svelte-1xhvrmi{color:var(--color-text);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:700}.sheet-close.svelte-1xhvrmi{background:var(--glass-bg);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;transition:all var(--transition);box-shadow:var(--glass-highlight);border-radius:50%;justify-content:center;align-items:center;display:flex}.sheet-close.svelte-1xhvrmi:hover{color:var(--color-text);background:var(--glass-bg-hover);box-shadow:var(--glass-highlight-hover)}.sheet-body.svelte-1xhvrmi{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;padding:4px 16px 16px;overflow-y:auto}.sheet-footer.svelte-1xhvrmi{padding:12px 16px max(16px, env(safe-area-inset-bottom)) 16px;background:var(--color-modal-bg);flex-shrink:0;gap:10px;display:flex}.filter-bar.svelte-m9tjun{top:var(--header-height);z-index:50;background:var(--glass-bar-bg);padding:12px 0;position:sticky}.sheet-trigger.svelte-m9tjun{background:var(--color-surface);font-family:var(--font-sans);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;transition:color var(--transition), background-color var(--transition);border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:500;display:inline-flex}.sheet-trigger.svelte-m9tjun:hover,.sheet-trigger.svelte-m9tjun:focus-visible{color:var(--color-text);background:var(--color-surface-hover);outline:none}.sheet-trigger.svelte-m9tjun .trigger-label:where(.svelte-m9tjun){color:var(--color-text-light);font-weight:500}.sheet-trigger.svelte-m9tjun .trigger-value:where(.svelte-m9tjun){color:var(--color-text);font-weight:600}.sheet-trigger.svelte-m9tjun .trigger-chevron:where(.svelte-m9tjun){color:var(--color-text-light);margin-left:1px}.sheet-trigger.filters-trigger.has-active.svelte-m9tjun{color:var(--color-accent);background:#3578f61a}.sheet-trigger.filters-trigger.has-active.svelte-m9tjun .trigger-value:where(.svelte-m9tjun){color:var(--color-accent)}.trigger-badge.svelte-m9tjun{background:var(--color-accent);color:#fff;border-radius:100px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.sheet-section{margin-bottom:16px}.sheet-section:last-child{margin-bottom:4px}.sheet-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light);margin:0;padding:8px 4px 6px;font-size:.78rem;font-weight:600}.sheet-options{flex-direction:column;gap:2px;display:flex}.sheet-option{text-align:left;cursor:pointer;width:100%;transition:background var(--transition);color:var(--color-text);font-family:var(--font-sans);background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;padding:14px 12px;display:flex}.sheet-option:hover,.sheet-option:focus-visible{background:var(--color-surface-hover);outline:none}.sheet-option .radio{border:2px solid var(--color-border);width:20px;height:20px;transition:border-color var(--transition);border-radius:50%;flex-shrink:0;position:relative}.sheet-option .radio.selected{border-color:var(--color-accent)}.sheet-option .radio.selected:after{content:"";background:var(--color-accent);border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:3px}.sheet-option .opt-label{color:var(--color-text);flex:1;font-size:.95rem;font-weight:500}.sheet-option .opt-hint{color:var(--color-text-light);font-size:.8rem}.sheet-reset,.sheet-apply{height:48px;font-family:var(--font-sans);cursor:pointer;transition:all var(--transition);border-radius:9999px;justify-content:center;align-items:center;padding:0 20px;font-size:.9rem;font-weight:600;display:inline-flex}.sheet-reset{background:var(--glass-bg);color:var(--color-text-muted)}.sheet-reset:hover:not(:disabled){color:var(--color-text);background:var(--glass-bg-hover)}.sheet-reset:disabled{opacity:.4;cursor:not-allowed}.sheet-apply{background:var(--color-accent);color:#fff;flex:1}.sheet-apply:hover{background:var(--color-accent-hover)}.pill-row.svelte-m9tjun{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.pill-row-sub.svelte-m9tjun{margin-top:8px;display:flex}.pill-center.svelte-m9tjun{justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.pill-sticky.svelte-m9tjun{z-index:2;flex-shrink:0}.sub-spacer.svelte-m9tjun{flex-shrink:0}.pill-scroll-area.svelte-m9tjun{flex:1;min-width:0;position:relative}.pill-row-outer.svelte-m9tjun{--fade-left:0;--fade-right:0;-webkit-mask-image:linear-gradient(to right, transparent 0px, transparent calc(var(--fade-left) * 24px), black calc(var(--fade-left) * 48px), black calc(100% - var(--fade-right) * 48px), transparent calc(100% - var(--fade-right) * 24px), transparent 100%);mask-image:linear-gradient(to right, transparent 0px, transparent calc(var(--fade-left) * 24px), black calc(var(--fade-left) * 48px), black calc(100% - var(--fade-right) * 48px), transparent calc(100% - var(--fade-right) * 24px), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0px, transparent calc(var(--fade-left) * 24px), black calc(var(--fade-left) * 48px), black calc(100% - var(--fade-right) * 48px), transparent calc(100% - var(--fade-right) * 24px), transparent 100%);overflow:hidden}.pill-row-track.svelte-m9tjun{scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;align-items:center;gap:6px;margin:-10px 0;padding:10px 0;display:flex;overflow-x:auto}.pill-row-track.svelte-m9tjun::-webkit-scrollbar{display:none}.pill-arrow.svelte-m9tjun{width:24px;height:24px;color:var(--color-text);cursor:pointer;z-index:3;opacity:0;pointer-events:none;transition:opacity var(--transition), transform var(--transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pill-arrow.visible.svelte-m9tjun{opacity:.7;pointer-events:auto}.pill-arrow.svelte-m9tjun:hover{opacity:1;transform:translateY(-50%)scale(1.15)}.pill-arrow-left.svelte-m9tjun{left:0}.pill-arrow-right.svelte-m9tjun{right:0}.cat-pill.svelte-m9tjun{font-size:.85rem;font-weight:500;font-family:var(--font-sans);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;transition:all var(--transition);background:0 0;border-radius:100px;flex-shrink:0;align-items:center;padding:8px 16px;display:inline-flex}.cat-pill.svelte-m9tjun:hover{color:var(--color-text)}.cat-pill.active.svelte-m9tjun{background:var(--color-surface);color:var(--color-text)}.sub-pill.svelte-m9tjun{font-size:.78rem;font-weight:500;font-family:var(--font-sans);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;transition:all var(--transition);background:0 0;border-radius:100px;flex-shrink:0;align-items:center;gap:5px;padding:5px 12px;display:inline-flex}.sub-pill.svelte-m9tjun:hover{color:var(--color-text)}.sub-pill.active.svelte-m9tjun{background:var(--color-surface);color:var(--color-text)}.toolbar-left.svelte-m9tjun{flex-shrink:0;align-items:center;gap:8px;display:flex}.toolbar-right.svelte-m9tjun{flex-shrink:0;grid-column:3;justify-self:end;align-items:center;gap:8px;display:flex}.toolbar-select.svelte-m9tjun{appearance:none;background-color:var(--color-surface);font-size:.85rem;font-weight:500;font-family:var(--font-sans);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:var(--color-surface);transition:color var(--transition), background-color var(--transition);background-image:url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l3 3 3-3' stroke='%239e9ea7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;border-radius:10px;flex-shrink:0;padding:8px 28px 8px 14px}.toolbar-select.svelte-m9tjun:hover{color:var(--color-text);background-color:var(--color-surface-hover)}.toolbar-select.svelte-m9tjun:focus{outline:none}.toolbar-toggle.svelte-m9tjun{background:var(--color-surface);min-width:65px;font-size:.85rem;font-weight:500;font-family:var(--font-sans);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;transition:color var(--transition), background-color var(--transition);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:8px 14px;display:inline-flex}.toolbar-toggle.svelte-m9tjun:hover{color:var(--color-text);background:var(--color-surface-hover)}.toolbar-toggle.toggle-free.svelte-m9tjun{color:#78b856;background:#78b8561f}.toolbar-toggle.toggle-paid.svelte-m9tjun{color:#9a55a2;background:#9a55a21f}.toolbar-toggle.toggle-rating.svelte-m9tjun{color:#c99a1f;background:#f7c84424}.toolbar-toggle.toggle-rating-top.svelte-m9tjun{color:#ec5f5e;background:#ec5f5e1f}@media (width<=768px){.filter-bar.svelte-m9tjun{padding:10px 0 8px}.pill-row.svelte-m9tjun{flex-wrap:wrap;align-items:center;gap:8px 6px;display:flex}.pill-row.svelte-m9tjun .toolbar-left:where(.svelte-m9tjun){order:1}.pill-row.svelte-m9tjun .toolbar-right:where(.svelte-m9tjun){grid-column:unset;gap:6px;justify-self:unset;order:2;margin-left:auto}.pill-row.svelte-m9tjun .pill-center:where(.svelte-m9tjun){order:3;gap:5px;width:100%}.pill-row.pill-row-sub.svelte-m9tjun{margin-top:8px}.pill-row.pill-row-sub.svelte-m9tjun .sub-spacer:where(.svelte-m9tjun){display:none}.pill-row.pill-row-sub.svelte-m9tjun .pill-sticky:where(.svelte-m9tjun){order:1}.pill-row.pill-row-sub.svelte-m9tjun .pill-scroll-area:where(.svelte-m9tjun){order:2}.pill-row-track.svelte-m9tjun{touch-action:pan-x;gap:5px}.cat-pill.svelte-m9tjun{padding:7px 13px;font-size:.8rem}.sub-pill.svelte-m9tjun{padding:5px 11px;font-size:.75rem}.pill-arrow.svelte-m9tjun,.sub-spacer.svelte-m9tjun{display:none}}@media (width<=480px){.filter-bar.svelte-m9tjun{padding:8px 0 6px}.pill-row.svelte-m9tjun:has(.pill-scroll-area:where(.svelte-m9tjun)){gap:6px 5px}.pill-row-sub.svelte-m9tjun{column-gap:5px;margin-top:6px}:is(.pill-row.svelte-m9tjun:has(.pill-scroll-area:where(.svelte-m9tjun)) .toolbar-right:where(.svelte-m9tjun),.pill-row.svelte-m9tjun:not(:has(.pill-scroll-area)) .toolbar-right:where(.svelte-m9tjun)){gap:5px}.cat-pill.svelte-m9tjun{padding:6px 11px;font-size:.78rem}}.mobile-only.svelte-m9tjun{display:none}@media (width<=768px){.desktop-only.svelte-m9tjun{display:none!important}.mobile-only.svelte-m9tjun{display:inline-flex}}
