.ve-category-hero{padding-block:32px}.ve-category-hero__inner{display:grid;gap:20px}.ve-category-hero__description{width:100%;max-width:none;text-align:justify;color:var(--ve-text-muted)}.ve-category-hero__description p{width:100%;max-width:none;text-align:justify}.ve-category-seo{width:100%;max-width:none;margin-top:48px;text-align:justify}.ve-category-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ve-selection-guidance{padding:20px;background:var(--ve-soft-green);border-radius:var(--ve-radius-md)}.ve-category-products__heading{max-width:none}.ve-category-products__heading>p:last-child{width:100%;max-width:none;text-align:justify}.ve-category-archive .ve-category-hero,.ve-category-archive .ve-category-products{width:100%}.ve-category-archive .ve-category-hero p,.ve-category-archive .ve-category-products p{width:100%;max-width:none;text-align:justify}@media(min-width:768px){.ve-category-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:992px){.ve-category-hero{padding-block:40px}}

/* Category archives use a stable four-column catalogue grid on desktop. */
.ve-category-archive .ve-category-products{padding-top:48px}
.ve-category-archive .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.ve-category-archive .woocommerce ul.products li.product{width:100%!important;max-width:none!important;margin:0!important;float:none!important}
@media(min-width:768px){.ve-category-archive .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}
@media(min-width:992px){.ve-category-archive .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}
@media(max-width:767px){.ve-category-archive .ve-category-products{padding-top:32px}}

/* Shared category navigation and stable pagination rhythm. */
.ve-category-nav{padding-top:8px;margin-bottom:8px}
.ve-category-nav__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;width:100%}
.ve-category-nav__link{display:flex;width:100%;min-width:0;min-height:44px;padding-inline:10px;justify-content:center;text-align:center;font-size:14px;line-height:20px;white-space:normal}
.ve-category-nav__link.is-active{box-shadow:0 0 0 3px rgba(4,74,60,.18);}
.ve-category-archive .woocommerce ul.products{margin-bottom:0}
.ve-category-archive .woocommerce nav.woocommerce-pagination{clear:both;margin:56px 0 0;padding-top:24px;border-top:1px solid var(--ve-border);text-align:center}
.ve-category-archive .woocommerce nav.woocommerce-pagination ul.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;border:0}
.ve-category-archive .woocommerce nav.woocommerce-pagination ul.page-numbers li{display:block;margin:0;padding:0;border:0;background:transparent}
.ve-category-archive .woocommerce nav.woocommerce-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 12px;border:1px solid var(--ve-border);border-radius:var(--ve-radius-sm);background:var(--ve-white);color:var(--ve-deep-green);font-weight:600;text-decoration:none}
.ve-category-archive .woocommerce nav.woocommerce-pagination a.page-numbers:hover,.ve-category-archive .woocommerce nav.woocommerce-pagination a.page-numbers:focus-visible{background:var(--ve-solar-yellow);border-color:var(--ve-solar-yellow);color:var(--ve-deep-green)}
.ve-category-archive .woocommerce nav.woocommerce-pagination .page-numbers.current{background:var(--ve-deep-green);border-color:var(--ve-deep-green);color:var(--ve-white)}
.ve-category-archive .ve-category-products{padding-bottom:72px}
@media(max-width:767px){.ve-category-nav__list{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px}.ve-category-nav__link{padding-inline:8px}.ve-category-archive .woocommerce nav.woocommerce-pagination{margin-top:40px;padding-top:20px}.ve-category-archive .ve-category-products{padding-bottom:48px}}
