/* One footer skin, from the validated Home. Independent of legacy page styles. */
@font-face{font-family:BiuxFooter;src:url('../fonts/PlusJakartaSans-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:BiuxFooter;src:url('../fonts/PlusJakartaSans-Medium.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
.footer.page-pad{
  --footer-gutter:clamp(32px,3.25vw,60px);--footer-space:48px;
  --footer-muted:#b7bbb2;--footer-line:rgb(255 255 255 / 16%);
  position:relative;inset:auto;display:block;width:100%;max-width:none;min-width:0;
  margin:0;padding:var(--footer-space) var(--footer-gutter) max(28px,env(safe-area-inset-bottom));
  border:0;background:#050505;color:#fff;font:400 16px/1.65 BiuxFooter,system-ui,sans-serif;
  text-align:left;text-transform:none;letter-spacing:normal;overflow-wrap:break-word;
  -webkit-font-smoothing:antialiased;
}
.footer.page-pad,.footer.page-pad *,.footer.page-pad *::before,.footer.page-pad *::after{box-sizing:border-box}
.footer.page-pad :is(a,p,span,h3,li,address){font-family:BiuxFooter,system-ui,sans-serif!important}
.footer.page-pad :is(p,h3,ul,address,nav){margin:0;padding:0;border:0;background:none;max-width:none;text-align:left}
.footer.page-pad :is(a,p,li,address){color:inherit}
.footer.page-pad a{font-weight:400;letter-spacing:normal;text-transform:none;text-decoration:none;white-space:normal}
.footer.page-pad a:hover{color:inherit;text-decoration:underline;text-underline-offset:5px}
.footer.page-pad a:focus-visible{outline:2px solid #336eff;outline-offset:5px;border-radius:10px}
.footer.page-pad svg{display:block;max-width:100%;flex-shrink:0}
.footer.page-pad .footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 64px}
.footer.page-pad .footer-brand{display:block;flex-shrink:0;color:#fff}
.footer.page-pad .footer-brand svg{width:150px;height:51px}
.footer.page-pad .editorial-button{display:inline-flex;justify-content:center;align-items:center;min-height:56px;max-width:100%;padding:14px 22px;border:1px solid var(--footer-line);border-radius:10px;background:none;box-shadow:none;font-size:16px;font-weight:500;line-height:1.4}
.footer.page-pad .footer-main{display:grid;grid-template-columns:1.1fr 1.3fr 1.2fr 1fr;align-items:start;gap:clamp(24px,4vw,72px);padding:0 0 64px}
.footer.page-pad :is(.footer-contact,.footer-column,.footer-group){position:static;inset:auto;min-width:0;width:auto;margin:0;padding:0}
.footer.page-pad :is(.eyebrow,.footer-group h3){display:block;font-size:12px!important;font-weight:500!important;line-height:1.5;letter-spacing:.07em!important;word-spacing:.025em;text-transform:uppercase!important;color:var(--footer-muted)!important;margin:0 0 20px}
.footer.page-pad .footer-person{font-size:16px;font-weight:400;line-height:1.7;margin:0 0 22px}
.footer.page-pad address{font-style:normal;font-size:14px;line-height:1.8}
.footer.page-pad .footer-column{display:flex;flex-direction:column;gap:32px}
.footer.page-pad .footer-group ul{list-style:none;display:grid;gap:10px}
.footer.page-pad .footer-group li{margin:0;padding:0;font-size:16px;line-height:1.65}
.footer.page-pad .footer-group a{font-size:14px;line-height:1.5}
.footer.page-pad .footer-socials{display:flex;align-items:flex-start;flex-direction:column;gap:12px;margin:30px 0 0;padding:0;font-size:14px}
.footer.page-pad .footer-socials a{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:auto;height:auto}
.footer.page-pad .footer-socials svg{width:15px;height:15px}
/* Original introductory text is rendered only by the home, before the footer. */
.home-intro.page-pad{box-sizing:border-box;margin:0;padding:48px clamp(32px,3.25vw,60px) 0;background:#050505;color:#b7bbb2;font:400 16px/1.9 BiuxFooter,system-ui,sans-serif;overflow-wrap:break-word}
.home-intro-copy{border-block:1px solid rgb(255 255 255 / 16%);padding:36px 0}
.home-intro-copy p{margin:0;font:inherit;color:inherit}
.home-intro-copy p+p{margin-top:18px}
.home-intro-copy a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.home-intro-copy a:focus-visible{outline:2px solid #336eff;outline-offset:5px;border-radius:3px}
@media(max-width:1100px){.home-intro.page-pad{padding:40px 30px 0}}
@media(max-width:600px){.home-intro.page-pad{padding:32px 18px 0}}
/* Reserve the bottom-right corner for the existing floating quote launcher. */
.footer.page-pad .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--footer-line);margin:0;padding:26px 64px 0 0;font-size:12px;color:var(--footer-muted);overflow:visible}
.footer.page-pad .footer-bottom>div{display:flex;gap:24px}
@media(max-width:1100px){.footer.page-pad{--footer-gutter:30px;--footer-space:40px}}
@media(max-width:1000px){
  .footer.page-pad .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 32px}
  .footer.page-pad .footer-bottom{flex-wrap:wrap}
  .footer.page-pad .footer-bottom>div{flex-wrap:wrap;gap:12px 24px}
}
@media(max-width:700px){
  .footer.page-pad .footer-top{align-items:flex-start;flex-direction:column;margin-bottom:48px}
  .footer.page-pad .footer-main{gap:40px 24px}
  .footer.page-pad .footer-brand svg{width:128px;height:44px}
  .footer.page-pad .footer-bottom{align-items:flex-start;flex-direction:column}
  .footer.page-pad .footer-bottom>div{flex-direction:column}
}
@media(max-width:600px){.footer.page-pad{--footer-gutter:18px;--footer-space:32px}}
@media(max-width:380px){.footer.page-pad .footer-main{grid-template-columns:1fr}}
/* Retained landing-page bottom CTA must never cover the legal links. */
@media(max-width:767px){.footer.page-pad:has(+.lp-sticky-cta){padding-bottom:calc(100px + env(safe-area-inset-bottom))}}
