/* Shared professional product-card system for home, catalogue and related items. */
.vibe-product-card{display:flex;min-width:0;height:100%;flex-direction:column;border:1.5px solid #654cf0;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(32,45,84,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.vibe-product-card-link{cursor:pointer}.vibe-product-card-link:focus-visible{outline:3px solid rgba(101,76,240,.42);outline-offset:3px}.vibe-product-card:hover{box-shadow:0 20px 42px rgba(8,186,241,.22);border-color:#08baf1;transform:translateY(-5px)}.vibe-product-card .vibe-product-media{position:relative;height:auto;min-height:0;aspect-ratio:1.08 / 1;flex:0 0 auto;border-bottom:1px solid #edf0f6;background:linear-gradient(145deg,#fff,#fafbfe)}.vibe-cod-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:20px;color:#087ea4;background:#e8f8fd;border:1px solid rgba(8,186,241,.4);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 12px rgba(8,186,241,.15)}.vibe-combo-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:20px;color:#6d28d9;background:#f5f3ff;border:1px solid rgba(147,51,234,.45);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 12px rgba(147,51,234,.16)}.vibe-stock-badge{position:absolute;top:12px;right:12px;left:auto;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:20px;color:#b91c1c;background:#fee2e2;border:1px solid rgba(220,38,38,.4);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 12px rgba(220,38,38,.15)}.vibe-product-card .vibe-product-media>img{padding:20px;object-fit:contain}.vibe-product-card .vibe-product-info{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;align-items:stretch;padding:20px}.vibe-product-card .vibe-product-meta-row{width:100%;min-height:28px;margin:0 0 14px;gap:8px}.vibe-product-card .vibe-product-info .vibe-product-category{max-width:48%;min-width:0;min-height:28px;padding:5px 10px;font-size:10px;line-height:1;font-weight:800;text-overflow:ellipsis;white-space:nowrap;color:#654cf0;background:#f0eeff;border:1px solid rgba(101,76,240,.3);border-radius:8px}.vibe-product-card .vibe-product-info .vibe-product-brand-badge{max-width:48%;min-width:0;min-height:28px;padding:5px 10px;font-size:10px;line-height:1;font-weight:800;text-overflow:ellipsis;white-space:nowrap;color:#157695;background:#e8f8fd;border:1px solid rgba(8,186,241,.35);border-radius:8px}.vibe-product-card .vibe-product-info h3{display:-webkit-box;width:100%;min-height:48px;margin:0;padding:0 0 16px;overflow:hidden;border-bottom:1px solid #edf0f6;font-size:19px;line-height:1.3;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vibe-product-card .vibe-product-info h3, .vibe-product-card .vibe-product-info h3 a{color:#12152b;font-weight:700;transition:color .2s ease}.vibe-product-card:hover .vibe-product-info h3, .vibe-product-card:hover .vibe-product-info h3 a{color:#654cf0}.vibe-product-card .vibe-product-pricing{display:grid;width:100%;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px;margin:16px 0 0;padding:0}.vibe-product-card .vibe-mrp-price,.vibe-product-card .vibe-final-price{min-width:0;gap:5px}.vibe-product-card .vibe-final-price{padding-left:14px;border-left:1px solid #edf0f6}.vibe-product-card .vibe-final-price small{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;gap:4px}.vibe-product-card .vibe-final-price small .vibe-discount-tag{margin-left:0!important;flex-shrink:0}.vibe-product-card .vibe-final-price strong{font-size:22px;white-space:nowrap}
@media(max-width:767px){.vibe-product-grid,.related-product-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px}.vibe-product-card{border-radius:18px}.vibe-product-card:hover{transform:none}.vibe-product-card .vibe-product-media{aspect-ratio:2.15 / 1}.vibe-product-card .vibe-product-media>img{padding:10px 14px}.vibe-cod-badge{top:8px;left:8px;padding:4px 8px;font-size:9px}.vibe-combo-badge{top:8px;left:8px;padding:4px 8px;font-size:9px}.vibe-stock-badge{top:8px;right:8px;left:auto;padding:4px 8px;font-size:9px}.vibe-product-card .vibe-product-info{display:flex;gap:0;padding:13px 16px 14px}.vibe-product-card .vibe-product-meta-row{display:flex;width:100%;min-width:0;min-height:24px;margin:0 0 9px}.vibe-product-card .vibe-product-info .vibe-product-category,.vibe-product-card .vibe-product-info .vibe-product-brand-badge{min-height:24px;padding:4px 8px;font-size:9px}.vibe-product-card .vibe-product-info h3{display:-webkit-box;width:100%;height:auto;min-height:29px;margin:0;padding:0 0 10px;overflow:hidden;border-bottom:1px solid #edf0f6;font-size:17px;line-height:1.35;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1}.vibe-product-card .vibe-product-pricing{width:100%;gap:12px;margin:11px 0 0;padding:0}.vibe-product-card .vibe-mrp-price,.vibe-product-card .vibe-final-price{gap:3px}.vibe-product-card .vibe-mrp-price small,.vibe-product-card .vibe-final-price small{font-size:8px}.vibe-product-card .vibe-mrp-price s{font-size:12px}.vibe-product-card .vibe-final-price{padding-left:12px;border-left:1px solid #edf0f6}.vibe-product-card .vibe-final-price strong{font-size:19px}}
@media(max-width:390px){.vibe-product-card .vibe-product-info{padding:16px 13px}.vibe-product-card .vibe-product-info .vibe-product-category,.vibe-product-card .vibe-product-info .vibe-product-brand-badge{padding:5px 7px;font-size:9px}.vibe-product-card .vibe-product-actions{gap:6px}.vibe-product-card .store-product-add-cart-btn,.vibe-product-card .store-product-shop-now-btn{font-size:9px}.vibe-product-card .vibe-final-price strong{font-size:19px}}

/* Related products on the details page keep a consistent catalogue-style finish. */
.related-products-section .related-product-grid{align-items:stretch}.related-products-section .related-product-card{min-height:0;overflow:hidden;border-color:#654cf0;border-radius:20px}.related-products-section .related-product-card>.vibe-product-media{height:auto;min-height:0;aspect-ratio:1.12 / 1;flex:0 0 auto;border-bottom:1px solid #edf0f6;background:linear-gradient(145deg,#fff,#f8faff)}.related-products-section .related-product-card>.vibe-product-media>img{width:100%;height:100%;max-width:none;max-height:none;padding:18px;object-fit:contain}.related-products-section .related-product-card>.vibe-product-info{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;align-items:stretch;padding:18px}.related-products-section .related-product-card .vibe-product-meta-row{margin-bottom:12px}.related-products-section .related-product-card .vibe-product-info h3{min-height:47px;margin:0;padding-bottom:14px;border-bottom:1px solid #edf0f6;font-size:18px}.related-products-section .related-product-card .vibe-product-pricing{margin-top:14px}.related-products-section .related-product-card .vibe-final-price strong{font-size:21px}
@media(max-width:767px){.related-products-section .related-product-grid{gap:12px}.related-products-section .related-product-card>.vibe-product-media{aspect-ratio:2.15 / 1}.related-products-section .related-product-card>.vibe-product-media>img{padding:10px 14px}.related-products-section .related-product-card>.vibe-product-info{padding:13px 16px 14px}.related-products-section .related-product-card .vibe-product-meta-row{margin-bottom:9px}.related-products-section .related-product-card .vibe-product-info h3{min-height:29px;padding-bottom:10px;font-size:17px;-webkit-line-clamp:1}.related-products-section .related-product-card .vibe-product-pricing{margin-top:11px}.related-products-section .related-product-card .vibe-final-price strong{font-size:19px}}
