/* MAES Final Flagship 1.6.0 — restored visual system + global search. */

/* ---------- Solutions hero: deterministic image + text composition ---------- */
.mf-page.ms-page .ms-hero.maes-final-hero{
  position:relative!important;
  display:block!important;
  min-height:420px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#01152d!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero::before,
.mf-page.ms-page .ms-hero.maes-final-hero::after{content:none!important;display:none!important}
.mf-page.ms-page .ms-hero.maes-final-hero>.maes-final-hero-image{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  transform:none!important;
  -webkit-mask:none!important;
  mask:none!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
  left:auto!important;
  right:0!important;
  width:58%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero>.ms-wrap{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  min-height:420px!important;
  width:min(1264px,calc(100% - 64px))!important;
  max-width:1264px!important;
  margin:0 auto!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero .ms-crumb{
  position:relative!important;
  z-index:3!important;
  padding-top:24px!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy{
  position:relative!important;
  z-index:3!important;
  width:min(52%,610px)!important;
  max-width:610px!important;
  padding:34px 0 48px!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-34px;right:-170px;bottom:-34px;left:-130px;
  background:linear-gradient(90deg,rgba(1,21,45,.98) 0%,rgba(1,21,45,.89) 54%,rgba(1,21,45,.46) 81%,rgba(1,21,45,0) 100%);
  pointer-events:none;
}
.mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy h1{
  color:#fff!important;
  font-size:clamp(34px,3.2vw,48px)!important;
  line-height:1.12!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy p{
  color:#c3d0dd!important;
  font-size:16px!important;
  line-height:1.65!important;
  max-width:560px!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero .maes-solution-media{display:none!important}

/* ---------- Header dropdowns ---------- */
header li.maes-final-has-submenu,
.site-header li.maes-final-has-submenu,
#site-navigation li.maes-final-has-submenu,
.main-navigation li.maes-final-has-submenu,
.navigation-top li.maes-final-has-submenu{position:relative!important}

@media (min-width:1025px){
  header li.maes-final-has-submenu>.sub-menu,
  .site-header li.maes-final-has-submenu>.sub-menu,
  #site-navigation li.maes-final-has-submenu>.sub-menu,
  .main-navigation li.maes-final-has-submenu>.sub-menu,
  .navigation-top li.maes-final-has-submenu>.sub-menu{
    display:block!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(7px)!important;
    transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;
    z-index:10050!important;
  }
  header li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  header li.maes-final-has-submenu:hover>.sub-menu,
  header li.maes-final-has-submenu:focus-within>.sub-menu,
  .site-header li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  .site-header li.maes-final-has-submenu:hover>.sub-menu,
  .site-header li.maes-final-has-submenu:focus-within>.sub-menu,
  #site-navigation li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  #site-navigation li.maes-final-has-submenu:hover>.sub-menu,
  #site-navigation li.maes-final-has-submenu:focus-within>.sub-menu,
  .main-navigation li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  .main-navigation li.maes-final-has-submenu:hover>.sub-menu,
  .main-navigation li.maes-final-has-submenu:focus-within>.sub-menu,
  .navigation-top li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  .navigation-top li.maes-final-has-submenu:hover>.sub-menu,
  .navigation-top li.maes-final-has-submenu:focus-within>.sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
}
@media (max-width:1024px){
  header li.maes-final-has-submenu>.sub-menu,
  .site-header li.maes-final-has-submenu>.sub-menu,
  #site-navigation li.maes-final-has-submenu>.sub-menu,
  .main-navigation li.maes-final-has-submenu>.sub-menu,
  .navigation-top li.maes-final-has-submenu>.sub-menu{
    display:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;
  }
  header li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  .site-header li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  #site-navigation li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  .main-navigation li.maes-final-has-submenu.maes-final-menu-open>.sub-menu,
  .navigation-top li.maes-final-has-submenu.maes-final-menu-open>.sub-menu{display:block!important}
}

/* Prevent the known awkward desktop wrapping around 1280–1440 px. */
@media (min-width:1025px) and (max-width:1440px){
  header nav>ul,.site-header nav>ul,#site-navigation>div>ul,.main-navigation>div>ul,.navigation-top>div>ul{
    column-gap:0!important;gap:0!important;flex-wrap:nowrap!important;
  }
  header nav>ul>li>a,.site-header nav>ul>li>a,#site-navigation>div>ul>li>a,.main-navigation>div>ul>li>a,.navigation-top>div>ul>li>a{
    white-space:nowrap!important;font-size:12.5px!important;padding-left:7px!important;padding-right:7px!important;
  }
}

/* ---------- Application areas ---------- */
.maes-applications .maes-app-photo,
.maes-applications .maes-app-photo img{background:#f7f8fa!important}
.maes-applications .maes-app-photo img.maes-final-app-image{
  width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:none!important;
}
.maes-applications .maes-app-card.maes-app-plant .maes-app-photo img{object-position:center!important}
.maes-applications .maes-app-card.maes-app-semi .maes-app-photo img{object-position:center!important}

/* ---------- Solutions hub 4 × 2: preserve the approved refined dividers ---------- */
@media(min-width:1060px){
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card{
    position:relative!important;padding:24px 20px 60px!important;min-height:370px!important;border-right:0!important;border-bottom:1px solid #dce4eb!important;
  }
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card h3{max-width:100%!important;font-size:24px!important;min-height:58px!important;gap:10px!important}
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card p{max-width:100%!important;font-size:14px!important;min-height:65px!important}
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card>img{width:calc(100% - 40px)!important;height:135px!important;right:20px!important;bottom:52px!important}
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card>span{position:absolute!important;left:20px!important;bottom:20px!important;margin:0!important;font-size:13px!important;z-index:2!important}
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card::after{content:none!important}
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card:not(:nth-child(4n))::after{
    content:""!important;position:absolute!important;right:0!important;top:20px!important;bottom:20px!important;width:1px!important;background:#dce4eb!important;pointer-events:none!important;
  }
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card:hover,
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card:focus-visible{border-bottom-color:#b68a47!important}
}
@media(min-width:641px) and (max-width:1059px){body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-grid{grid-template-columns:1fr!important}}

/* ---------- Home: News is removed by PHP/JS; these rules prevent a flash ---------- */
body.maes-final-home section.news-section,
body.maes-final-home section.latest-news,
body.maes-final-home section.home-news,
body.maes-final-home section.section-news{display:none!important}

/* ---------- Footer: lighter hierarchy, not tiny ---------- */
body.maes-final-polish footer,
body.maes-final-polish .site-footer,
body.maes-final-polish #colophon{font-size:13.5px!important;line-height:1.55!important}
body.maes-final-polish footer .footer-list,
body.maes-final-polish footer .footer-list a,
body.maes-final-polish .site-footer .footer-list,
body.maes-final-polish #colophon .footer-list{font-size:13px!important;line-height:1.5!important}
body.maes-final-polish footer p,
body.maes-final-polish footer li,
body.maes-final-polish footer address,
body.maes-final-polish .site-footer p,
body.maes-final-polish .site-footer li,
body.maes-final-polish #colophon p,
body.maes-final-polish #colophon li{font-size:13px!important;line-height:1.55!important}
body.maes-final-polish footer h2,
body.maes-final-polish footer h3,
body.maes-final-polish footer h4,
body.maes-final-polish .site-footer h2,
body.maes-final-polish .site-footer h3,
body.maes-final-polish #colophon h2,
body.maes-final-polish #colophon h3{font-size:15px!important;line-height:1.3!important}
body.maes-final-polish footer small,
body.maes-final-polish footer .copyright,
body.maes-final-polish .site-footer small,
body.maes-final-polish #colophon small{font-size:11.5px!important;line-height:1.45!important}

/* ---------- Responsive safety ---------- */
@media (max-width:700px){
  .mf-page.ms-page .ms-hero.maes-final-hero{min-height:0!important;padding-bottom:220px!important}
  .mf-page.ms-page .ms-hero.maes-final-hero>.maes-final-hero-image,
  .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
    top:auto!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;height:220px!important;object-fit:cover!important;object-position:right center!important;
  }
  .mf-page.ms-page .ms-hero.maes-final-hero>.ms-wrap{min-height:0!important;width:calc(100% - 40px)!important}
  .mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy{width:100%!important;max-width:none!important;padding:24px 0 34px!important}
  .mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy::before{right:-40px!important;left:-40px!important;top:-20px!important;bottom:-18px!important;background:#01152d!important}
  .mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy h1{font-size:32px!important}
  .mf-page.ms-page .ms-hero.maes-final-hero .ms-hero-copy p{font-size:15px!important}
  body.maes-final-polish footer,body.maes-final-polish .site-footer,body.maes-final-polish #colophon{font-size:13px!important}
}

/* Keep the user's latest decision: category search and placement filter stay visible. */
body.maes-final-polish .me-filters,
body.maes-final-polish #me-location,
body.maes-final-polish #me-product,
body.maes-final-polish #me-filters{display:revert!important;visibility:visible!important}

@media(prefers-reduced-motion:reduce){
  header li.maes-final-has-submenu>.sub-menu,.site-header li.maes-final-has-submenu>.sub-menu,#site-navigation li.maes-final-has-submenu>.sub-menu,.main-navigation li.maes-final-has-submenu>.sub-menu,.navigation-top li.maes-final-has-submenu>.sub-menu{transition:none!important}
  body.maes-solutions-density .ms-page[data-section="solutions"] .ms-hub-card{transition:none!important}
}

/* 1.1.0 — audited equipment search */
.me-page .me-search #me-suggestions button{display:flex;align-items:center;justify-content:space-between;gap:18px}
.me-page .me-search #me-suggestions button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.me-page .me-search #me-suggestions small{float:none;flex:0 0 auto;font-size:11px;letter-spacing:.02em;color:#7b8fa4}
.me-page #me-notice{min-height:0;margin:10px 0 16px;color:#75899c;font-size:13px;line-height:1.5}
.me-page #me-notice:empty{display:none}
.me-page .me-related-results{margin-top:38px;padding-top:28px;border-top:1px solid #dce4eb}
.me-page .me-related-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:28px;align-items:end;margin-bottom:18px}
.me-page .me-related-head h3{margin:0;color:#142b46;font-family:inherit;font-size:22px;line-height:1.25}
.me-page .me-related-head p{margin:0;color:#75899c;font-size:13px;line-height:1.55}
.me-page .me-product{position:relative}
.me-page .me-product .me-role{display:inline-block;margin:0 0 0 8px;padding:3px 7px;border:1px solid #dce4eb;background:#f5f8fa;color:#687e92;font-style:normal;font-size:10px;line-height:1.2;vertical-align:middle}
.me-page .me-product-related{background:#fbfcfd}
.me-page .me-product-related span{color:#43576b}
.me-page .me-empty{max-width:760px;padding:18px 0 5px}
.me-page .me-empty h3{font-size:32px;margin:0 0 12px;color:#071b32}
.me-page .me-empty p{max-width:650px}
@media(max-width:700px){
 .me-page .me-related-head{grid-template-columns:1fr;gap:8px}
 .me-page .me-related-results{margin-top:30px;padding-top:22px}
 .me-page .me-empty h3{font-size:27px}
 .me-page #me-notice{font-size:12px}
}

/* ========================================================================== */
/* 1.1.1 — visual regression fixes from live staging review                  */
/* ========================================================================== */

/* Solutions hub: remove the visible hard edge of the photographic layer.
   The source remains unchanged; only presentation is blended into the navy
   text-safe field so the image can never look like a pasted rectangle. */
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
  -webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 9%,rgba(0,0,0,.75) 24%,#000 42%)!important;
  mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 9%,rgba(0,0,0,.75) 24%,#000 42%)!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  object-position:58% center!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub .ms-hero-copy::before{
  right:-240px!important;
  background:linear-gradient(90deg,rgba(1,21,45,1) 0%,rgba(1,21,45,.97) 52%,rgba(1,21,45,.78) 69%,rgba(1,21,45,.22) 91%,rgba(1,21,45,0) 100%)!important;
}

/* Equipment hub: 1.1.0 search replacement no longer exposes the old
   `meSettings` global used by the legacy hero helper. Render the approved
   equipment scene directly, independently of that legacy global. */
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  min-height:360px!important;
  background:#01152d!important;
}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero>.maes-final-equipment-image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  z-index:0!important;
  opacity:1!important;
  transform:none!important;
  pointer-events:none!important;
}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(1,21,45,.86) 0%,rgba(1,21,45,.68) 34%,rgba(1,21,45,.16) 57%,rgba(1,21,45,0) 75%)!important;
}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero>.ms-wrap,
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero .me-hero-inner{
  position:relative!important;
  z-index:2!important;
}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero .me-hero-inner{
  min-height:360px!important;
  display:flex!important;
  align-items:center!important;
  padding:58px 0 52px!important;
}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero .me-hero-inner>div{
  width:min(47%,570px)!important;
  position:relative!important;
  z-index:3!important;
}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero h1{color:#fff!important}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero p,
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero .ms-crumb,
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero .ms-crumb a{color:#c1ceda!important}

/* Manufacturer landings: normalize the editorial intro for all eight
   non-FOSS/non-Anton brands. Content is not rewritten; hierarchy, measure,
   whitespace and the relationship between headline and body now match the
   cleaner FOSS / Anton Paar presentation. */
.maes-final-brand-landing .intro.maes-final-brand-intro{
  display:grid!important;
  grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)!important;
  align-items:start!important;
  gap:64px!important;
  padding:34px 0 42px!important;
  margin:0!important;
  border-bottom:1px solid #dce4eb!important;
  background:#f7f4ee!important;
  padding-left:30px!important;
  padding-right:30px!important;
}
.maes-final-brand-landing .intro.maes-final-brand-intro>div{min-width:0!important}
.maes-final-brand-landing .intro.maes-final-brand-intro>div:last-child{
  border-left:1px solid #dce4eb!important;
  padding:8px 0 0 42px!important;
}
.maes-final-brand-landing .intro.maes-final-brand-intro .eyebrow{
  margin:0 0 12px!important;
  color:#b28138!important;
  font-size:10px!important;
  line-height:1.4!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
}
.maes-final-brand-landing .intro.maes-final-brand-intro h2{
  margin:0!important;
  max-width:620px!important;
  color:#01152d!important;
  font-size:clamp(29px,2.45vw,36px)!important;
  line-height:1.22!important;
  letter-spacing:-.025em!important;
}
.maes-final-brand-landing .intro.maes-final-brand-intro>div:last-child p{
  max-width:530px!important;
  margin:0 0 14px!important;
  color:#566b7f!important;
  font-size:14.5px!important;
  line-height:1.65!important;
}
.maes-final-brand-landing .intro.maes-final-brand-intro>div:last-child p:last-child{margin-bottom:0!important}

/* The next editorial block should continue the same rhythm instead of
   opening another oversized field of whitespace. */
.maes-final-brand-landing .benefit.maes-final-brand-benefit{
  padding-top:38px!important;
  padding-bottom:40px!important;
  margin-top:0!important;
  gap:64px!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-benefit h2{
  font-size:clamp(28px,2.25vw,34px)!important;
  line-height:1.24!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-benefit>div:first-child>p{
  max-width:610px!important;
  font-size:14.5px!important;
  line-height:1.65!important;
}

/* Service page removals are done in JS. Keep a defensive hide for the
   exact removed statistical strip while DOM mutation is settling. */
body.maes-final-service-page [data-maes-final-service-stats]{display:none!important}
body.maes-final-service-page [data-maes-final-remove-contact]{display:none!important}

@media(max-width:760px){
  .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
    -webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.72) 20%,#000 38%)!important;
    mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.72) 20%,#000 38%)!important;
    object-position:center center!important;
  }
  body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero{
    min-height:0!important;
    padding-bottom:225px!important;
  }
  body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero>.maes-final-equipment-image{
    top:auto!important;
    bottom:0!important;
    height:225px!important;
    object-position:72% center!important;
  }
  body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero::after{
    background:linear-gradient(180deg,#01152d 0%,rgba(1,21,45,.98) 26%,rgba(1,21,45,.35) 65%,rgba(1,21,45,0) 100%)!important;
  }
  body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero .me-hero-inner{
    min-height:0!important;
    display:block!important;
    padding:25px 0 28px!important;
  }
  body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero .me-hero-inner>div{width:100%!important}

  .maes-final-brand-landing .intro.maes-final-brand-intro{
    grid-template-columns:1fr!important;
    gap:20px!important;
    padding:27px 0 31px!important;
  }
  .maes-final-brand-landing .intro.maes-final-brand-intro>div:last-child{
    border-left:0!important;
    border-top:1px solid #dce4eb!important;
    padding:20px 0 0!important;
  }
  .maes-final-brand-landing .intro.maes-final-brand-intro h2{font-size:29px!important}
  .maes-final-brand-landing .intro.maes-final-brand-intro>div:last-child p{font-size:14px!important}
  .maes-final-brand-landing .benefit.maes-final-brand-benefit{padding-top:30px!important;padding-bottom:32px!important;gap:24px!important}
}


/* ========================================================================== */
/* 1.1.2 — hard fixes after live desktop verification                         */
/* ========================================================================== */

/* Solutions hub must be a compact first screen, not a full photographic
   poster. The asset stays on the right and is deliberately cropped smaller. */
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub{
  min-height:285px!important;
  height:285px!important;
  max-height:285px!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.ms-wrap{
  min-height:285px!important;
  height:285px!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
  width:46%!important;
  height:285px!important;
  left:auto!important;
  right:0!important;
  top:0!important;
  bottom:auto!important;
  object-fit:cover!important;
  object-position:58% 68%!important;
  -webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.22) 10%,rgba(0,0,0,.82) 26%,#000 42%)!important;
  mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.22) 10%,rgba(0,0,0,.82) 26%,#000 42%)!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub .ms-crumb{padding-top:18px!important}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub .ms-hero-copy{
  width:min(53%,590px)!important;
  max-width:570px!important;
  padding:24px 0 32px!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub .ms-hero-copy h1{
  font-size:clamp(31px,2.55vw,39px)!important;
  line-height:1.1!important;
}
.mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub .ms-hero-copy p{
  font-size:14px!important;
  line-height:1.55!important;
}

/* Equipment hub: suppress every legacy image layer and own the hero through a
   single background. This wins even if the old helper is still installed. */
body.maes-final-polish .me-hero.maes-final-equipment-hero{
  position:relative!important;
  min-height:315px!important;
  height:315px!important;
  max-height:315px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background-color:#01152d!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
body.maes-final-polish .me-hero.maes-final-equipment-hero .mehf-stage,
body.maes-final-polish .me-hero.maes-final-equipment-hero .maes-final-equipment-image,
body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner>img,
body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner>picture{display:none!important}
body.maes-final-polish .me-hero.maes-final-equipment-hero::before{content:none!important;display:none!important}
body.maes-final-polish .me-hero.maes-final-equipment-hero::after{
  content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;
  background:linear-gradient(90deg,rgba(1,21,45,.98) 0%,rgba(1,21,45,.92) 31%,rgba(1,21,45,.48) 49%,rgba(1,21,45,.05) 69%,rgba(1,21,45,0) 100%)!important;
}
body.maes-final-polish .me-hero.maes-final-equipment-hero>.ms-wrap{position:relative!important;z-index:2!important;height:315px!important}
body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner{
  position:relative!important;z-index:3!important;display:flex!important;align-items:center!important;min-height:0!important;height:255px!important;padding:22px 0 28px!important;
}
body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner>div{width:min(45%,540px)!important;position:relative!important;z-index:3!important}

/* Strong reset for the legacy equipment hero helper. */
body.maes-final-polish .me-hero.maes-final-equipment-hero.mehf-ready{background-image:var(--maes-final-equipment-bg)!important}
body.maes-final-polish .me-hero.maes-final-equipment-hero [data-mehf-hidden-case]{display:none!important}
body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner::before,
body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner::after{content:none!important;display:none!important}
body.maes-final-polish .me-hero.maes-final-equipment-hero h1{color:#fff!important;font-size:clamp(34px,3vw,44px)!important}
body.maes-final-polish .me-hero.maes-final-equipment-hero p,
body.maes-final-polish .me-hero.maes-final-equipment-hero .ms-crumb,
body.maes-final-polish .me-hero.maes-final-equipment-hero .ms-crumb a{color:#c6d2dc!important}

/* Manufacturer pages: reproduce the FOSS / Anton Paar editorial hierarchy:
   brand identity first, one concise manufacturer description, then one
   expertise block. The former marketing intro is removed in JS. */
.maes-final-brand-landing [data-maes-final-brand-old-hero]{display:none!important}
.maes-final-brand-landing .maes-final-brand-top{
  display:grid!important;
  grid-template-columns:minmax(0,1.42fr) minmax(300px,.85fr)!important;
  gap:72px!important;
  align-items:start!important;
  padding:26px 0 30px!important;
  border-bottom:1px solid #e2e8ee!important;
  margin:0!important;
}
.maes-final-brand-landing .maes-final-brand-top .eyebrow{
  margin:0 0 10px!important;
  color:#b28138!important;
  font-size:10px!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}
.maes-final-brand-landing .maes-final-brand-top h1{
  margin:0!important;
  color:#061e34!important;
  font-family:MAESSerif,MF-Serif,Georgia,serif!important;
  font-size:34px!important;
  font-weight:400!important;
  line-height:1.2!important;
  letter-spacing:-.025em!important;
}
.maes-final-brand-landing .maes-final-brand-top>div:last-child{
  padding-top:18px!important;
}
.maes-final-brand-landing .maes-final-brand-top>div:last-child p{
  margin:0!important;
  max-width:510px!important;
  color:#75869a!important;
  font-size:13.5px!important;
  line-height:1.65!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-expertise{
  display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr)!important;
  gap:70px!important;
  align-items:start!important;
  margin:18px 0 0!important;
  padding:30px 30px 34px!important;
  border-bottom:0!important;
  background:#f7f4ee!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-expertise>div:first-child{
  padding:0!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-expertise .maes-final-brand-expertise-label{
  margin:0 0 12px!important;
  color:#b28138!important;
  font-size:10px!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-expertise h2{
  margin:0 0 14px!important;
  max-width:650px!important;
  color:#061e34!important;
  font-family:MAESSerif,MF-Serif,Georgia,serif!important;
  font-size:34px!important;
  font-weight:400!important;
  line-height:1.22!important;
  letter-spacing:-.025em!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-expertise>div:first-child>p:not(.eyebrow){
  max-width:620px!important;
  margin:0!important;
  color:#75869a!important;
  font-size:14px!important;
  line-height:1.6!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-expertise .stat{
  align-self:start!important;
  border-left:0!important;
  padding:4px 0 0!important;
}
.maes-final-brand-landing .benefit.maes-final-brand-expertise .stat-value b{
  color:#a67731!important;
  font-family:MAESSerif,MF-Serif,Georgia,serif!important;
}

body.maes-final-design-page [data-maes-final-remove-cases]{display:none!important}

@media(max-width:760px){
  .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub{
    min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:135px!important;
  }
  .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.ms-wrap{
    min-height:0!important;height:auto!important;
  }
  .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
    width:100%!important;height:135px!important;top:auto!important;bottom:0!important;object-position:center 68%!important;
    -webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.8) 28%,#000 48%)!important;
    mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.8) 28%,#000 48%)!important;
  }
  .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub .ms-hero-copy{width:100%!important;max-width:none!important;padding:20px 0 24px!important}

  body.maes-final-polish .me-hero.maes-final-equipment-hero{
    min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:165px!important;background-position:70% bottom!important;background-size:auto 165px!important;
  }
  body.maes-final-polish .me-hero.maes-final-equipment-hero>.ms-wrap{height:auto!important}
  body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner{height:auto!important;display:block!important;padding:22px 0 24px!important}
  body.maes-final-polish .me-hero.maes-final-equipment-hero .me-hero-inner>div{width:100%!important}
  body.maes-final-polish .me-hero.maes-final-equipment-hero::after{background:linear-gradient(180deg,#01152d 0%,rgba(1,21,45,.98) 45%,rgba(1,21,45,.25) 75%,rgba(1,21,45,0) 100%)!important}

  .maes-final-brand-landing .maes-final-brand-top,
  .maes-final-brand-landing .benefit.maes-final-brand-expertise{
    grid-template-columns:1fr!important;gap:18px!important;
  }
  .maes-final-brand-landing .maes-final-brand-top{padding:22px 0 25px!important}
  .maes-final-brand-landing .maes-final-brand-top>div:last-child{padding-top:0!important}
  .maes-final-brand-landing .maes-final-brand-top h1{font-size:30px!important}
  .maes-final-brand-landing .benefit.maes-final-brand-expertise{padding:22px 0 30px!important}
  .maes-final-brand-landing .benefit.maes-final-brand-expertise h2{font-size:28px!important}
  .maes-final-brand-landing .benefit.maes-final-brand-expertise .stat{border-top:1px solid #e2e8ee!important;padding-top:20px!important}
}

/* 1.2.0 — structured product-search explanation */
.me-page .me-product .me-match{
  display:grid;gap:2px;margin:8px 0 10px;padding:8px 10px;
  border-left:2px solid #b68a47;background:#f7f4ed;
}
.me-page .me-product .me-match b{
  color:#8f6b34;font-size:10px;line-height:1.3;font-weight:600;
  letter-spacing:.045em;text-transform:uppercase;
}
.me-page .me-product .me-match span{
  color:#52677a;font-size:12px;line-height:1.45;
}

/* ========================================================================== */
/* 1.3.0 — Search UX: product-led, explanatory, comparable                   */
/* ========================================================================== */

body.maes-final-polish .me-page{--me-navy:#071b32;--me-blue:#173b68;--me-soft:#eef4f8;--me-line:#dce4eb;--me-gold:#e4ae55;--me-muted:#71869a;--me-ink:#142b46}
body.maes-final-polish .me-page .me-smart-hero{position:relative!important;overflow:visible!important;min-height:470px!important;padding-bottom:48px!important}
body.maes-final-polish .me-page .me-smart-hero .me-hero-inner{position:relative!important;min-height:410px!important;align-items:flex-start!important;padding:54px 0 92px!important}
body.maes-final-polish .me-page .me-smart-hero .me-hero-inner>div:first-child{width:min(56%,650px)!important;padding-top:8px!important}
body.maes-final-polish .me-page .me-smart-hero h1{max-width:650px!important;font-size:47px!important;line-height:1.03!important;letter-spacing:-.02em!important;margin:0 0 18px!important}
body.maes-final-polish .me-page .me-smart-hero .me-hero-inner p{max-width:620px!important;font-size:16px!important;line-height:1.55!important;color:#d3deea!important}
body.maes-final-polish .me-page .me-smart-trust{position:absolute;right:0;top:42px;z-index:4;width:315px;padding:18px 20px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(21,48,78,.68);box-shadow:0 18px 40px rgba(1,21,45,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
body.maes-final-polish .me-page .me-smart-trust div{position:relative;padding:10px 0 10px 40px;border-bottom:1px solid rgba(255,255,255,.12)}
body.maes-final-polish .me-page .me-smart-trust div:last-child{border-bottom:0}
body.maes-final-polish .me-page .me-smart-trust div::before{content:"";position:absolute;left:0;top:13px;width:24px;height:24px;border:1px solid var(--me-gold);border-radius:50%;box-shadow:inset 0 0 0 5px rgba(228,174,85,.06)}
body.maes-final-polish .me-page .me-smart-trust b{display:block;color:#fff;font-size:13px;line-height:1.3;font-weight:600}
body.maes-final-polish .me-page .me-smart-trust span{display:block;margin-top:3px;color:#c5d2df;font-size:11px;line-height:1.35}

body.maes-final-polish .me-page .me-smart-search-shell{position:absolute;z-index:7;left:50%;bottom:-26px;transform:translateX(-50%);width:min(1180px,calc(100% - 48px));pointer-events:none}
body.maes-final-polish .me-page .me-smart-search-shell .me-search{pointer-events:auto;width:min(760px,calc(100% - 340px));margin:0!important;padding:7px;border:1px solid rgba(220,228,235,.96);border-radius:10px;background:#fff;box-shadow:0 18px 42px rgba(1,21,45,.18);display:grid;grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:6px}
body.maes-final-polish .me-page .me-smart-search-shell .me-search>label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.maes-final-polish .me-page .me-smart-search-shell .me-search input{grid-column:1;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:14px 18px 14px 44px!important;min-height:50px;font-size:16px!important;color:var(--me-ink)!important;background-image:linear-gradient(90deg,transparent,transparent)!important}
body.maes-final-polish .me-page .me-smart-search-shell .me-search::before{content:"⌕";position:absolute;left:23px;top:18px;z-index:2;color:#506d89;font-size:25px;line-height:1;transform:rotate(-12deg)}
body.maes-final-polish .me-page #me-search-submit{grid-column:2;border:0;border-radius:7px;background:var(--me-gold);color:#071b32;font-weight:600;font-size:14px;min-height:48px;padding:0 24px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
body.maes-final-polish .me-page #me-search-submit:hover{background:#edbb68;box-shadow:0 8px 18px rgba(180,130,58,.2);transform:translateY(-1px)}

body.maes-final-polish .me-page .me-search #me-suggestions{top:calc(100% + 8px)!important;left:0!important;width:100%!important;max-height:440px!important;border:1px solid var(--me-line);border-radius:10px;background:#fff!important;box-shadow:0 20px 48px rgba(1,21,45,.2)!important;overflow:auto!important;padding:10px!important}
body.maes-final-polish .me-page .me-suggest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
body.maes-final-polish .me-page .me-suggest-grid section{padding:5px 12px 8px;border-right:1px solid #edf2f6}
body.maes-final-polish .me-page .me-suggest-grid section:last-child{border-right:0}
body.maes-final-polish .me-page .me-suggest-grid h4{margin:0 0 8px;padding:0 3px;color:#647b91;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600}
body.maes-final-polish .me-page .me-suggest-grid button{display:flex!important;align-items:flex-start!important;flex-direction:column!important;gap:2px!important;width:100%!important;padding:8px 9px!important;border:0!important;border-radius:6px!important;background:#fff!important;color:var(--me-ink)!important;text-align:left!important;cursor:pointer}
body.maes-final-polish .me-page .me-suggest-grid button:hover,body.maes-final-polish .me-page .me-suggest-grid button:focus{background:#edf4fb!important;outline:0!important}
body.maes-final-polish .me-page .me-suggest-grid button span{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:13px;line-height:1.25}
body.maes-final-polish .me-page .me-suggest-grid button small{font-size:10px!important;color:#8194a6!important;line-height:1.2}

body.maes-final-polish .me-page .me-smart-selection{padding-top:76px!important;padding-bottom:44px!important}
body.maes-final-polish .me-page .me-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin:0 0 6px!important;min-height:36px}
body.maes-final-polish .me-page .me-toolbar>button{font-size:13px!important;color:#375878!important}
body.maes-final-polish .me-page .me-search-actions{margin-left:auto;display:flex;align-items:center;gap:6px}
body.maes-final-polish .me-page .me-search-actions button{border:0!important;background:transparent!important;padding:8px 10px!important;color:#4e6e8d!important;font-size:12px!important;cursor:pointer}
body.maes-final-polish .me-page .me-search-actions button:hover{text-decoration:underline}

body.maes-final-polish .me-page .me-refine-panel{margin:10px 0 14px;padding:18px 20px;border:1px solid var(--me-line);border-radius:9px;background:#f8fafc}
body.maes-final-polish .me-page .me-refine-panel .me-groups{margin:0 0 16px!important;gap:8px!important}
body.maes-final-polish .me-page .me-refine-panel .me-groups button{padding:10px 14px!important;font-size:12px!important;border-radius:6px!important}
body.maes-final-polish .me-page .me-refine-panel .me-filters{margin:0!important;gap:12px!important;align-items:end!important}
body.maes-final-polish .me-page .me-refine-panel .me-filters select{margin-top:6px!important;background:#fff!important;border-radius:6px!important;font-size:13px!important}
body.maes-final-polish .me-page .me-refine-panel .me-filters>a{display:none!important}

body.maes-final-polish .me-page .me-chips{margin:12px 0 10px!important;gap:7px!important}
body.maes-final-polish .me-page .me-chips button{padding:8px 13px!important;border:0!important;border-radius:999px!important;background:#eaf2fa!important;color:#244565!important;font-size:12px!important;line-height:1!important}
body.maes-final-polish .me-page .me-chips .me-reset-chip{background:transparent!important;border:1px solid var(--me-line)!important;color:#6f8294!important}
body.maes-final-polish .me-page .me-chips button:hover{background:#dceaf6!important}

body.maes-final-polish .me-page .me-quick-refine{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin:10px 0 20px;padding:12px 14px;border-radius:8px;background:#f7f9fb;border:1px solid #e8eef3}
body.maes-final-polish .me-page .me-quick-refine>b{font-size:12px;color:#4d647b;white-space:nowrap}
body.maes-final-polish .me-page .me-quick-refine>div{display:flex;gap:7px;flex-wrap:wrap}
body.maes-final-polish .me-page .me-quick-refine button{border:1px solid #d7e1e9;border-radius:999px;background:#fff;color:#274967;padding:7px 11px;font-size:11px;cursor:pointer}
body.maes-final-polish .me-page .me-quick-refine button:hover{border-color:#a8bed1;background:#eef5fb}
body.maes-final-polish .me-page .me-quick-refine small{margin-left:4px;color:#91a1b0;font-size:9px}

body.maes-final-polish .me-page #me-notice{margin:6px 0 18px!important;color:#7a8ea2!important;font-size:11px!important;line-height:1.5!important}
body.maes-final-polish .me-page .me-results-headbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px 0 18px;padding-top:6px}
body.maes-final-polish .me-page #me-count{margin:0!important;color:#071b32!important;font-family:Georgia,'Times New Roman',serif;font-size:26px!important;line-height:1.15!important}
body.maes-final-polish .me-page #me-count strong{font-weight:500}
body.maes-final-polish .me-page .me-results-controls{display:flex;align-items:center;gap:10px}
body.maes-final-polish .me-page .me-results-controls label{display:flex;align-items:center;gap:8px;color:#7b8ea1;font-size:10px}
body.maes-final-polish .me-page .me-results-controls select{border:1px solid var(--me-line);border-radius:7px;background:#fff;color:#294863;padding:9px 30px 9px 10px;font-size:11px}
body.maes-final-polish .me-page .me-view-toggle{display:flex;border:1px solid var(--me-line);border-radius:7px;padding:3px;background:#fff}
body.maes-final-polish .me-page .me-view-toggle button{width:31px;height:29px;border:0;border-radius:5px;background:transparent;color:#6f8295;cursor:pointer;font-size:15px}
body.maes-final-polish .me-page .me-view-toggle button[aria-pressed="true"]{background:#eaf2fa;color:#173b68}

body.maes-final-polish .me-page .me-results-section{margin:0 0 16px;padding:14px;border:1px solid #e1e9ef;border-radius:10px;background:#f2f7fb}
body.maes-final-polish .me-page .me-results-suitable{background:#f8fafc}
body.maes-final-polish .me-page .me-results-process{background:#fbfaf7}
body.maes-final-polish .me-page .me-results-alternative{background:#f7f9fb}
body.maes-final-polish .me-page .me-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 12px;padding:0 2px}
body.maes-final-polish .me-page .me-section-head h3{margin:0!important;color:#17324f!important;font-family:Georgia,'Times New Roman',serif;font-size:21px!important;line-height:1.2!important;font-weight:500!important}
body.maes-final-polish .me-page .me-section-head p{margin:4px 0 0!important;color:#75899c!important;font-size:11px!important;line-height:1.4!important}
body.maes-final-polish .me-page .me-section-head>span{color:#8ba0b2;font-size:10px;white-space:nowrap}
body.maes-final-polish .me-page .me-star{display:inline-block;margin-right:9px;color:#e8ad48;font-family:Arial,sans-serif;font-size:19px;vertical-align:1px}

body.maes-final-polish .me-page .me-results-section .me-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
body.maes-final-polish .me-page .me-result-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #dce5ec;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 3px 10px rgba(1,21,45,.025);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
body.maes-final-polish .me-page .me-result-card:hover{border-color:#b6c9d9;box-shadow:0 8px 24px rgba(1,21,45,.07);transform:translateY(-1px)}
body.maes-final-polish .me-page .me-result-main{display:flex;flex:1;flex-direction:column;padding:16px;color:inherit;text-decoration:none!important}
body.maes-final-polish .me-page .me-result-main>img{width:100%!important;height:145px!important;object-fit:contain!important;margin:0 0 8px!important;background:#fff!important}
body.maes-final-polish .me-page .me-result-badge{position:absolute;right:10px;top:9px;max-width:calc(100% - 20px);padding:5px 8px;border-radius:5px;background:#e6edf5;color:#315270;font-size:9px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.maes-final-polish .me-page .me-result-badge.is-top{background:#e7b45c;color:#142b46;font-weight:600}
body.maes-final-polish .me-page .me-result-brand{display:block;margin:2px 0 4px!important;color:#1b4c8d!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.04em}
body.maes-final-polish .me-page .me-result-card h3{margin:0 0 6px!important;color:#0c2038!important;font-size:17px!important;line-height:1.15!important;font-weight:600!important}
body.maes-final-polish .me-page .me-result-card p{margin:0 0 8px!important;color:#5f7488!important;font-size:11px!important;line-height:1.38!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
body.maes-final-polish .me-page .me-result-tags{display:flex;flex-wrap:wrap;gap:4px;margin:2px 0 9px}
body.maes-final-polish .me-page .me-result-tags span{padding:4px 6px;border-radius:5px;background:#eef3f7;color:#5d7286;font-size:9px;line-height:1.1}
body.maes-final-polish .me-page .me-result-why{margin-top:auto;padding-top:8px;border-top:1px solid #edf1f4}
body.maes-final-polish .me-page .me-result-why b{display:block;margin:0 0 2px;color:#5a7085;font-size:9px;text-transform:uppercase;letter-spacing:.04em}
body.maes-final-polish .me-page .me-result-why span{display:block;color:#263f58;font-size:10px;line-height:1.35}
body.maes-final-polish .me-page .me-result-more{display:block;margin:10px 0 0;color:#0f5aa6;font-size:11px;font-weight:600}
body.maes-final-polish .me-page .me-compare-toggle{margin:0 16px 14px;padding:7px 9px;border:1px solid #d8e2ea;border-radius:5px;background:#fff;color:#4b657d;font-size:10px;cursor:pointer}
body.maes-final-polish .me-page .me-compare-toggle[aria-pressed="true"]{border-color:#7898b5;background:#eaf2fa;color:#173b68;font-weight:600}
body.maes-final-polish .me-page .me-result-card-compact .me-result-main>img{height:105px!important}
body.maes-final-polish .me-page .me-result-card-compact p{display:none!important}

body.maes-final-polish .me-page[data-me-view="list"] .me-results-section .me-grid{grid-template-columns:1fr!important}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-card{display:grid;grid-template-columns:minmax(0,1fr) 130px;align-items:stretch}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-main{display:grid;grid-template-columns:140px minmax(160px,.7fr) minmax(220px,1.3fr);grid-template-rows:auto auto auto;column-gap:18px;align-items:start}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-main>img{grid-row:1/4;height:120px!important}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-brand,body.maes-final-polish .me-page[data-me-view="list"] .me-result-main h3{grid-column:2}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-main p{grid-column:2;display:block;-webkit-line-clamp:unset}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-tags,body.maes-final-polish .me-page[data-me-view="list"] .me-result-why,body.maes-final-polish .me-page[data-me-view="list"] .me-result-more{grid-column:3}
body.maes-final-polish .me-page[data-me-view="list"] .me-compare-toggle{align-self:center;margin:20px;width:90px}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-badge{right:145px}

body.maes-final-polish .me-page .me-category-section{background:#fff!important;padding:0!important;border:0!important}
body.maes-final-polish .me-page .me-category-section>.me-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
body.maes-final-polish .me-page .me-category{border-radius:8px!important;overflow:hidden!important;background:#fff!important}

body.maes-final-polish .me-page .me-more{margin:20px auto 6px!important;border-radius:7px!important;font-size:12px!important}
body.maes-final-polish .me-page .me-empty{padding:32px 4px!important}
body.maes-final-polish .me-page .me-empty h3{font-family:Georgia,'Times New Roman',serif!important;font-size:30px!important;font-weight:500!important}
body.maes-final-polish .me-page .me-empty-suggest{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:18px 0}
body.maes-final-polish .me-page .me-empty-suggest b{font-size:11px;color:#64798d}
body.maes-final-polish .me-page .me-empty-suggest button{border:1px solid var(--me-line);border-radius:999px;background:#fff;color:#31516f;padding:7px 10px;font-size:10px;cursor:pointer}

body.maes-final-polish .me-page .me-consult-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:22px 0 0;padding:18px 20px;border:1px solid #dfe8ef;border-radius:9px;background:#f2f7fb}
body.maes-final-polish .me-page .me-consult-cta div{display:flex;flex-direction:column;gap:3px}
body.maes-final-polish .me-page .me-consult-cta b{color:#193753;font-size:15px}
body.maes-final-polish .me-page .me-consult-cta span{color:#71869a;font-size:11px}
body.maes-final-polish .me-page .me-consult-cta .ms-button{white-space:nowrap;font-size:11px!important;padding:11px 15px!important}

body.maes-final-polish .me-compare-bar{position:fixed;z-index:10020;right:22px;bottom:20px;display:flex;align-items:center;gap:12px;max-width:min(570px,calc(100vw - 44px));padding:10px 12px;border-radius:10px;background:#092341;color:#fff;box-shadow:0 18px 44px rgba(1,21,45,.28)}
body.maes-final-polish .me-compare-bar[hidden]{display:none!important}
body.maes-final-polish .me-compare-thumbs{display:flex;gap:4px}
body.maes-final-polish .me-compare-thumbs img{width:34px;height:34px;object-fit:contain;border-radius:5px;background:#fff;border:1px solid rgba(255,255,255,.3)}
body.maes-final-polish .me-compare-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}
body.maes-final-polish .me-compare-copy b{font-size:11px;white-space:nowrap}
body.maes-final-polish .me-compare-copy small{max-width:220px;color:#b9c9d9;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.maes-final-polish #me-compare-open{border:0;border-radius:6px;background:var(--me-gold);color:#071b32;padding:10px 16px;font-weight:600;font-size:10px;cursor:pointer}
body.maes-final-polish #me-compare-clear{border:0;background:transparent;color:#d3deea;font-size:20px;cursor:pointer}
body.maes-final-polish .me-compare-dialog{width:min(1080px,calc(100% - 30px))!important;max-height:88dvh!important;padding:28px!important;border-radius:10px!important}
body.maes-final-polish .me-compare-dialog h2{font-family:Georgia,'Times New Roman',serif!important;color:#102a45!important;font-size:28px!important}
body.maes-final-polish .me-compare-table{min-width:780px;overflow:auto;border:1px solid #e0e8ee;border-radius:8px}
body.maes-final-polish .me-compare-row{display:grid;grid-template-columns:150px repeat(3,minmax(200px,1fr));border-bottom:1px solid #e5ecf1}
body.maes-final-polish .me-compare-row:last-child{border-bottom:0}
body.maes-final-polish .me-compare-row>b,body.maes-final-polish .me-compare-row>div{padding:12px 14px;border-right:1px solid #e5ecf1;font-size:11px;line-height:1.45;color:#4d647b}
body.maes-final-polish .me-compare-row>b{background:#f6f9fb;color:#24415d;font-weight:600}
body.maes-final-polish .me-compare-row>div:last-child{border-right:0}
body.maes-final-polish .me-compare-models>div img{display:block;width:100%;height:110px;object-fit:contain;margin:0 0 8px}
body.maes-final-polish .me-compare-models>div strong{display:block;color:#1d4d87;font-size:9px;text-transform:uppercase}
body.maes-final-polish .me-compare-models>div h3{margin:2px 0 6px;font-size:16px;color:#10273f}
body.maes-final-polish .me-compare-models>div a{font-size:10px;color:#0e5aa5}
body.maes-final-polish .me-toast{position:fixed;z-index:10050;left:50%;bottom:28px;transform:translate(-50%,16px);opacity:0;pointer-events:none;padding:10px 15px;border-radius:7px;background:#102a45;color:#fff;font-size:11px;box-shadow:0 10px 28px rgba(1,21,45,.22);transition:.18s ease}
body.maes-final-polish .me-toast.is-visible{opacity:1;transform:translate(-50%,0)}

@media(max-width:1100px){
 body.maes-final-polish .me-page .me-smart-search-shell .me-search{width:min(720px,calc(100% - 280px))}
 body.maes-final-polish .me-page .me-smart-trust{width:260px}
 body.maes-final-polish .me-page .me-results-section .me-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 body.maes-final-polish .me-page .me-category-section>.me-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:820px){
 body.maes-final-polish .me-page .me-smart-hero{min-height:540px!important}
 body.maes-final-polish .me-page .me-smart-hero .me-hero-inner{min-height:440px!important;padding-bottom:150px!important}
 body.maes-final-polish .me-page .me-smart-hero .me-hero-inner>div:first-child{width:100%!important;max-width:620px!important}
 body.maes-final-polish .me-page .me-smart-trust{left:0;right:auto;top:auto;bottom:45px;width:min(560px,100%);display:grid;grid-template-columns:repeat(3,1fr);padding:8px 12px}
 body.maes-final-polish .me-page .me-smart-trust div{padding:8px 8px 8px 30px;border-bottom:0;border-right:1px solid rgba(255,255,255,.12)}
 body.maes-final-polish .me-page .me-smart-trust div:last-child{border-right:0}
 body.maes-final-polish .me-page .me-smart-trust div::before{left:2px;top:10px;width:20px;height:20px}
 body.maes-final-polish .me-page .me-smart-trust span{display:none}
 body.maes-final-polish .me-page .me-smart-search-shell .me-search{width:100%}
 body.maes-final-polish .me-page .me-suggest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.maes-final-polish .me-page .me-suggest-grid section:nth-child(2){border-right:0}
 body.maes-final-polish .me-page .me-results-section .me-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.maes-final-polish .me-page .me-results-headbar{align-items:flex-start;flex-direction:column}
 body.maes-final-polish .me-page .me-results-controls{width:100%;justify-content:space-between}
 body.maes-final-polish .me-page[data-me-view="list"] .me-result-card{display:block}
 body.maes-final-polish .me-page[data-me-view="list"] .me-result-main{display:block}
 body.maes-final-polish .me-page[data-me-view="list"] .me-result-main>img{height:150px!important}
 body.maes-final-polish .me-page[data-me-view="list"] .me-compare-toggle{width:auto;margin:0 16px 14px}
 body.maes-final-polish .me-page[data-me-view="list"] .me-result-badge{right:10px}
}
@media(max-width:620px){
 body.maes-final-polish .me-page .me-smart-hero{min-height:505px!important;padding-bottom:70px!important;background-position:62% center!important}
 body.maes-final-polish .me-page .me-smart-hero .me-hero-inner{min-height:340px!important;padding:28px 0 95px!important}
 body.maes-final-polish .me-page .me-smart-hero h1{font-size:33px!important;line-height:1.05!important}
 body.maes-final-polish .me-page .me-smart-hero .me-hero-inner p{font-size:14px!important;max-width:92%!important}
 body.maes-final-polish .me-page .me-smart-trust{display:none}
 body.maes-final-polish .me-page .me-smart-search-shell{bottom:-46px;width:calc(100% - 24px)}
 body.maes-final-polish .me-page .me-smart-search-shell .me-search{grid-template-columns:1fr 88px;padding:5px}
 body.maes-final-polish .me-page .me-smart-search-shell .me-search input{font-size:14px!important;padding-left:39px!important;min-height:48px}
 body.maes-final-polish .me-page #me-search-submit{padding:0 12px;font-size:12px;min-height:46px}
 body.maes-final-polish .me-page .me-search #me-suggestions{max-height:55dvh!important;padding:6px!important}
 body.maes-final-polish .me-page .me-suggest-grid{grid-template-columns:1fr}
 body.maes-final-polish .me-page .me-suggest-grid section{border-right:0;border-bottom:1px solid #edf2f6;padding:6px}
 body.maes-final-polish .me-page .me-suggest-grid section:last-child{border-bottom:0}
 body.maes-final-polish .me-page .me-smart-selection{padding-top:96px!important}
 body.maes-final-polish .me-page .me-toolbar{align-items:flex-start;flex-direction:column;gap:4px}
 body.maes-final-polish .me-page .me-search-actions{margin-left:0}
 body.maes-final-polish .me-page .me-refine-panel .me-filters{display:grid!important;grid-template-columns:1fr!important}
 body.maes-final-polish .me-page .me-quick-refine{align-items:flex-start;flex-direction:column}
 body.maes-final-polish .me-page #me-count{font-size:24px!important}
 body.maes-final-polish .me-page .me-results-controls{align-items:flex-start;flex-wrap:wrap}
 body.maes-final-polish .me-page .me-results-section{padding:10px}
 body.maes-final-polish .me-page .me-results-section .me-grid,body.maes-final-polish .me-page .me-category-section>.me-grid{grid-template-columns:1fr!important}
 body.maes-final-polish .me-page .me-result-main>img{height:165px!important}
 body.maes-final-polish .me-page .me-section-head{align-items:flex-start;flex-direction:column;gap:5px}
 body.maes-final-polish .me-page .me-consult-cta{align-items:flex-start;flex-direction:column}
 body.maes-final-polish .me-compare-bar{left:10px;right:10px;bottom:10px;max-width:none;gap:8px}
 body.maes-final-polish .me-compare-copy small{max-width:110px}
 body.maes-final-polish .me-compare-thumbs img{width:29px;height:29px}
 body.maes-final-polish #me-compare-open{padding:9px 11px}
 body.maes-final-polish .me-compare-dialog{padding:20px!important}
 body.maes-final-polish .me-compare-table{min-width:680px}
}
/* High-specificity bridge over the 1.1.x equipment hero repair. */
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero{min-height:470px!important;padding-bottom:48px!important;overflow:visible!important}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero .me-hero-inner{min-height:410px!important;align-items:flex-start!important;padding:54px 0 92px!important}
body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero .me-hero-inner>div:first-child{width:min(56%,650px)!important;max-width:650px!important}
@media(max-width:820px){
 body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero{min-height:540px!important}
 body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero .me-hero-inner{min-height:440px!important;padding-bottom:150px!important}
 body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero .me-hero-inner>div:first-child{width:100%!important;max-width:620px!important}
}
@media(max-width:620px){
 body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero{min-height:505px!important;padding-bottom:70px!important;background-position:62% center!important}
 body.maes-final-polish .mf-page.me-page[data-section="equipment"] .me-hero.maes-final-equipment-hero.me-smart-hero .me-hero-inner{min-height:340px!important;padding:28px 0 95px!important}
}

/* ========================================================================== */
/* 1.3.1 — final search interaction / accessibility / mobile comparison      */
/* ========================================================================== */
body.maes-final-polish .me-page .me-search-examples{
  position:absolute;left:0;top:74px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;
  width:min(760px,calc(100% - 340px));pointer-events:auto;color:#587189;font-size:10px;line-height:1;
}
body.maes-final-polish .me-page .me-search-examples[hidden]{display:none!important}
body.maes-final-polish .me-page .me-search-examples>span{margin-right:2px;color:#7f91a2}
body.maes-final-polish .me-page .me-search-examples button{
  border:0;border-radius:999px;background:#f3f7fa;color:#31506d;padding:6px 9px;font-size:10px;cursor:pointer;
}
body.maes-final-polish .me-page .me-search-examples button:hover{background:#e6eff7;color:#173b68}
body.maes-final-polish .me-page .me-search #me-suggestions button:focus-visible,
body.maes-final-polish .me-page .me-search-examples button:focus-visible,
body.maes-final-polish .me-page .me-quick-refine button:focus-visible,
body.maes-final-polish .me-page .me-compare-toggle:focus-visible,
body.maes-final-polish .me-page .me-view-toggle button:focus-visible,
body.maes-final-polish .me-page #me-search-submit:focus-visible{
  outline:2px solid #5f83a5!important;outline-offset:2px!important;
}
body.maes-final-polish .me-page .me-results-process .me-section-head h3{color:#5b4728!important}
body.maes-final-polish .me-page .me-results-alternative .me-section-head h3{font-size:19px!important}
body.maes-final-polish #me-compare-open:disabled{opacity:.48;cursor:not-allowed;box-shadow:none!important;transform:none!important}
body.maes-final-polish .me-compare-row{grid-template-columns:150px repeat(var(--compare-cols,3),minmax(200px,1fr))}
body.maes-final-polish .me-compare-mobile{display:grid;gap:12px}
body.maes-final-polish .me-compare-mobile section{padding:14px;border:1px solid #dfe8ef;border-radius:9px;background:#fff}
body.maes-final-polish .me-compare-mobile section>img{display:block;width:100%;height:130px;object-fit:contain;margin:0 0 8px;background:#fff}
body.maes-final-polish .me-compare-mobile section>strong{display:block;color:#1d4d87;font-size:9px;text-transform:uppercase;letter-spacing:.04em}
body.maes-final-polish .me-compare-mobile section>h3{margin:3px 0 12px;color:#10273f;font-size:18px;line-height:1.2}
body.maes-final-polish .me-compare-mobile dl{display:grid;grid-template-columns:105px minmax(0,1fr);gap:8px;margin:0;padding:8px 0;border-top:1px solid #edf2f5}
body.maes-final-polish .me-compare-mobile dt{color:#61798e;font-size:10px;font-weight:600}
body.maes-final-polish .me-compare-mobile dd{margin:0;color:#405b74;font-size:10px;line-height:1.45}
body.maes-final-polish .me-compare-mobile section>a{display:inline-block;margin-top:10px;color:#0e5aa5;font-size:11px;font-weight:600}
@media(max-width:1100px){
 body.maes-final-polish .me-page .me-search-examples{width:min(720px,calc(100% - 280px))}
}
@media(max-width:820px){
 body.maes-final-polish .me-page .me-search-examples{width:100%}
}
@media(max-width:620px){
 body.maes-final-polish .me-page .me-search-examples{display:none!important}
 body.maes-final-polish .me-compare-table{min-width:0!important;overflow:visible!important;border:0!important}
 body.maes-final-polish .me-compare-dialog h2{font-size:24px!important;padding-right:30px}
 body.maes-final-polish .me-compare-dialog{max-height:92dvh!important}
}

/* ========================================================================== */
/* 1.4.0 — FINAL FLAGSHIP /oborudovanie/                                     */
/* Native site header/footer remain untouched. Only the equipment hub changes. */
/* ========================================================================== */
body.maes-final-polish .me-flagship-page{
  --mf-navy:#071c36;
  --mf-navy-deep:#01152d;
  --mf-ink:#112a45;
  --mf-copy:#5f7488;
  --mf-line:#dce5ed;
  --mf-soft:#f5f8fb;
  --mf-soft-blue:#eef5fb;
  --mf-gold:#e7ad50;
  --mf-gold-deep:#c58d35;
  background:#fff;
}
body.maes-final-polish .me-flagship-page .ms-wrap{max-width:1220px!important}
body.maes-final-polish .me-flagship-page .me-legacy-groups{visibility:hidden;min-height:0;margin:0!important}

/* Hero — compact, premium, no text baked into the photo. */
body.maes-final-polish .me-flagship-page .me-flagship-hero{
  position:relative!important;
  isolation:isolate;
  min-height:278px!important;
  overflow:hidden!important;
  background:var(--mf-navy-deep)!important;
  color:#fff;
}
body.maes-final-polish .me-flagship-page .me-flagship-hero-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:61% center!important;
  z-index:0!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(1,21,45,.98) 0%,rgba(1,21,45,.92) 29%,rgba(1,21,45,.64) 47%,rgba(1,21,45,.14) 69%,rgba(1,21,45,0) 100%);
}
body.maes-final-polish .me-flagship-page .me-flagship-hero-inner{
  position:relative!important;
  z-index:2!important;
  min-height:278px!important;
  padding:20px 0 45px!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-hero .ms-crumb{
  margin:0 0 24px!important;
  color:#b8c7d5!important;
  font-size:12px!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-hero .ms-crumb a{color:#d7e1ea!important}
body.maes-final-polish .me-flagship-page .me-flagship-hero-copy{width:min(47%,575px)!important}
body.maes-final-polish .me-flagship-page .me-flagship-hero-copy h1{
  margin:0 0 12px!important;
  color:#fff!important;
  font-family:var(--ms-serif,"PT Serif",Georgia,serif)!important;
  font-size:48px!important;
  line-height:.99!important;
  letter-spacing:-.025em!important;
  font-weight:400!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-hero-copy p{
  margin:0!important;
  max-width:535px!important;
  color:#d2dde7!important;
  font-size:15px!important;
  line-height:1.5!important;
}

/* Search — main visual action, sitting across the hero edge. */
body.maes-final-polish .me-flagship-page .me-flagship-search-zone{
  position:relative;
  z-index:9;
  margin-top:-28px!important;
  padding-bottom:8px!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-search{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 126px!important;
  gap:7px!important;
  align-items:center!important;
  margin:0!important;
  padding:7px!important;
  border:1px solid #d5e0e9!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:0 13px 36px rgba(1,21,45,.13)!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-search input{
  width:100%!important;
  min-height:50px!important;
  margin:0!important;
  padding:12px 15px 12px 45px!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  color:var(--mf-ink)!important;
  font-size:15px!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-search input::placeholder{color:#70869a!important;opacity:1}
body.maes-final-polish .me-flagship-page .me-flagship-search-icon{
  position:absolute;
  left:22px;
  top:25px;
  width:15px;
  height:15px;
  border:1.8px solid #294f75;
  border-radius:50%;
  pointer-events:none;
  z-index:2;
}
body.maes-final-polish .me-flagship-page .me-flagship-search-icon::after{
  content:"";
  position:absolute;
  right:-5px;
  bottom:-3px;
  width:7px;
  height:2px;
  border-radius:2px;
  background:#294f75;
  transform:rotate(45deg);
  transform-origin:left center;
}
body.maes-final-polish .me-flagship-page #me-search-submit{
  min-height:50px!important;
  border:1px solid var(--mf-gold)!important;
  border-radius:6px!important;
  background:linear-gradient(180deg,#f2be68 0%,#e4a84a 100%)!important;
  color:#102a45!important;
  font-size:14px!important;
  font-weight:600!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
body.maes-final-polish .me-flagship-page #me-search-submit:hover{filter:brightness(.98)}
body.maes-final-polish .me-flagship-page .me-flagship-search #me-suggestions{
  top:calc(100% + 7px)!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  max-height:390px!important;
  overflow:auto!important;
  border:1px solid #dce5ed!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:0 18px 42px rgba(1,21,45,.16)!important;
  z-index:30!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-examples{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:4px 7px!important;
  margin:8px 2px 0!important;
  color:#7c8fa1!important;
  font-size:10.5px!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-examples button{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#607d99!important;
  font-size:10.5px!important;
  cursor:pointer!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-examples button:hover{text-decoration:underline}

/* Four primary routes into the catalog. */
body.maes-final-polish .me-flagship-page .me-flagship-entry-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:18px 0 0;
}
body.maes-final-polish .me-flagship-page .me-flagship-entry{
  display:grid!important;
  grid-template-columns:43px minmax(0,1fr) 18px!important;
  align-items:center!important;
  gap:12px!important;
  min-height:88px!important;
  padding:14px 16px!important;
  border:1px solid #dfe8ef!important;
  border-radius:8px!important;
  background:linear-gradient(180deg,#fbfdff 0%,#f4f8fb 100%)!important;
  color:var(--mf-ink)!important;
  text-align:left!important;
  cursor:pointer!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-entry:hover{
  border-color:#b8cddd!important;
  box-shadow:0 7px 20px rgba(1,21,45,.055)!important;
  transform:translateY(-1px)!important;
}
body.maes-final-polish .me-flagship-page .me-flagship-entry-icon{
  display:grid;
  place-items:center;
  width:43px;
  height:43px;
  color:#0b3970;
}
body.maes-final-polish .me-flagship-page .me-flagship-entry-icon svg{
  width:37px;
  height:37px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
body.maes-final-polish .me-flagship-page .me-flagship-entry b{display:block;margin:0 0 3px;font-size:14px;line-height:1.2;font-weight:600}
body.maes-final-polish .me-flagship-page .me-flagship-entry small{display:block;color:#70869a;font-size:10.5px;line-height:1.35;font-weight:400}
body.maes-final-polish .me-flagship-page .me-flagship-entry i{color:#0b4f90;font-size:19px;font-style:normal;font-weight:400;text-align:right}

/* Popular industries reuse the approved imagery from the Solutions hub. */
body.maes-final-polish .me-flagship-page .me-flagship-industries{padding-top:24px!important;padding-bottom:20px!important}
body.maes-final-polish .me-flagship-page .me-flagship-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 12px}
body.maes-final-polish .me-flagship-page .me-flagship-section-head h2{margin:0!important;color:#0b2543!important;font-size:24px!important;line-height:1.15!important;font-weight:400!important}
body.maes-final-polish .me-flagship-page .me-flagship-section-head>a{color:#385f84!important;font-size:11px!important;text-decoration:none!important}
body.maes-final-polish .me-flagship-page .me-flagship-section-head>a:hover{text-decoration:underline!important}
body.maes-final-polish .me-flagship-page .me-flagship-industry-grid{
  display:grid;
  grid-template-columns:repeat(8,minmax(0,1fr));
  gap:8px;
}
body.maes-final-polish .me-flagship-page .me-flagship-industry{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
  border:1px solid #e0e7ed;
  border-radius:7px;
  background:#fff;
  color:var(--mf-ink)!important;
  text-decoration:none!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
body.maes-final-polish .me-flagship-page .me-flagship-industry:hover{border-color:#bdcedc;box-shadow:0 7px 18px rgba(1,21,45,.055);transform:translateY(-1px)}
body.maes-final-polish .me-flagship-page .me-flagship-industry-image{display:grid;place-items:center;height:104px;padding:7px 8px 2px;background:#fff;overflow:hidden}
body.maes-final-polish .me-flagship-page .me-flagship-industry img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;mix-blend-mode:multiply}
body.maes-final-polish .me-flagship-page .me-flagship-industry>b{display:block;padding:8px 9px 2px;font-size:11.5px;line-height:1.25;font-weight:600}
body.maes-final-polish .me-flagship-page .me-flagship-industry>small{display:block;padding:0 9px 10px;color:#7890a5;font-size:8.7px;line-height:1.25}

/* Results are denser and more editorial than the generic equipment category. */
body.maes-final-polish .me-flagship-page .me-flagship-selection{
  padding-top:14px!important;
  padding-bottom:42px!important;
  border-top:1px solid #edf1f4;
}
body.maes-final-polish .me-flagship-page .me-toolbar{min-height:38px;margin:0 0 2px!important}
body.maes-final-polish .me-flagship-page .me-results-headbar{margin-top:12px!important}
body.maes-final-polish .me-flagship-page .me-results-headbar #me-count strong{font-size:26px!important;font-weight:400!important;color:#0a2644!important}
body.maes-final-polish .me-flagship-page .me-results-section{
  margin:0 0 14px!important;
  padding:13px!important;
  border:1px solid #e2eaf0!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,#f4f8fb 0%,#eef5fa 100%)!important;
}
body.maes-final-polish .me-flagship-page .me-results-section.me-results-optimal{background:linear-gradient(180deg,#f4f8fb 0%,#ecf4f9 100%)!important}
body.maes-final-polish .me-flagship-page .me-section-head{margin-bottom:10px!important}
body.maes-final-polish .me-flagship-page .me-section-head h3{font-size:19px!important;line-height:1.15!important;font-weight:400!important;color:#142d49!important}
body.maes-final-polish .me-flagship-page .me-section-head p{font-size:10.5px!important;color:#7b8fa2!important}
body.maes-final-polish .me-flagship-page .me-results-section>.me-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}
body.maes-final-polish .me-flagship-page .me-result-card{border-radius:7px!important;box-shadow:none!important}
body.maes-final-polish .me-flagship-page .me-result-main{padding:12px 12px 10px!important}
body.maes-final-polish .me-flagship-page .me-result-main>img{height:128px!important;margin-bottom:7px!important}
body.maes-final-polish .me-flagship-page .me-result-brand{font-size:10px!important}
body.maes-final-polish .me-flagship-page .me-result-card h3{font-size:15px!important}
body.maes-final-polish .me-flagship-page .me-result-card p{font-size:10px!important;line-height:1.35!important}
body.maes-final-polish .me-flagship-page .me-result-tags span{font-size:8.5px!important;padding:4px 6px!important}
body.maes-final-polish .me-flagship-page .me-result-why{font-size:9.5px!important}
body.maes-final-polish .me-flagship-page .me-result-more{font-size:10.5px!important}
body.maes-final-polish .me-flagship-page .me-compare-toggle{font-size:10px!important}
body.maes-final-polish .me-flagship-page .me-category-section>.me-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
body.maes-final-polish .me-flagship-page .me-category{padding:0 14px 15px!important;border-radius:7px!important;background:#fff!important}
body.maes-final-polish .me-flagship-page .me-category img{height:128px!important;width:calc(100% + 28px)!important;margin:0 -14px 13px!important}
body.maes-final-polish .me-flagship-page .me-category h3{font-size:17px!important;line-height:1.18!important}
body.maes-final-polish .me-flagship-page .me-category p{font-size:10px!important;line-height:1.4!important}
body.maes-final-polish .me-flagship-page .me-category span{font-size:10px!important}
body.maes-final-polish .me-flagship-page .me-consult-cta{margin-top:14px!important}

/* Advanced controls stay available, but visually secondary. */
body.maes-final-polish .me-flagship-page .me-toolbar{display:flex!important;align-items:center!important;gap:8px!important}
body.maes-final-polish .me-flagship-page .me-toolbar>.ms-link{padding:7px 9px!important;border:0!important;background:transparent!important;color:#536f8a!important;font-size:10.5px!important}
body.maes-final-polish .me-flagship-page .me-search-actions{margin-left:auto!important}
body.maes-final-polish .me-flagship-page .me-refine-panel{margin:3px 0 8px!important}
body.maes-final-polish .me-flagship-page .me-flagship-selection .me-filters{margin:8px 0!important}

/* Tablet */
@media (max-width:1100px){
 body.maes-final-polish .me-flagship-page .me-flagship-hero-copy{width:min(56%,560px)!important}
 body.maes-final-polish .me-flagship-page .me-flagship-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
 body.maes-final-polish .me-flagship-page .me-flagship-industry-image{height:125px}
 body.maes-final-polish .me-flagship-page .me-results-section>.me-grid,body.maes-final-polish .me-flagship-page .me-category-section>.me-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

/* Small tablet */
@media (max-width:820px){
 body.maes-final-polish .me-flagship-page .me-flagship-hero{min-height:270px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-inner{min-height:270px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-image{object-position:68% center!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero::after{background:linear-gradient(90deg,rgba(1,21,45,.99) 0%,rgba(1,21,45,.92) 45%,rgba(1,21,45,.45) 70%,rgba(1,21,45,.08) 100%)}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-copy{width:62%!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-copy h1{font-size:40px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.maes-final-polish .me-flagship-page .me-results-section>.me-grid,body.maes-final-polish .me-flagship-page .me-category-section>.me-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* Mobile */
@media (max-width:600px){
 body.maes-final-polish .me-flagship-page .ms-wrap{width:calc(100% - 28px)!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero{min-height:315px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-inner{min-height:315px!important;padding:18px 0 48px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-image{object-position:73% center!important;opacity:.72!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero::after{background:linear-gradient(90deg,rgba(1,21,45,1) 0%,rgba(1,21,45,.97) 52%,rgba(1,21,45,.72) 78%,rgba(1,21,45,.38) 100%)}
 body.maes-final-polish .me-flagship-page .me-flagship-hero .ms-crumb{margin-bottom:35px!important;font-size:11px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-copy{width:88%!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-copy h1{font-size:36px!important;line-height:1.02!important}
 body.maes-final-polish .me-flagship-page .me-flagship-hero-copy p{font-size:13px!important;line-height:1.45!important}
 body.maes-final-polish .me-flagship-page .me-flagship-search-zone{margin-top:-29px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-search{grid-template-columns:minmax(0,1fr) 86px!important;padding:5px!important;gap:4px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-search input{min-height:48px!important;padding-left:40px!important;font-size:13px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-search-icon{left:18px;top:22px}
 body.maes-final-polish .me-flagship-page #me-search-submit{min-height:48px!important;font-size:12px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-examples{display:none!important}
 body.maes-final-polish .me-flagship-page .me-flagship-entry-grid{gap:7px;margin-top:13px}
 body.maes-final-polish .me-flagship-page .me-flagship-entry{grid-template-columns:34px minmax(0,1fr) 12px!important;gap:7px!important;min-height:82px!important;padding:10px 9px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-entry-icon{width:34px;height:34px}
 body.maes-final-polish .me-flagship-page .me-flagship-entry-icon svg{width:30px;height:30px}
 body.maes-final-polish .me-flagship-page .me-flagship-entry b{font-size:12px}
 body.maes-final-polish .me-flagship-page .me-flagship-entry small{font-size:9px;line-height:1.25}
 body.maes-final-polish .me-flagship-page .me-flagship-entry i{font-size:15px}
 body.maes-final-polish .me-flagship-page .me-flagship-industries{padding-top:20px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-section-head h2{font-size:21px!important}
 body.maes-final-polish .me-flagship-page .me-flagship-industry-grid{display:grid;grid-auto-flow:column;grid-auto-columns:66%;grid-template-columns:none;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:0 0 8px;scrollbar-width:none}
 body.maes-final-polish .me-flagship-page .me-flagship-industry-grid::-webkit-scrollbar{display:none}
 body.maes-final-polish .me-flagship-page .me-flagship-industry{scroll-snap-align:start}
 body.maes-final-polish .me-flagship-page .me-flagship-industry-image{height:142px}
 body.maes-final-polish .me-flagship-page .me-flagship-industry>b{font-size:13px;padding:9px 10px 2px}
 body.maes-final-polish .me-flagship-page .me-flagship-industry>small{font-size:9.5px;padding:0 10px 10px}
 body.maes-final-polish .me-flagship-page .me-flagship-selection{padding-top:8px!important}
 body.maes-final-polish .me-flagship-page .me-toolbar{flex-wrap:wrap!important}
 body.maes-final-polish .me-flagship-page .me-search-actions{width:100%;margin-left:0!important}
 body.maes-final-polish .me-flagship-page .me-results-section{padding:9px!important;border-radius:8px!important}
 body.maes-final-polish .me-flagship-page .me-results-section>.me-grid,body.maes-final-polish .me-flagship-page .me-category-section>.me-grid{grid-template-columns:1fr!important;gap:8px!important}
 body.maes-final-polish .me-flagship-page .me-result-main>img{height:180px!important}
 body.maes-final-polish .me-flagship-page .me-category img{height:165px!important}
}

@media(prefers-reduced-motion:reduce){
 body.maes-final-polish .me-flagship-page .me-flagship-entry,
 body.maes-final-polish .me-flagship-page .me-flagship-industry{transition:none!important}
}

/* ========================================================================== */
/* 1.4.1 — LIVE FIX: Solutions hub image must NEVER be cropped               */
/* The source is a 3:2 composition. `cover` inside the wide 285px hero was   */
/* physically cutting the bottle and foreground. Use a contained, right-     */
/* aligned scene on the navy field instead.                                  */
/* ========================================================================== */
@media (min-width:761px){
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub{
    min-height:310px!important;
    height:310px!important;
    max-height:310px!important;
    background:#01152d!important;
  }
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.ms-wrap{
    min-height:310px!important;
    height:310px!important;
  }
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
    inset:0 1.5% 0 auto!important;
    width:54%!important;
    height:310px!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:right center!important;
    background:transparent!important;
    -webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.28) 11%,rgba(0,0,0,.82) 25%,#000 39%)!important;
    mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.28) 11%,rgba(0,0,0,.82) 25%,#000 39%)!important;
    -webkit-mask-size:100% 100%!important;
    mask-size:100% 100%!important;
    -webkit-mask-position:right center!important;
    mask-position:right center!important;
    -webkit-mask-repeat:no-repeat!important;
    mask-repeat:no-repeat!important;
  }
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub .ms-hero-copy{
    width:min(52%,590px)!important;
    max-width:590px!important;
    padding:28px 0 34px!important;
  }
}

@media (max-width:760px){
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub{
    padding-bottom:172px!important;
    background:#01152d!important;
  }
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-final-hero.maes-final-hero-hub>.maes-final-hero-image{
    left:0!important;
    right:0!important;
    top:auto!important;
    bottom:0!important;
    width:100%!important;
    height:172px!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    background:#01152d!important;
    -webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.88) 26%,#000 44%)!important;
    mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.88) 26%,#000 44%)!important;
  }
}

/* ========================================================================== */
/* MAES Final Flagship 1.6.0 — restored visual system + global search         */
/* ========================================================================== */

/* --- Solutions: restore the approved two-column hero with feathered artwork. */
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed{
  background:#01152d!important;isolation:isolate;overflow:hidden!important;min-height:0!important;display:block!important;
}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed:before,
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed:after{display:none!important;content:none!important}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed>.ms-wrap{
  position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px;align-items:center;
  max-width:1264px;margin:0 auto!important;padding-bottom:24px;
}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .ms-crumb{grid-column:1/-1;padding-top:24px;margin-bottom:12px;position:relative;z-index:3}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .ms-hero-copy{
  grid-column:1;grid-row:2;width:auto!important;max-width:100%!important;min-width:0;padding:20px 0 28px!important;position:relative;z-index:2
}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .ms-hero-copy h1{font-size:clamp(30px,3.1vw,44px)!important;overflow-wrap:normal;color:#fff!important}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .ms-hero-copy p{font-size:17px!important;line-height:1.6!important;color:#b9c9d9!important}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .maes-solution-media{
  display:block!important;grid-column:2;grid-row:2;min-width:0;width:100%;position:relative;align-self:center;z-index:1
}
body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .maes-solution-media>img{
  display:block!important;position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;
  margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important;transform:none!important;border:0!important;background:transparent!important;opacity:1!important;filter:none!important;
  -webkit-mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 10%,#000 90%,transparent 100%)!important;
  mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 10%,#000 90%,transparent 100%)!important;
  -webkit-mask-composite:source-in!important;mask-composite:intersect!important
}
@media(max-width:760px){
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed>.ms-wrap{grid-template-columns:minmax(0,1fr);gap:0;width:calc(100% - 40px)}
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .ms-hero-copy{grid-column:1;grid-row:2;padding-bottom:8px!important}
  body.maes-final-polish .mf-page.ms-page .ms-hero.maes-solution-hero-fixed .maes-solution-media{grid-column:1;grid-row:3;max-width:570px;justify-self:center}
}

/* --- Manufacturer pages: restore the former seamless background treatment. */
body.maes-final-polish section.maes-lh-active.maes-lh-active{
  background-color:#081e32!important;background-size:cover!important;background-position:right center!important;background-repeat:no-repeat!important;
  min-height:430px!important;height:auto!important;position:relative!important;overflow:hidden!important
}
body.maes-final-polish section.maes-lh-active.maes-lh-active::before,
body.maes-final-polish section.maes-lh-active.maes-lh-active::after{display:none!important}
body.maes-final-polish section.maes-lh-active.maes-lh-active>img,
body.maes-final-polish section.maes-lh-active.maes-lh-active>picture{display:none!important}
body.maes-final-polish section.maes-lh-active.maes-lh-active>:is(.wrap,.ms-wrap,.mf-wrap){position:relative;z-index:1;padding-top:28px!important;padding-bottom:48px!important}
body.maes-final-polish section.maes-lh-active.maes-lh-active :is(h1,.lead,.ms-hero-copy,.mf-hero-copy){max-width:48%!important}
body.maes-final-polish section.maes-lh-active.maes-lh-active :is(.ms-hero-copy,.mf-hero-copy) :is(h1,p){max-width:100%!important}
body.maes-final-polish section.maes-lh-active.maes-lh-active h1{color:#f4f3ef!important}
body.maes-final-polish section.maes-lh-active.maes-lh-active :is(.lead,.ms-hero-copy p,.mf-hero-copy p){color:#cbd4de!important}
@media(max-width:760px){
  body.maes-final-polish section.maes-lh-active.maes-lh-active{background-size:auto 250px!important;background-position:right bottom!important;min-height:0!important}
  body.maes-final-polish section.maes-lh-active.maes-lh-active>:is(.wrap,.ms-wrap,.mf-wrap){padding-bottom:265px!important}
  body.maes-final-polish section.maes-lh-active.maes-lh-active :is(h1,.lead,.ms-hero-copy,.mf-hero-copy){max-width:100%!important}
}

/* --- Restore the six category illustrations that were previously added. */
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#01152d!important}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner{display:block!important;min-height:360px!important;padding:65px 0 55px!important;position:static!important}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner>div{width:46%!important;position:relative!important;z-index:2!important}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready h1{color:#fff!important}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready p,
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .ms-crumb,
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .ms-crumb a{color:#b9c9d9!important}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage{
  display:block!important;position:absolute!important;inset:0 0 0 auto!important;height:100%!important;width:auto!important;aspect-ratio:16/9;max-width:100%!important;z-index:0!important;
  -webkit-mask-image:linear-gradient(to right,transparent,#000 26%)!important;mask-image:linear-gradient(to right,transparent,#000 26%)!important
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage>img{
  display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:right center!important;margin:0!important;
  border:0!important;border-radius:0!important;box-shadow:none!important;mix-blend-mode:normal!important;transform:none!important;mask-image:none!important;-webkit-mask-image:none!important
}
@media(max-width:700px){
  body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner{padding:24px 0 0!important;min-height:0!important}
  body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner>div{width:100%!important;padding-bottom:12px}
  body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:1.65;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 25%)!important;mask-image:linear-gradient(to bottom,transparent,#000 25%)!important}
}

/* --- Navigation: dropdown is physically attached to the parent. */
@media(min-width:1025px){
  body.maes-final-polish header li.maes-final-has-submenu>.sub-menu,
  body.maes-final-polish .site-header li.maes-final-has-submenu>.sub-menu,
  body.maes-final-polish #site-navigation li.maes-final-has-submenu>.sub-menu,
  body.maes-final-polish .main-navigation li.maes-final-has-submenu>.sub-menu,
  body.maes-final-polish .navigation-top li.maes-final-has-submenu>.sub-menu{top:100%!important;margin-top:0!important;padding-top:8px!important}
  body.maes-final-polish header li.maes-final-has-submenu>.sub-menu::before,
  body.maes-final-polish .site-header li.maes-final-has-submenu>.sub-menu::before,
  body.maes-final-polish #site-navigation li.maes-final-has-submenu>.sub-menu::before,
  body.maes-final-polish .main-navigation li.maes-final-has-submenu>.sub-menu::before,
  body.maes-final-polish .navigation-top li.maes-final-has-submenu>.sub-menu::before{content:"";position:absolute;left:0;right:0;top:-10px;height:12px;background:transparent}
}
body.maes-final-polish .maes-final-parent-destination{display:none!important}

/* Blog intra-page navigation. */
body.maes-final-polish .maes-blog-anchor-target{scroll-margin-top:150px!important}

/* Flagship directories: these are reference lists, not separate search engines. */
body.maes-final-polish .me-directory-list,
body.maes-final-polish .me-method-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:14px}
body.maes-final-polish .me-directory-list button,
body.maes-final-polish .me-method-directory button{padding:11px 12px;border:1px solid #dce4eb;border-radius:6px;background:#fff;color:#173b68;text-align:left;cursor:pointer}
body.maes-final-polish .me-directory-list button:hover,
body.maes-final-polish .me-method-directory button:hover{border-color:#b68a47;background:#f8fbfd}
@media(max-width:620px){body.maes-final-polish .me-directory-list,body.maes-final-polish .me-method-directory{grid-template-columns:1fr}}

/* Technical taxonomy stays internal. */
body.maes-final-polish .me-result-badge{max-width:92%;white-space:normal!important;line-height:1.2!important}

/* Comparison is a visible next step. */
body.maes-final-polish #me-compare-bar{z-index:12000!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 16px 46px rgba(1,21,45,.32)!important}
body.maes-final-polish #me-compare-open{min-width:138px!important;background:#e5ad54!important;color:#071b32!important;border:0!important;border-radius:7px!important;font-weight:700!important;padding:12px 18px!important;opacity:1!important;visibility:visible!important}
body.maes-final-polish #me-compare-open:disabled{background:#d9e1e8!important;color:#667b8f!important}
body.maes-final-polish .me-compare-engineer-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:20px 0 0;padding:18px 20px;border-radius:10px;background:#071b32;color:#fff}
body.maes-final-polish .me-compare-engineer-cta>div{display:grid;gap:4px;max-width:720px}
body.maes-final-polish .me-compare-engineer-cta b{font-family:MAESSerif,MF-Serif,Georgia,serif;font-size:20px;font-weight:400}
body.maes-final-polish .me-compare-engineer-cta span{font-size:12px;color:#b9c7d5;line-height:1.5}
body.maes-final-polish .me-compare-engineer-cta a{flex:0 0 auto;padding:11px 16px;border-radius:7px;background:#e5ad54;color:#071b32;text-decoration:none;font-weight:700;font-size:12px}
@media(max-width:700px){body.maes-final-polish .me-compare-engineer-cta{align-items:stretch;flex-direction:column}body.maes-final-polish .me-compare-engineer-cta a{text-align:center}}

/* Global equipment search overlay, available from the native header everywhere. */
html.maes-global-search-open{overflow:hidden!important}
.maes-global-search{width:min(1040px,calc(100vw - 32px));max-width:1040px;border:0;padding:0;background:transparent;color:#142b46;overflow:visible}
.maes-global-search::backdrop{background:rgba(1,15,28,.68);backdrop-filter:blur(5px)}
.maes-global-search .mgs-panel{position:relative;max-height:min(820px,calc(100vh - 36px));overflow:auto;padding:30px;border-radius:16px;background:#f8fafc;box-shadow:0 28px 80px rgba(0,0,0,.3)}
.maes-global-search .mgs-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;background:transparent;color:#5e7387;font-size:28px;cursor:pointer}
.maes-global-search .mgs-eyebrow{margin:0 0 8px;color:#af7c32;font-size:10px;letter-spacing:.08em}
.maes-global-search h2{margin:0;color:#071b32;font-family:MAESSerif,MF-Serif,Georgia,serif;font-weight:400;font-size:34px}
.maes-global-search .mgs-sub{margin:8px 0 20px;color:#708498;font-size:13px}
.maes-global-search .mgs-form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:7px;padding:6px;border:1px solid #d8e2eb;border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(1,21,45,.08)}
.maes-global-search .mgs-form input{min-width:0;height:48px;border:0!important;outline:0!important;padding:0 16px 0 42px!important;background:transparent!important;font-size:15px;color:#142b46}
.maes-global-search .mgs-icon{position:absolute;left:18px;top:20px;width:17px;height:17px;border:2px solid #5f7992;border-radius:50%;z-index:2}
.maes-global-search .mgs-icon::after{content:"";position:absolute;width:7px;height:2px;background:#5f7992;right:-6px;bottom:-3px;transform:rotate(45deg)}
.maes-global-search .mgs-form button{border:0;border-radius:7px;background:#e5ad54;color:#071b32;font-weight:700;cursor:pointer}
.maes-global-search .mgs-suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:8px 0 14px;padding:7px;border:1px solid #dde6ee;border-radius:9px;background:#fff}
.maes-global-search .mgs-suggestions[hidden]{display:none!important}
.maes-global-search .mgs-suggestions button{display:flex;justify-content:space-between;gap:12px;border:0;border-radius:6px;padding:9px 10px;background:transparent;color:#1d3956;text-align:left;cursor:pointer}
.maes-global-search .mgs-suggestions button:hover{background:#eef4f8}.maes-global-search .mgs-suggestions small{color:#8395a7;font-size:10px}
.maes-global-search .mgs-count{margin:18px 0 9px;color:#6e8295;font-size:11px}.maes-global-search .mgs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.maes-global-search .mgs-card{display:grid;grid-template-columns:88px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:10px;border:1px solid #e0e7ed;border-radius:9px;background:#fff;color:inherit;text-decoration:none;transition:border-color .15s ease,transform .15s ease}
.maes-global-search .mgs-card:hover{border-color:#c7974f;transform:translateY(-1px)}.maes-global-search .mgs-card>img{width:88px;height:72px;object-fit:contain;background:#fff}.maes-global-search .mgs-card>div{min-width:0;display:grid;gap:3px}.maes-global-search .mgs-card small{color:#3869a5;font-size:9px;font-weight:700}.maes-global-search .mgs-card b{color:#102e4e;font-size:14px}.maes-global-search .mgs-card p{margin:0;color:#637a90;font-size:10.5px;line-height:1.35}.maes-global-search .mgs-card i{font-style:normal;color:#b17c31;font-size:18px}
.maes-global-search .mgs-tags{display:flex;gap:4px;flex-wrap:wrap}.maes-global-search .mgs-tags span{padding:3px 5px;border-radius:4px;background:#edf3f8;color:#56708a;font-size:8px}
.maes-global-search .mgs-empty{display:grid;gap:7px;margin:18px 0;padding:20px;border:1px solid #dde6ee;border-radius:9px;background:#fff}.maes-global-search .mgs-empty b{font-family:MAESSerif,MF-Serif,Georgia,serif;font-size:22px;font-weight:400}.maes-global-search .mgs-empty span{color:#74899b;font-size:12px}.maes-global-search .mgs-empty a{color:#1d5ca0;font-size:12px}.maes-global-search .mgs-start{color:#778b9d;font-size:12px}
.maes-global-search .mgs-footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;margin-top:18px;padding:14px 16px;border-radius:10px;background:#071b32;color:#fff}.maes-global-search .mgs-footer>div{display:grid;gap:2px}.maes-global-search .mgs-footer b{font-family:MAESSerif,MF-Serif,Georgia,serif;font-size:17px;font-weight:400}.maes-global-search .mgs-footer span{font-size:10px;color:#afbecd}.maes-global-search .mgs-footer a{padding:9px 11px;border-radius:6px;text-decoration:none;font-size:10.5px;white-space:nowrap}.maes-global-search .mgs-engineer{background:#e5ad54;color:#071b32;font-weight:700}.maes-global-search .mgs-full{border:1px solid rgba(255,255,255,.3);color:#fff}
@media(max-width:700px){.maes-global-search .mgs-panel{padding:22px 14px}.maes-global-search h2{font-size:28px}.maes-global-search .mgs-form{grid-template-columns:minmax(0,1fr) 76px}.maes-global-search .mgs-suggestions,.maes-global-search .mgs-grid{grid-template-columns:1fr}.maes-global-search .mgs-footer{grid-template-columns:1fr}.maes-global-search .mgs-footer a{text-align:center}.maes-global-search .mgs-card{grid-template-columns:72px minmax(0,1fr) 14px}.maes-global-search .mgs-card>img{width:72px;height:62px}}
body.maes-final-polish .me-global-category-note{margin:6px 0 14px;color:#778b9d;font-size:10.5px;line-height:1.4}

/* 1.6.1 — production stage selector fallback. Some live solution pages rendered
   results while leaving the stage grid empty; keep the stage navigation explicit. */
body.maes-final-polish .ms-page .ms-stage-label{display:block!important;margin:24px 0 8px!important;color:#73879a!important;font-size:13px!important}
body.maes-final-polish .ms-page .ms-stages{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:8px 0 18px!important;min-height:0!important;visibility:visible!important;opacity:1!important}
body.maes-final-polish .ms-page .ms-stages .ms-stage{display:flex!important;flex-direction:column!important;min-height:132px!important;padding:15px 16px!important;border:1px solid #dce4eb!important;border-top:2px solid #dce4eb!important;border-radius:5px!important;background:#fff!important;color:#17344f!important;text-align:left!important;visibility:visible!important;opacity:1!important}
body.maes-final-polish .ms-page .ms-stages .ms-stage:hover{border-color:#b68a47!important;background:#faf8f3!important}
body.maes-final-polish .ms-page .ms-stages .ms-stage[aria-pressed="true"]{border-color:#b68a47!important;border-top-color:#b68a47!important;background:#f7f3ea!important}
body.maes-final-polish .ms-page .ms-stages .ms-stage>span{display:block!important;margin:0 0 7px!important;color:#b68a47!important;font-size:11px!important;line-height:1!important}
body.maes-final-polish .ms-page .ms-stages .ms-stage>strong{display:block!important;color:#102c48!important;font-family:MF-Serif,Georgia,serif!important;font-size:19px!important;font-weight:400!important;line-height:1.18!important}
body.maes-final-polish .ms-page .ms-stages .ms-stage>small{display:block!important;margin-top:8px!important;color:#718599!important;font-size:11px!important;line-height:1.4!important}
body.maes-final-polish .ms-page .ms-stages .ms-stage>em{display:block!important;margin-top:auto!important;padding-top:9px!important;color:#8b785b!important;font-size:10.5px!important;font-style:normal!important}
body.maes-final-polish .ms-page #ms-all[hidden]{display:none!important}
@media(max-width:900px){body.maes-final-polish .ms-page .ms-stages{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:540px){body.maes-final-polish .ms-page .ms-stages{grid-template-columns:1fr!important}body.maes-final-polish .ms-page .ms-stages .ms-stage{min-height:0!important}}

/* ========================================================================== */
/* 1.6.3 — global search routing, FOSS-first results and visual hotfixes       */
/* ========================================================================== */

/* Equipment category hero: full-bleed artwork, no visible image box. */
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready{
  position:relative!important;
  overflow:hidden!important;
  background:#01152d!important;
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(1,21,45,.98) 0%,rgba(1,21,45,.91) 30%,rgba(1,21,45,.50) 50%,rgba(1,21,45,.10) 70%,rgba(1,21,45,0) 100%)!important;
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  aspect-ratio:auto!important;
  z-index:0!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage>img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  min-height:315px!important;
  padding:28px 0 32px!important;
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner>div{width:min(46%,560px)!important;z-index:3!important}

/* Main equipment hero/search: stop copy from colliding with controls. */
body.maes-final-polish .me-flagship-page .me-flagship-hero{min-height:296px!important}
body.maes-final-polish .me-flagship-page .me-flagship-hero-inner{padding-bottom:58px!important}
body.maes-final-polish .me-flagship-page .me-flagship-search-zone{margin-top:0!important;padding-top:14px!important}
body.maes-final-polish .me-flagship-page .me-flagship-entry-grid{margin-top:16px!important}

/* Result labels belong to the text hierarchy, never on top of a product photo. */
body.maes-final-polish .me-page .me-result-main{position:relative!important}
body.maes-final-polish .me-page .me-result-badge{
  position:static!important;
  display:inline-flex!important;
  align-self:flex-start!important;
  max-width:100%!important;
  margin:0 0 8px!important;
  white-space:normal!important;
  right:auto!important;
  top:auto!important;
}
body.maes-final-polish .me-page[data-me-view="list"] .me-result-badge{right:auto!important}

/* FOSS is the primary commercial recommendation, while relevance constraints
   still determine which FOSS instruments are eligible for the query. */
body.maes-final-polish .me-results-preferred{
  border-color:#d9b36f!important;
  background:linear-gradient(180deg,#fffaf0 0%,#f7f3ea 100%)!important;
}
body.maes-final-polish .me-results-preferred .me-section-head h3{color:#102b49!important}
body.maes-final-polish .me-results-preferred .me-star{color:#dca84f!important}
body.maes-final-polish .me-results-preferred .me-result-badge{background:#e7b45c!important;color:#142b46!important;font-weight:600!important}

/* Header search is now a launcher for the full result page, not a mini store. */
.maes-global-search .mgs-open-results{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  margin:12px 0 2px;
  padding:16px 18px;
  border:1px solid #dce5ed;
  border-radius:10px;
  background:#fff;
}
.maes-global-search .mgs-open-results b{display:block;color:#102e4e;font-family:MAESSerif,MF-Serif,Georgia,serif;font-size:18px;font-weight:400}
.maes-global-search .mgs-open-results span{display:block;margin-top:3px;color:#718598;font-size:11px;line-height:1.45}
.maes-global-search .mgs-open-results button{border:0;border-radius:7px;padding:11px 14px;background:#e5ad54;color:#071b32;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}

@media(max-width:760px){
  body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner{display:block!important;min-height:0!important;padding:22px 0 0!important}
  body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner>div{width:100%!important}
  body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage{position:relative!important;inset:auto!important;height:220px!important}
  body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready::after{background:linear-gradient(180deg,#01152d 0%,rgba(1,21,45,.96) 30%,rgba(1,21,45,.30) 70%,rgba(1,21,45,0) 100%)!important}
  body.maes-final-polish .me-flagship-page .me-flagship-search-zone{margin-top:6px!important;padding-top:8px!important}
  .maes-global-search .mgs-open-results{grid-template-columns:1fr}
  .maes-global-search .mgs-open-results button{width:100%}
}


/* ========================================================================== */
/* MAES 404 RESTORED — approved utility-page logic with current header/footer */
/* ========================================================================== */
body.maes-final-404{background:#fff!important}
body.maes-final-404 .maes404{background:#fff;color:#596f83;font-family:MF-Montserrat,Arial,sans-serif}
body.maes-final-404 .maes404-wrap{width:min(1264px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);gap:70px;align-items:center;min-height:620px;padding:58px 0 52px}
body.maes-final-404 .maes404-art{position:relative;min-height:420px;display:grid;place-items:center;color:#c9933f;overflow:hidden}
body.maes-final-404 .maes404-number{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-51%);font-family:MF-Serif,Georgia,serif;font-size:236px;line-height:.78;font-weight:400;letter-spacing:-.08em;color:#bf8733;opacity:.93;z-index:1}
body.maes-final-404 .maes404-flask{position:relative;width:min(100%,520px);height:auto;z-index:2;color:#c9933f;opacity:.56}
body.maes-final-404 .maes404-copy{max-width:650px}
body.maes-final-404 .maes404-eyebrow{margin:0 0 24px;color:#b98335;font-size:11px;font-weight:600;letter-spacing:.12em}
body.maes-final-404 .maes404-copy h1{margin:0 0 28px;color:#071c36;font-family:MF-Serif,Georgia,serif;font-weight:400;font-size:58px;line-height:1.02;letter-spacing:-.03em}
body.maes-final-404 .maes404-lead{max-width:580px;margin:0 0 30px;color:#74879a;font-size:15px;line-height:1.7}
body.maes-final-404 .maes404-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center;max-width:600px;border:1px solid #d6aa68;background:#fff}
body.maes-final-404 .maes404-search input[type=search]{height:56px;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;padding:0 18px!important;background:transparent!important;color:#17334f;font-size:15px!important}
body.maes-final-404 .maes404-search input::placeholder{color:#a3afba}
body.maes-final-404 .maes404-search button{height:56px;border:0;background:transparent;color:#af7629;font-size:28px;cursor:pointer}
body.maes-final-404 .maes404-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 34px}
body.maes-final-404 .maes404-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;text-decoration:none;font-size:13px;font-weight:600}
body.maes-final-404 .maes404-primary{background:#d3a257;color:#071c36}
body.maes-final-404 .maes404-primary span{margin-left:18px;font-size:20px}
body.maes-final-404 .maes404-secondary{border:1px solid #0b2c4d;color:#0b2c4d;background:#fff}
body.maes-final-404 .maes404-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:600px}
body.maes-final-404 .maes404-links a{display:flex;justify-content:space-between;gap:16px;align-items:center;min-height:48px;padding:0 16px;border:1px solid #e0e6ec;color:#203e5a;text-decoration:none;font-size:12px;background:#fff;transition:border-color .15s ease,transform .15s ease}
body.maes-final-404 .maes404-links a:hover{border-color:#c89a54;transform:translateY(-1px)}
body.maes-final-404 .maes404-links b{color:#c18d3c;font-size:16px;font-weight:400}
body.maes-final-404 .maes404-help{padding:0 0 54px}
body.maes-final-404 .maes404-help-inner{width:min(1264px,calc(100% - 96px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 38px;border:1px solid #ead8bc;border-radius:12px;background:#f5efe4}
body.maes-final-404 .maes404-help-inner>div{display:flex;align-items:center;gap:22px;min-width:0}
body.maes-final-404 .maes404-help-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;margin:0;border:1px solid #c99646;border-radius:50%;color:#b47c2c;font-size:24px}
body.maes-final-404 .maes404-help h2{margin:0 0 6px;color:#09223c;font-family:MF-Serif,Georgia,serif;font-size:28px;font-weight:400}
body.maes-final-404 .maes404-help p{margin:0;color:#7b8a98;font-size:13px;line-height:1.55}
body.maes-final-404 .maes404-help>a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;background:#d3a257;color:#071c36;text-decoration:none;font-size:12px;font-weight:700}
@media(max-width:900px){
 body.maes-final-404 .maes404-wrap{grid-template-columns:1fr;gap:20px;min-height:0;padding:38px 0 42px}
 body.maes-final-404 .maes404-art{min-height:300px;order:2}
 body.maes-final-404 .maes404-copy{order:1;max-width:none}
 body.maes-final-404 .maes404-number{font-size:180px}
 body.maes-final-404 .maes404-flask{max-width:390px}
 body.maes-final-404 .maes404-help-inner{align-items:flex-start}
}
@media(max-width:640px){
 body.maes-final-404 .maes404-wrap,body.maes-final-404 .maes404-help-inner{width:calc(100% - 32px)}
 body.maes-final-404 .maes404-copy h1{font-size:42px}
 body.maes-final-404 .maes404-lead{font-size:14px}
 body.maes-final-404 .maes404-links{grid-template-columns:1fr}
 body.maes-final-404 .maes404-actions{display:grid;grid-template-columns:1fr}
 body.maes-final-404 .maes404-art{min-height:250px}
 body.maes-final-404 .maes404-number{font-size:145px}
 body.maes-final-404 .maes404-flask{max-width:310px}
 body.maes-final-404 .maes404-help-inner{display:grid;padding:26px 22px}
 body.maes-final-404 .maes404-help-inner>div{align-items:flex-start}
 body.maes-final-404 .maes404-help>a{width:100%}
}

/* 1.6.5 — one synchronized illustration system for all 18 equipment types. */
body.maes-final-polish .me-flagship-page .me-category{
  overflow:hidden!important;
}
body.maes-final-polish .me-flagship-page .me-category img{
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:#071b32!important;
  border:0!important;
  border-radius:0!important;
  mix-blend-mode:normal!important;
}

/* ========================================================================== */
/* 1.6.9 — catalogue recovery and model detail fallback                       */
/* ========================================================================== */

/* Category hero must contain exactly one visual layer: the synced category
   illustration. Any legacy device image is hidden even before JS removes it. */
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready > img,
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready > picture:not(.mehf-stage),
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner img,
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .me-hero-inner picture{
  display:none!important;
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage{
  display:block!important;
}
body.maes-final-polish .mf-page.me-page .me-hero.mehf-ready .mehf-stage>img{
  display:block!important;
}

/* Approved catalogue copy should have enough room to read instead of being
   clamped into a one-line stub. */
body.maes-final-polish .cards .card .description,
body.maes-final-polish .me-result-card .me-result-main>p{
  display:block!important;
  overflow:visible!important;
  max-height:none!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
}

/* Guaranteed audited-model fallback page. */
body.maes-final-polish .maes-virtual-model-page .ms-detail-hero{
  margin-top:28px!important;
  padding:32px 0 42px!important;
  border-bottom:1px solid #e1e8ee!important;
}
body.maes-final-polish .maes-virtual-model-page .md-brand{
  margin:0 0 8px!important;
  color:#b28138!important;
  font-size:11px!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
body.maes-final-polish .maes-virtual-model-page .md-method{
  margin:-7px 0 16px!important;
  color:#62798f!important;
  font-size:12px!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}
body.maes-final-polish .maes-virtual-model-page .md-approved-description{
  max-width:690px!important;
  color:#526a80!important;
  font-size:16px!important;
  line-height:1.65!important;
}
body.maes-final-polish .maes-virtual-model-page .md-hero-facts{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:0 24px!important;
  margin:24px 0 28px!important;
}
body.maes-final-polish .maes-virtual-model-page .md-hero-facts>div{
  padding:12px 0!important;
  border-top:1px solid #e0e7ed!important;
}
body.maes-final-polish .maes-virtual-model-page .md-hero-facts dt{
  margin-bottom:4px!important;
  color:#8a9aa9!important;
  font-size:10px!important;
  text-transform:uppercase!important;
}
body.maes-final-polish .maes-virtual-model-page .md-hero-facts dd{
  margin:0!important;
  color:#17314c!important;
  font-size:13px!important;
  line-height:1.45!important;
}
body.maes-final-polish .maes-virtual-model-page .maes-model-overview-section,
body.maes-final-polish .maes-virtual-model-page .maes-model-benefits-section,
body.maes-final-polish .maes-virtual-model-page .maes-model-description-section,
body.maes-final-polish .maes-virtual-model-page .maes-model-method-section{
  padding:36px 0!important;
  border-bottom:1px solid #e7edf2!important;
}
body.maes-final-polish .maes-virtual-model-page .maes-model-overview-section p{
  max-width:900px!important;
  color:#40566d!important;
  font-size:16px!important;
  line-height:1.72!important;
  margin:0 0 14px!important;
}
body.maes-final-polish .maes-virtual-model-page .maes-model-benefits{
  list-style:none!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 18px!important;
  margin:18px 0 0!important;
  padding:0!important;
}
body.maes-final-polish .maes-virtual-model-page .maes-model-benefits li{
  position:relative!important;
  margin:0!important;
  padding:18px 18px 18px 46px!important;
  border:1px solid #dfe7ee!important;
  border-radius:16px!important;
  background:#f7fafc!important;
  color:#27425c!important;
  line-height:1.62!important;
}
body.maes-final-polish .maes-virtual-model-page .maes-model-benefits li:before{
  content:'✓'!important;
  position:absolute!important;
  left:18px!important;
  top:18px!important;
  width:20px!important;
  height:20px!important;
  border-radius:50%!important;
  background:#f6b21a!important;
  color:#09213b!important;
  font-size:12px!important;
  line-height:20px!important;
  text-align:center!important;
  font-weight:700!important;
}
body.maes-final-polish .maes-virtual-model-page .maes-model-tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:18px!important;
}
body.maes-final-polish .maes-virtual-model-page .maes-model-tags span{
  padding:8px 11px!important;
  border:1px solid #dbe5ec!important;
  background:#f4f8fb!important;
  color:#38536d!important;
  font-size:11px!important;
}
@media(max-width:700px){
  body.maes-final-polish .maes-virtual-model-page .md-hero-facts{grid-template-columns:1fr!important}
  body.maes-final-polish .maes-virtual-model-page .maes-model-benefits{grid-template-columns:1fr!important}
}

/* ========================================================================== */
/* 1.6.11 — restore card copy and keep broad searches genuinely multi-brand   */
/* ========================================================================== */
body.maes-final-polish .ms-card .description,
body.maes-final-polish .ms-card .maes-card-description,
body.maes-final-polish .cards .card .description,
body.maes-final-polish .me-result-card .me-result-main>p{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  overflow:visible!important;
  max-height:none!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
  color:#5f7488!important;
  line-height:1.45!important;
}
body.maes-final-polish .ms-card .description,
body.maes-final-polish .ms-card .maes-card-description{margin:7px 0 10px!important;font-size:11px!important}
body.maes-final-polish .maes-solution-alternatives{margin:22px 0 36px!important;padding:20px 0 4px!important;border-top:1px solid #e1e8ee!important;background:#f7fafc!important}
body.maes-final-polish .maes-solution-alternatives .maes-alt-head{margin:0 0 14px!important}
body.maes-final-polish .maes-solution-alternatives .maes-alt-head h2{margin:0 0 5px!important;color:#112e4b!important;font-family:MF-Serif,Georgia,serif!important;font-size:24px!important;font-weight:400!important}
body.maes-final-polish .maes-solution-alternatives .maes-alt-head p{margin:0!important;color:#74899c!important;font-size:11px!important}
body.maes-final-polish .maes-solution-alternatives .ms-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
body.maes-final-polish .maes-solution-alternatives .ms-card{display:flex!important;flex-direction:column!important;min-width:0!important;border:1px solid #dde6ed!important;border-radius:8px!important;background:#fff!important;color:inherit!important;text-decoration:none!important;overflow:hidden!important}
body.maes-final-polish .maes-solution-alternatives .ms-card>img{display:block!important;width:100%!important;height:140px!important;object-fit:contain!important;background:#fff!important;padding:8px!important}
body.maes-final-polish .maes-solution-alternatives .ms-card>div{display:flex!important;flex:1!important;flex-direction:column!important;padding:12px!important}
body.maes-final-polish .maes-solution-alternatives .ms-card small{color:#2c61a0!important;font-size:9px!important;font-weight:700!important;text-transform:uppercase!important}
body.maes-final-polish .maes-solution-alternatives .ms-card h3{margin:4px 0 3px!important;color:#102d4a!important;font-size:15px!important;line-height:1.2!important}
body.maes-final-polish .maes-solution-alternatives .ms-card-action{margin-top:auto!important;padding-top:8px!important;color:#1b5e9f!important;font-size:10px!important}
@media(max-width:900px){body.maes-final-polish .maes-solution-alternatives .ms-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){body.maes-final-polish .maes-solution-alternatives .ms-card-grid{grid-template-columns:1fr!important}}

/* ========================================================================== */
/* 1.6.14 — application imagery + guaranteed detail copy on every model page */
/* ========================================================================== */
body.maes-final-polish .md-product-page .maes-enriched-detail,
body.maes-final-polish .md-product-page .maes-model-overview-section,
body.maes-final-polish .md-product-page .maes-model-benefits-section{
  padding:38px 0!important;
  border-bottom:1px solid #e7edf2!important;
}
body.maes-final-polish .md-product-page .maes-model-overview-section>p:not(.eyebrow){
  max-width:920px!important;
  margin:0 0 14px!important;
  color:#40566d!important;
  font-size:16px!important;
  line-height:1.72!important;
}
body.maes-final-polish .md-product-page .maes-model-benefits{
  list-style:none!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 18px!important;
  margin:20px 0 0!important;
  padding:0!important;
}
body.maes-final-polish .md-product-page .maes-model-benefits li{
  position:relative!important;
  margin:0!important;
  padding:18px 18px 18px 48px!important;
  border:1px solid #dfe7ee!important;
  border-radius:16px!important;
  background:#f7fafc!important;
  color:#27425c!important;
  font-size:14px!important;
  line-height:1.62!important;
}
body.maes-final-polish .md-product-page .maes-model-benefits li:before{
  content:'✓'!important;
  position:absolute!important;
  left:18px!important;
  top:18px!important;
  width:20px!important;
  height:20px!important;
  border-radius:50%!important;
  background:#f6b21a!important;
  color:#09213b!important;
  font-size:12px!important;
  line-height:20px!important;
  text-align:center!important;
  font-weight:700!important;
}
body.maes-final-polish .maes-applications .maes-final-app-image,
body.maes-final-polish .fs-applications .maes-final-app-image{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
}
@media(max-width:700px){
  body.maes-final-polish .md-product-page .maes-model-benefits{grid-template-columns:1fr!important}
}

/* ========================================================================== */
/* 1.6.15 — canonical brand product pages: force rich copy/benefit sections   */
/* ========================================================================== */
body.maes-final-polish .maes-enriched-detail{
  padding:40px 0!important;
  border-bottom:1px solid #e7edf2!important;
  background:#fff!important;
}
body.maes-final-polish .maes-enriched-detail .maes-detail-section-inner{
  width:min(1180px,calc(100% - 64px))!important;
  margin:0 auto!important;
}
body.maes-final-polish .maes-enriched-detail .eyebrow{
  margin:0 0 8px!important;
  color:#b28138!important;
  font-size:10px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
body.maes-final-polish .maes-enriched-detail h2{
  margin:0 0 18px!important;
  color:#102d4a!important;
  font-family:MF-Serif,Georgia,serif!important;
  font-size:30px!important;
  line-height:1.18!important;
  font-weight:400!important;
}
body.maes-final-polish .maes-enriched-detail p:not(.eyebrow){
  max-width:920px!important;
  margin:0 0 14px!important;
  color:#40566d!important;
  font-size:15px!important;
  line-height:1.72!important;
}
body.maes-final-polish .maes-enriched-detail .maes-model-benefits{
  list-style:none!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 18px!important;
  margin:20px 0 0!important;
  padding:0!important;
}
body.maes-final-polish .maes-enriched-detail .maes-model-benefits li{
  position:relative!important;
  margin:0!important;
  padding:18px 18px 18px 48px!important;
  border:1px solid #dfe7ee!important;
  border-radius:14px!important;
  background:#f7fafc!important;
  color:#27425c!important;
  font-size:13px!important;
  line-height:1.6!important;
}
body.maes-final-polish .maes-enriched-detail .maes-model-benefits li:before{
  content:'✓'!important;
  position:absolute!important;
  left:18px!important;
  top:18px!important;
  width:20px!important;
  height:20px!important;
  border-radius:50%!important;
  background:#f6b21a!important;
  color:#09213b!important;
  font-size:12px!important;
  line-height:20px!important;
  text-align:center!important;
  font-weight:700!important;
}
@media(max-width:700px){
  body.maes-final-polish .maes-enriched-detail .maes-detail-section-inner{width:calc(100% - 32px)!important}
  body.maes-final-polish .maes-enriched-detail h2{font-size:25px!important}
  body.maes-final-polish .maes-enriched-detail .maes-model-benefits{grid-template-columns:1fr!important}
}

/* ========================================================================== */
/* 1.6.18 — calm, seamless catalogue-brand marquee on the homepage           */
/* ========================================================================== */
body.maes-final-polish .brands-section .maes-home-brand-marquee{
  position:relative!important;
  width:100%!important;
  overflow:hidden!important;
  margin-top:28px!important;
  padding:12px 0!important;
  background:transparent!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);
}
body.maes-final-polish .brands-section .maes-home-brand-track{
  display:flex!important;
  width:max-content!important;
  align-items:center!important;
  gap:0!important;
  will-change:transform!important;
  animation:maes-home-brand-marquee-1618 72s linear infinite!important;
}
body.maes-final-polish .brands-section .maes-home-brand-marquee:hover .maes-home-brand-track,
body.maes-final-polish .brands-section .maes-home-brand-marquee:focus-within .maes-home-brand-track{
  animation-play-state:paused!important;
}
body.maes-final-polish .brands-section .maes-home-brand-item{
  display:flex!important;
  flex:0 0 220px!important;
  width:220px!important;
  height:92px!important;
  box-sizing:border-box!important;
  align-items:center!important;
  justify-content:center!important;
  padding:16px 28px!important;
  text-decoration:none!important;
  background:transparent!important;
  border:0!important;
  opacity:.82!important;
  transition:opacity .2s ease,transform .2s ease!important;
}
body.maes-final-polish .brands-section .maes-home-brand-item:hover,
body.maes-final-polish .brands-section .maes-home-brand-item:focus-visible{
  opacity:1!important;
  transform:translateY(-2px)!important;
}
body.maes-final-polish .brands-section .maes-home-brand-logo{
  display:block!important;
  width:auto!important;
  max-width:164px!important;
  height:auto!important;
  max-height:56px!important;
  object-fit:contain!important;
  mix-blend-mode:multiply!important;
}
body.maes-final-polish .brands-section .maes-home-brand-brabender .maes-home-brand-logo{
  max-width:170px!important;
}
body.maes-final-polish .brands-section .maes-home-brand-fallback{
  display:none!important;
  max-width:170px!important;
  text-align:center!important;
  color:#183654!important;
  font:600 16px/1.22 Montserrat,Arial,sans-serif!important;
  letter-spacing:.01em!important;
}
body.maes-final-polish .brands-section .maes-logo-failed .maes-home-brand-fallback{
  display:block!important;
}
@keyframes maes-home-brand-marquee-1618{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}
@media(max-width:767px){
  body.maes-final-polish .brands-section .maes-home-brand-item{
    flex-basis:176px!important;width:176px!important;height:78px!important;padding:13px 20px!important;
  }
  body.maes-final-polish .brands-section .maes-home-brand-logo{max-width:138px!important;max-height:46px!important}
  body.maes-final-polish .brands-section .maes-home-brand-track{animation-duration:66s!important}
}
@media(prefers-reduced-motion:reduce){
  body.maes-final-polish .brands-section .maes-home-brand-marquee{overflow-x:auto!important;mask-image:none!important;-webkit-mask-image:none!important}
  body.maes-final-polish .brands-section .maes-home-brand-track{animation:none!important}
  body.maes-final-polish .brands-section .maes-home-brand-item[aria-hidden="true"]{display:none!important}
}

/* ========================================================================== */
/* MAES Final Flagship 1.7.0 — unified product page for the entire catalogue  */
/* ========================================================================== */
body.maes-unified-product{background:#fff!important}
body.maes-final-polish .maes-unified-product-page{--mp-navy:#062240;--mp-ink:#102b48;--mp-copy:#60758a;--mp-line:#dce5ed;--mp-soft:#f5f8fb;--mp-soft-blue:#edf5fb;--mp-gold:#e6aa43;--mp-gold-dark:#bb7c22;background:#fff;color:var(--mp-copy);font-family:MF-Montserrat,Arial,sans-serif;overflow:hidden}
body.maes-final-polish .maes-product-wrap{width:min(1240px,calc(100% - 64px));margin:0 auto}
body.maes-final-polish .maes-product-hero{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(90deg,#fff 0%,#fff 48%,#fbfdff 71%,#f4f8fb 100%);border-bottom:1px solid #e7edf2}
body.maes-final-polish .maes-product-hero:after{content:"";position:absolute;z-index:-1;right:-5%;top:4%;width:49%;height:82%;background:radial-gradient(circle at 50% 50%,rgba(208,222,233,.22),rgba(255,255,255,0) 68%);filter:blur(16px);pointer-events:none}
body.maes-final-polish .maes-product-breadcrumb{padding:18px 0 4px;color:#8a9bac;font-size:10px;line-height:1.4}
body.maes-final-polish .maes-product-breadcrumb a{color:#617a91;text-decoration:none}
body.maes-final-polish .maes-product-breadcrumb span{padding:0 9px;color:#c28b39}
body.maes-final-polish .maes-product-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:40px;align-items:center;min-height:500px;padding:16px 0 38px}
body.maes-final-polish .maes-product-hero-copy{padding:14px 0 10px;min-width:0}
body.maes-final-polish .maes-product-eyebrow,body.maes-final-polish .maes-product-section-kicker{margin:0 0 11px;color:#b47a24;font-size:10px;font-weight:700;letter-spacing:.085em;text-transform:uppercase}
body.maes-final-polish .maes-product-hero h1{margin:0 0 8px;color:var(--mp-navy);font-family:MF-Serif,Georgia,serif;font-size:clamp(44px,4vw,64px);font-weight:400;line-height:.98;letter-spacing:-.03em}
body.maes-final-polish .maes-product-subtitle{margin:0 0 14px;color:#183858;font-family:MF-Serif,Georgia,serif;font-size:clamp(22px,2vw,30px);line-height:1.12}
body.maes-final-polish .maes-product-intro{max-width:630px;margin:0 0 22px;color:#63788d;font-size:14px;line-height:1.62}
body.maes-final-polish .maes-product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 0 18px}
body.maes-final-polish .maes-product-facts>div{min-height:88px;padding:13px 14px;border:1px solid #dce5ed;border-radius:7px;background:rgba(255,255,255,.82);box-shadow:0 5px 16px rgba(8,38,65,.025)}
body.maes-final-polish .maes-product-facts span{display:block;margin-bottom:8px;color:#788c9f;font-size:9.5px}
body.maes-final-polish .maes-product-facts strong{display:block;color:#112f4e;font-family:MF-Serif,Georgia,serif;font-size:17px;font-weight:400;line-height:1.2}
body.maes-final-polish .maes-product-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-width:235px;min-height:48px;padding:0 18px;border-radius:6px;background:linear-gradient(180deg,#f1bd61,#e3a33e);box-shadow:0 8px 18px rgba(185,123,31,.12);color:#09233f;text-decoration:none;font-size:13px;font-weight:700}
body.maes-final-polish .maes-product-cta span{font-size:18px;font-weight:400}
body.maes-final-polish .maes-product-hero-media{display:flex;align-items:center;justify-content:center;min-width:0;min-height:440px;padding:10px 0 0}
body.maes-final-polish .maes-product-hero-media img{display:block;width:100%;height:470px;max-width:690px;object-fit:contain;object-position:center;filter:drop-shadow(0 22px 25px rgba(16,41,66,.09))}

body.maes-final-polish .maes-product-core{background:#fff}
body.maes-final-polish .maes-product-core-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.08fr) minmax(310px,.92fr);gap:36px;padding-top:38px;padding-bottom:44px;align-items:start}
body.maes-final-polish .maes-product-core h2,body.maes-final-polish .maes-product-related h2{margin:0 0 15px;color:var(--mp-navy);font-family:MF-Serif,Georgia,serif;font-size:27px;font-weight:400;line-height:1.08}
body.maes-final-polish .maes-product-about>p:not(.maes-product-section-kicker){margin:0 0 11px;color:#526a80;font-size:12px;line-height:1.68}
body.maes-final-polish .maes-product-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px}
body.maes-final-polish .maes-product-benefit{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:start;min-width:0}
body.maes-final-polish .maes-product-benefit-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff4df;border:1px solid #f0d2a1;color:#c47e1e;font-size:10px;font-weight:800}
body.maes-final-polish .maes-product-benefit p{margin:2px 0 0;color:#2b4864;font-size:11px;line-height:1.48}
body.maes-final-polish .maes-product-tech{min-width:0}
body.maes-final-polish .maes-tech-accordion{overflow:hidden;border:1px solid #d9e4ec;border-radius:8px;background:#f8fbfd;box-shadow:0 10px 26px rgba(9,37,61,.035)}
body.maes-final-polish .maes-tech-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:48px;padding:0 15px;cursor:pointer;list-style:none;color:#123251;font-family:MF-Serif,Georgia,serif;font-size:16px;font-weight:400;background:#f4f8fb}
body.maes-final-polish .maes-tech-accordion summary::-webkit-details-marker{display:none}
body.maes-final-polish .maes-tech-accordion summary b{color:#315878;font-family:Arial,sans-serif;font-size:14px;font-weight:400;transition:transform .18s ease}
body.maes-final-polish .maes-tech-accordion:not([open]) summary b{transform:rotate(180deg)}
body.maes-final-polish .maes-tech-table{border-top:1px solid #dce5ed;background:#fff}
body.maes-final-polish .maes-tech-table>div{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:13px;padding:9px 13px;border-bottom:1px solid #e7edf2}
body.maes-final-polish .maes-tech-table>div:last-child{border-bottom:0}
body.maes-final-polish .maes-tech-table span{color:#71869a;font-size:9.5px;line-height:1.35}
body.maes-final-polish .maes-tech-table strong{color:#344f69;font-size:10px;font-weight:500;line-height:1.4}

body.maes-final-polish .maes-product-related{padding:28px 0 36px;background:linear-gradient(180deg,#edf5fb,#e8f1f8);border-top:1px solid #dfe8ef}
body.maes-final-polish .maes-product-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:14px}
body.maes-final-polish .maes-product-related-head h2{margin-bottom:0}
body.maes-final-polish .maes-product-related-head>p{max-width:470px;margin:0 0 2px;color:#73889c;font-size:10.5px;text-align:right;line-height:1.4}
body.maes-final-polish .maes-product-related-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.maes-final-polish .maes-related-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:135px;overflow:hidden;border:1px solid #d8e3eb;border-radius:8px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 7px 20px rgba(10,36,60,.03);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}
body.maes-final-polish .maes-related-card:hover{transform:translateY(-2px);border-color:#c9a15d;box-shadow:0 12px 24px rgba(10,36,60,.06)}
body.maes-final-polish .maes-related-image{display:flex;align-items:center;justify-content:center;padding:8px;background:#fff}
body.maes-final-polish .maes-related-image img{width:100%;height:116px;object-fit:contain}
body.maes-final-polish .maes-related-copy{display:flex;flex-direction:column;min-width:0;padding:14px 14px 12px 4px}
body.maes-final-polish .maes-related-copy small{color:#8799aa;font-size:8.5px;text-transform:uppercase;letter-spacing:.05em}
body.maes-final-polish .maes-related-copy h3{margin:3px 0 4px;color:#102d4b;font-family:MF-Serif,Georgia,serif;font-size:17px;font-weight:400;line-height:1.13}
body.maes-final-polish .maes-related-copy p{display:-webkit-box;margin:0 0 7px;overflow:hidden;color:#708599;font-size:9.5px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}
body.maes-final-polish .maes-related-copy span{margin-top:auto;color:#bd7d21;font-size:9.5px;font-weight:700}

@media(max-width:1050px){
 body.maes-final-polish .maes-product-core-grid{grid-template-columns:1fr 1fr;gap:30px}
 body.maes-final-polish .maes-product-tech{grid-column:1/-1}
 body.maes-final-polish .maes-product-hero-grid{grid-template-columns:1fr 1fr;gap:18px}
 body.maes-final-polish .maes-product-hero-media img{height:410px}
}
@media(max-width:760px){
 body.maes-final-polish .maes-product-wrap{width:calc(100% - 28px)}
 body.maes-final-polish .maes-product-breadcrumb{padding-top:12px}
 body.maes-final-polish .maes-product-hero-grid{grid-template-columns:1fr;padding:8px 0 22px}
 body.maes-final-polish .maes-product-hero-copy{order:1}
 body.maes-final-polish .maes-product-hero-media{order:2;min-height:270px}
 body.maes-final-polish .maes-product-hero-media img{height:300px}
 body.maes-final-polish .maes-product-hero h1{font-size:42px}
 body.maes-final-polish .maes-product-subtitle{font-size:23px}
 body.maes-final-polish .maes-product-facts{grid-template-columns:1fr}
 body.maes-final-polish .maes-product-facts>div{min-height:0}
 body.maes-final-polish .maes-product-cta{width:100%}
 body.maes-final-polish .maes-product-core-grid{grid-template-columns:1fr;padding-top:28px;padding-bottom:30px}
 body.maes-final-polish .maes-product-benefits{grid-template-columns:1fr 1fr}
 body.maes-final-polish .maes-product-related-head{display:block}
 body.maes-final-polish .maes-product-related-head>p{margin-top:6px;text-align:left}
 body.maes-final-polish .maes-product-related-row{display:flex;overflow-x:auto;gap:9px;padding-bottom:8px;scroll-snap-type:x proximity}
 body.maes-final-polish .maes-related-card{flex:0 0 85%;grid-template-columns:108px minmax(0,1fr);scroll-snap-align:start}
 body.maes-final-polish .maes-related-image img{height:100px}
}
@media(max-width:480px){
 body.maes-final-polish .maes-product-benefits{grid-template-columns:1fr}
 body.maes-final-polish .maes-tech-table>div{grid-template-columns:1fr;gap:4px}
}

/* ========================================================================== */
/* MAES Final Flagship 1.7.1 — approved larger product layout                 */
/* ========================================================================== */
body.maes-final-polish .maes-unified-product-page{overflow:visible!important}
body.maes-final-polish .maes-product-wrap{width:min(1320px,calc(100% - 72px))}
body.maes-final-polish .maes-product-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px;min-height:535px;padding:18px 0 42px}
body.maes-final-polish .maes-product-hero h1{font-size:clamp(50px,4.4vw,72px);line-height:.96}
body.maes-final-polish .maes-product-subtitle{font-size:clamp(25px,2.2vw,34px);line-height:1.12;margin-bottom:16px}
body.maes-final-polish .maes-product-intro{max-width:660px;font-size:16px;line-height:1.62;margin-bottom:24px}
body.maes-final-polish .maes-product-eyebrow,body.maes-final-polish .maes-product-section-kicker{font-size:11px;letter-spacing:.09em}
body.maes-final-polish .maes-product-facts{gap:11px;margin-bottom:20px}
body.maes-final-polish .maes-product-facts>div{min-height:98px;padding:15px 16px;border-radius:8px}
body.maes-final-polish .maes-product-facts span{font-size:11px;margin-bottom:7px}
body.maes-final-polish .maes-product-facts strong{font-size:18px;line-height:1.25}
body.maes-final-polish .maes-product-cta{min-width:275px;min-height:52px;padding:0 21px;font-size:14px}
body.maes-final-polish .maes-product-hero-media{min-height:465px}
body.maes-final-polish .maes-product-hero-media img{height:485px;max-width:760px}

body.maes-final-polish .maes-product-core-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.12fr) minmax(330px,.98fr);gap:42px;padding-top:42px;padding-bottom:48px}
body.maes-final-polish .maes-product-core h2,body.maes-final-polish .maes-product-related h2{font-size:31px;margin-bottom:18px}
body.maes-final-polish .maes-product-about>p:not(.maes-product-section-kicker){font-size:14px;line-height:1.72;margin-bottom:13px}
body.maes-final-polish .maes-product-benefits{gap:17px 22px}
body.maes-final-polish .maes-product-benefit{grid-template-columns:46px minmax(0,1fr);gap:12px}
body.maes-final-polish .maes-product-benefit-icon{width:46px;height:46px;font-size:11px}
body.maes-final-polish .maes-product-benefit p{font-size:13px;line-height:1.52;margin-top:1px}
body.maes-final-polish .maes-tech-accordion{border-radius:10px}
body.maes-final-polish .maes-tech-accordion summary{min-height:56px;padding:0 18px;font-size:19px}
body.maes-final-polish .maes-tech-table>div{grid-template-columns:minmax(135px,.85fr) minmax(0,1.15fr);gap:15px;padding:11px 15px}
body.maes-final-polish .maes-tech-table span{font-size:11.5px;line-height:1.42}
body.maes-final-polish .maes-tech-table strong{font-size:12px;line-height:1.44}

body.maes-final-polish .maes-product-related{padding:30px 0 40px}
body.maes-final-polish .maes-product-related-head{margin-bottom:16px}
body.maes-final-polish .maes-product-related-head>p{font-size:12px}
body.maes-final-polish .maes-product-related-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.maes-final-polish .maes-related-card{grid-template-columns:118px minmax(0,1fr);min-height:146px;border-radius:9px}
body.maes-final-polish .maes-related-image{padding:10px}
body.maes-final-polish .maes-related-image img{height:124px}
body.maes-final-polish .maes-related-copy{padding:15px 14px 13px 2px}
body.maes-final-polish .maes-related-copy small{font-size:9px}
body.maes-final-polish .maes-related-copy h3{font-size:18px;margin:4px 0 5px}
body.maes-final-polish .maes-related-copy p{font-size:10.5px;line-height:1.4;-webkit-line-clamp:3}
body.maes-final-polish .maes-related-copy span{font-size:10.5px}

/* Clean consultation strip replaces the inherited legacy form. */
body.maes-final-polish .maes-product-request{position:relative;overflow:hidden;background:linear-gradient(100deg,#061d38 0%,#082d55 62%,#0a416c 100%);border-top:1px solid rgba(255,255,255,.12);color:#fff}
body.maes-final-polish .maes-product-request:after{content:"";position:absolute;right:-50px;bottom:-110px;width:430px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(56,117,165,.35),rgba(6,29,56,0) 68%);pointer-events:none}
body.maes-final-polish .maes-product-request-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:44px;align-items:center;padding-top:30px;padding-bottom:32px}
body.maes-final-polish .maes-product-request .maes-product-section-kicker{color:#e5ad54;margin-bottom:7px}
body.maes-final-polish .maes-product-request-copy h2{margin:0 0 7px;color:#fff;font-family:MF-Serif,Georgia,serif;font-size:31px;font-weight:400;line-height:1.08}
body.maes-final-polish .maes-product-request-copy>p:last-child{max-width:500px;margin:0;color:#b9cad9;font-size:12.5px;line-height:1.55}
body.maes-final-polish .maes-product-request-form{display:grid!important;grid-template-columns:minmax(150px,.8fr) minmax(190px,1fr) minmax(220px,1.15fr) auto!important;gap:10px!important;align-items:end!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
body.maes-final-polish .maes-product-request-form label{display:grid!important;gap:5px!important;min-width:0!important;margin:0!important}
body.maes-final-polish .maes-product-request-form label>span{color:#cbd7e1!important;font-size:9.5px!important;line-height:1.2!important}
body.maes-final-polish .maes-product-request-form input[type=text]{box-sizing:border-box!important;width:100%!important;height:47px!important;margin:0!important;padding:0 13px!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:6px!important;background:#fff!important;color:#14314e!important;font-size:12px!important;outline:none!important;box-shadow:none!important}
body.maes-final-polish .maes-product-request-form input[type=text]:focus{border-color:#e5ad54!important;box-shadow:0 0 0 2px rgba(229,173,84,.13)!important}
body.maes-final-polish .maes-product-request-form button{height:47px!important;min-width:0!important;width:100%!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:6px!important;background:linear-gradient(180deg,#f1bd61,#e4a238)!important;color:#09233f!important;font-size:12.5px!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important}
body.maes-final-polish .maes-product-request-form button b{margin-left:14px;font-size:17px;font-weight:400}
body.maes-final-polish .maes-request-privacy{grid-column:1/-1;margin:1px 0 0!important;color:#8ea7bb!important;font-size:8.5px!important;line-height:1.35!important}
body.maes-final-polish .maes-honeypot{position:absolute!important;left:0!important;clip-path:inset(50%)!important;overflow:hidden!important;width:1px!important;height:1px!important;opacity:0!important}
body.maes-final-polish .maes-product-request-success{display:grid;gap:4px;padding:16px 18px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(255,255,255,.08)}
body.maes-final-polish .maes-product-request-success strong{font-family:MF-Serif,Georgia,serif;font-size:22px;font-weight:400;color:#fff}
body.maes-final-polish .maes-product-request-success span{color:#bdd0df;font-size:12px}

@media(max-width:1180px){
 body.maes-final-polish .maes-product-related-row{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.maes-final-polish .maes-product-request-grid{grid-template-columns:1fr;gap:18px}
}
@media(max-width:1050px){
 body.maes-final-polish .maes-product-core-grid{grid-template-columns:1fr 1fr;gap:30px}
 body.maes-final-polish .maes-product-tech{grid-column:1/-1}
 body.maes-final-polish .maes-product-hero-media img{height:420px}
 body.maes-final-polish .maes-product-request-form{grid-template-columns:1fr 1fr!important}
 body.maes-final-polish .maes-product-request-form button{width:100%!important}
}
@media(max-width:760px){
 body.maes-final-polish .maes-product-wrap{width:calc(100% - 30px)}
 body.maes-final-polish .maes-product-hero-grid{grid-template-columns:minmax(0,1fr);gap:8px;min-height:0;padding:8px 0 22px}
 body.maes-final-polish .maes-product-hero h1{font-size:44px}
 body.maes-final-polish .maes-product-subtitle{font-size:24px}
 body.maes-final-polish .maes-product-intro{font-size:14px}
 body.maes-final-polish .maes-product-core-grid{grid-template-columns:1fr;gap:28px}
 body.maes-final-polish .maes-product-core h2,body.maes-final-polish .maes-product-related h2{font-size:28px}
 body.maes-final-polish .maes-product-about>p:not(.maes-product-section-kicker){font-size:13.5px}
 body.maes-final-polish .maes-product-benefit p{font-size:12.5px}
 body.maes-final-polish .maes-product-related-row{display:flex;overflow-x:auto;gap:10px;padding-bottom:8px;scroll-snap-type:x proximity}
 body.maes-final-polish .maes-related-card{flex:0 0 88%;grid-template-columns:112px minmax(0,1fr);scroll-snap-align:start}
 body.maes-final-polish .maes-product-request-grid{padding-top:26px;padding-bottom:28px}
 body.maes-final-polish .maes-product-request-form{grid-template-columns:1fr!important}
 body.maes-final-polish .maes-product-request-form button{min-width:0!important}
}

/* ========================================================================== */
/* MAES Final Flagship 1.7.2 — Solutions card photo/link recovery             */
/* ========================================================================== */
body.maes-final-polish .maes-solution-results-1617 .maes-solution-1617-card{
  overflow:hidden!important;
  background:#fff!important;
}
body.maes-final-polish .maes-solution-results-1617 .maes-solution-1617-card>img{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:190px!important;
  margin:0!important;
  padding:14px 18px 8px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
}
body.maes-final-polish .maes-solution-results-1617 .maes-solution-1617-card>div{
  position:relative!important;
  z-index:1!important;
}
@media(max-width:760px){
  body.maes-final-polish .maes-solution-results-1617 .maes-solution-1617-card>img{height:160px!important;padding:10px 12px 6px!important}
}

/* ========================================================================== */
/* MAES Final Flagship 1.7.10 — isolate Anton Paar unified product hero       */
/* Keep the approved unified product structure. Legacy Anton Paar modules may  */
/* still inject their dark manufacturer hero styling on generic hero classes;  */
/* these rules reset only unified Anton Paar product pages.                    */
/* ========================================================================== */
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton > section.maes-product-hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#fff!important;
  background-color:#fff!important;
  background-image:none!important;
  color:#60758a!important;
  border-bottom:1px solid #e7edf2!important;
  box-shadow:none!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton > section.maes-product-hero::before,
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton > section.maes-product-hero::after{
  content:none!important;
  display:none!important;
  background:none!important;
  background-image:none!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-wrap,
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-grid,
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-copy,
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media{
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:34px!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-eyebrow{
  color:#b47a24!important;
  text-shadow:none!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero h1{
  color:#062240!important;
  text-shadow:none!important;
  opacity:1!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-subtitle{
  color:#183858!important;
  text-shadow:none!important;
  opacity:1!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-intro{
  color:#63788d!important;
  text-shadow:none!important;
  opacity:1!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-facts>div{
  border:1px solid #dce5ed!important;
  background:#fff!important;
  background-image:none!important;
  box-shadow:0 5px 16px rgba(8,38,65,.025)!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-facts span{
  color:#788c9f!important;
  text-shadow:none!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-facts strong{
  color:#112f4e!important;
  text-shadow:none!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media{
  min-height:450px!important;
  padding:8px 24px 0 0!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media::before,
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media::after{
  content:none!important;
  display:none!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media img{
  display:block!important;
  width:88%!important;
  height:430px!important;
  max-width:620px!important;
  margin:0 auto!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 19px 22px rgba(16,41,66,.09))!important;
  transform:none!important;
  opacity:1!important;
}
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-breadcrumb,
body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-breadcrumb a{
  text-shadow:none!important;
}
@media(max-width:1050px){
  body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-grid{gap:20px!important}
  body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media{padding-right:0!important;min-height:400px!important}
  body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media img{width:94%!important;height:390px!important;max-width:560px!important}
}
@media(max-width:760px){
  body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-grid{grid-template-columns:1fr!important;gap:8px!important}
  body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media{min-height:285px!important;padding:0!important}
  body.maes-final-polish main.maes-unified-product-page.maes-product-brand-anton .maes-product-hero-media img{width:100%!important;height:290px!important;max-width:520px!important}
}

/* 1.7.11: functional states; existing page layout, palette and typography kept. */
body.maes-final-polish .maes-product-hero{overflow:hidden;}
body.maes-final-polish .maes-product-request-form>*{min-width:0;}
body.maes-final-polish .maes-request-feedback{grid-column:1/-1;margin:0;padding:10px 12px;border:1px solid currentColor;border-radius:6px;color:#fff;font-size:14px;line-height:1.5;}
body.maes-final-polish .maes-request-feedback[hidden]{display:none!important;}
body.maes-final-polish .maes-request-privacy a{color:inherit;text-decoration:underline;}
body.maes-final-polish .maes-product-request-form button:disabled{opacity:.65;cursor:wait!important;}
body.maes-final-polish #me-more{display:none!important;}

@media(min-width:1181px) and (max-width:1360px){body.maes-final-polish .maes-product-request-grid{grid-template-columns:minmax(0,1fr);gap:18px;}}
