.sade-shop-preview,
.post-type-archive-product .site-main { overflow: clip; background: var(--sade-paper); }

.sade-global-hero--shop { min-height: clamp(560px, 42vw, 620px); }
.sade-global-hero--shop.sade-global-hero--text-only {
	background: radial-gradient(circle at 78% 48%, rgba(195, 125, 62, .2), transparent 9%), radial-gradient(ellipse at 82% 50%, rgba(91, 54, 28, .13), transparent 31%), linear-gradient(112deg, #f8f2e9 0 52%, #e8d8c6 100%);
}
.sade-global-hero--shop .sade-global-hero__content { width: min(43%, 590px); }
.sade-global-hero--shop .sade-global-hero__content h1 { font-size: clamp(50px, 4.7vw, 70px); }
.sade-global-hero--shop .sade-global-hero__description { max-width: 520px; }

.sade-shop-section-heading { margin-bottom: 28px; }
.sade-shop-section-heading h2,
.sade-shop-catalog-head h2,
.sade-shop-editorial h2,
.sade-shop-promo h3,
.sade-shop-seo h2 { margin: 6px 0 0; font: 600 clamp(34px, 3.2vw, 50px)/1.02 var(--sade-serif); letter-spacing: -.018em; }

.sade-shop-categories { padding: 66px 0 72px; background: #fffaf4; }
.sade-shop-category-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.sade-shop-category { min-width: 0; overflow: hidden; border: 1px solid var(--sade-line); background: #fff; box-shadow: 0 8px 24px rgba(49, 32, 19, .05); }
.sade-shop-category > a,
.sade-shop-category > span { display: flex; height: 100%; flex-direction: column; }
.sade-shop-category__media { display: block; aspect-ratio: 4 / 5; overflow: hidden; background: #e8ded1; }
.sade-shop-category__media > img,
.sade-shop-category__placeholder { display: grid; width: 100%; height: 100%; place-items: center; object-fit: cover; transition: transform .5s cubic-bezier(.22, 1, .36, 1); }
.sade-shop-category__placeholder { background: radial-gradient(circle at 58% 47%, #e5a15f 0 4%, transparent 5%), radial-gradient(ellipse at 58% 47%, rgba(170, 101, 51, .32), transparent 25%), linear-gradient(135deg, #2b211a, #6c472e); color: rgba(255, 250, 244, .82); font: 600 25px var(--sade-serif); letter-spacing: .14em; }
.sade-shop-category:hover .sade-shop-category__media > img,
.sade-shop-category:focus-within .sade-shop-category__media > img { transform: scale(1.03); }
.sade-shop-category__body { display: flex; min-height: 194px; flex: 1; flex-direction: column; align-items: flex-start; padding: 18px; }
.sade-shop-category__body > small { color: var(--sade-bronze); font-size: 9px; font-weight: 700; letter-spacing: .08em; }
.sade-shop-category__body > h3 { min-height: 2em; margin: 7px 0 0; font: 600 25px/1 var(--sade-serif); }
.sade-shop-category__description { display: -webkit-box; overflow: hidden; margin-top: 10px; color: var(--sade-muted); font-size: 12px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.sade-shop-category__count { margin-top: 10px; color: var(--sade-muted); font-size: 10px; }
.sade-shop-category__link { display: inline-flex; min-height: 44px; align-items: center; gap: 7px; margin-top: auto; padding-top: 13px; color: var(--sade-bronze); font-size: 10px; font-weight: 750; letter-spacing: .04em; text-transform: uppercase; }

.sade-shop-catalog { padding: 60px 0 72px; background: #f8f4ee; scroll-margin-top: 84px; }
.sade-shop-catalog-head { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: end; gap: 34px; margin-bottom: 30px; }
.sade-shop-catalog-head > div:first-child { max-width: 760px; }
.sade-shop-catalog-head > div:first-child > p:last-child { max-width: 680px; margin: 13px 0 0; color: var(--sade-muted); }
.sade-shop-toolbar { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; gap: 14px; }
.sade-shop-toolbar .woocommerce-result-count { float: none; margin: 0; color: var(--sade-muted); font-size: 12px; }
.sade-shop-toolbar .woocommerce-ordering { float: none; margin: 0; }
.sade-shop-toolbar .woocommerce-ordering select { min-width: 220px; min-height: 46px; padding: 0 42px 0 14px; border: 1px solid var(--sade-line); background: #fff; color: var(--sade-ink); }
.sade-shop-filter-toggle { display: none; min-height: 46px; align-items: center; justify-content: space-between; gap: 12px; padding: 0 14px; border: 1px solid var(--sade-line); background: #fff; color: var(--sade-ink); font-weight: 650; }
.sade-shop-filter-toggle span { display: grid; min-width: 22px; height: 22px; place-items: center; border-radius: 50%; background: var(--sade-bronze); color: #fff; font-size: 10px; }
.sade-shop-catalog-layout { display: grid; min-width: 0; gap: 36px; }
.sade-shop-catalog-layout.has-filters { grid-template-columns: 270px minmax(0, 1fr); }
.sade-shop-results { min-width: 0; }

.sade-shop-filter-panel { align-self: start; padding: 22px; border: 1px solid var(--sade-line); background: rgba(255, 250, 244, .92); }
.sade-shop-filter-panel > header { display: flex; align-items: center; justify-content: space-between; padding-bottom: 14px; border-bottom: 1px solid var(--sade-line); }
.sade-shop-filter-panel > header > strong { font: 600 25px var(--sade-serif); }
.sade-shop-filter-panel > header button { display: none; width: 44px; height: 44px; border: 0; background: transparent; color: var(--sade-ink); font-size: 29px; }
.sade-shop-filters details { border-bottom: 1px solid var(--sade-line); }
.sade-shop-filters summary { position: relative; padding: 17px 24px 17px 0; cursor: pointer; font-size: 12px; font-weight: 750; list-style: none; text-transform: uppercase; }
.sade-shop-filters summary::-webkit-details-marker { display: none; }
.sade-shop-filters summary::after { position: absolute; right: 2px; content: "+"; color: var(--sade-bronze); font-size: 18px; font-weight: 400; }
.sade-shop-filters details[open] summary::after { content: "−"; }
.sade-shop-filter-options { display: grid; gap: 10px; padding: 0 0 18px; }
.sade-shop-filter-options label,
.sade-shop-stock { display: grid; min-height: 30px; grid-template-columns: 18px minmax(0, 1fr) auto; align-items: center; gap: 8px; color: var(--sade-muted); cursor: pointer; font-size: 12px; }
.sade-shop-filter-options input,
.sade-shop-stock input { width: 16px; height: 16px; margin: 0; accent-color: var(--sade-bronze); }
.sade-shop-filter-options small { font-size: 10px; }
.sade-shop-filter-options.is-collapsed [data-sade-filter-extra] { display: none; }
.sade-shop-filter-options.is-expanded [data-sade-filter-extra] { display: grid; }
.sade-shop-filter-more { min-height: 34px; padding: 0; border: 0; background: transparent; color: var(--sade-bronze); text-align: left; font-size: 10px; font-weight: 700; cursor: pointer; }
.sade-shop-price { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; padding: 0 0 18px; }
.sade-shop-price label { display: grid; gap: 5px; color: var(--sade-muted); font-size: 9px; text-transform: uppercase; }
.sade-shop-price input { width: 100%; min-width: 0; height: 40px; padding: 7px; border: 1px solid var(--sade-line); background: #fff; }
.sade-shop-stock { grid-template-columns: 18px 1fr; min-height: 52px; border-bottom: 1px solid var(--sade-line); }
.sade-shop-filters__actions { display: grid; gap: 9px; padding-top: 18px; text-align: center; }
.sade-shop-filters__actions .sade-button { width: 100%; min-height: 46px; }
.sade-shop-filters__actions a { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; color: var(--sade-bronze); font-size: 11px; text-decoration: underline; text-underline-offset: 3px; }
.sade-shop-filter-backdrop { display: none; }

.sade-shop-active-filters { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }
.sade-shop-active-filters span,
.sade-shop-active-filters a { display: inline-flex; min-height: 34px; align-items: center; padding: 6px 11px; border: 1px solid var(--sade-line); background: #fff; font-size: 10px; }
.sade-shop-active-filters a { color: var(--sade-bronze); font-weight: 700; }

.woocommerce .sade-shop-results ul.products { display: grid; clear: both; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin: 0; }
.woocommerce .sade-shop-results ul.products::before,
.woocommerce .sade-shop-results ul.products::after { display: none; }
.woocommerce .sade-shop-results ul.products li.product { display: flex; width: auto !important; min-width: 0; height: 100%; float: none !important; flex-direction: column; margin: 0 !important; padding-bottom: 16px; border: 1px solid var(--sade-line); background: #fff; box-shadow: 0 6px 20px rgba(49, 32, 19, .045); }
.woocommerce .sade-shop-results ul.products li.product > a:first-child { display: block; }
.sade-shop-product-media { display: block; aspect-ratio: 4 / 5; margin: 0 0 15px; overflow: hidden; background: #e9dfd1; }
.woocommerce .sade-shop-results ul.products li.product .sade-shop-product-media img { width: 100%; height: 100%; margin: 0; object-fit: cover; }
.sade-shop-product-placeholder { display: grid; width: 100%; height: 100%; place-content: center; gap: 7px; background: linear-gradient(145deg, #eee4d7, #ded0bf); color: #6d5a49; text-align: center; }
.sade-shop-product-placeholder > span { font: 600 27px var(--sade-serif); letter-spacing: .16em; }
.sade-shop-product-placeholder > small { font-size: 9px; letter-spacing: .04em; text-transform: uppercase; }
.woocommerce .sade-shop-results ul.products li.product .onsale { top: 10px; right: auto; left: 10px; min-width: 0; min-height: 0; margin: 0; padding: 6px 9px; border-radius: 0; background: #fffaf4; color: var(--sade-ink); font-size: 8px; line-height: 1; text-transform: uppercase; }
.sade-shop-card-category { display: block; margin: 0 16px 4px; color: var(--sade-bronze); font-size: 8px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.woocommerce .sade-shop-results ul.products li.product .woocommerce-loop-product__title { display: -webkit-box; min-height: 2.15em; overflow: hidden; margin: 0; padding: 0 16px; font: 600 22px/1.08 var(--sade-serif); -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.woocommerce .sade-shop-results ul.products li.product .star-rating { margin: 8px 16px 0; color: var(--sade-bronze); font-size: 11px; }
.woocommerce .sade-shop-results ul.products li.product .price { min-height: 1.6em; margin: 10px 16px 0; color: var(--sade-ink); font-size: 13px; font-weight: 700; white-space: nowrap; }
.sade-shop-card-finishes { display: flex; min-height: 30px; align-items: center; gap: 6px; margin: 7px 16px 12px; }
.sade-shop-card-finishes > span { display: grid; width: 22px; height: 22px; overflow: hidden; place-items: center; border: 1px solid #c9b8a6; border-radius: 50%; background: #eee1d1; color: #72533b; font-size: 9px; }
.sade-shop-card-finishes img { width: 100%; height: 100%; object-fit: cover; }
.sade-shop-card-finishes i { font-style: normal; }
.sade-shop-card-excerpt { margin: 8px 16px; color: var(--sade-muted); font-size: 11px; }
.woocommerce .sade-shop-results ul.products li.product .button { display: inline-flex; width: calc(100% - 32px); min-height: 44px; align-items: center; justify-content: center; margin: auto 16px 0; padding: 10px; border-radius: 2px; background: transparent; color: var(--sade-bronze); font-size: 9px; font-weight: 750; text-transform: uppercase; }
.woocommerce .sade-shop-results ul.products li.product .button:hover,
.woocommerce .sade-shop-results ul.products li.product .button:focus-visible { background: var(--sade-bronze); color: #fff; }
.woocommerce .sade-shop-results ul.products li.product .added_to_cart { margin: 8px 16px 0; color: var(--sade-bronze); font-size: 10px; }
.woocommerce .sade-shop-results nav.woocommerce-pagination { margin-top: 28px; }
.woocommerce .sade-shop-results nav.woocommerce-pagination ul { display: inline-flex; gap: 6px; border: 0; }
.woocommerce .sade-shop-results nav.woocommerce-pagination ul li { border: 0; }
.woocommerce .sade-shop-results nav.woocommerce-pagination ul li a,
.woocommerce .sade-shop-results nav.woocommerce-pagination ul li span { display: grid; min-width: 42px; min-height: 42px; place-items: center; border: 1px solid var(--sade-line); background: #fff; color: var(--sade-ink); }
.woocommerce .sade-shop-results nav.woocommerce-pagination ul li span.current { border-color: #355d3c; background: #355d3c; color: #fff; }

.sade-shop-catalog--empty { padding-bottom: 80px; }
.sade-shop-empty { max-width: 820px; margin: 8px auto 0; padding: 62px 40px; border: 1px solid var(--sade-line); background: rgba(255, 250, 244, .88); text-align: center; }
.sade-shop-empty__mark { margin-bottom: 8px; color: var(--sade-bronze); font: 650 24px var(--sade-serif); letter-spacing: .16em; }
.sade-shop-empty h2,
.sade-favorites-waiting h2 { margin: 5px 0 14px; font: 600 clamp(34px, 4vw, 50px)/1 var(--sade-serif); }
.sade-shop-empty p,
.sade-favorites-waiting > p { color: var(--sade-muted); }
.sade-shop-empty .sade-button-row,
.sade-favorites-waiting .sade-button-row { justify-content: center; margin-top: 24px; }
.sade-shop-empty .sade-button--outline { border-color: var(--sade-bronze); color: var(--sade-ink); }
.sade-shop-empty .sade-button--outline:hover,
.sade-shop-empty .sade-button--outline:focus-visible { color: #fff; }

.sade-shop-editorial { padding: 82px 0; background: #fffaf4; }
.sade-shop-editorial__grid { display: grid; grid-template-columns: 1.15fr .9fr; align-items: stretch; }
.sade-shop-editorial__media { min-height: 470px; overflow: hidden; background: #281d16; }
.sade-shop-editorial__media > img,
.sade-shop-editorial__media > span { display: grid; width: 100%; height: 100%; place-items: center; object-fit: cover; }
.sade-shop-editorial__media > span { background: radial-gradient(circle at 58% 47%, #efba72 0 3%, transparent 4%), radial-gradient(ellipse at 58% 47%, rgba(187, 104, 40, .45), transparent 25%), linear-gradient(140deg, #251a13, #6a4228); color: rgba(255, 250, 244, .84); font: 600 34px var(--sade-serif); letter-spacing: .16em; }
.sade-shop-editorial__content { display: flex; flex-direction: column; justify-content: center; padding: clamp(40px, 6vw, 80px); background: #f6ede1; }
.sade-shop-editorial__content > p:not(.sade-eyebrow) { margin: 20px 0 0; color: var(--sade-muted); }
.sade-shop-editorial__links { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 24px; }
.sade-shop-editorial__content a { color: var(--sade-bronze); font-size: 11px; font-weight: 700; text-transform: uppercase; }

.sade-shop-guides { padding: 72px 0; background: #f5ede2; }
.sade-shop-guide-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.sade-shop-guide-grid .sade-guide-card-v2 { overflow: hidden; border: 1px solid var(--sade-line); background: #fff; }
.sade-shop-guide-grid .sade-guide-card-v2__link { display: grid; height: 100%; grid-template-rows: 220px 1fr; }
.sade-shop-guide-grid .sade-guide-card-v2__image { width: 100%; height: 100%; object-fit: cover; }
.sade-shop-guide-grid .sade-guide-card-v2__body { padding: 22px; }
.sade-shop-guide-grid h2 { margin: 7px 0; font: 600 27px/1.05 var(--sade-serif); }

.sade-shop-promos { padding: 64px 0; background: #211b16; color: #fff; }
.sade-shop-promos__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.sade-shop-promo { position: relative; display: grid; min-height: 330px; overflow: hidden; align-items: end; padding: 42px; background: radial-gradient(circle at 74% 42%, rgba(200, 122, 58, .28), transparent 24%), linear-gradient(135deg, #18120e, #3b2618); isolation: isolate; }
.sade-shop-promo--project { background: radial-gradient(circle at 70% 35%, rgba(194, 112, 46, .3), transparent 27%), linear-gradient(135deg, #2b1d14, #100d0a); }
.sade-shop-promo > img { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: .45; }
.sade-shop-promo::after { position: absolute; z-index: -1; inset: 0; background: linear-gradient(0deg, rgba(13, 10, 8, .88), rgba(13, 10, 8, .12)); content: ""; }
.sade-shop-promo > div { max-width: 520px; }
.sade-shop-promo h3 { margin: 6px 0 0; font-size: clamp(34px, 3vw, 48px); }
.sade-shop-promo > div > p:not(.sade-eyebrow) { max-width: 470px; color: #d6c9bc; }
.sade-shop-promo__link { display: inline-flex; min-height: 42px; align-items: center; gap: 8px; margin-top: 10px; color: #fff; font-size: 11px; font-weight: 700; text-decoration: underline; text-underline-offset: 5px; }

.sade-shop-trust { border-bottom: 1px solid var(--sade-line); background: #f6eee3; }
.sade-shop-trust__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.sade-shop-trust__grid > div { display: grid; min-height: 92px; grid-template-columns: 38px 1fr; align-items: center; gap: 12px; padding: 18px 24px; border-left: 1px solid var(--sade-line); }
.sade-shop-trust__grid > div:first-child { border-left: 0; }
.sade-shop-trust .sade-icon { width: 31px; height: 31px; color: var(--sade-bronze); }
.sade-shop-trust strong,
.sade-shop-trust small { display: block; }
.sade-shop-trust strong { font-size: 11px; }
.sade-shop-trust small { margin-top: 3px; color: var(--sade-muted); font-size: 9px; line-height: 1.4; }

.sade-shop-seo { padding: 58px 0 48px; background: #fffaf4; }
.sade-shop-seo > .sade-container > h2 { font-size: clamp(34px, 3vw, 46px); text-align: center; }
.sade-shop-seo__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 42px; margin-top: 28px; }
.sade-shop-seo__grid h3 { margin: 0 0 10px; font: 600 25px/1.08 var(--sade-serif); }
.sade-shop-seo__grid p { color: var(--sade-muted); font-size: 12px; line-height: 1.75; }
.sade-shop-seo__links { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 26px; margin-top: 28px; padding-top: 22px; border-top: 1px solid var(--sade-line); }
.sade-shop-seo__links a { color: var(--sade-bronze); font-size: 10px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.woocommerce-shop .sade-footer-trust { display: none; }

.sade-favorites-hero { padding: 70px 0; background: var(--sade-cream); text-align: center; }
.sade-favorites-hero h1 { margin: 8px 0 18px; font: 600 clamp(42px, 5vw, 70px)/.98 var(--sade-serif); }
.sade-favorites-hero p { max-width: 700px; margin-inline: auto; }
.sade-favorites-waiting { max-width: 760px; padding: 80px 0; text-align: center; }
.sade-favorites-waiting > span { color: var(--sade-bronze); font-size: 64px; }
.sade-favorites-status { display: inline-block; padding: 7px 13px; border-radius: 20px; background: #fff1d6; color: #744b00 !important; font-weight: 700; }
.sade-favorites-waiting small { display: block; margin-top: 25px; color: var(--sade-muted); }

.sade-shop-filter-toggle:focus-visible,
.sade-shop-filter-panel button:focus-visible,
.sade-shop-filters input:focus-visible,
.sade-shop-filters summary:focus-visible,
.sade-shop-toolbar select:focus-visible,
.sade-shop-category a:focus-visible,
.sade-shop-promos a:focus-visible { outline: 2px solid var(--sade-bronze); outline-offset: 3px; }

@media (min-width: 1600px) {
	.sade-container { width: min(1500px, calc(100% - 96px)); }
	.woocommerce .sade-shop-catalog-layout:not(.has-filters) .sade-shop-results ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (min-width: 1280px) {
	.sade-shop-filter-panel { position: sticky; top: 92px; }
	.woocommerce .sade-shop-catalog-layout:not(.has-filters) .sade-shop-results ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 1279px) {
	.sade-shop-catalog-layout.has-filters { grid-template-columns: minmax(0, 1fr); }
	.sade-shop-filter-toggle { display: inline-flex; }
	.sade-shop-filter-panel { position: fixed; z-index: 1202; top: 0; bottom: 0; left: 0; width: min(420px, 92vw); max-height: none; overflow: auto; padding: 26px; transform: translateX(-105%); transition: transform .28s ease; }
	.sade-shop-filter-panel > header button { display: grid; place-items: center; }
	.sade-shop-filter-backdrop { position: fixed; z-index: 1201; inset: 0; border: 0; background: rgba(18, 13, 9, .64); opacity: 0; pointer-events: none; transition: opacity .2s; }
	body.sade-shop-filter-open { overflow: hidden; }
	body.sade-shop-filter-open .sade-shop-filter-panel { transform: none; }
	body.sade-shop-filter-open .sade-shop-filter-backdrop { display: block; opacity: 1; pointer-events: auto; }
}

@media (max-width: 1023px) {
	.sade-shop-category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.sade-shop-catalog-head { grid-template-columns: 1fr; align-items: start; }
	.sade-shop-toolbar { justify-content: flex-start; }
	.woocommerce .sade-shop-results ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.sade-shop-editorial__grid { grid-template-columns: 1fr; }
	.sade-shop-editorial__media { min-height: 380px; }
	.sade-shop-trust__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.sade-shop-trust__grid > div:nth-child(3) { border-left: 0; border-top: 1px solid var(--sade-line); }
	.sade-shop-trust__grid > div:nth-child(4) { border-top: 1px solid var(--sade-line); }
}

@media (max-width: 767px) {
	.sade-global-hero--shop { min-height: 640px; }
	.sade-global-hero--shop.sade-global-hero--text-only { min-height: 535px; }
	.sade-global-hero--shop.sade-global-hero--text-only .sade-global-hero__container { padding: 28px 0 42px; }
	.sade-global-hero--shop.sade-global-hero--text-only .sade-global-hero__content { padding-top: 42px; }
	.sade-global-hero--shop .sade-global-hero__content { width: 100%; }
	.sade-global-hero--shop .sade-global-hero__content h1 { font-size: clamp(40px, 12vw, 52px); }
	.sade-shop-categories { padding: 42px 0 48px; }
	.sade-shop-section-heading { margin-bottom: 20px; }
	.sade-shop-section-heading h2,
	.sade-shop-catalog-head h2 { font-size: 36px; }
	.sade-shop-category-grid { gap: 10px; }
	.sade-shop-category__body { min-height: 172px; padding: 13px; }
	.sade-shop-category__body > h3 { font-size: 20px; }
	.sade-shop-category__description { font-size: 10px; -webkit-line-clamp: 2; }
	.sade-shop-category__link { min-height: 42px; padding-top: 8px; font-size: 8px; }
	.sade-shop-catalog { padding: 44px 0 54px; }
	.sade-shop-catalog-head { gap: 20px; margin-bottom: 22px; }
	.sade-shop-toolbar { display: grid; width: 100%; grid-template-columns: 1fr 1fr; gap: 9px; }
	.sade-shop-toolbar .woocommerce-result-count { grid-column: 1 / -1; }
	.sade-shop-toolbar .woocommerce-ordering { width: 100%; }
	.sade-shop-toolbar .woocommerce-ordering select,
	.sade-shop-filter-toggle { width: 100%; min-width: 0; }
	.sade-shop-toolbar .woocommerce-ordering:only-child { grid-column: 1 / -1; }
	.woocommerce .sade-shop-results ul.products { gap: 10px; }
	.woocommerce .sade-shop-results ul.products li.product { padding-bottom: 10px; }
	.woocommerce .sade-shop-results ul.products li.product a img { margin-bottom: 11px; }
	.sade-shop-card-category { margin-inline: 10px; font-size: 7px; }
	.woocommerce .sade-shop-results ul.products li.product .woocommerce-loop-product__title { min-height: 2.35em; padding-inline: 10px; font-size: 17px; line-height: 1.15; }
	.woocommerce .sade-shop-results ul.products li.product .price { margin: 8px 10px 0; font-size: 11px; }
	.sade-shop-card-finishes { margin: 5px 10px 9px; }
	.woocommerce .sade-shop-results ul.products li.product .button { width: calc(100% - 20px); min-height: 42px; margin-inline: 10px; padding: 8px 4px; font-size: 8px; white-space: normal; text-align: center; }
	.sade-shop-empty { padding: 44px 20px; }
	.sade-shop-empty .sade-button-row { flex-direction: column; align-items: stretch; }
	.sade-shop-editorial { padding: 52px 0; }
	.sade-shop-editorial__media { min-height: 280px; }
	.sade-shop-editorial__content { padding: 34px 22px; }
	.sade-shop-editorial__content ul { grid-template-columns: 1fr; }
	.sade-shop-guide-grid { grid-template-columns: 1fr; }
	.sade-shop-promos { padding: 42px 0; }
	.sade-shop-promos__grid { grid-template-columns: 1fr; }
	.sade-shop-promo { min-height: 300px; padding: 28px 22px; }
	.sade-shop-filter-panel { padding: 20px; }
	.sade-shop-trust__grid > div { min-height: 86px; grid-template-columns: 32px 1fr; padding: 14px 10px; }
	.sade-shop-trust .sade-icon { width: 26px; height: 26px; }
	.sade-shop-seo { padding: 44px 0 34px; }
	.sade-shop-seo > .sade-container > h2 { text-align: left; }
	.sade-shop-seo__grid { grid-template-columns: 1fr; gap: 24px; margin-top: 22px; }
	.sade-shop-seo__links { justify-content: flex-start; }
}

@media (prefers-reduced-motion: reduce) {
	.sade-shop-category__media > img,
	.sade-shop-filter-panel,
	.sade-shop-filter-backdrop { transition: none !important; }
}
