/* MXonnowell v0.1.83 — 01–32 ONNOWELL ürün medya bütünlüğü */
:root{--mx83-green:#087a3e;--mx83-blue:#0d66b2;--mx83-ink:#14231a;--mx83-muted:#66736b;--mx83-line:#dce7df;--mx83-soft:#f6faf7}

/* Katalog: poster görseller tam ve net görünür. */
.mx-catalog-page .mx-public-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px!important;align-items:stretch}
.mx-catalog-page .mx-public-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--mx83-line)!important;border-radius:16px!important;background:#fff!important}
.mx-catalog-page .mx-public-product-image{display:grid!important;place-items:center;aspect-ratio:4/5;min-height:0!important;height:auto!important;padding:8px!important;background:#fff!important;overflow:hidden}
.mx-catalog-page .mx-public-product-image img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important;image-rendering:auto!important}
.mx-catalog-page .mx-public-product-card>div:last-child{display:flex;flex-direction:column;flex:1;padding:14px 15px 16px!important;border-top:1px solid #edf3ef}
.mx-catalog-page .mx-public-product-card h3{font-size:14px!important;line-height:1.35!important;min-height:38px;margin:8px 0 10px!important}
.mx-catalog-page .mx-public-product-card .mx-text-link{margin-top:auto}

/* ONNOWELL Ürünleri: 32 ürün tek koleksiyon, eşit poster oranı. */
body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card{display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:16px!important;background:#fff!important}
body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:4/5!important;object-fit:contain!important;object-position:center!important;padding:8px!important;background:#fff!important;filter:none!important;transform:none!important;image-rendering:auto!important}
body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>div{display:flex!important;flex-direction:column!important;flex:1!important;padding:13px 14px 15px!important}
body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card strong{font-size:14px!important;line-height:1.35!important;font-weight:650!important;min-height:38px}
body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card p{font-size:11.5px!important;line-height:1.45!important;min-height:34px!important;margin:7px 0!important}
body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card span{margin-top:auto!important}

/* Ana sayfa ve kategori kartları da aynı merkezi ürün görselini kırpmadan kullanır. */
.mx-home-product-card-v0143__media img,
.mx-product-category-card__media img,
.mx-product-hero__media img,
.mx-product-detail .mx-product-hero__media img,
.mx-public-product-card img{object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important;image-rendering:auto!important}
.mx-home-product-card-v0143__media{background:#fff!important}

@media(max-width:1180px){
 .mx-catalog-page .mx-public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:767px){
 .mx-catalog-page .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px!important}
 .mx-catalog-page .mx-public-product-image{padding:5px!important}
 .mx-catalog-page .mx-public-product-card>div:last-child{padding:10px 11px 12px!important}
 .mx-catalog-page .mx-public-product-card h3{font-size:12px!important;min-height:34px}
 body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
 body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>img{padding:5px!important}
 body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>div{padding:10px 11px 12px!important}
 body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card strong{font-size:12px!important;min-height:34px}
 body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card p{display:none!important}
}
@media(max-width:390px){
 .mx-catalog-page .mx-public-product-grid,
 body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
