.video-product-feed{grid-template-columns:repeat(2,1fr);gap:6px;margin:0 -16px;padding:0 6px;display:grid}@media (min-width:768px){.video-product-feed{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0}}@media (min-width:1024px){.video-product-feed{grid-template-columns:repeat(4,1fr);gap:16px}}@media (min-width:1280px){.video-product-feed{grid-template-columns:repeat(5,1fr);gap:18px}}@media (min-width:768px){.video-product-card__video-wrap{aspect-ratio:3/4}.video-product-card{border-radius:12px}}@media (min-width:1024px){.video-product-card__video-wrap{aspect-ratio:3/4}}.shop-now-empty{text-align:center;color:var(--color-muted,#64748b);margin:0;padding:24px 16px;font-size:.95rem}.video-product-feed--catalog{grid-template-columns:repeat(2,1fr);gap:6px;margin:0 -16px;padding:0 6px;display:grid}.video-product-feed--catalog .video-product-card__video-wrap,.video-product-feed--catalog .shop-now-marketing-tile{aspect-ratio:9/16}@media (min-width:768px){.video-product-feed--catalog{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0}.video-product-feed--catalog .video-product-card__video-wrap,.video-product-feed--catalog .shop-now-marketing-tile{aspect-ratio:3/4}}@media (min-width:1024px){.video-product-feed--catalog{grid-template-columns:repeat(4,1fr);gap:16px}}@media (min-width:1280px){.video-product-feed--catalog{grid-template-columns:repeat(5,1fr);gap:18px}}.shop-now-marketing-tile{aspect-ratio:9/8;background:linear-gradient(135deg,var(--color-primary,#4338ca)0%,#6366f1 100%);color:#fff;text-align:center;border:1px solid #fff3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:10px 12px;font-size:.8rem;font-weight:600;line-height:1.25;display:flex}.shop-now-marketing-tile--alt{background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.shop-now-marketing-tile--warm{background:linear-gradient(135deg,#dc2626 0%,#f97316 100%)}.video-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.video-product-card__video-wrap{aspect-ratio:9/16;cursor:pointer;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.video-product-card__video{object-fit:cover;vertical-align:top;width:100%;height:100%;display:block}.video-product-card__bottom-overlay{background:linear-gradient(#0000,#000c);flex-direction:column;gap:2px;padding:24px 8px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.video-product-card__product-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.video-product-card__rating{color:#fbbf24;margin-top:2px;font-size:.7rem;font-weight:600}.video-product-card__product-desc{color:#ffffffbf;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.3;display:-webkit-box;overflow:hidden}.video-product-card__affiliate-link,.video-product-card__affiliate-tag{color:#fff9;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.65rem;font-weight:500;overflow:hidden}a.video-product-card__affiliate-link{text-decoration:none;display:block}a.video-product-card__affiliate-link:hover{color:#fff;text-decoration:underline}.video-product-card__info{color:inherit;border-top:1px solid var(--color-border,#e2e8f0);cursor:pointer;background:#fff;flex:1;min-width:0;text-decoration:none;display:block}.video-product-card__info:hover{background:#f8fafc}.video-product-card__more{color:var(--color-muted,#64748b);font-size:.7rem}
