/* Collection links are compact navigation, never product cards. */
.mc-catalog .mc-catalog-inner{padding-block:28px 72px}
.mc-catalog-trail{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;margin-bottom:36px;font-size:.88rem;line-height:1.6;color:#677269}
.mc-catalog-trail ol{list-style:none;display:flex;flex-wrap:wrap;gap:6px 0;padding:0;margin:0}
.mc-catalog-trail li{display:flex;align-items:baseline;min-width:0;overflow-wrap:anywhere}
.mc-catalog-trail li+li::before{content:'/';margin:0 12px;color:#a4b0a3}
.mc-catalog-trail a{color:#45634c;text-decoration:none;text-underline-offset:4px}
.mc-catalog-trail a:hover{text-decoration:underline}.mc-catalog-trail [aria-current]{color:#283c30;font-weight:700}
.mc-catalog-return{font-weight:700}
.mc-collections{padding:28px;background:#f4f6f0;border:1px solid #e1e7dc;border-radius:12px;scroll-margin-top:130px}
.mc-collections-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}
.mc-catalog-eyebrow{display:block;margin:0 0 8px;color:#657664;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.mc-catalog :is(.mc-collections-heading,.mc-products-heading) h2{margin:0;color:#273c2e;font-size:clamp(1.45rem,2.2vw,1.9rem);font-weight:750;line-height:1.25;letter-spacing:-.025em}
.mc-collections-heading p{margin:10px 0 0;color:#667165;font-size:.98rem;line-height:1.6}
.mc-catalog-jump{display:inline-flex;align-items:center;justify-content:center;gap:14px;flex-shrink:0;min-height:44px;padding:10px 16px;border:1px solid #bdccba;border-radius:6px;color:#365640;text-decoration:none;font-weight:750;font-size:.94rem;transition:background-color .18s,color .18s}
.mc-catalog-jump:hover{background:#365640;border-color:#365640;color:#fff}
.mc-collections .mc-collection-grid{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0;margin:0}
.mc-collection-grid>li{min-width:0;margin:0;padding:0}
.mc-collections .mc-collection-card{display:flex;align-items:center;gap:16px;height:100%;min-height:122px;padding:16px;background:#fff;border:1px solid #e1e7dc;border-radius:8px;color:#283c30;text-decoration:none;box-shadow:none;transition:background-color .18s,border-color .18s}
.mc-collections .mc-collection-card:hover{background:#eef3e9;border-color:#a9bda5;color:#283c30;box-shadow:none;transform:none}
.mc-collection-media{width:88px;height:88px;flex:0 0 88px;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:#e9eee3;color:#698363}
.mc-collection-media img{display:block;width:100%;height:100%;object-fit:cover;transform:none!important;margin:0!important}
.mc-collection-placeholder{width:36px;height:36px;stroke:currentColor;stroke-width:1.5}
.mc-collection-copy{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}
.mc-collection-name{font-size:1rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}
.mc-collection-count{color:#6b7768;font-size:.82rem;line-height:1.5}
.mc-collection-link{font-size:.8rem;line-height:1.5;color:#436241;font-weight:750;margin-top:5px}
.mc-collection-arrow{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border:1px solid #d6e0d0;border-radius:50%;color:#42613e}
.mc-collection-arrow svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.mc-collection-card:hover .mc-collection-arrow{background:#365640;border-color:#365640;color:#fff}
.mc-catalog a:focus-visible{outline:0!important;box-shadow:0 0 0 3px #b2c5a8!important}
.mc-products-section{scroll-margin-top:125px}.mc-products-section--separated{margin-top:52px;padding-top:36px;border-top:1px solid #dfe6d8}
.mc-products-heading{margin-bottom:24px}
.mc-catalog .mc-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:0 0 28px;padding:16px 20px;border:1px solid #e0e6dd;border-radius:8px;background:#fff;box-shadow:none}
.mc-catalog-toolbar .woocommerce-result-count,.mc-catalog-toolbar .woocommerce-ordering{float:none;margin:0;padding:0}
.mc-catalog-toolbar .woocommerce-ordering select{max-width:100%;margin:0;font:inherit;font-size:.94rem;min-height:44px}
.mc-catalog-empty{padding:32px;border:1px solid #e0e6dd;border-radius:10px;background:#f7f8f4}
.mc-catalog-empty .woocommerce-info{background:none;border:0;padding:0;color:#5b695d;margin:0 0 24px}.mc-catalog-empty .woocommerce-info::before{display:none}
.mc-catalog-empty .home-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;white-space:normal}
@media(min-width:992px) and (max-width:1199px){.mc-collection-media{width:72px;height:72px;flex-basis:72px}.mc-collections .mc-collection-card{gap:12px;padding:14px}.mc-collection-arrow{display:none}}
@media(max-width:991px){.mc-collections .mc-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mc-collections{padding:24px}.mc-collection-media{width:72px;height:72px;flex-basis:72px}.mc-collections .mc-collection-card{gap:12px;padding:14px}.mc-collection-arrow{flex-basis:24px;width:24px;height:24px}}
@media(max-width:767px){.mc-collections-heading{align-items:flex-start;flex-direction:column;gap:18px}.mc-catalog-trail{margin-bottom:24px}.mc-catalog .mc-catalog-inner{padding-block:24px 52px}.mc-collections{padding:20px}.mc-collections .mc-collection-grid{grid-template-columns:minmax(0,1fr)}.mc-collections .mc-collection-card{min-height:104px}.mc-products-section--separated{margin-top:36px;padding-top:28px}.mc-catalog-jump{width:100%;justify-content:space-between}.mc-catalog .mc-catalog-toolbar{align-items:stretch;flex-direction:column;padding:16px;gap:12px}.mc-catalog-toolbar .woocommerce-ordering,.mc-catalog-toolbar .woocommerce-ordering select{width:100%}.mc-catalog-empty{padding:24px}}
@media(max-width:359px){.mc-collections{padding:16px}.mc-collection-media{width:64px;height:64px;flex-basis:64px}.mc-collections .mc-collection-card{gap:10px;padding:12px}.mc-collection-arrow{display:none}}
@media(prefers-reduced-motion:reduce){.mc-catalog *{scroll-behavior:auto!important;transition:none!important}}
