.sec-ad-img{border-radius:4px;width:100%;height:auto;margin:1rem 0}.shop-btn{color:#1a1a0e;cursor:pointer;align-items:center;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:flex;text-transform:capitalize!important}.shop-btn:hover{color:var(--mzansi-orange)}.p-section-header{justify-content:space-between;align-items:flex-end;margin-bottom:.4rem;display:flex}.p-section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--mzansi-orange-dark);font-family:Inter,sans-serif;font-size:11px;font-weight:500}.p-section-title{color:#1a1a18;font-family:Syne,sans-serif;font-size:clamp(1rem,1.2vw,2rem);font-weight:500;line-height:1.1}.p-section-link{color:#6b6966;white-space:nowrap;border-bottom:1px solid #c8c6c0;flex-shrink:0;padding-bottom:2px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.p-section-link:hover{color:#1a1a18;border-color:#6b6966}.carousel-wrap{position:relative}.carousel-wrap:before,.carousel-wrap:after{content:"";z-index:2;pointer-events:none;width:60px;transition:opacity .3s;position:absolute;top:0;bottom:0}.carousel-wrap:before{left:0}.carousel-wrap:after{right:0}.carousel-wrap.at-start:before,.carousel-wrap.at-end:after{opacity:0}.carousel-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.4rem;padding-bottom:6px;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.product-grid{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=479px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}}@media (width>=480px) and (width<=639px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media (width>=640px) and (width<=1023px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (width>=1024px) and (width<=1439px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}@media (width>=1440px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}}.listing-grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=479px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem}}@media (width>=480px) and (width<=639px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media (width>=640px) and (width<=1023px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (width>=1024px) and (width<=1439px){.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (width>=1440px){.listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}}.product-card{scroll-snap-align:start;min-width:0;color:inherit;border:1px solid #e4e2dc;flex-direction:column;flex:0 0 calc(20% - .35rem);text-decoration:none;transition:border-color .2s,transform .2s;display:flex;overflow:hidden;background:var(--white)!important;background-color:var(--white)!important}.product-card:hover{border-color:var(--mzansi-orange-dark)}.product-card:focus-visible{outline:2px solid var(--mzansi-orange-dark);outline-offset:2px}.p-card-image{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.p-card-image img{object-fit:contain;width:auto;max-width:100%;height:35vw;margin:auto;display:flex}.card-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:600;position:absolute;top:10px;left:10px}.badge-sale{background:var(--mzansi-orange-dark);color:#fff}.badge-new{color:#f4f2ee;background:#1a1a18}.badge-low{color:#6b6966;background:#eeece8;border:1px solid #d4d2cc}.card-wish{cursor:pointer;background:#f4f2ee;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;line-height:1;transition:background .15s,border-color .15s;display:flex;position:absolute;top:10px;right:10px}.card-wish:hover{border-color:var(--mzansi-orange-dark);background:#f4f2ee}.card-wish.active{color:var(--mzansi-orange-dark);border-color:var(--mzansi-orange-dark)}.card-body{flex-direction:column;flex:1;gap:6px;padding:10px 12px 12px;display:flex}.card-category{letter-spacing:.07em;text-transform:uppercase;color:#9a9895;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:.2rem;font-size:.6rem;font-weight:500;display:-webkit-box;overflow:hidden}.p-card-name{color:#1a1a18;-webkit-line-clamp:2;cursor:pointer;-webkit-box-orient:vertical;font-family:Syne,sans-serif;font-size:.865rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.card-rating{align-items:center;gap:5px;display:flex}.card-stars{color:#daa520;letter-spacing:1px;display:flex}.card-stars svg{fill:#daa520;width:14px;height:14px}.card-stars.product svg{fill:#daa520;width:18px;height:18px}.card-rating-count{color:#9a9895;font-size:11px}.card-price-row{align-items:baseline;gap:7px;margin-top:auto;display:flex}.card-price{color:#1a1a18;font-size:15px;font-weight:600}.card-price-original{color:#b0aea8;font-size:12px;text-decoration:line-through}.card-price-pct{color:var(--mzansi-orange-dark);font-size:11px;font-weight:500}.scroll-controls{justify-content:right;align-items:center;gap:10px;margin-top:.2rem;display:flex}.scroll-btn{color:#1a1a18;cursor:pointer;background:#fff;border:1px solid #d8d6d0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;transition:background .2s,border-color .2s,transform .15s,opacity .2s;display:flex}.scroll-btn:hover{background:var(--mzansi-orange-dark);border-color:var(--mzansi-orange-dark);transform:scale(1.08)}.scroll-btn:active{transform:scale(.95)}.scroll-btn:disabled{opacity:.25;cursor:not-allowed;transform:none}.scroll-btn:focus-visible{outline:2px solid var(--mzansi-orange-dark);outline-offset:2px}.scroll-dots{align-items:center;gap:5px;display:flex}.dot{background:#d4d2cc;border-radius:50%;width:5px;height:5px;transition:width .2s,background .2s}.dot.active{background:var(--mzansi-orange-dark);border-radius:3px;width:20px}@media (width<=1100px){.product-card{flex:0 0 calc(25% - .25rem)}}@media (width<=800px){.carousel-track{gap:.6rem;display:flex}.product-card{flex:0 0 calc(33.3333% - .333333rem)}}@media (width<=560px){.shop-btn{font-size:.7rem}.product-card{flex:0 0 calc(50% - .5rem)}.section-header{flex-direction:column;align-items:flex-start}.section-link{align-self:flex-start}}@media (width<=360px){.product-card{flex:0 0 50%}}@media (prefers-reduced-motion:reduce){.carousel-track{scroll-behavior:auto}.product-card,.scroll-btn{transition:none}}@media (width>=600px){.p-card-image img{height:12vw}}.view-toggle{justify-content:flex-end;gap:8px;margin-bottom:.5rem;display:none}.view-btn{cursor:pointer;color:#555;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;align-items:center;margin:0;padding:5px;font-size:1.3rem;transition:all .2s;display:flex}.view-btn.active,.view-btn:hover{color:#fff;background:#111827;border-color:#111827}
