/*
 * TradesFolks Global Single Header — Sprint 1017 / v1.0.421
 * One public header, one final cascade layer, all public routes.
 */
body.tf-global-header-unified #tf-global-header{
  --tfh-navy:#071f49;
  --tfh-navy-2:#0b326e;
  --tfh-gold:#f5b800;
  --tfh-gold-hover:#e7ad00;
  --tfh-ink:#13233e;
  --tfh-muted:#718097;
  --tfh-line:#d8e2ee;
  --tfh-soft:#f7f9fc;
  position:relative!important;
  z-index:100!important;
  width:100%!important;
  background:#fff!important;
  border-bottom:1px solid #e4eaf1!important;
  box-shadow:0 4px 16px rgba(7,31,73,.055)!important;
  isolation:isolate!important;
}
body.tf-global-header-unified #tf-global-header,
body.tf-global-header-unified #tf-global-header *{box-sizing:border-box!important}
body.tf-global-header-unified #tf-global-header .shell{
  width:calc(100vw - 32px)!important;
  max-width:none!important;
  margin-left:16px!important;
  margin-right:16px!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.tf-global-header-unified #tf-global-header .utility-bar{
  display:block!important;
  min-height:32px!important;
  background:var(--tfh-navy)!important;
  color:#fff!important;
  border:0!important;
}
body.tf-global-header-unified #tf-global-header .utility-inner{
  min-height:32px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
}
body.tf-global-header-unified #tf-global-header .tf-marketplace-claim{
  display:flex!important;align-items:center!important;min-width:0!important;
  color:#dce6f5!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important
}
body.tf-global-header-unified #tf-global-header .tf-marketplace-claim strong{color:#fff!important;font-weight:900!important}
body.tf-global-header-unified #tf-global-header .utility-inner nav{
  display:flex!important;align-items:center!important;gap:18px!important;margin:0!important
}
body.tf-global-header-unified #tf-global-header .utility-inner nav a,
body.tf-global-header-unified #tf-global-header .utility-locale{
  color:#e4ecf8!important;font-size:10px!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important
}
body.tf-global-header-unified #tf-global-header .tf-utility-seller-cta{color:#ffd45b!important;font-weight:850!important}
body.tf-global-header-unified #tf-global-header .header-main{
  display:grid!important;
  grid-template-columns:auto minmax(320px,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  min-height:76px!important;
  padding-top:12px!important;
  padding-bottom:12px!important;
}
body.tf-global-header-unified #tf-global-header .brand{
  display:flex!important;align-items:center!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important
}
body.tf-global-header-unified #tf-global-header .brand img{
  display:block!important;width:auto!important;height:42px!important;max-width:190px!important;object-fit:contain!important
}
body.tf-global-header-unified #tf-global-header .global-search{
  position:relative!important;display:grid!important;
  grid-template-columns:118px minmax(0,1fr) 42px 92px!important;
  align-items:stretch!important;width:100%!important;max-width:none!important;min-width:0!important;
  height:46px!important;margin:0!important;padding:0!important;
  border:1px solid #cbd7e5!important;border-radius:10px!important;background:#fff!important;overflow:visible!important;
  box-shadow:0 1px 3px rgba(7,31,73,.04)!important
}
body.tf-global-header-unified #tf-global-header .global-search select{
  display:block!important;width:100%!important;height:44px!important;margin:0!important;padding:0 28px 0 12px!important;
  border:0!important;border-right:1px solid #dbe3ec!important;border-radius:10px 0 0 10px!important;
  background-color:#f8fafc!important;color:#263b57!important;font-size:11px!important;font-weight:750!important;outline:0!important
}
body.tf-global-header-unified #tf-global-header .global-search input{
  display:block!important;width:100%!important;min-width:0!important;height:44px!important;margin:0!important;padding:0 12px!important;
  border:0!important;background:#fff!important;color:#172b48!important;font-size:12px!important;outline:0!important
}
body.tf-global-header-unified #tf-global-header .tf-header-desktop-voice{
  display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:44px!important;
  margin:0!important;padding:0!important;border:0!important;background:#fff!important;color:#637791!important
}
body.tf-global-header-unified #tf-global-header .tf-header-desktop-voice svg{width:18px!important;height:18px!important}
body.tf-global-header-unified #tf-global-header .tf-header-search-submit{
  display:flex!important;align-items:center!important;justify-content:center!important;width:92px!important;height:44px!important;
  margin:0!important;padding:0 15px!important;border:0!important;border-radius:0 9px 9px 0!important;
  background:var(--tfh-gold)!important;color:#071f49!important;font-size:11px!important;font-weight:900!important;box-shadow:none!important
}
body.tf-global-header-unified #tf-global-header .tf-header-search-submit:hover{background:var(--tfh-gold-hover)!important}
body.tf-global-header-unified #tf-global-header .mobile-search-icon,
body.tf-global-header-unified #tf-global-header .mobile-voice-search,
body.tf-global-header-unified #tf-global-header .tf-mobile-search-submit,
body.tf-global-header-unified #tf-global-header .tf-mobile-utility,
body.tf-global-header-unified #tf-global-header .mobile-account-button,
body.tf-global-header-unified #tf-global-header .mobile-menu-toggle{display:none!important}
body.tf-global-header-unified #tf-global-header .header-actions{
  display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;
  width:auto!important;min-width:0!important;margin:0!important;padding:0!important;white-space:nowrap!important
}
body.tf-global-header-unified #tf-global-header .header-actions>a{
  min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  margin:0!important;text-decoration:none!important
}
body.tf-global-header-unified #tf-global-header .header-actions>a:not(.join-button):not(.cart-button){
  color:#263b57!important;font-size:11px!important;font-weight:750!important;padding:0 6px!important
}
body.tf-global-header-unified #tf-global-header .join-button{
  min-width:76px!important;padding:0 13px!important;border:1px solid #d3deea!important;border-radius:9px!important;
  background:#fff!important;color:#17365f!important;font-size:11px!important;font-weight:850!important
}
body.tf-global-header-unified #tf-global-header .cart-button{
  position:relative!important;min-width:62px!important;padding:0 8px!important;border:0!important;border-radius:8px!important;
  background:transparent!important;color:#1a3559!important;gap:5px!important
}
body.tf-global-header-unified #tf-global-header .tf-header-action-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important}
body.tf-global-header-unified #tf-global-header .tf-header-action-icon svg{display:block!important;width:20px!important;height:20px!important}
body.tf-global-header-unified #tf-global-header .tf-header-action-label{display:inline!important;font-size:10px!important;font-weight:800!important}
body.tf-global-header-unified #tf-global-header .tf-header-action-count{
  display:flex!important;align-items:center!important;justify-content:center!important;min-width:17px!important;height:17px!important;padding:0 4px!important;
  border-radius:999px!important;background:var(--tfh-gold)!important;color:#071f49!important;font-size:9px!important;font-weight:900!important
}

@media(max-width:1100px) and (min-width:768px){
  body.tf-global-header-unified #tf-global-header .header-main{grid-template-columns:auto minmax(260px,1fr) auto!important;gap:12px!important}
  body.tf-global-header-unified #tf-global-header .brand img{height:38px!important;max-width:165px!important}
  body.tf-global-header-unified #tf-global-header .global-search{grid-template-columns:96px minmax(0,1fr) 38px 76px!important}
  body.tf-global-header-unified #tf-global-header .tf-header-search-submit{width:76px!important}
  body.tf-global-header-unified #tf-global-header .header-actions{gap:3px!important}
  body.tf-global-header-unified #tf-global-header .header-actions>a{padding-left:5px!important;padding-right:5px!important}
  body.tf-global-header-unified #tf-global-header .tf-header-action-label{display:none!important}
}

@media(max-width:767px){
  body.tf-global-header-unified #tf-global-header{box-shadow:0 2px 10px rgba(7,31,73,.06)!important}
  body.tf-global-header-unified #tf-global-header .utility-bar{display:none!important}
  body.tf-global-header-unified #tf-global-header .tf-mobile-utility{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;
    min-height:30px!important;padding:0 12px!important;background:#071f49!important;color:#e7eef8!important;font-size:9px!important
  }
  body.tf-global-header-unified #tf-global-header .tf-mobile-utility a{display:flex!important;align-items:center!important;gap:4px!important;color:#fff!important;text-decoration:none!important}
  body.tf-global-header-unified #tf-global-header .tf-mobile-utility svg{width:14px!important;height:14px!important}
  body.tf-global-header-unified #tf-global-header .shell{
    width:calc(100vw - 20px)!important;margin-left:10px!important;margin-right:10px!important
  }
  body.tf-global-header-unified #tf-global-header .header-main{
    display:grid!important;grid-template-columns:auto 1fr auto auto!important;grid-template-areas:
      "brand spacer account menu"
      "search search search search"!important;
    gap:9px!important;min-height:0!important;padding-top:9px!important;padding-bottom:10px!important
  }
  body.tf-global-header-unified #tf-global-header .brand{grid-area:brand!important}
  body.tf-global-header-unified #tf-global-header .brand img{height:34px!important;max-width:145px!important}
  body.tf-global-header-unified #tf-global-header .global-search{
    grid-area:search!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 38px 40px!important;
    width:100%!important;height:44px!important;border-radius:10px!important
  }
  body.tf-global-header-unified #tf-global-header .global-search select,
  body.tf-global-header-unified #tf-global-header .tf-header-desktop-voice,
  body.tf-global-header-unified #tf-global-header .tf-header-search-submit{display:none!important}
  body.tf-global-header-unified #tf-global-header .mobile-search-icon{
    display:flex!important;align-items:center!important;justify-content:center!important;color:#60738d!important
  }
  body.tf-global-header-unified #tf-global-header .global-search input{
    display:block!important;height:42px!important;padding:0 6px!important;font-size:11px!important
  }
  body.tf-global-header-unified #tf-global-header .mobile-voice-search,
  body.tf-global-header-unified #tf-global-header .tf-mobile-search-submit{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:42px!important;
    margin:0!important;padding:0!important;border:0!important;background:#fff!important;color:#526a87!important
  }
  body.tf-global-header-unified #tf-global-header .tf-mobile-search-submit{
    border-radius:0 9px 9px 0!important;background:var(--tfh-gold)!important;color:#071f49!important
  }
  body.tf-global-header-unified #tf-global-header .header-actions{display:none!important}
  body.tf-global-header-unified #tf-global-header .mobile-account-button{
    grid-area:account!important;display:flex!important;align-items:center!important;justify-content:center!important;
    width:38px!important;height:38px!important;border:1px solid #dbe4ee!important;border-radius:9px!important;background:#fff!important;color:#17365f!important
  }
  body.tf-global-header-unified #tf-global-header .mobile-menu-toggle{
    grid-area:menu!important;display:flex!important;align-items:center!important;justify-content:center!important;
    width:38px!important;height:38px!important;margin:0!important;padding:0!important;border:1px solid #dbe4ee!important;border-radius:9px!important;background:#fff!important
  }
  body.tf-global-header-unified #tf-global-header .mobile-menu-toggle span,
  body.tf-global-header-unified #tf-global-header .mobile-menu-toggle span::before,
  body.tf-global-header-unified #tf-global-header .mobile-menu-toggle span::after{
    width:18px!important;height:2px!important;background:#17365f!important;border-radius:2px!important
  }
}

@media(prefers-reduced-motion:reduce){
  body.tf-global-header-unified #tf-global-header *,
  body.tf-global-header-unified #tf-global-header *::before,
  body.tf-global-header-unified #tf-global-header *::after{
    transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important
  }
}
