.footer_footer__E_Uzl{--footer-text:#374151;--footer-muted:#6b7280;--footer-border:#e5e7eb;--footer-bg-totop:#f3f4f6;--footer-focus:#111827;width:100%;background:transparent;color:var(--footer-text);border-top:1px solid var(--footer-border);margin-top:auto}.footer_top__edZTX{padding:3rem 0;border-bottom:1px solid var(--footer-border)}.footer_topInner__bx5yz{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:var(--content-max-width,1250px);margin:0 auto;padding:0 var(--content-padding-x,40px);box-sizing:border-box}.footer_logoLink__Iq0hl{display:inline-block;line-height:0;transition:opacity .2s ease}.footer_logoLink__Iq0hl:hover{opacity:.85}.footer_logoLink__Iq0hl:focus-visible{outline:2px solid var(--footer-focus);outline-offset:4px;border-radius:2px}@media (prefers-reduced-motion:reduce){.footer_logoLink__Iq0hl{transition:none}}.footer_logoImg__pEHVF{height:2.75rem;width:auto;display:block;opacity:.95}.footer_tagline__R14Wb{font-family:Barlow,sans-serif;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.5;color:var(--footer-focus);margin:0;max-width:36rem;letter-spacing:-1px;padding:.75rem 0}.footer_bottom__q3TIQ{padding:2rem 0;position:relative}.footer_bottomInner__kyWo5{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.75rem;max-width:var(--content-max-width,1250px);margin:0 auto;padding:0 var(--content-padding-x,40px);box-sizing:border-box}.footer_navWrap__nWpkN{flex-shrink:0}.footer_nav__HrwSO{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.5rem 2rem}.footer_nav__HrwSO a{font-family:"Figtree",var(--font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:capitalize;color:var(--footer-text);text-decoration:none;padding:.35em 0 2px;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.footer_nav__HrwSO a:hover{color:var(--footer-focus);border-bottom-color:#9ca3af}.footer_nav__HrwSO a:focus-visible{outline:2px solid var(--footer-focus);outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){.footer_nav__HrwSO a{transition:none}}.footer_copyrightBlock__pEtWa{font-size:.8125rem;line-height:1.55;color:var(--footer-muted);min-width:0}.footer_addressHeading__NpWzM{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--footer-muted);margin:0 0 .35rem}.footer_address__imCAu{font-style:normal;margin:0 0 .5rem;color:#4b5563}.footer_copyrightBlock__pEtWa .footer_copy__XlOvL{margin:.5rem 0 0;color:var(--footer-muted)}.footer_totop__By9Jx{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:.35rem;min-width:2.75rem;min-height:2.75rem;padding:0 .75rem;background:var(--footer-bg-totop);color:var(--footer-text);border-radius:6px;text-decoration:none;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;transition:background .2s ease,color .2s ease}.footer_totop__By9Jx:before{content:"↑";font-size:1em;line-height:1}.footer_totop__By9Jx:hover{background:#e5e7eb;color:var(--footer-focus)}.footer_totop__By9Jx:focus-visible{outline:2px solid var(--footer-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.footer_totop__By9Jx{transition:none}}@media (max-width:960px){.footer_bottomInner__kyWo5{gap:1.5rem}.footer_nav__HrwSO{gap:1.25rem 1.75rem}}@media (max-width:768px){.footer_top__edZTX{padding:2rem 0}.footer_topInner__bx5yz{gap:1.25rem}.footer_logoImg__pEHVF{height:2.5rem}.footer_tagline__R14Wb{padding:.75rem 0;font-size:1.0625rem}.footer_bottom__q3TIQ{padding:1.75rem 0 3.5rem}.footer_bottomInner__kyWo5{flex-direction:column;align-items:stretch;gap:1.5rem}.footer_navWrap__nWpkN{width:100%}.footer_nav__HrwSO{gap:1.25rem 1.5rem;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}.footer_nav__HrwSO a{padding:.5em 0}.footer_totop__By9Jx{position:absolute;right:var(--content-padding-x,20px);bottom:1rem;min-width:2.5rem;min-height:2.5rem}}.hub_cards_page___WC8c{display:flex;flex-direction:column;padding:2rem 0 4rem;max-width:var(--content-max-width,1250px);margin:0 auto;box-sizing:border-box}.hub_cards_grid__bC9_R{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;list-style:none;margin:0;padding:0}.hub_cards_card__sqfkw{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.hub_cards_card__sqfkw:hover{border-color:#d1d5db;box-shadow:0 8px 24px rgba(0,0,0,.06)}.hub_cards_cardLink__9V4Nz{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.hub_cards_cardLink__9V4Nz:focus-visible{outline:2px solid #111827;outline-offset:2px;border-radius:12px}.hub_cards_cardImageWrap__vTo4Q{position:relative;width:100%;aspect-ratio:4/3;background:#f3f4f6;overflow:hidden}.hub_cards_cardImage__Z1F_o{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .25s ease}.hub_cards_card__sqfkw:hover .hub_cards_cardImage__Z1F_o{transform:scale(1.03)}.hub_cards_cardBody__FpdfJ{display:flex;flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.25rem;gap:.5rem}.hub_cards_cardTitle__0kQld{font-size:1.125rem;font-weight:600;color:#111827;margin:0;letter-spacing:-.02em;line-height:1.35}.hub_cards_cardLink__9V4Nz:hover .hub_cards_cardTitle__0kQld{color:#0d0e13}.hub_cards_cardDesc__UBkuJ{font-size:.9375rem;line-height:1.55;letter-spacing:-.5px;color:#6b7280;margin:0;flex:1}.hub_cards_cardCta__ilxRK{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:#111827;margin-top:.5rem;letter-spacing:.02em}.hub_cards_cardCta__ilxRK:after{content:"→";font-size:1em}.hub_cards_cardLink__9V4Nz:hover .hub_cards_cardCta__ilxRK{color:#0d0e13}@media (prefers-reduced-motion:reduce){.hub_cards_card__sqfkw .hub_cards_cardImage__Z1F_o{transition:none}.hub_cards_card__sqfkw:hover .hub_cards_cardImage__Z1F_o{transform:none}}@media (max-width:768px){.hub_cards_page___WC8c{padding:1.5rem 0 3rem}.hub_cards_grid__bC9_R{gap:1.5rem;grid-template-columns:1fr}.hub_cards_cardBody__FpdfJ{padding:1.25rem 1.25rem 1rem}.hub_cards_cardTitle__0kQld{font-size:1.0625rem}.hub_cards_cardDesc__UBkuJ{font-size:.875rem}}