.Footer-module__IS87Ra__footerContainer{color:var(--text-color);border-top:3px solid var(--editorial-gold);padding:clamp(2.25rem,4vw,3.25rem) 0 1.5rem;background:var(--header-bg)!important}html.dark .Footer-module__IS87Ra__footerContainer{color:var(--editorial-on-navy);border-top-color:var(--editorial-gold-bright);box-shadow:0 -1px #ffffff0f;background:var(--editorial-navy)!important}.Footer-module__IS87Ra__footerInner{width:min(100% - 2.5rem, var(--container-wide));margin-inline:auto}.Footer-module__IS87Ra__footerGrid{border-bottom:1px solid var(--border-color);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(1.25rem,3vw,2rem);padding-bottom:1.5rem;display:grid}html.dark .Footer-module__IS87Ra__footerGrid{border-bottom-color:#ffffff24}.Footer-module__IS87Ra__footerBrandBlock{min-width:0}.Footer-module__IS87Ra__footerBrandMark{width:fit-content;max-width:100%;color:inherit;align-items:center;gap:.85rem;margin-bottom:.15rem;text-decoration:none;display:flex}.Footer-module__IS87Ra__footerBrandLogo{--brand-logo-size:52px;--brand-logo-radius:13px;--logo-ring-color:var(--header-brand-logo-ring);--logo-ring-hover-color:var(--header-brand-logo-ring-hover);--logo-elevation:var(--header-brand-logo-elevation);--logo-elevation-hover:var(--header-brand-logo-elevation-hover);flex-shrink:0;overflow:visible}.Footer-module__IS87Ra__footerBrandText{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.Footer-module__IS87Ra__footerBrandTop{letter-spacing:.03em;color:var(--header-brand-title-primary);white-space:nowrap;align-items:center;gap:.45rem;margin:0;font-size:clamp(.82rem,1.15vw,.95rem);font-weight:900;line-height:1.05;display:flex}.Footer-module__IS87Ra__footerBrandTop>span:first-child{color:var(--header-brand-title-primary);letter-spacing:.04em;-webkit-text-stroke:.2px currentColor;paint-order:stroke fill;font-weight:900}.Footer-module__IS87Ra__footerBrandTop>span:last-child{color:var(--header-brand-title-accent);letter-spacing:.05em;-webkit-text-stroke:.2px currentColor;paint-order:stroke fill;font-weight:900}.Footer-module__IS87Ra__footerBrandDivider{background:var(--header-brand-divider-gradient);opacity:1;border-radius:2px;flex-shrink:0;width:2px;height:.85rem}.Footer-module__IS87Ra__footerBrandPartner{border-radius:var(--radius-full);background:var(--header-brand-partner-bg);border:1px solid var(--header-brand-partner-border);letter-spacing:.02em;width:fit-content;max-width:100%;color:var(--header-brand-partner-color);white-space:normal;text-wrap:balance;margin:0;padding:.22rem .62rem;font-size:clamp(.62rem,.95vw,.7rem);font-weight:800;line-height:1.25}.Footer-module__IS87Ra__footerAddress{color:var(--text-color-muted);max-width:36ch;margin:.75rem 0 0;font-size:.86rem;line-height:1.6}html.dark .Footer-module__IS87Ra__footerAddress{color:var(--editorial-muted-on-navy)}.Footer-module__IS87Ra__footerContactRow{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.Footer-module__IS87Ra__footerContactLink{color:var(--text-color);background:var(--surface-2);border:1px solid var(--border-color);border-radius:2px;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.Footer-module__IS87Ra__footerContactLink:hover{color:var(--main-color);background:rgba(var(--accent-rgb), .1);border-color:rgba(var(--accent-rgb), .35)}html.dark .Footer-module__IS87Ra__footerContactLink{color:var(--editorial-on-navy);background:#ffffff14;border-color:#ffffff29}html.dark .Footer-module__IS87Ra__footerContactLink:hover{color:var(--editorial-gold-bright);background:rgba(var(--accent-rgb), .16);border-color:rgba(var(--accent-rgb), .42)}.Footer-module__IS87Ra__footerContactLink svg{flex-shrink:0;font-size:.85rem}.Footer-module__IS87Ra__footerQuoteBtn{letter-spacing:.05em;text-transform:uppercase;color:var(--btn-primary-color);background:var(--btn-primary-bg);border:1px solid var(--btn-primary-border);cursor:pointer;box-shadow:var(--btn-primary-shadow);border-radius:2px;align-items:center;padding:.45rem .8rem;font-size:.68rem;font-weight:800;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.Footer-module__IS87Ra__footerQuoteBtn:hover{background:var(--btn-primary-bg-hover);border-color:var(--btn-primary-border-hover);box-shadow:var(--btn-primary-shadow-hover);transform:translateY(-1px)}.Footer-module__IS87Ra__footerColumn{min-width:0}.Footer-module__IS87Ra__footerColumnLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--main-color);margin:0 0 .75rem;font-size:.68rem;font-weight:800}html.dark .Footer-module__IS87Ra__footerColumnLabel{color:var(--editorial-gold-bright)}.Footer-module__IS87Ra__footerChipList{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__IS87Ra__footerChip{font:inherit;letter-spacing:.04em;text-transform:uppercase;color:var(--btn-secondary-color);background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);cursor:pointer;border-radius:2px;padding:.35rem .6rem;font-size:.68rem;font-weight:700;line-height:1.3;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s}.Footer-module__IS87Ra__footerChip:hover,.Footer-module__IS87Ra__footerChip:focus-visible{color:var(--main-color);background:rgba(var(--accent-rgb), .1);border-color:rgba(var(--accent-rgb), .35)}html.dark .Footer-module__IS87Ra__footerChip{color:var(--editorial-on-navy);background:#ffffff14;border-color:#ffffff29}:is(html.dark .Footer-module__IS87Ra__footerChip:hover,html.dark .Footer-module__IS87Ra__footerChip:focus-visible){color:var(--editorial-gold-bright);background:rgba(var(--accent-rgb), .16);border-color:rgba(var(--accent-rgb), .42)}.Footer-module__IS87Ra__footerBottom{color:var(--text-color-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;padding-top:1.25rem;font-size:.78rem;display:flex}html.dark .Footer-module__IS87Ra__footerBottom{color:var(--editorial-muted-on-navy)}.Footer-module__IS87Ra__footerCopyright strong{color:var(--editorial-navy);font-weight:800}html.dark .Footer-module__IS87Ra__footerCopyright strong{color:var(--editorial-on-navy)}.Footer-module__IS87Ra__footerCredit{color:var(--text-color-muted);margin:0}html.dark .Footer-module__IS87Ra__footerCredit{color:var(--editorial-muted-on-navy)}@media (max-width:900px){.Footer-module__IS87Ra__footerGrid{grid-template-columns:1fr}.Footer-module__IS87Ra__footerBrandBlock,.Footer-module__IS87Ra__footerColumn{text-align:center}.Footer-module__IS87Ra__footerBrandMark,.Footer-module__IS87Ra__footerAddress{margin-inline:auto}.Footer-module__IS87Ra__footerContactRow,.Footer-module__IS87Ra__footerContactLink,.Footer-module__IS87Ra__footerQuoteBtn,.Footer-module__IS87Ra__footerChipList{justify-content:center}.Footer-module__IS87Ra__footerBottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem}}@media (max-width:640px){.Footer-module__IS87Ra__footerInner{width:min(100% - 1.5rem, var(--container-wide))}.Footer-module__IS87Ra__footerContactRow{flex-direction:column;align-items:stretch}}
