/* Shared shell measured from current Figma desktop and 390px navigation. */
.ms-header { border-bottom: 0; }
.wp-block-template-part > p:has(> .skip) { margin: 0; height: 0; }
.ms-nav-group > summary { font-size: 16px; font-weight: 500; line-height: 24px; }
.ms-header-quote { display: inline-flex; justify-content: center; align-items: center; height: 48px; padding: 12px 24px; }
.ms-header-quote .ms-quote-short { display: none; }
@media (min-width: 1191px) {
  .ms-nav-content { grid-template-columns: 340px minmax(0,1fr); gap: 56px; }
  .ms-nav-links, .ms-nav-industries .ms-nav-links { grid-template-columns: 1fr; max-width: 780px; gap: 12px; }
  .ms-nav-industries .ms-nav-links a { font-size: 18px; }
}
.site-footer { padding: 64px 0; background: #071d31; color: #fff; }
.site-footer .footer-grid { grid-template-columns: 340px repeat(3,minmax(0,1fr)); gap: 48px; padding: 0; }
.site-footer .footer-brand strong { font-size: 20px; font-weight: 500; line-height: 28px; letter-spacing: 0; }
.site-footer .footer-brand p { margin: 16px 0; font-size: 16px; line-height: 26px; color: #fff; }
.site-footer .footer-brand a { font-size: 16px; line-height: 26px; }
.site-footer .footer-grid h2 { margin: 0 0 16px; font-size: 12px; line-height: 18px; font-weight: 600; letter-spacing: 0; color: #c5a252; }
.site-footer .footer-grid > div:not(.footer-brand) a { margin: 0 0 16px; font-size: 14px; line-height: 22px; }
.site-footer .footer-bottom { margin-top: 32px; padding: 32px 0 0; border-top: 1px solid #dbe4e8; font-size: 14px; line-height: 22px; color: #fff; }
.site-footer .footer-grid > div:not(.footer-brand) > p { margin: 0; }
.site-footer .footer-grid > div:not(.footer-brand) a:last-child { margin-bottom: 0; }
.site-footer p:empty { display: none; }
.site-footer .footer-brand > p:last-child { margin-bottom: 0; }
.ms-header-quote { border: 0; font-weight: 500; }
.footer-mobile-links { display: none; }
@media (max-width: 1190px) {
  .ms-header-row { gap: 16px; }
  .ms-logo, .ms-logo img { width: 148px; height: 60px; }
  .ms-header-quote { display: inline-flex; order: 1; width: 84px; padding: 12px; margin-left: auto; }
  .ms-header-quote .ms-quote-long { display: none; }
  .ms-header-quote .ms-quote-short { display: inline; }
  .ms-menu-toggle { order: 2; margin-left: 0; padding: 12px 0; border: 0; font-size: 14px; }
  .site-footer .footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; }
}
@media (max-width: 700px) {
  .site-footer { padding: 24px 0; }
  .site-footer .footer-grid { gap: 24px; }
  .site-footer .footer-brand { grid-column: 1 / -1; }
  .site-footer .footer-bottom { margin-top: 24px; padding-top: 24px; }
  .site-footer .footer-grid { display: block; }
  .site-footer .footer-grid > div:not(.footer-brand), .site-footer .footer-bottom, .site-footer .footer-brand > p:not(:last-child) { display: none; }
  .site-footer .footer-brand > p:last-child { margin: 24px 0; }
  .site-footer .footer-mobile-links { display: block; min-height: 66px; font-size: 14px; line-height: 22px; }
  .site-footer .footer-mobile-links a { display: inline; font-size: 14px; line-height: 22px; }
}
/* Page-location labels removed at the owner's request; main navigation remains. */
.ms-breadcrumb, .breadcrumbs, nav[aria-label="Breadcrumb"], .ms-page-hero .eyebrow, .detail-hero .eyebrow { display: none !important; }
