/* Workify Visa — Brand & header refinement v5 */
[hidden]{display:none!important}

.site-header{
  height:68px!important;
  border-bottom:1px solid rgba(211,222,236,.78)!important;
  background:rgba(255,255,255,.94)!important;
  box-shadow:0 7px 24px rgba(13,31,61,.045)!important;
}
.header-inner{height:68px!important}
.site-logo{display:inline-flex;align-items:center;flex:0 0 auto;line-height:1}
.site-logo>img{display:block;width:183px;height:auto;max-height:48px}
.site-footer .site-logo>img{width:190px}
.desktop-links{gap:28px}
.header-cta{min-height:42px;display:inline-flex;align-items:center;padding:10px 17px}

/* The header is fixed; preserve a calm, visible breathing space beneath it. */
.hero-section{padding:108px 0 88px!important}
.journey-switch{margin-top:2px;margin-bottom:30px}
.public-list-hero{padding-top:118px!important}
.visual-brand>img{display:block;width:167px;height:auto;filter:drop-shadow(0 7px 16px rgba(0,0,0,.16))}
.visual-brand>span,.visual-brand>div{display:none!important}

@media(max-width:1040px){
  .site-logo>img{width:166px}
  .hero-section{padding-top:99px!important}
}
@media(max-width:720px){
  .site-header,.header-inner{height:62px!important}
  .site-logo>img{width:145px;max-height:40px}
  .hero-section{padding:88px 0 70px!important}
  .journey-switch{margin-bottom:25px}
  .public-list-hero{padding-top:98px!important}
}
@media(max-width:390px){
  .site-logo>img{width:132px}
  .header-cta{padding-inline:11px;font-size:10px}
}
