.shop-section{padding-top:var(--space-12);padding-bottom:var(--space-12)}.shop-section-header{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-6)}@media(min-width:768px){.shop-section-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.shop-hero{padding-top:var(--space-16);padding-bottom:var(--space-12);background:radial-gradient(circle at top left,var(--color-primary-soft),transparent 55%),radial-gradient(circle at top right,var(--color-accent-pink),transparent 55%),var(--color-background)}.shop-hero__inner{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-8);align-items:center}.shop-hero__badge{margin-bottom:var(--space-3)}.shop-hero__content p{max-width:36rem}.shop-hero__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-5)}.shop-hero__highlight-card{background:var(--color-surface);border-radius:var(--radius-card);padding:var(--space-4);box-shadow:var(--shadow-sm)}.shop-hero__highlight-card h2{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.shop-hero__cta-group{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.shop-hero__image-wrapper{max-width:520px;justify-self:end}.shop-hero__image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.shop-breadcrumb ol{list-style:none;padding:0;margin:0 0 var(--space-3)}.shop-breadcrumb li{display:inline-flex;font-size:var(--font-size-sm);color:var(--color-text-muted)}.shop-filters{background:var(--color-surface);padding-top:var(--space-8);padding-bottom:var(--space-8);box-shadow:var(--shadow-sm)}.shop-filters__form{display:flex;flex-direction:column;gap:var(--space-5)}.shop-filters__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.shop-filters__field--search{grid-column:span 4}.shop-filters__search-wrapper{display:flex;gap:var(--space-3)}.shop-filters__search-wrapper input{flex:1}.shop-filters__search-button{white-space:nowrap}.shop-filters__footer{display:flex;flex-direction:column;gap:var(--space-4)}@media(min-width:900px){.shop-filters__footer{flex-direction:row;align-items:center;justify-content:space-between}}.shop-filters__footer-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.shop-categories__layout{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1.2fr);gap:var(--space-8);align-items:center}.shop-categories__image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.shop-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.shop-category-card{background:var(--color-surface-soft);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:var(--shadow-xs)}.shop-category-card h3{margin-bottom:var(--space-2)}.shop-recommendations__grid .shop-product-card{height:100%;display:flex;flex-direction:column}.shop-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-top:var(--space-3)}.shop-product-card .card-actions{margin-top:auto}.shop-bestsellers__layout{display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,1.3fr);gap:var(--space-8);align-items:center}.shop-bestsellers__image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.shop-bestsellers__legend{display:flex;flex-wrap:wrap;gap:var(--space-3)}.shop-bestsellers__list{display:flex;flex-direction:column;gap:var(--space-4)}.shop-bestseller-row{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-surface-soft)}.shop-bestseller-row h3{margin-bottom:var(--space-1)}.shop-bestseller-row__meta{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;justify-content:space-between}.shop-bestsellers__cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.shop-promotions__grid .shop-promo-card{background:var(--color-surface-soft)}.shop-promotions__cta-row{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-start}.shop-inspiration__layout{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,1.2fr);gap:var(--space-8);align-items:center}.shop-inspiration__image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.shop-inspiration__scenario{margin-bottom:var(--space-4)}.shop-inspiration__scenario h3{margin-bottom:var(--space-2)}.shop-inspiration__cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.shop-reviews__grid .shop-review-card{height:100%;display:flex;flex-direction:column}.shop-reviews__grid .card-body{margin-top:auto}.shop-reviews__cta{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3)}.shop-wishlist__layout{background:var(--color-surface-soft);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm)}.shop-wishlist__benefits{margin:0 0 var(--space-4);padding-left:var(--space-5);color:var(--color-text-muted)}.shop-wishlist__benefits li+li{margin-top:var(--space-2)}.shop-wishlist__cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3)}.shop-checkout-info__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}.shop-checkout-step{background:var(--color-surface-soft)}.shop-checkout-info__legal{margin-top:var(--space-4)}.shop-support__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-8)}.shop-support__list{margin:0 0 var(--space-4);padding-left:var(--space-5);color:var(--color-text-muted)}.shop-support__list li+li{margin-top:var(--space-2)}.shop-support__cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}@media(max-width:1023px){.shop-hero__inner,.shop-categories__layout,.shop-bestsellers__layout,.shop-inspiration__layout,.shop-support__layout{grid-template-columns:minmax(0,1fr)}.shop-hero__image-wrapper,.shop-categories__image-wrapper,.shop-bestsellers__image-wrapper,.shop-inspiration__image-wrapper{order:-1;justify-self:center}.shop-hero__inner{gap:var(--space-6)}}@media(max-width:899px){.shop-filters__row{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-filters__field--search{grid-column:span 2}}@media(max-width:767px){.shop-hero{padding-top:var(--space-12);padding-bottom:var(--space-8)}.shop-hero__highlights{grid-template-columns:minmax(0,1fr)}.shop-section{padding-top:var(--space-8);padding-bottom:var(--space-8)}.shop-categories__grid{grid-template-columns:minmax(0,1fr)}.shop-checkout-info__grid{grid-template-columns:minmax(0,1fr)}.shop-filters__row{grid-template-columns:minmax(0,1fr)}.shop-filters__field--search{grid-column:auto}.shop-filters__search-wrapper{flex-direction:column}.shop-wishlist__layout{padding:var(--space-4)}}