/* V35 — 151-brand high-resolution logo system and product-logo integration */
.v35-site img[data-brand-logo-fallback]{
  display:block;
  max-inline-size:100%;
  object-fit:contain!important;
  object-position:center;
  image-rendering:auto;
  filter:none!important;
  opacity:1;
  transform:translateZ(0);
  transition:opacity .18s ease,transform .18s ease;
}
.v35-site img[data-brand-logo-fallback].v35-brand-loading{opacity:.96}
.v35-site img[data-brand-logo-fallback].v35-brand-ready{opacity:1}

/* Brand directory: identical visual surfaces, ratio-aware logo sizing. */
.v35-site .v29-brand-card-logo{
  min-height:138px!important;
  padding:22px!important;
  background:linear-gradient(180deg,#fff 0%,#F7FAFC 100%)!important;
  overflow:hidden;
}
.v35-site .v29-brand-card-logo img{
  width:min(100%,240px)!important;
  height:86px!important;
  max-width:240px!important;
  max-height:86px!important;
  padding:0!important;
}
.v35-site .v29-brand-card-logo img.v35-logo-icon,
.v35-site .v29-brand-card-logo img.v35-logo-portrait{width:78px!important;height:78px!important}
.v35-site .v29-brand-card-logo img.v35-logo-ultrawide{width:min(100%,252px)!important;height:66px!important}

/* Brand hero page: never stretch square marks into wide wordmarks. */
.v35-site .v29-brand-logo-panel{min-height:300px;padding:42px!important;overflow:hidden}
.v35-site .v29-brand-logo-panel img{
  width:min(100%,560px)!important;
  height:170px!important;
  max-width:560px!important;
  max-height:170px!important;
}
.v35-site .v29-brand-logo-panel img.v35-logo-icon,
.v35-site .v29-brand-logo-panel img.v35-logo-portrait{width:158px!important;height:158px!important}
.v35-site .v29-brand-logo-panel img.v35-logo-ultrawide{width:min(100%,620px)!important;height:125px!important}

/* Related brands, home page and category logo grids. */
.v35-site :is(.v24-brand-logo-grid,.v29-brand-logo-grid,.v30-brand-logo-grid) a{
  position:relative;
  min-height:106px;
  padding:17px!important;
  overflow:hidden;
}
.v35-site :is(.v24-brand-logo-grid,.v29-brand-logo-grid,.v30-brand-logo-grid) img{
  width:min(100%,190px)!important;
  height:68px!important;
  max-width:190px!important;
  max-height:68px!important;
  margin-inline:auto;
}
.v35-site :is(.v24-brand-logo-grid,.v29-brand-logo-grid,.v30-brand-logo-grid) img.v35-logo-icon,
.v35-site :is(.v24-brand-logo-grid,.v29-brand-logo-grid,.v30-brand-logo-grid) img.v35-logo-portrait{width:62px!important;height:62px!important}
.v35-site :is(.v24-brand-logo-grid,.v29-brand-logo-grid,.v30-brand-logo-grid) img.v35-logo-ultrawide{height:54px!important;max-width:205px!important}

/* Every V29 product card now carries the same logo resolver and a larger crisp badge. */
.v35-site .v29-product-card-media .v29-product-brand{
  left:13px;
  top:13px;
  min-width:112px;
  width:auto;
  height:48px;
  padding:6px 10px;
  border:1px solid rgba(10,29,51,.13);
  border-radius:10px;
  background:rgba(255,255,255,.98);
  box-shadow:0 7px 18px rgba(10,29,51,.1);
  z-index:3;
}
.v35-site .v29-product-card-media .v29-product-brand img{
  width:104px!important;
  height:34px!important;
  max-width:104px!important;
  max-height:34px!important;
}
.v35-site .v29-product-card-media .v29-product-brand img.v35-logo-icon,
.v35-site .v29-product-card-media .v29-product-brand img.v35-logo-portrait{width:34px!important;height:34px!important}
.v35-site .v29-product-card-media .v29-product-brand img.v35-logo-ultrawide{width:112px!important;height:28px!important}

/* Product detail badge. */
.v35-site .v29-product-main-image .v29-product-brand{
  width:auto;
  min-width:142px;
  height:62px;
  padding:9px 13px;
  border-radius:12px;
  box-shadow:0 9px 22px rgba(10,29,51,.12);
}
.v35-site .v29-product-main-image .v29-product-brand img{
  width:124px!important;
  height:42px!important;
  max-width:124px!important;
  max-height:42px!important;
}
.v35-site .v29-product-main-image .v29-product-brand img.v35-logo-icon,
.v35-site .v29-product-main-image .v29-product-brand img.v35-logo-portrait{width:42px!important;height:42px!important}

/* Legacy V24 cards are also ready if the visual layout is re-enabled later. */
.v35-site .v24-card-brand-logo{
  width:190px!important;
  height:70px!important;
  max-width:190px!important;
  max-height:70px!important;
  object-fit:contain!important;
}

/* Admin logo preview: keep uploaded and generated assets sharp. */
.admin-brand-logo-preview img{object-fit:contain!important;image-rendering:auto!important;background:#fff!important}

@media (max-width:760px){
  .v35-site .v29-brand-card-logo{min-height:122px!important;padding:18px!important}
  .v35-site .v29-brand-card-logo img{height:72px!important;max-height:72px!important}
  .v35-site .v29-brand-logo-panel{min-height:220px;padding:28px!important}
  .v35-site .v29-brand-logo-panel img{height:118px!important;max-height:118px!important}
  .v35-site .v29-brand-logo-panel img.v35-logo-icon,
  .v35-site .v29-brand-logo-panel img.v35-logo-portrait{width:108px!important;height:108px!important}
  .v35-site :is(.v24-brand-logo-grid,.v29-brand-logo-grid,.v30-brand-logo-grid) a{min-height:92px}
  .v35-site :is(.v24-brand-logo-grid,.v29-brand-logo-grid,.v30-brand-logo-grid) img{height:56px!important;max-height:56px!important}
  .v35-site .v29-product-card-media .v29-product-brand{min-width:96px;height:44px;padding:6px 8px}
  .v35-site .v29-product-card-media .v29-product-brand img{width:88px!important;height:30px!important;max-width:88px!important;max-height:30px!important}
}

@media (prefers-reduced-motion:reduce){
  .v35-site img[data-brand-logo-fallback]{transition:none}
}
