.Footer-module__S6Hkya__footer{border-top:2px solid var(--border-strong);background-color:var(--surface-3);margin-top:4rem;padding:clamp(2.5rem,6vw,4rem) clamp(1rem,4vw,2rem) 2rem;position:relative;overflow-x:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:radial-gradient(ellipse at center, var(--accent) 0%, transparent 72%);opacity:.06;pointer-events:none;z-index:0;width:600px;height:180px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__inner{z-index:1;gap:2.5rem;width:100%;min-width:0;max-width:1400px;margin:0 auto;display:grid;position:relative}.Footer-module__S6Hkya__ctaSection{border:2px solid var(--border-strong);background:var(--surface-2);box-shadow:var(--shadow-md);border-radius:0;min-width:0;padding:2rem 1.5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__ctaSection:before{content:"";background:repeating-linear-gradient(-45deg, transparent, transparent 6px, var(--border-subtle) 6px, var(--border-subtle) 7px);opacity:.45;pointer-events:none;z-index:0;border-radius:inherit;position:absolute;inset:0}.Footer-module__S6Hkya__ctaSection>*{z-index:1;position:relative}.Footer-module__S6Hkya__ctaTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;margin-bottom:1.75rem;display:flex}.Footer-module__S6Hkya__ctaCopy{min-width:0;max-width:720px}.Footer-module__S6Hkya__ctaLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:900;font-family:var(--font-data);margin-bottom:.45rem}.Footer-module__S6Hkya__ctaTitle{color:var(--text-primary);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:900;font-family:var(--font-display);letter-spacing:-.01em;margin:0}.Footer-module__S6Hkya__ctaDesc{color:var(--text-secondary);max-width:680px;margin:.55rem 0 0;font-size:.92rem;line-height:1.6}.Footer-module__S6Hkya__ctaNote{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;font-family:var(--font-data)}.Footer-module__S6Hkya__cardsGrid{gap:1rem;min-width:0;display:grid}.Footer-module__S6Hkya__cardsGridDesktop{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.Footer-module__S6Hkya__cardsGridDesktop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Footer-module__S6Hkya__cardsGridDesktop{grid-template-columns:1fr}}.Footer-module__S6Hkya__cardsGridMobile{grid-template-columns:1fr}.Footer-module__S6Hkya__card{border:2px solid var(--border-strong);border-left:3px solid var(--accent);background:var(--surface);color:var(--text-primary);box-shadow:4px 4px 0px 0px var(--border-strong);border-radius:0;flex-direction:column;gap:.6rem;padding:1.25rem 1rem 1.25rem 1.15rem;text-decoration:none;transition:transform .1s,box-shadow .1s,border-left-color .32s;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__card:before{content:"";background:var(--accent);width:32px;height:3px;transition:width .28s var(--ease-out-expo);border-radius:0 0 3px 3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__card:hover{box-shadow:5px 5px 0px 0px var(--border-strong);border-left-color:var(--accent-blue);transform:translate(-1px,-1px)}.Footer-module__S6Hkya__card:hover:before{width:100%}.Footer-module__S6Hkya__card:active{box-shadow:2px 2px 0px 0px var(--border-strong);transform:translate(1px,1px)}.Footer-module__S6Hkya__cardRadar{border-color:var(--accent);border-left-color:var(--accent);box-shadow:4px 4px 0px 0px var(--accent)}.Footer-module__S6Hkya__cardRadar:hover{box-shadow:5px 5px 0px 0px var(--accent);border-left-color:var(--accent-blue)}.Footer-module__S6Hkya__cardRadar:active{box-shadow:2px 2px 0px 0px var(--accent)}.Footer-module__S6Hkya__cardTag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.62rem;font-weight:900;font-family:var(--font-data);background:color-mix(in srgb, var(--accent) 10%, transparent);border-radius:var(--radius-pill);align-self:flex-start;padding:.2em .6em;line-height:1.5;display:inline-block}.Footer-module__S6Hkya__cardLabel{font-size:1.15rem;font-weight:900;font-family:var(--font-display);letter-spacing:.02em}.Footer-module__S6Hkya__cardDetail{color:var(--text-secondary);font-size:.8rem;line-height:1.45}.Footer-module__S6Hkya__divider{background:linear-gradient(to right, transparent 0%, var(--accent) 50%, transparent 100%);opacity:.35;border:none;width:100%;height:1px;margin:0}.Footer-module__S6Hkya__linksGrid{gap:2rem;min-width:0;display:grid}.Footer-module__S6Hkya__linksGridDesktop{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.Footer-module__S6Hkya__linksGridMobile{grid-template-columns:1fr;gap:1.35rem}.Footer-module__S6Hkya__brandLink{letter-spacing:-.05em;color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:900;display:inline-block}.Footer-module__S6Hkya__brandAccent{color:var(--accent)}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);max-width:360px;margin:0;font-size:.92rem;line-height:1.7}.Footer-module__S6Hkya__groupTitle{color:var(--text-primary);align-items:center;gap:.55rem;margin:0 0 1rem;font-size:.98rem;display:flex;position:relative}.Footer-module__S6Hkya__groupTitle:before{content:"";background:var(--accent);border-radius:0;flex-shrink:0;width:14px;height:3px;display:inline-block}.Footer-module__S6Hkya__groupList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__groupLink{color:var(--text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,padding-left .18s}.Footer-module__S6Hkya__groupLink:hover{color:var(--text-primary);padding-left:4px}.Footer-module__S6Hkya__groupLinkAccent{font-weight:800}.Footer-module__S6Hkya__copyright{border-top:1px solid var(--border-soft);width:100%;min-width:0;max-width:1400px;color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-family:var(--font-data);flex-wrap:wrap;justify-content:space-between;row-gap:.75rem;margin:2rem auto 0;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyrightDesktop{flex-direction:row;align-items:center}.Footer-module__S6Hkya__copyrightMobile{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__newsletter,.Footer-module__S6Hkya__brandCol{min-width:0}.Footer-module__S6Hkya__copyrightRight{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding-bottom:calc(64px + env(safe-area-inset-bottom) + 1.25rem)}.Footer-module__S6Hkya__groupLink{padding-block:.4rem;display:inline-block}}
