.product-count{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:28px 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 16px}.product-card{background:var(--paper);min-width:0}.product-media{aspect-ratio:1/1.12;background:#fff;position:relative;overflow:hidden}.product-media>a,.product-media img{width:100%;height:100%}.product-media img{object-fit:contain;padding:15px}.product-media>span{position:absolute;bottom:10px;left:10px;background:rgba(255,255,255,.9);padding:6px 8px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.heart{position:absolute;right:10px;top:10px;width:39px;height:39px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:20px}.heart.on{background:#111;color:#fff}.product-copy{padding:18px 15px 22px}.product-brand{font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px}.product-copy h3{font:400 19px/1.25 var(--serif);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-weight:bold;margin:16px 0}.amazon-link{font-size:11px;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:4px}.price-note{font-size:11px;line-height:1.6;color:#666;margin-top:35px}.dot.live{background:#39845d;animation:pulse 1.3s infinite}.product-editorial{grid-column:span 2;grid-row:span 2;position:relative;min-height:620px;color:#fff;overflow:hidden}.product-editorial img{width:100%;height:100%;object-fit:cover}.product-editorial:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.85))}.product-editorial>div{position:absolute;z-index:1;left:28px;right:28px;bottom:28px}.product-editorial h3{font:400 38px/1 var(--serif);margin:10px 0}@keyframes pulse{50%{opacity:.35}}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}.product-copy{padding:14px 10px 18px}.product-copy h3{font-size:17px}.product-editorial{grid-column:span 2;min-height:520px}.product-price{font-size:14px}.amazon-link{font-size:9px}}@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-editorial{grid-column:auto;min-height:520px}}
