/* Shared desktop navigation typography and sizing for the public and employer headers. */
@font-face{font-family:GeistLocal;src:url('/fonts/geist-500.ttf?v=1') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:GeistLocal;src:url('/fonts/geist-600.ttf?v=1') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:GeistLocal;src:url('/fonts/geist-700.ttf?v=1') format('truetype');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:NotoHKLocal;src:url('/fonts/noto-hk-400.ttf?v=1') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:NotoHKLocal;src:url('/fonts/noto-hk-500.ttf?v=1') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:NotoHKLocal;src:url('/fonts/noto-hk-600.ttf?v=1') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:NotoHKLocal;src:url('/fonts/noto-hk-700.ttf?v=1') format('truetype');font-style:normal;font-weight:700;font-display:swap}
@media (min-width:851px){
  body>header,body>header *{font-family:GeistLocal,NotoHKLocal,"PingFang HK","Microsoft JhengHei",sans-serif!important;font-variant-numeric:tabular-nums!important;font-feature-settings:"tnum" 1!important}
  body>header .main-nav,
  body>header .top-nav{gap:22px!important;margin-left:34px!important}
  body>header .main-nav>a,
  body>header .main-nav-menu>a,
  body>header .top-nav>a,
  body>header .nav-menu>a{font-size:15px!important;font-weight:400!important;line-height:normal;letter-spacing:normal;white-space:nowrap}
  body>header .top-nav>a,
  body>header .nav-menu>a{display:block!important}
  body>header .main-nav-menu>a>span,
  body>header .nav-menu>a>span{display:inline-block;margin-left:3px;font-size:12px!important;font-weight:400}
  body>header .main-nav-dropdown b,
  body>header .nav-dropdown b{font-size:15px;font-weight:700}
  body>header .main-nav-dropdown small,
  body>header .nav-dropdown small{font-size:12px;font-weight:500;line-height:1.45}
  body>header .account-actions,
  body>header .top-actions{display:flex;align-items:center;gap:12px;margin-left:auto;font-family:Inter,"PingFang HK","Microsoft JhengHei","Noto Sans TC",system-ui,sans-serif}
  body>header .account-actions button,
  body>header .top-actions .account-center,
  body>header .top-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid #cadde2;border-radius:9px;background:#f7fbfc;color:#294b57;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none;white-space:nowrap}
  body>header .account-actions .account-identity,
  body>header .top-actions .account-identity{display:inline-block;padding:0;border:0;background:transparent;color:#526d78;font-size:14px;font-weight:400;white-space:nowrap}
  body>header .account-actions .quiet,
  body>header .top-actions #logout{border:0!important;background:transparent!important;color:#667b84!important}
  body>header .account-actions button:hover,
  body>header .top-actions .account-center:hover,
  body>header .top-actions button:hover{border-color:#70cbc5!important;background:#e9f8f6!important;color:#087f79!important}
}
