.shop-kicker{font-size:var(--font-size-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-2)}.shop-hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}.shop-hero__layout{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.shop-hero__lead{max-width:34rem;color:var(--color-text-muted);margin-bottom:var(--space-4)}.shop-hero__actions{margin-top:var(--space-4)}.shop-search__field{display:flex;gap:var(--space-2);align-items:stretch}.shop-search .input{flex:1}.shop-search__hint{margin-top:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted)}.shop-hero__cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.shop-hero__highlights{display:flex;flex-wrap:wrap;gap:var(--space-6);margin-top:var(--space-6)}.shop-hero__highlight-item dt{font-size:var(--font-size-sm);font-weight:600;margin-bottom:var(--space-1)}.shop-hero__highlight-item dd{font-size:var(--font-size-sm);color:var(--color-text-muted)}.shop-hero__media{max-width:420px;justify-self:center}.shop-hero__image{min-height:260px}.shop-breadcrumb{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);background-color:var(--color-surface)}.shop-breadcrumb__inner{display:flex;flex-wrap:wrap;gap:var(--space-4);padding-top:var(--space-3);padding-bottom:var(--space-3);font-size:var(--font-size-sm)}.shop-breadcrumb__link{color:var(--color-text-muted)}.shop-breadcrumb__link:hover{color:var(--color-accent)}.shop-layout{display:grid;grid-template-columns:minmax(0,320px)minmax(0,1fr);gap:var(--space-8)}.shop-filters{position:sticky;top:5.5rem;align-self:flex-start;background-color:var(--color-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:var(--space-5)}.shop-filters__header h2{margin-bottom:var(--space-2)}.shop-filters__header p{font-size:var(--font-size-sm);color:var(--color-text-muted)}.shop-filters__group-title{font-family:var(--font-sans);font-size:var(--font-size-sm);font-weight:600;margin-bottom:var(--space-2)}.shop-filters__chips{display:flex;flex-wrap:wrap;gap:var(--space-2)}.shop-filters__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.shop-filters__colors{display:flex;flex-wrap:wrap;gap:var(--space-2)}.shop-color{width:1.75rem;height:1.75rem;border-radius:var(--radius-full);border:1px solid var(--gray-300);background-color:#000000;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.shop-color--navy{background-color:#1a2940}.shop-color--grey{background-color:#a0a4af}.shop-color--beige{background-color:#c9b08b}.shop-color--white{background-color:#ffffff}.shop-color:hover{transform:translateY(-1px);box-shadow:var(--shadow-subtle);border-color:var(--color-accent)}.shop-filters__range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.shop-filters__hint{margin-top:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted)}.shop-filters__link{font-size:inherit}.shop-filters__footer{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.shop-results__header{display:flex;justify-content:space-between;gap:var(--space-6);align-items:flex-end;margin-bottom:var(--space-6)}.shop-results__header p.text-muted{max-width:32rem}.shop-results__meta{min-width:220px}.shop-results__meta label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.shop-results__meta select{margin-top:var(--space-2)}.shop-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6);margin-bottom:var(--space-10)}.shop-gallery__header{margin-bottom:var(--space-3)}.shop-gallery__label-row{display:flex;justify-content:space-between;gap:var(--space-2);align-items:center;margin-bottom:var(--space-2)}.shop-gallery__tag{font-size:var(--font-size-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.12em}.shop-gallery__title{font-family:var(--font-serif);font-size:var(--font-size-lg);margin-bottom:0}.shop-gallery__media{margin-bottom:var(--space-4);min-height:180px}.shop-gallery__cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3)}.shop-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6);margin-bottom:var(--space-10)}.shop-info-grid__item .card-body p{font-size:var(--font-size-sm);color:var(--color-text-muted)}.shop-trust{padding:var(--space-10)0;background-color:var(--gray-50)}.shop-trust__inner{max-width:68rem;margin:0 auto}.shop-trust__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6);margin-top:var(--space-4)}.shop-trust__item p{font-size:var(--font-size-sm);color:var(--color-text-muted)}.shop-mobile{padding-top:var(--space-10);padding-bottom:var(--space-12)}.shop-mobile__inner{max-width:54rem;margin:0 auto;text-align:center}.shop-mobile__content p{color:var(--color-text-muted)}.shop-mobile__content p:first-of-type{margin-bottom:var(--space-3)}.shop-mobile__cta-row{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}@media(max-width:1024px){.shop-hero__layout{grid-template-columns:1fr;gap:var(--space-8)}.shop-hero__media{order:-1;max-width:360px}.shop-layout{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.shop-filters{position:static;order:-1}.shop-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-info-grid,.shop-trust__grid{grid-template-columns:1fr}}@media(max-width:768px){.shop-hero{padding-top:var(--space-8);padding-bottom:var(--space-8)}.shop-hero__highlights{flex-direction:column;gap:var(--space-3)}.shop-breadcrumb__inner{justify-content:flex-start;gap:var(--space-3);overflow-x:auto;white-space:nowrap}.shop-results__header{flex-direction:column;align-items:flex-start}.shop-results__meta{width:100%}.shop-gallery{grid-template-columns:1fr}.shop-filters{padding:var(--space-4);border-radius:var(--radius-lg)}.shop-filters__range{grid-template-columns:1fr}.shop-search__field{flex-direction:column}.shop-mobile__inner{text-align:left}.shop-mobile__cta-row{justify-content:flex-start}}