/* P14: clean SaaS hierarchy. The existing #offers slider is intentionally untouched. */
html,body{overflow-x:hidden}
#results,#offers,section[aria-labelledby="fz-portal-flow-title"]{scroll-margin-top:104px}
#results{padding-top:54px!important}
section[aria-labelledby="fz-portal-flow-title"]{margin-top:40px!important}
@media (max-width:760px){
  .ubar{overflow:hidden!important}
  .hd,.hd .container,.hd__in{max-width:100vw!important}
  .hd__in{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow:hidden!important}
  .brand{flex:1 1 auto!important;min-width:0!important}
  .brand .slogan{display:none!important}
  .hd__nav{display:none!important}
  .hd__r{display:flex!important;flex:0 0 auto!important;gap:8px!important;margin-left:auto!important}
  .hd__r .btn--wa{display:none!important}
  .hd__r .menu-btn{display:inline-flex!important;flex:0 0 42px!important}
  .fzlogin{padding:9px 12px!important;white-space:nowrap!important}
  .searchwrap,.searchwrap__bg,.fzticker{max-width:100vw!important;overflow-x:hidden!important}
  .searchwrap__bg{width:100%!important;right:auto!important}
}
