.section-products{margin:2rem 0}.section-products .section-title{font-weight:700;font-size:1.25rem;margin-bottom:.75rem;text-align:center}.product-card{border:1px solid #eee;border-radius:12px;padding:10px;background:#fff;width:100%;box-sizing:border-box}.product-card .thumb img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block;transition:transform .2s ease}.product-card:hover .thumb img{transform:scale(1.02)}.product-card .name{margin:6px 0 2px;font-weight:600;font-size:.95rem;display:block;text-align:center;white-space:nowrap;overflow:visible;text-overflow:ellipsis}.product-card .price{color:#333;font-weight:700;display:block;text-align:center}.view-all-tile{display:grid;place-items:center;height:100%;min-height:100%;border:1px dashed #d1d5db;border-radius:10px;background:#fafafa;text-decoration:none;color:#111827}.view-all-label{font-weight:700}.carousel{position:relative}.carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.carousel-slide{flex:0 0 100%;scroll-snap-align:start;display:grid;gap:12px;padding:8px}.carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:8px}.carousel-dot{width:6px;height:6px;border-radius:9999px;background:#ccc;transition:transform .18s ease,background-color .18s ease}.carousel-dot.active{background:#333;transform:scale(1.15)}@media (max-width: 767px){.carousel-slide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px) and (max-width: 1023.98px){.carousel-slide{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.carousel-slide{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.product-card .thumb img,.carousel-dot{transition:none}}.ps2-gallery{display:grid;gap:12px}.ps2-main{position:relative;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f3f4f6;box-shadow:var(--shadow-s, 0 4px 10px rgba(0,0,0,.05))}.ps2-nav{position:absolute;z-index:2}.ps2-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ps2-prev{left:0}.ps2-next{right:0}.ps2-nav:hover{background:#0000000f}.ps2-nav:focus-visible{outline:2px solid #000;outline-offset:-2px}.ps2-nav:before{content:"‹";position:absolute;top:50%;transform:translateY(-50%);font-size:36px;line-height:1;color:#000000b3}.ps2-next:before{content:"›";right:12px}.ps2-prev:before{left:12px}.ps2-thumbs{display:flex;gap:8px;align-items:center;overflow-x:auto;padding-bottom:2px}.ps2-thumb{flex:0 0 auto;width:72px;height:72px;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;padding:0;cursor:pointer}.ps2-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ps2-thumb.is-active{border-color:#111827;box-shadow:0 0 0 2px #111827 inset}.ps2-thumb:focus-visible{outline:2px solid #000;outline-offset:2px}.ps2-more{font-size:12px;color:#6b7280;margin-left:4px}.cat-bg{background-image:var(--img-url);background-size:cover;background-position:center;transform:scale(1);transition:transform .35s ease,filter .35s ease;will-change:transform,filter}.group:hover .cat-bg{transform:scale(1.06);filter:brightness(1.02) saturate(1.05)}a.group:focus,a.group:active,a.group:focus-visible{outline:none;box-shadow:none}header[role=banner],header.bg-white{z-index:50}
