
/* APSHINFO V4 Navigation */
.public-navbar-inner{gap:18px}
.public-brand{min-width:310px;max-width:390px}
.public-brand-copy{min-width:0}
.public-brand-copy strong{
  display:block!important;
  white-space:nowrap!important;
  font-size:clamp(1.02rem,1.35vw,1.26rem)!important;
  letter-spacing:-.02em;
}
.public-brand-copy small{white-space:nowrap;font-size:.68rem!important}
.public-desktop-menu{gap:2px!important;min-width:0;flex:1;justify-content:center}
.public-nav-link{padding:10px 9px!important;font-size:.88rem!important;gap:6px!important}
.public-nav-link>i:first-child{font-size:.8rem;color:#4c7d69}
.public-dropdown-menu a{display:flex!important;align-items:center;gap:10px}
.apsh-nav-badge{font-style:normal;font-size:.58rem;padding:2px 5px;border-radius:999px;background:#ffefe0;color:#9d4b0d;font-weight:900}
.public-header-actions{gap:8px!important}
.public-header-actions a{white-space:nowrap;padding:10px 14px!important}
.apsh-footer-dynamic{grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(150px,.75fr))!important}
.ap-footer-menu-column a{display:block}
@media(max-width:1250px){
  .public-brand{min-width:270px}
  .public-nav-link{padding:9px 6px!important;font-size:.82rem!important}
  .public-header-actions a{padding:9px 10px!important;font-size:.8rem!important}
}
@media(max-width:1080px){.public-desktop-menu,.public-header-actions{display:none!important}.public-mobile-toggle{display:grid!important}.public-brand{min-width:0;max-width:100%}}
@media(max-width:640px){
 .public-brand-copy strong{white-space:normal!important;line-height:1.05}
 .public-brand-copy small{white-space:normal}
 .apsh-footer-dynamic{grid-template-columns:1fr!important}
}
