﻿.sf-catalog-head{max-width:1216px;margin-inline:auto;padding:36px 0 22px;gap:20px}.sf-catalog-heading{gap:6px}.sf-catalog-head h1{margin:0;font-family:var(--wp--preset--font-family--display);font-weight:800;font-stretch:115%;font-size:36px;line-height:40px;color:var(--wp--preset--color--contrast)}.sf-catalog-count{margin:0;font-family:var(--wp--preset--font-family--mono);font-size:12px;color:var(--wp--preset--color--text-3)}.sf-catalog-count:empty{display:none}.sf-catalog-toolbar{gap:10px}.sf-filter-open{display:none;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 16px;border:1px solid var(--wp--preset--color--border-strong);border-radius:var(--wp--custom--radius--md);background:var(--wp--preset--color--elevated);color:var(--wp--preset--color--contrast);font-family:var(--wp--preset--font-family--body);font-size:14px;font-weight:600;cursor:pointer}.sf-catalog-sort{position:relative}.sf-sort-btn{display:inline-flex;align-items:center;gap:9px;height:44px;padding:0 16px;border:1px solid var(--wp--preset--color--border-strong);border-radius:var(--wp--custom--radius--md);background:var(--wp--preset--color--elevated);color:var(--wp--preset--color--text-2);font-family:var(--wp--preset--font-family--body);font-size:14px;font-weight:600;cursor:pointer;transition:color .2s ease-in-out,border-color .2s ease-in-out}.sf-sort-btn:hover,.sf-sort-btn:focus-visible{color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--accent-2)}.sf-sort-caret{width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid var(--wp--preset--color--text-3)}.sf-sort-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:50;min-width:220px;padding:6px;background:var(--wp--preset--color--elevated);border:1px solid var(--wp--preset--color--border-strong);border-radius:var(--wp--custom--radius--md);box-shadow:var(--wp--custom--shadow--lg);display:flex;flex-direction:column}.sf-sort-item{display:flex;align-items:center;height:40px;padding:0 12px;border:none;border-radius:var(--wp--custom--radius--sm);background:rgba(0,0,0,0);color:var(--wp--preset--color--text-2);font-family:var(--wp--preset--font-family--body);font-size:14px;font-weight:600;text-align:left;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out}.sf-sort-item:hover,.sf-sort-item:focus-visible{background:var(--wp--preset--color--surface-2);color:var(--wp--preset--color--contrast)}.sf-sort-item.is-active{color:var(--wp--preset--color--contrast)}.sf-sort-item.is-active::after{content:"✓";margin-left:auto;color:var(--wp--preset--color--accent-1-link)}.sf-catalog-chips{max-width:1216px;margin:0 auto 4px;display:flex;flex-wrap:wrap;gap:8px}.sf-catalog-chips[hidden]{display:none}.sf-chip{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:var(--wp--custom--radius--pill);background:var(--wp--preset--color--surface-2);border:1px solid var(--wp--preset--color--border-strong);color:var(--wp--preset--color--contrast);font-family:var(--wp--preset--font-family--body);font-size:12px;cursor:pointer}.sf-chip span{color:var(--wp--preset--color--text-3);font-size:14px;line-height:1}.sf-catalog-cols{max-width:1216px;margin-inline:auto;gap:28px;align-items:flex-start}.sf-filters-col{flex:0 0 280px;max-width:280px}.sf-catalog-grid-col{flex:1 1 auto;min-width:0}.sf-catalog-grid{--wp--style--block-gap: 20px}.sf-catalog-grid .wp-block-post-template,.sf-catalog-grid .wc-block-product-template,.sf-catalog-grid .is-flex-container,.sf-catalog-grid [class*=product-template]{gap:20px !important;column-gap:20px !important;row-gap:20px !important;margin:0;padding:0;list-style:none}.sf-catalog-grid .sf-product-card{height:312px}.sf-catalog-grid .sf-card-media{height:140px}.sf-pagination{min-height:46px;gap:8px;align-items:center}.sf-pagination .wp-block-query-pagination-numbers,.sf-pagination .page-numbers{display:inline-flex;gap:8px;align-items:center}.sf-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 6px;border:1px solid var(--wp--preset--color--border);border-radius:var(--wp--custom--radius--md);color:var(--wp--preset--color--text-2);font-family:var(--wp--preset--font-family--mono);font-size:13px;text-decoration:none;transition:color .2s ease-in-out,border-color .2s ease-in-out}.sf-pagination .page-numbers:hover{color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--accent-2)}.sf-pagination .page-numbers.current{background:var(--wp--preset--color--accent-1);border-color:var(--wp--preset--color--accent-1);color:var(--wp--preset--color--accent-1-ink)}.sf-pagination .page-numbers.dots{border:none}.sf-catalog-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 32px}.sf-catalog-empty__art{width:120px;height:88px;margin-bottom:18px;border-radius:var(--wp--custom--radius--lg);border:1px solid var(--wp--preset--color--border);background:radial-gradient(ellipse 90px 60px at 50% 40%, rgba(240, 74, 32, 0.12), transparent 70%),var(--wp--preset--color--card-inset)}.sf-catalog-empty__title{margin:0 0 6px;font-family:var(--wp--preset--font-family--display);font-weight:800;font-size:20px;color:var(--wp--preset--color--contrast)}.sf-catalog-empty__body{margin:0 0 18px;max-width:280px;font-size:14px;line-height:1.55;color:var(--wp--preset--color--text-2)}.sf-catalog-empty__reset{display:inline-flex;align-items:center;height:44px;padding:0 20px;border:1px solid var(--wp--preset--color--accent-2);border-radius:var(--wp--custom--radius--md);background:rgba(0,0,0,0);color:var(--wp--preset--color--accent-2-bright);font-weight:600;text-decoration:none}.sf-catalog-empty__reset:hover{color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--accent-2-bright)}@media(max-width: 1023px){.sf-filter-open{display:inline-flex}.sf-filters-col{flex:0 0 100%;max-width:100%}.sf-catalog-cols{display:block}}@media(max-width: 767px){.sf-catalog-grid .wp-block-post-template,.sf-catalog-grid .wc-block-product-template,.sf-catalog-grid>ul,.sf-catalog-grid>.is-flex-container{grid-template-columns:repeat(2, 1fr);gap:10px}}.sf-filter-scrim{display:none;position:fixed;inset:0;z-index:999;background:rgba(6,3,2,.6)}