/* NVMED Smart UI hotfix 1.0.8 — first catalog photo, clean associated cards, isolated customer photos. */
.nvmed-smartfix-recommended{padding:24px!important;}
.nvmed-smartfix-recommended .catalog-section-items,.nvmed-smartfix-recommended-list{align-items:stretch!important;}
.nvmed-smartfix-recommended .catalog-section-item-container{width:min(100%,760px)!important;max-width:760px!important;flex:0 1 760px!important;}
.nvmed-smartfix-recommended .catalog-section-item{min-height:176px!important;padding:14px 18px!important;border:1px solid #dbe8f3!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 24px rgba(27,73,105,.07)!important;}
.nvmed-smartfix-recommended .catalog-section-item>.intec-grid,.nvmed-smartfix-recommended .catalog-section-item .intec-grid-a-v-start{align-items:center!important;}
.nvmed-smartfix-recommended .catalog-section-item-picture,
[id*="bitrix-catalog-section-products-small-4"] .catalog-section-item-picture{
 display:flex!important;align-items:center!important;justify-content:center!important;
 flex:0 0 210px!important;width:210px!important;min-width:210px!important;max-width:210px!important;
 height:145px!important;min-height:145px!important;max-height:145px!important;margin-right:20px!important;
 overflow:hidden!important;background:#fff!important;border-radius:8px!important;
}
.nvmed-smartfix-recommended .catalog-section-item-picture img,
[id*="bitrix-catalog-section-products-small-4"] .catalog-section-item-picture img{
 display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;
 max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;
 image-rendering:auto!important;margin:auto!important;
}
[id*="bitrix-catalog-section-products-small-4"] .catalog-section-item{min-height:176px!important;}

/* Side analog banner */
.nvmed-smartfix-analog{overflow:hidden!important;}
.nvmed-smartfix-analog img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:430px!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;}

/* Associated products: reserve an actual image column so title cannot overlap the photo. */
.nvmed-smartfix-associated-card{
 display:grid!important;
 grid-template-columns:160px minmax(0,1fr)!important;
 column-gap:18px!important;
 align-items:center!important;
 min-width:0!important;
}
.nvmed-smartfix-associated-card>.nvmed-associated-card__image,
.nvmed-associated-card__image,
a.nvmed-associated-card__image,
.nvmed-associated-card__image picture{
 display:flex!important;align-items:center!important;justify-content:center!important;
 width:160px!important;min-width:160px!important;max-width:160px!important;
 height:160px!important;min-height:160px!important;max-height:160px!important;
 overflow:hidden!important;background:#fff!important;border-radius:10px!important;box-sizing:border-box!important;
 margin:0!important;
}
.nvmed-associated-card__image img,.nvmed-associated-card__image picture img{
 display:block!important;width:auto!important;height:auto!important;
 max-width:calc(100% - 12px)!important;max-height:calc(100% - 12px)!important;
 object-fit:contain!important;object-position:center center!important;margin:auto!important;background:#fff!important;
}
.nvmed-smartfix-associated-card>.nvmed-associated-card__content,
.nvmed-associated-card__content{
 min-width:0!important;
 width:auto!important;
 margin:0!important;
 padding:0!important;
 position:static!important;
 transform:none!important;
}

/* Customer photos are a separate viewer and never enter the native product gallery. */
.nvmed-smartfix-customer-photos img{cursor:zoom-in;}
.nvmed-smartfix-customer-modal{
 position:fixed;inset:0;z-index:1000000;display:none;align-items:center;justify-content:center;
 padding:28px;background:rgba(12,24,38,.82);backdrop-filter:blur(4px);
}
.nvmed-smartfix-customer-modal.is-open{display:flex;}
.nvmed-smartfix-customer-modal>img{display:block;max-width:min(1200px,92vw);max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.35);}
.nvmed-smartfix-customer-modal__close{position:absolute;top:18px;right:22px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#172b43;font-size:30px;line-height:42px;cursor:pointer;box-shadow:0 6px 22px rgba(0,0,0,.2);}

@media(max-width:767px){
 .nvmed-smartfix-recommended{padding:14px!important;}
 .nvmed-smartfix-recommended .catalog-section-item-container{width:100%!important;max-width:100%!important;flex-basis:100%!important;}
 .nvmed-smartfix-recommended .catalog-section-item{min-height:132px!important;padding:10px!important;}
 .nvmed-smartfix-recommended .catalog-section-item-picture,[id*="bitrix-catalog-section-products-small-4"] .catalog-section-item-picture{
  flex-basis:125px!important;width:125px!important;min-width:125px!important;max-width:125px!important;
  height:105px!important;min-height:105px!important;max-height:105px!important;margin-right:12px!important;
 }
 .nvmed-smartfix-associated-card{grid-template-columns:114px minmax(0,1fr)!important;column-gap:12px!important;}
 .nvmed-smartfix-associated-card>.nvmed-associated-card__image,.nvmed-associated-card__image,a.nvmed-associated-card__image,.nvmed-associated-card__image picture{
  width:114px!important;min-width:114px!important;max-width:114px!important;height:114px!important;min-height:114px!important;max-height:114px!important;
 }
 .nvmed-smartfix-analog img{max-height:320px!important;}
 .nvmed-smartfix-customer-modal{padding:14px;}
 .nvmed-smartfix-customer-modal__close{top:10px;right:10px;}
}


/* 1.0.9: stable mobile recommendation sizing across Android/iPhone.
   Only server-confirmed hires images are allowed to fill the box. */
.nvmed-smartfix-recommended .catalog-section-item-picture img[data-nvmed-smartfix-hires="1"],
[id*="bitrix-catalog-section-products-small-4"] .catalog-section-item-picture img[data-nvmed-smartfix-hires="1"]{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}

@media (max-width:1024px){
  .nvmed-smartfix-recommended .catalog-section-item,
  [id*="bitrix-catalog-section-products-small-4"] .catalog-section-item{
    min-height:170px!important;
  }
  .nvmed-smartfix-recommended .catalog-section-item-picture,
  [id*="bitrix-catalog-section-products-small-4"] .catalog-section-item-picture{
    flex:0 0 clamp(150px,42vw,190px)!important;
    width:clamp(150px,42vw,190px)!important;
    min-width:clamp(150px,42vw,190px)!important;
    max-width:clamp(150px,42vw,190px)!important;
    height:clamp(130px,36vw,165px)!important;
    min-height:clamp(130px,36vw,165px)!important;
    max-height:clamp(130px,36vw,165px)!important;
    margin-right:14px!important;
  }
  .nvmed-smartfix-recommended .catalog-section-item > .intec-grid,
  .nvmed-smartfix-recommended .catalog-section-item .intec-grid-a-v-start,
  [id*="bitrix-catalog-section-products-small-4"] .catalog-section-item > .intec-grid,
  [id*="bitrix-catalog-section-products-small-4"] .catalog-section-item .intec-grid-a-v-start{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
  }
  .nvmed-smartfix-recommended .catalog-section-item .intec-grid-item,
  [id*="bitrix-catalog-section-products-small-4"] .catalog-section-item .intec-grid-item{
    min-width:0!important;
  }
}

@media (max-width:480px){
  .nvmed-smartfix-recommended{padding:12px!important;}
  .nvmed-smartfix-recommended .catalog-section-item{
    padding:10px!important;
  }
  .nvmed-smartfix-recommended .catalog-section-item-picture,
  [id*="bitrix-catalog-section-products-small-4"] .catalog-section-item-picture{
    flex-basis:44vw!important;
    width:44vw!important;
    min-width:44vw!important;
    max-width:44vw!important;
    height:34vw!important;
    min-height:34vw!important;
    max-height:34vw!important;
    margin-right:10px!important;
  }
}
