.fd-footer{background:var(--fd-white);border-top:1px solid var(--fd-border);padding-bottom:2rem;padding-top:4rem}.fd-footer__inner{margin-inline:auto;max-width:var(--fd-container);padding-inline:1.5rem}@media (min-width:1024px){.fd-footer__inner{padding-inline:2rem}}.fd-footer__grid{display:grid;gap:2.5rem;grid-template-columns:1fr;padding-bottom:3rem}@media (min-width:640px){.fd-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.fd-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.fd-footer__brand{display:flex;flex-direction:column;gap:1rem}.fd-footer__brand img{height:32px;width:auto}.fd-footer__brand p{color:var(--fd-muted);font-size:.875rem;line-height:1.6;margin:0}.fd-footer__brand-cta{align-items:center;background:var(--fd-navy);border-radius:999px;color:var(--fd-white);display:inline-flex;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:background-color .15s;width:fit-content}.fd-footer__brand-cta:hover{background-color:color-mix(in srgb,var(--fd-navy) 85%,#000);color:var(--fd-white)}.fd-footer__col{display:flex;flex-direction:column;gap:.75rem}.fd-footer__col-heading{color:var(--fd-purple);font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 .25rem;text-transform:uppercase}.fd-footer__links{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.fd-footer__link{color:var(--fd-body);font-size:.9rem;font-weight:500;transition:color .15s}.fd-footer__link:hover{color:var(--fd-navy)}.fd-footer__divider{background:var(--fd-border);height:1px;margin-bottom:1.25rem}.fd-footer__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.fd-footer__copyright{color:var(--fd-subtle);font-size:.8125rem;font-weight:500;margin:0}.fd-footer__legal{align-items:center;display:flex;gap:1.25rem}.fd-footer__legal-link{color:var(--fd-subtle);font-size:.8125rem;font-weight:500;transition:color .15s}.fd-footer__legal-link:hover{color:var(--fd-navy)}.fd-footer__legal-divider{background:var(--fd-border);flex-shrink:0;height:14px;width:1px}.fd-footer__social{display:flex;gap:8px}.fd-footer__social-link{align-items:center;background:var(--fd-surface-gray);border:1px solid var(--fd-border);border-radius:50%;color:var(--fd-subtle);display:flex;height:32px;justify-content:center;transition:color .15s,background-color .15s;width:32px}.fd-footer__social-link:hover{background:var(--fd-border);color:var(--fd-navy)}.fd-demo-footer{background:var(--fd-white);border-top:1px solid var(--fd-border);padding:1.25rem 0}.fd-demo-footer__inner{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-inline:auto;max-width:var(--fd-container);padding-inline:1.5rem}.fd-demo-footer img{height:28px;width:auto}.fd-demo-footer__right{color:var(--fd-subtle);display:flex;font-size:.8125rem;font-weight:500;gap:1.25rem}.fd-demo-footer__right a{color:var(--fd-subtle)}.fd-demo-footer__right a:hover{color:var(--fd-navy)}