/* GlassQuote v325 — one authoritative header and menu across every page. */
:root{
  --gq-safe-top:clamp(8px,env(safe-area-inset-top,0px),24px);
  --gq-safe-bottom:clamp(8px,env(safe-area-inset-bottom,0px),28px);
  --gq-standard-header-space:calc(var(--gq-safe-top) + 68px);
}
html{scroll-padding-top:calc(var(--gq-standard-header-space) + 14px)!important}
body.gq-header-standardized{padding-top:var(--gq-standard-header-space)!important}
body.gq-header-standardized.menu-open{overflow:hidden!important}

body.gq-header-standardized .gq-standard-header.landing-top-controls.unified-header{
  position:fixed!important;
  top:calc(var(--gq-safe-top) + 8px)!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  width:min(920px,calc(100% - 20px))!important;
  min-height:50px!important;
  height:auto!important;
  z-index:4200!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto auto!important;
  align-items:center!important;
  gap:7px!important;
  margin:0!important;
  padding:5px 6px 5px 13px!important;
  transform:translateX(-50%)!important;
  border:1px solid rgba(13,39,64,.10)!important;
  border-radius:18px!important;
  background:rgba(250,252,255,.88)!important;
  -webkit-backdrop-filter:saturate(1.25) blur(16px)!important;
  backdrop-filter:saturate(1.25) blur(16px)!important;
  box-shadow:0 10px 30px rgba(7,29,53,.09),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
body.gq-header-standardized .gq-standard-header .landing-brand,
body.gq-header-standardized .gq-standard-header .call-floater,
body.gq-header-standardized .gq-standard-header .hot-menu-fab{
  position:static!important;
  inset:auto!important;
  z-index:auto!important;
  opacity:1!important;
  pointer-events:auto!important;
  transform:none!important;
  animation:none!important;
  margin:0!important;
  min-height:38px!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
body.gq-header-standardized .gq-standard-header .landing-brand{
  width:auto!important;
  min-width:0!important;
  height:42px!important;
  max-width:none!important;
  justify-self:start!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  overflow:visible!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#071d35!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  line-height:1!important;
}
body.gq-header-standardized .gq-standard-header .gq-header-logo{
  display:block!important;
  width:42px!important;
  height:42px!important;
  max-width:none!important;
  flex:0 0 42px!important;
  object-fit:cover!important;
  border-radius:11px!important;
  box-shadow:0 3px 10px rgba(7,29,53,.10)!important;
}
body.gq-header-standardized .gq-standard-header .gq-header-wordmark{
  display:inline-flex!important;
  align-items:baseline!important;
  min-width:0!important;
  color:#071d35!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:clamp(.72rem,3.1vw,.9rem)!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
  white-space:nowrap!important;
  text-shadow:none!important;
}
body.gq-header-standardized .gq-standard-header .gq-header-tld{
  color:#1373bf!important;
  font:inherit!important;
  margin-left:1px!important;
}
body.gq-header-standardized .gq-standard-header .call-floater{
  justify-self:end!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  padding:8px 11px!important;
  border:1px solid rgba(255,151,0,.24)!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#fff1cf,#ffe09a)!important;
  color:#462700!important;
  font-size:.74rem!important;
  font-weight:950!important;
}
body.gq-header-standardized .gq-standard-header .hot-menu-fab{
  justify-self:end!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  padding:8px 10px!important;
  border:1px solid rgba(13,39,64,.10)!important;
  border-radius:12px!important;
  background:#eef4f9!important;
  color:#071d35!important;
  font-size:.74rem!important;
  font-weight:950!important;
  cursor:pointer!important;
}
body.gq-header-standardized .gq-standard-header .hot-menu-bars{
  position:relative!important;
  display:block!important;
  width:17px!important;
  height:14px!important;
  flex:0 0 17px!important;
}
body.gq-header-standardized .gq-standard-header .hot-menu-bars i,
body.gq-header-standardized .gq-standard-header .hot-menu-bars::before,
body.gq-header-standardized .gq-standard-header .hot-menu-bars::after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  width:17px!important;
  height:2px!important;
  border-radius:999px!important;
  background:currentColor!important;
  transition:transform .16s ease,top .16s ease,opacity .16s ease!important;
}
body.gq-header-standardized .gq-standard-header .hot-menu-bars::before{top:1px!important}
body.gq-header-standardized .gq-standard-header .hot-menu-bars i{top:6px!important}
body.gq-header-standardized .gq-standard-header .hot-menu-bars::after{top:11px!important}
body.gq-header-standardized .gq-standard-header .hot-menu-fab[aria-expanded="true"],
body.gq-header-standardized.menu-open .gq-standard-header .hot-menu-fab{
  border-color:#071d35!important;
  background:#071d35!important;
  color:#fff!important;
  box-shadow:0 8px 22px rgba(7,29,53,.22)!important;
}
body.gq-header-standardized .gq-standard-header .hot-menu-fab[aria-expanded="true"] .hot-menu-bars i{opacity:0!important}
body.gq-header-standardized .gq-standard-header .hot-menu-fab[aria-expanded="true"] .hot-menu-bars::before{top:6px!important;transform:rotate(45deg)!important}
body.gq-header-standardized .gq-standard-header .hot-menu-fab[aria-expanded="true"] .hot-menu-bars::after{top:6px!important;transform:rotate(-45deg)!important}
body.gq-header-standardized .gq-standard-header a:hover,
body.gq-header-standardized .gq-standard-header button:hover{transform:none!important}
body.gq-header-standardized .gq-standard-header a:active,
body.gq-header-standardized .gq-standard-header button:active{transform:scale(.98)!important}

body.gq-header-standardized .gq-standard-menu-scrim.menu-scrim{
  position:fixed!important;
  inset:0!important;
  z-index:3990!important;
  background:rgba(7,29,53,.52)!important;
  -webkit-backdrop-filter:blur(7px)!important;
  backdrop-filter:blur(7px)!important;
}
body.gq-header-standardized .gq-standard-menu.menu-panel{z-index:4100!important}
body.gq-header-standardized .gq-standard-menu .menu-topline{display:none!important}
body.gq-header-standardized .gq-standard-menu .menu-inner.menu-v320{padding-top:14px!important}

/* Products toolbar always rests below the same fixed header. */
body.gq-header-standardized .product-toolbar{top:var(--gq-standard-header-space)!important}

/* Keep immersive estimator screens uncluttered exactly as before. */
body.gq-header-standardized.estimator-mode:not(.site-browse-mode) .gq-standard-header,
body.gq-header-standardized.estimator-mode:not(.site-browse-mode) .gq-standard-menu,
body.gq-header-standardized.estimator-mode:not(.site-browse-mode) .gq-standard-menu-scrim{display:none!important}

@media(max-width:420px){
  body.gq-header-standardized .gq-standard-header.landing-top-controls.unified-header{
    width:calc(100% - 14px)!important;
    gap:4px!important;
    padding-left:9px!important;
    padding-right:5px!important;
  }
  body.gq-header-standardized .gq-standard-header .landing-brand{
    height:38px!important;
    min-height:38px!important;
    gap:6px!important;
  }
  body.gq-header-standardized .gq-standard-header .gq-header-logo{
    width:38px!important;
    height:38px!important;
    flex-basis:38px!important;
    border-radius:10px!important;
  }
  body.gq-header-standardized .gq-standard-header .gq-header-wordmark{font-size:clamp(.68rem,3.35vw,.78rem)!important}
  body.gq-header-standardized .gq-standard-header .call-floater,
  body.gq-header-standardized .gq-standard-header .hot-menu-fab{padding-inline:8px!important;font-size:.69rem!important;gap:4px!important}
  body.gq-header-standardized .gq-standard-header .call-floater>span[aria-hidden="true"]{display:none!important}
}
@media(max-width:350px){
  body.gq-header-standardized .gq-standard-header .gq-header-wordmark{font-size:.66rem!important}
  body.gq-header-standardized .gq-standard-header .call-floater,
  body.gq-header-standardized .gq-standard-header .hot-menu-fab{padding-inline:6px!important;font-size:.62rem!important}
}
@media(prefers-reduced-motion:reduce){
  body.gq-header-standardized .gq-standard-header *,
  body.gq-header-standardized .gq-standard-menu *{animation:none!important;transition:none!important}
}

/* Complete positioning rules so the same menu works even on pages that never loaded homepage CSS. */
body.gq-header-standardized .gq-standard-header,
body.gq-header-standardized .gq-standard-header *,
body.gq-header-standardized .gq-standard-menu,
body.gq-header-standardized .gq-standard-menu *,
body.gq-header-standardized .gq-standard-menu-scrim{box-sizing:border-box!important}
body.gq-header-standardized .gq-standard-menu.gq-standard-menu.menu-panel{
  position:fixed!important;
  top:calc(var(--gq-safe-top) + 68px)!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  width:100%!important;
  height:calc(100dvh - (var(--gq-safe-top) + 68px))!important;
  min-height:0!important;
  max-height:calc(100dvh - (var(--gq-safe-top) + 68px))!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior-y:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
body.gq-header-standardized .gq-standard-menu[hidden],
body.gq-header-standardized .gq-standard-menu-scrim[hidden]{display:none!important}
@media(min-width:700px){
  body.gq-header-standardized .gq-standard-menu.gq-standard-menu.menu-panel{
    top:calc(var(--gq-safe-top) + 76px)!important;
    right:auto!important;
    bottom:16px!important;
    left:50%!important;
    width:min(920px,calc(100% - 32px))!important;
    height:auto!important;
    max-height:calc(100dvh - (var(--gq-safe-top) + 92px))!important;
    transform:translateX(-50%)!important;
  }
}
@media(max-width:390px){
  body.gq-header-standardized .gq-standard-menu.gq-standard-menu.menu-panel{
    top:calc(var(--gq-safe-top) + 62px)!important;
    height:calc(100dvh - (var(--gq-safe-top) + 62px))!important;
    max-height:calc(100dvh - (var(--gq-safe-top) + 62px))!important;
  }
}
body.gq-header-standardized .gq-standard-menu .sr-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  margin:-1px!important;
  padding:0!important;
  border:0!important;
}
