.product-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:var(--panel)}.product-media{aspect-ratio:4/5;background:#ece9e2;border-radius:clamp(12px,1vw,18px);display:block;overflow:hidden;position:relative}.product-media img{border-radius:inherit;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:opacity .22s ease,transform .42s ease;width:100%}.hover-image{opacity:0}.product-card:hover .hover-image{opacity:1}.product-card:hover .primary-image{transform:scale(1.035)}.product-copy{display:grid;gap:8px;padding:16px}.product-copy h3{font-size:var(--type-h3-size);font-weight:var(--type-h3-weight);line-height:var(--type-h3-line);margin:0;text-transform:uppercase}.product-copy span{color:var(--muted);font-size:12px;font-weight:600}.category-catalog-page,.product-list-page{background:#fff;color:#111}.category-catalog-shell{padding-top:clamp(38px,5vw,72px)}.category-catalog-faq{background:#f8f8f7;border-top:1px solid rgba(17,17,17,.08);display:grid;gap:18px;padding:clamp(34px,4vw,54px) var(--site-gutter) clamp(54px,6vw,76px);padding-left:var(--rail-aligned-left)}.category-catalog-faq-header{display:grid;gap:10px;max-width:760px}.category-catalog-faq-header .section-kicker{margin:0}.category-catalog-faq-header h2{color:#111;font-size:clamp(24px,2.6vw,34px);font-weight:720;line-height:1.12;margin:0}.category-catalog-faq .category-catalog-faq-list{gap:6px;max-width:980px}.catalog-shell{background:#fff;display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:minmax(220px,286px) minmax(0,1fr);padding:clamp(48px,6vw,88px) var(--site-gutter) clamp(72px,8vw,124px);padding-left:var(--rail-aligned-left)}.catalog-filters{align-self:start;color:#202020;display:grid;gap:0}.catalog-filter-all,.catalog-filter-heading,.catalog-model-option{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;gap:12px;justify-content:space-between;min-height:44px;text-align:left;width:100%}.catalog-filter-all{border-bottom:1px solid rgba(17,17,17,.13);border-top:1px solid rgba(17,17,17,.13);font-weight:700}.catalog-filter-section{border-bottom:1px solid rgba(17,17,17,.13);padding:12px 0 18px}.catalog-filter-heading{font-weight:700}.catalog-filter-all em,.catalog-filter-heading em,.catalog-model-option em{background:#ececec;border-radius:50%;color:#555;display:grid;font-size:12px;font-style:normal;font-weight:700;height:26px;min-width:26px;place-items:center}.catalog-filter-all.active,.catalog-filter-heading.active,.catalog-model-option.active{color:var(--brand-orange)}.catalog-filter-all.active em,.catalog-filter-heading.active em,.catalog-model-option.active em{background:#111;color:#fff}.catalog-model-options{display:grid;gap:2px;padding-top:2px}.catalog-model-option{color:#6b6b6b;font-size:14px;font-weight:680;min-height:34px;padding-left:18px}.catalog-model-option span{overflow-wrap:anywhere}.catalog-products{display:grid;gap:clamp(24px,3vw,42px);min-width:0}.catalog-products-bar{align-items:end;display:flex;gap:24px;justify-content:space-between;min-height:54px}.catalog-products-bar h1,.catalog-products-bar h2{font-size:var(--type-h2-size);font-weight:var(--type-h2-weight);line-height:var(--type-h2-line);margin:0;text-transform:uppercase}.catalog-products-count{color:#6a6a6a;font-size:14px;font-weight:650;line-height:1.35;margin:8px 0 0}.catalog-sort{align-items:center;color:#111;display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:700;gap:8px}.catalog-sort select{background:#f2f2f2;border:1px solid rgba(17,17,17,.16);border-radius:999px;color:#111;cursor:pointer;font:inherit;min-height:38px;padding:0 34px 0 12px}.catalog-product-grid{display:grid;gap:clamp(24px,3vw,42px) clamp(18px,2.4vw,32px);grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-product-card{color:#111;display:grid;gap:16px;outline:none}.catalog-product-media{aspect-ratio:1/1;background:#f0f0ef;border-radius:8px;display:block;overflow:hidden;position:relative}.catalog-product-media img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;transition:filter .24s ease,opacity .22s ease,transform .42s ease;width:100%}.catalog-product-primary-image{opacity:1}.catalog-product-hover-image{opacity:0}.catalog-product-card:focus-visible .catalog-product-hover-image,.catalog-product-card:hover .catalog-product-hover-image{opacity:1}.catalog-product-tag{align-items:center;background:#ff3d42;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;left:14px;line-height:1;max-width:calc(100% - 28px);min-height:26px;padding:0 10px;position:absolute;text-transform:uppercase;top:14px;z-index:2}.catalog-product-copy{display:grid;gap:6px}.catalog-product-copy strong{color:#222;font-size:20px;line-height:1.24}.catalog-product-copy em{color:var(--brand-orange);font-size:14px;font-style:normal;font-weight:700}.catalog-product-card:focus-visible .catalog-product-media img,.catalog-product-card:hover .catalog-product-media img{filter:saturate(1.06) contrast(1.03);transform:scale(1.04)}.catalog-product-card:focus-visible .catalog-product-media{outline:2px solid var(--brand-orange);outline-offset:3px}.catalog-empty{background:#f3f3f2;border-radius:8px;color:#4d4d4d;font-size:15px;font-weight:650;line-height:1.45;margin:0;padding:16px 18px}.catalog-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.catalog-pagination button{background:#fff;border:1px solid rgba(17,17,17,.14);border-radius:8px;color:#111;cursor:pointer;display:inline-grid;font:inherit;font-size:14px;font-weight:700;min-height:40px;min-width:42px;padding:0 14px;place-items:center;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.catalog-pagination button.active,.catalog-pagination button:focus-visible,.catalog-pagination button:hover{background:#111;border-color:#111;color:#fff;outline:none}.catalog-pagination button:disabled{background:#f2f2f2;border-color:#11111114;color:#9a9a9a;cursor:not-allowed}@media(max-width:1280px){.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.catalog-shell{grid-template-columns:1fr;padding-left:clamp(20px,6vw,72px)}.catalog-filters{max-width:none}.catalog-model-options{-moz-column-gap:12px;column-gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.category-catalog-faq{padding-left:var(--site-gutter);padding-right:var(--site-gutter)}.catalog-shell{gap:30px;padding:36px 16px 72px}.catalog-model-options{grid-template-columns:1fr}.catalog-products-bar{align-items:start;display:grid}.catalog-products-bar h1,.catalog-products-bar h2{font-size:var(--type-h2-size)}.catalog-sort{justify-content:space-between;width:100%}.catalog-pagination{justify-content:center}.catalog-sort select{flex:1;max-width:190px}.catalog-product-grid{gap:28px;grid-template-columns:1fr}.catalog-product-copy strong{font-size:19px}}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.product-grid{grid-template-columns:1fr}}
