.grid-view-selector[data-astro-cid-bfoymbz4]{display:flex;align-items:center;gap:4px}.view-options[data-astro-cid-bfoymbz4]{display:flex;align-items:center;gap:2px;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:8px;padding:4px}.desktop-options[data-astro-cid-bfoymbz4]{display:flex}.mobile-options[data-astro-cid-bfoymbz4]{display:none}@media(max-width:768px){.desktop-options[data-astro-cid-bfoymbz4]{display:none}.mobile-options[data-astro-cid-bfoymbz4]{display:flex}}.view-option[data-astro-cid-bfoymbz4]{display:flex;align-items:center;justify-content:center;width:36px;height:28px;padding:4px 6px;background:transparent;border:2px solid transparent;border-radius:6px;cursor:pointer;color:var(--color-text-muted);transition:all .15s ease}.view-option[data-astro-cid-bfoymbz4]:hover{color:var(--color-text-secondary);background:var(--color-bg-hover)}.view-option[data-astro-cid-bfoymbz4].active{color:var(--color-primary);border-color:var(--color-primary);background:var(--color-primary-light, rgba(139, 92, 246, .1))}.view-option[data-astro-cid-bfoymbz4] svg[data-astro-cid-bfoymbz4]{width:24px;height:16px}.sheet-variant[data-astro-cid-bfoymbz4] .view-options[data-astro-cid-bfoymbz4]{padding:6px}.sheet-variant[data-astro-cid-bfoymbz4] .view-option[data-astro-cid-bfoymbz4]{width:44px;height:34px;padding:6px 8px}.sheet-variant[data-astro-cid-bfoymbz4] .view-option[data-astro-cid-bfoymbz4] svg[data-astro-cid-bfoymbz4]{width:28px;height:18px}.dark .view-options[data-astro-cid-bfoymbz4]{background:var(--color-bg-tertiary);border-color:var(--color-border)}.dark .view-option[data-astro-cid-bfoymbz4]:hover{background:var(--color-bg-card)}.dark .view-option[data-astro-cid-bfoymbz4].active{background:#8b5cf626}.filter-sheet-trigger[data-astro-cid-cf73c3f7]{display:none;align-items:center;justify-content:center;gap:8px;padding:14px 18px;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:28px;font-size:.9rem;font-weight:600;color:var(--color-text-primary);cursor:pointer;transition:all .2s;position:fixed;bottom:72px;right:16px;z-index:100;box-shadow:0 4px 16px #0003;font-family:inherit}@media(min-width:769px){html:not(.native-app) .filter-sheet-trigger[data-astro-cid-cf73c3f7]{bottom:84px;right:20px}}html.native-app .filter-sheet-trigger[data-astro-cid-cf73c3f7]{bottom:calc(96px + env(safe-area-inset-bottom,0px))}.filter-sheet-trigger[data-astro-cid-cf73c3f7]:active{transform:scale(.98)}.filter-sheet-trigger[data-astro-cid-cf73c3f7] .material-symbols-rounded[data-astro-cid-cf73c3f7]{font-size:1.25rem}@media(max-width:768px){.filter-sheet-trigger[data-astro-cid-cf73c3f7]{padding:0;border-radius:50%;width:44px;height:44px;bottom:72px;right:16px}.filter-sheet-trigger[data-astro-cid-cf73c3f7]>span[data-astro-cid-cf73c3f7]:not(.material-symbols-rounded):not(.filter-count){display:none}.filter-sheet-trigger[data-astro-cid-cf73c3f7] .material-symbols-rounded[data-astro-cid-cf73c3f7]{font-size:1.2rem}.filter-sheet-trigger[data-astro-cid-cf73c3f7] .filter-count[data-astro-cid-cf73c3f7]{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;font-size:.7rem}}.filter-sheet-trigger[data-astro-cid-cf73c3f7].has-filters{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.filter-count[data-astro-cid-cf73c3f7]{display:none;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#fff;color:var(--color-accent);border-radius:10px;font-size:.75rem;font-weight:700}.filter-sheet-trigger[data-astro-cid-cf73c3f7].has-filters .filter-count[data-astro-cid-cf73c3f7]{display:flex}.filter-sheet-backdrop[data-astro-cid-cf73c3f7]{display:block;pointer-events:none;position:fixed;inset:0;background:#00000080;z-index:10000;opacity:0;transition:opacity .3s ease}.filter-sheet-backdrop[data-astro-cid-cf73c3f7].visible{opacity:1;pointer-events:auto}.filter-sheet[data-astro-cid-cf73c3f7]{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;max-height:85vh;background:var(--color-bg-primary);border-radius:20px 20px 0 0;z-index:10001;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);overflow:hidden}.filter-sheet[data-astro-cid-cf73c3f7].open{transform:translateY(0)}@media(min-width:769px){html:not(.native-app) .filter-sheet[data-astro-cid-cf73c3f7]{inset:0 0 0 auto;width:400px;max-height:100vh;border-radius:0;transform:translate(100%)}html:not(.native-app) .filter-sheet[data-astro-cid-cf73c3f7].open{transform:translate(0)}html:not(.native-app) .sheet-handle[data-astro-cid-cf73c3f7]{display:none}}.filter-sheet-header[data-astro-cid-cf73c3f7]{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 16px;border-bottom:1px solid var(--color-border-light);position:relative}.sheet-handle[data-astro-cid-cf73c3f7]{position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:4px;background:var(--color-border);border-radius:2px}.filter-sheet-header[data-astro-cid-cf73c3f7] h3[data-astro-cid-cf73c3f7]{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);margin:0;padding-top:8px}.sheet-close[data-astro-cid-cf73c3f7]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-bg-secondary);border:none;border-radius:50%;cursor:pointer;margin-top:8px}.sheet-close[data-astro-cid-cf73c3f7] .material-symbols-rounded[data-astro-cid-cf73c3f7]{font-size:1.25rem;color:var(--color-text-secondary)}.filter-sheet-content[data-astro-cid-cf73c3f7]{flex:1;overflow-y:auto;padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.filter-section[data-astro-cid-cf73c3f7]{margin-bottom:24px}.filter-section[data-astro-cid-cf73c3f7]:last-child{margin-bottom:0}.filter-section-title[data-astro-cid-cf73c3f7]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-secondary);margin:0 0 12px}.sort-options[data-astro-cid-cf73c3f7]{display:flex;flex-wrap:wrap;gap:8px}.sort-option[data-astro-cid-cf73c3f7]{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:10px;font-size:.85rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;transition:all .2s}.sort-option[data-astro-cid-cf73c3f7] .material-symbols-rounded[data-astro-cid-cf73c3f7]{font-size:1rem}.sort-option[data-astro-cid-cf73c3f7]:active{transform:scale(.97)}.sort-option[data-astro-cid-cf73c3f7].active{background:#8b5cf6;border-color:#8b5cf6;color:#fff;box-shadow:0 2px 8px #8b5cf666}.feature-toggles[data-astro-cid-cf73c3f7]{display:flex;flex-direction:column;gap:8px}.feature-toggle[data-astro-cid-cf73c3f7]{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:12px;font-size:.95rem;font-weight:500;color:var(--color-text-primary);cursor:pointer;transition:all .2s}.feature-toggle[data-astro-cid-cf73c3f7] .material-symbols-rounded[data-astro-cid-cf73c3f7]:first-child{font-size:1.25rem;color:var(--color-accent)}.toggle-label[data-astro-cid-cf73c3f7]{flex:1;text-align:left}.toggle-check[data-astro-cid-cf73c3f7]{font-size:1.25rem;color:var(--color-text-tertiary);opacity:0;transition:opacity .2s}.feature-toggle[data-astro-cid-cf73c3f7]:active{transform:scale(.98)}.feature-toggle[data-astro-cid-cf73c3f7].active{background:#8b5cf626;border-color:#8b5cf6;border-width:2px}.feature-toggle[data-astro-cid-cf73c3f7].active .toggle-check[data-astro-cid-cf73c3f7]{opacity:1;color:#8b5cf6}.feature-toggle[data-astro-cid-cf73c3f7].active .material-symbols-rounded[data-astro-cid-cf73c3f7]:first-child{color:#8b5cf6}.dropdown-select[data-astro-cid-cf73c3f7]{position:relative}.dropdown-select[data-astro-cid-cf73c3f7] summary[data-astro-cid-cf73c3f7]{list-style:none}.dropdown-select[data-astro-cid-cf73c3f7] summary[data-astro-cid-cf73c3f7]::-webkit-details-marker{display:none}.dropdown-select[data-astro-cid-cf73c3f7] summary[data-astro-cid-cf73c3f7]::marker{display:none}.dropdown-trigger[data-astro-cid-cf73c3f7]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:12px;font-size:.95rem;font-weight:500;color:var(--color-text-primary);cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none}.dropdown-trigger[data-astro-cid-cf73c3f7]:active{transform:scale(.99);background:var(--color-bg-hover)}.dropdown-trigger[data-astro-cid-cf73c3f7].has-selection{border-color:#8b5cf6;background:#8b5cf614}.dropdown-trigger[data-astro-cid-cf73c3f7].has-selection .dropdown-label[data-astro-cid-cf73c3f7]{color:#8b5cf6;font-weight:600}.dropdown-arrow[data-astro-cid-cf73c3f7]{font-size:1.25rem;color:var(--color-text-tertiary);transition:transform .2s}.dropdown-select[data-astro-cid-cf73c3f7][open] .dropdown-arrow[data-astro-cid-cf73c3f7]{transform:rotate(180deg)}.dropdown-options[data-astro-cid-cf73c3f7]{margin-top:8px;padding:8px;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:12px;max-height:200px;overflow-y:auto}.dropdown-option[data-astro-cid-cf73c3f7]{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background .15s}.dropdown-option[data-astro-cid-cf73c3f7]:hover{background:var(--color-bg-hover)}.dropdown-option[data-astro-cid-cf73c3f7] input[data-astro-cid-cf73c3f7][type=checkbox]{display:none}.checkbox-custom[data-astro-cid-cf73c3f7]{width:22px;height:22px;border:2px solid var(--color-border);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.checkbox-custom[data-astro-cid-cf73c3f7]:after{content:"check";font-family:Material Symbols Rounded;font-size:16px;color:#fff;opacity:0;transition:opacity .15s}.dropdown-option[data-astro-cid-cf73c3f7] input[data-astro-cid-cf73c3f7][type=checkbox]:checked+.checkbox-custom[data-astro-cid-cf73c3f7]{background:#8b5cf6;border-color:#8b5cf6}.dropdown-option[data-astro-cid-cf73c3f7] input[data-astro-cid-cf73c3f7][type=checkbox]:checked+.checkbox-custom[data-astro-cid-cf73c3f7]:after{opacity:1}.option-label[data-astro-cid-cf73c3f7]{font-size:.95rem;color:var(--color-text-primary)}.filter-sheet-footer[data-astro-cid-cf73c3f7]{display:flex;gap:12px;padding:16px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border-light);background:var(--color-bg-primary)}.clear-all-btn[data-astro-cid-cf73c3f7]{flex:1;padding:14px 20px;background:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:12px;font-size:.95rem;font-weight:600;color:var(--color-text-secondary);cursor:pointer;transition:all .2s}.clear-all-btn[data-astro-cid-cf73c3f7]:active{transform:scale(.98)}.apply-btn[data-astro-cid-cf73c3f7]{flex:2;padding:14px 20px;background:var(--color-accent);border:none;border-radius:12px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.apply-btn[data-astro-cid-cf73c3f7]:active{transform:scale(.98);background:var(--color-accent-hover)}.dark .filter-sheet[data-astro-cid-cf73c3f7]{background:var(--color-bg-primary)}.dark .sort-option[data-astro-cid-cf73c3f7],.dark .feature-toggle[data-astro-cid-cf73c3f7],.dark .dropdown-trigger[data-astro-cid-cf73c3f7],.dark .dropdown-options[data-astro-cid-cf73c3f7]{background:#1f2937;border-color:#3b475c}.dark .dropdown-trigger[data-astro-cid-cf73c3f7].has-selection{background:#8b5cf626;border-color:#8b5cf6}.dark .dropdown-option[data-astro-cid-cf73c3f7]:hover{background:#374151}.dark .checkbox-custom[data-astro-cid-cf73c3f7]{border-color:#4b5563}.dark .sheet-close[data-astro-cid-cf73c3f7]{background:#374151}.dark .clear-all-btn[data-astro-cid-cf73c3f7]{background:#374151;border-color:#4b5563}.dark .sort-option[data-astro-cid-cf73c3f7].active{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.dark .feature-toggle[data-astro-cid-cf73c3f7].active{background:#8b5cf640;border-color:#8b5cf6}
