/* Complete Seller Centre catalogue. */
.catalogue-filters{display:flex;gap:10px;flex-wrap:wrap;margin:34px 0 16px}.catalogue-filters button{background:transparent;border:1px solid var(--line);border-radius:30px;padding:12px 18px;font:inherit;font-size:.82rem;cursor:pointer}.catalogue-filters button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:white}.catalogue-count{font-size:.78rem;color:var(--muted);margin-bottom:25px}.catalogue-products{row-gap:44px}.catalogue-products .product[hidden]{display:none}.catalogue-products .product-image,.catalogue-products .product:nth-child(3) .product-image{border-radius:20px;background:#f5eddc}.catalogue-products .product-image img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.catalogue-products .product h3{font-size:1.35rem;line-height:1.25}.catalogue-products .product>p{min-height:2.8em;margin:10px 0 14px}.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.product-price-row strong{font-size:1rem;color:var(--ink)}.stock-label{font-size:.7rem;white-space:nowrap;color:#245e47;background:#e2ecdf;border-radius:20px;padding:6px 10px}.stock-label.sold-out{color:#795243;background:#f0e2d5}.product-options{display:block;font-size:.73rem;color:var(--muted);margin-top:9px}.product-gallery{background:#f4ead7;min-width:0;padding:22px;align-self:start}.product-photo-open{display:block;background:none;border:0;padding:0;width:100%;cursor:zoom-in}.product-photo-open img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block}.product-thumbs{display:flex;gap:9px;overflow:auto;padding:16px 1px 6px}.product-thumbs button{flex:0 0 68px;border:2px solid transparent;border-radius:9px;padding:3px;background:#fffaf1;cursor:pointer}.product-thumbs button[aria-pressed=true]{border-color:var(--blue)}.product-thumbs img{width:58px;height:58px;object-fit:contain;display:block}.modal-price{margin:22px 0 18px}.modal-price strong{font-size:1.5rem}.variant-label{display:block;font-size:.8rem;margin-bottom:8px}#product-variant{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fffaf1;font:inherit;font-size:.86rem}#product-dialog{width:min(1100px,94vw);max-height:90svh}#product-dialog .product-dialog-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}#product-description{font-size:.95rem;line-height:1.7}.dialog-copy{min-width:0}.product-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:22px}.product-actions .button{text-align:center;justify-content:center}.product-actions .shopee-button{background:#bc3e20;border-color:#bc3e20;color:#fff}.product-actions .text-link{align-self:flex-start;background:none;border:0;padding:8px 0;font:inherit;font-size:.85rem;cursor:pointer}.source-description{border-top:1px solid var(--line);margin-top:24px;padding-top:18px;font-size:.78rem}.source-description summary{cursor:pointer}.source-description p{white-space:pre-line;overflow-wrap:anywhere;font-size:.78rem;line-height:1.7;margin-top:15px}.product-image:focus-visible,.product-thumbs button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
@media(max-width:800px){.catalogue-filters{gap:8px}.catalogue-filters button{font-size:.74rem;padding:10px 14px}.catalogue-products{grid-template-columns:1fr 1fr;gap:30px 18px}.catalogue-products .product h3{font-size:1.08rem}.catalogue-products .product>p{font-size:.8rem;min-height:3.8em}.catalogue-products .product-price-row strong{font-size:.88rem}.catalogue-products .product-image{border-radius:14px}.catalogue-products .product-no{top:10px;left:10px;font-size:.6rem}.catalogue-products .image-action{font-size:.66rem;padding:10px}#product-dialog .product-dialog-grid{grid-template-columns:1fr}.product-gallery{padding:16px}.product-photo-open img{max-height:42svh}.dialog-copy{padding:26px 22px}.product-thumbs button{flex-basis:60px}.product-thumbs img{width:50px;height:50px}.modal-price strong{font-size:1.35rem}}
@media(max-width:430px){.catalogue-products{grid-template-columns:1fr}.catalogue-products .product h3{font-size:1.35rem}.catalogue-products .product>p{min-height:0;font-size:.9rem}.catalogue-products .product-price-row strong{font-size:1.05rem}.catalogue-products .product-image img{aspect-ratio:1.06}}
