.Contact-module__J3q-aa__page{min-height:100vh;padding:calc(var(--section-padding) + 3rem) 0 3rem;position:relative;overflow:hidden}.Contact-module__J3q-aa__bgOrbs{pointer-events:none;position:absolute;inset:0}.Contact-module__J3q-aa__orb1{background:radial-gradient(circle,#6366f11a,#0000 70%);border-radius:50%;width:450px;height:450px;animation:13s ease-in-out infinite Contact-module__J3q-aa__orbDrift;position:absolute;top:-100px;right:-80px}.Contact-module__J3q-aa__orb2{background:radial-gradient(circle,#06b6d412,#0000 70%);border-radius:50%;width:350px;height:350px;animation:10s ease-in-out infinite reverse Contact-module__J3q-aa__orbDrift;position:absolute;bottom:-60px;left:-60px}@keyframes Contact-module__J3q-aa__orbDrift{0%,to{transform:translate(0)}50%{transform:translate(15px,-12px)}}.Contact-module__J3q-aa__layout{z-index:1;grid-template-columns:1fr;align-items:start;gap:2.5rem;max-width:1060px;margin:0 auto;display:grid;position:relative}@media (min-width:900px){.Contact-module__J3q-aa__layout{grid-template-columns:.85fr 1fr;gap:3rem}}.Contact-module__J3q-aa__info{flex-direction:column;display:flex}.Contact-module__J3q-aa__badge{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-primary);border:1px solid #6366f140;border-radius:6px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.75rem;padding:.22rem .7rem;font-size:.6rem;font-weight:600;display:inline-flex}.Contact-module__J3q-aa__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.Contact-module__J3q-aa__titleAccent{background:linear-gradient(135deg,#6366f1,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__J3q-aa__subtitle{color:var(--text-secondary);max-width:380px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.55}.Contact-module__J3q-aa__details{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.Contact-module__J3q-aa__detailRow{color:inherit;border-radius:10px;align-items:center;gap:.65rem;padding:.6rem .75rem;text-decoration:none;transition:background .2s;display:flex}.Contact-module__J3q-aa__detailRow:hover{background:#ffffff08}.Contact-module__J3q-aa__detailIcon{width:30px;height:30px;color:var(--accent-primary);background:#6366f114;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__J3q-aa__detailRow strong{color:var(--text-primary);font-size:.8rem;font-weight:600;display:block}.Contact-module__J3q-aa__detailRow small{color:var(--text-secondary);font-size:.68rem}.Contact-module__J3q-aa__supportCard{background:var(--bg-secondary);border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:.15rem;padding:.85rem 1rem;display:flex}.Contact-module__J3q-aa__supportCard strong{color:var(--text-primary);font-size:.75rem}.Contact-module__J3q-aa__supportCard span{color:var(--text-secondary);font-size:.7rem}.Contact-module__J3q-aa__supportCard a{color:var(--accent-primary);font-weight:500}.Contact-module__J3q-aa__formCard{background:var(--bg-secondary);border:1px solid #ffffff12;border-radius:16px;padding:1.75rem;position:relative;box-shadow:0 4px 16px #0000002e,0 16px 48px #0003,0 0 0 1px #ffffff0a}.Contact-module__J3q-aa__formCard:before{content:"";-webkit-mask-composite:xor;opacity:.5;pointer-events:none;background:linear-gradient(135deg,#6366f166,#0000 40% 60%,#06b6d44d);border-radius:16px;padding:1px;position:absolute;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)}.Contact-module__J3q-aa__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:500px){.Contact-module__J3q-aa__formRow{grid-template-columns:1fr}}.Contact-module__J3q-aa__formGroup{margin-bottom:.75rem}.Contact-module__J3q-aa__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.68rem;font-weight:600;display:block}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{width:100%;color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:.6rem .75rem;font-size:.8rem;transition:border-color .2s,box-shadow .2s}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 2px #6366f126}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:90px;line-height:1.5}.Contact-module__J3q-aa__customSelect{position:relative}.Contact-module__J3q-aa__selectTrigger{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.8rem;transition:border-color .2s,box-shadow .2s;display:flex}.Contact-module__J3q-aa__selectTrigger:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 2px #6366f126}.Contact-module__J3q-aa__selectHasValue{color:var(--text-primary)}.Contact-module__J3q-aa__selectChevron{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.Contact-module__J3q-aa__selectChevronOpen{transform:rotate(180deg)}.Contact-module__J3q-aa__selectMenu{background:var(--bg-secondary);z-index:20;border:1px solid #ffffff1a;border-radius:10px;max-height:220px;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000004d,0 8px 32px #0003}.Contact-module__J3q-aa__selectOption{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:.55rem .7rem;font-size:.78rem;transition:background .15s,color .15s}.Contact-module__J3q-aa__selectOption:hover{color:var(--text-primary);background:#6366f11a}.Contact-module__J3q-aa__selectOptionActive{color:var(--accent-primary);background:#6366f10f}.Contact-module__J3q-aa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#06b6d4e6);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.25rem;padding:.7rem;font-size:.82rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex}.Contact-module__J3q-aa__submitBtn:hover{opacity:.9;transform:translateY(-1px)}.Contact-module__J3q-aa__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.Contact-module__J3q-aa__privacy{color:var(--text-secondary);text-align:center;opacity:.7;margin-top:.6rem;font-size:.65rem}.Contact-module__J3q-aa__privacy a{color:var(--accent-primary);text-decoration:underline}.Contact-module__J3q-aa__successState{text-align:center;padding:2rem 1rem}.Contact-module__J3q-aa__successIcon{width:44px;height:44px;color:var(--accent-success);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .85rem;display:flex}.Contact-module__J3q-aa__successTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.3rem;font-size:1.25rem}.Contact-module__J3q-aa__successSub{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.8rem}.Contact-module__J3q-aa__againBtn{color:var(--accent-primary);cursor:pointer;background:0 0;border:1px solid #6366f140;border-radius:6px;padding:.4rem .85rem;font-size:.75rem;font-weight:500;transition:background .2s}.Contact-module__J3q-aa__againBtn:hover{background:#6366f114}@media (max-width:899px){.Contact-module__J3q-aa__info{text-align:center;align-items:center}.Contact-module__J3q-aa__subtitle{margin-left:auto;margin-right:auto}.Contact-module__J3q-aa__details,.Contact-module__J3q-aa__supportCard{width:100%;max-width:360px}}
.LegalModal-module__EohvjG__overlay{z-index:10000;-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at top,#6366f12e,#0000 34%),#040814cc;justify-content:center;align-items:center;padding:.9rem;display:flex;position:fixed;inset:0}.LegalModal-module__EohvjG__modal{background:linear-gradient(#0e1426fb,#0a0e1afc);border:1px solid #6366f147;border-radius:28px;width:min(100%,1220px);max-height:min(90vh,940px);position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073,0 0 0 1px #06b6d414,0 0 70px #6366f124}.LegalModal-module__EohvjG__modalGlow{pointer-events:none;background:radial-gradient(circle at 100% 0,#06b6d42e,#0000 28%),radial-gradient(circle at 12% 18%,#6366f11f,#0000 26%),radial-gradient(circle at 0 100%,#8b5cf629,#0000 34%);position:absolute;inset:0}.LegalModal-module__EohvjG__modalScroll{max-height:inherit;scrollbar-width:thin;scrollbar-color:#6366f1cc #ffffff0f;position:relative;overflow-y:auto}.LegalModal-module__EohvjG__modalScroll::-webkit-scrollbar{width:12px}.LegalModal-module__EohvjG__modalScroll::-webkit-scrollbar-track{background:#ffffff0d;border-left:1px solid #ffffff0a}.LegalModal-module__EohvjG__modalScroll::-webkit-scrollbar-thumb{background:linear-gradient(#6366f1f2,#06b6d4eb);border:2px solid #0a0e1ae0;border-radius:999px;box-shadow:0 0 12px #6366f133,inset 0 1px #ffffff38}.LegalModal-module__EohvjG__modalScroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#818cf8fa,#22d3eef5)}.LegalModal-module__EohvjG__modalScroll::-webkit-scrollbar-corner{background:0 0}.LegalModal-module__EohvjG__closeButton{z-index:2;width:2.6rem;height:2.6rem;color:var(--text-primary);transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;margin-top:1rem;margin-left:auto;margin-right:1rem;display:inline-flex;position:sticky;top:1rem}.LegalModal-module__EohvjG__closeButton:hover{background:#ffffff1a;border-color:#6366f161;transform:translateY(-1px)}.LegalModal-module__EohvjG__pageWrap{padding:calc(var(--section-padding) + 2rem) 0 var(--section-padding)}.LegalModal-module__EohvjG__pageCard{background:linear-gradient(#111827db,#0a0e1af5);border:1px solid #6366f133;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000052,0 0 50px #6366f114}.LegalModal-module__EohvjG__pageCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#06b6d41f,#0000 28%),radial-gradient(circle at 0 100%,#8b5cf614,#0000 34%);position:absolute;inset:0}.LegalModal-module__EohvjG__document{padding:0 0 2.5rem;position:relative}.LegalModal-module__EohvjG__hero{padding:0 2.25rem 2.25rem}.LegalModal-module__EohvjG__heroPanel{background:linear-gradient(135deg,#6366f11f,#06b6d414 55%,#8b5cf61a);border:1px solid #6366f12e;border-radius:24px;padding:1.5rem 1.55rem 1.6rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 14px 36px #0000002e}.LegalModal-module__EohvjG__heroPanel:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff14,#0000 24%),linear-gradient(#ffffff06,#0000 48%);position:absolute;inset:0}.LegalModal-module__EohvjG__heroTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;margin-bottom:1.5rem;display:flex}.LegalModal-module__EohvjG__eyebrow{color:#b5ebf6;letter-spacing:.08em;text-transform:uppercase;background:#06b6d414;border:1px solid #06b6d42e;border-radius:999px;align-items:center;gap:.55rem;padding:.45rem .85rem;font-size:.76rem;font-weight:600;display:inline-flex}.LegalModal-module__EohvjG__updated{color:var(--text-tertiary);font-size:.82rem}.LegalModal-module__EohvjG__title{max-width:18ch;margin:0;font-size:clamp(2.6rem,4vw,4.4rem)}.LegalModal-module__EohvjG__summary{max-width:70rem;color:var(--text-secondary);margin-top:1.1rem;font-size:1.04rem;line-height:1.85}.LegalModal-module__EohvjG__metaBar{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1.6rem;display:grid}.LegalModal-module__EohvjG__metaCard{background:linear-gradient(#ffffff14,#ffffff0a);border:1px solid #ffffff1a;border-radius:18px;padding:1rem 1.1rem;box-shadow:inset 0 1px #ffffff0d}.LegalModal-module__EohvjG__metaLabel{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:600}.LegalModal-module__EohvjG__metaValue{color:var(--text-primary);margin-top:.45rem;font-size:.98rem;line-height:1.5;display:block}.LegalModal-module__EohvjG__metaValue a{color:var(--text-primary);text-underline-offset:.18em;-webkit-text-decoration:underline #6366f173;text-decoration:underline #6366f173}.LegalModal-module__EohvjG__sectionList{gap:1.15rem;padding:0 2.25rem;display:grid}.LegalModal-module__EohvjG__section{background:linear-gradient(#ffffff0d,#ffffff07);border:1px solid #ffffff14;border-radius:22px;padding:1.35rem 1.4rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #0000001f}.LegalModal-module__EohvjG__section:before{content:"";background:var(--gradient-hero);opacity:.9;width:4px;position:absolute;inset:0 auto 0 0}.LegalModal-module__EohvjG__section h2{margin-bottom:.75rem;font-size:clamp(1.25rem,2vw,1.75rem)}.LegalModal-module__EohvjG__paragraph{color:var(--text-secondary);line-height:1.8}.LegalModal-module__EohvjG__paragraph+.LegalModal-module__EohvjG__paragraph{margin-top:.9rem}.LegalModal-module__EohvjG__bulletList{gap:.65rem;margin-top:.9rem;list-style:none;display:grid}.LegalModal-module__EohvjG__bullet{color:var(--text-secondary);padding-left:1.2rem;line-height:1.75;position:relative}.LegalModal-module__EohvjG__bullet:before{content:"";background:var(--gradient-hero);border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.75rem;left:0;box-shadow:0 0 0 4px #6366f114}.LegalModal-module__EohvjG__disclaimer{color:#f5d39a;background:linear-gradient(135deg,#f59e0b1f,#f59e0b0f);border:1px solid #f59e0b38;border-radius:18px;margin:1.15rem 2.25rem 0;padding:1.05rem 1.15rem;font-size:.92rem;line-height:1.7}.LegalModal-module__EohvjG__linkButton{color:inherit;text-underline-offset:.18em;-webkit-text-decoration:underline #6366f166;text-decoration:underline #6366f166}@media (max-width:720px){.LegalModal-module__EohvjG__overlay{padding:.6rem}.LegalModal-module__EohvjG__modal{border-radius:20px;width:100%;max-height:92vh}.LegalModal-module__EohvjG__hero,.LegalModal-module__EohvjG__sectionList,.LegalModal-module__EohvjG__disclaimer{padding-left:1rem;padding-right:1rem}.LegalModal-module__EohvjG__heroPanel{border-radius:20px;padding:1.15rem 1rem 1.2rem}.LegalModal-module__EohvjG__title{max-width:none;font-size:clamp(2.2rem,8vw,3rem)}.LegalModal-module__EohvjG__section{padding:1.1rem}}
.Header-module__hBw1pG__header{z-index:100;width:100%;height:60px;transition:all var(--transition-med);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:var(--border-subtle);background:#0a0e1ad9;height:56px;box-shadow:0 1px 12px #00000026}.Header-module__hBw1pG__logo{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;color:var(--text-primary);align-items:center;gap:.25rem;font-size:1.15rem;font-weight:700;display:flex}.Header-module__hBw1pG__desktopNav{align-items:center;gap:2rem;height:100%;display:none}@media (min-width:1024px){.Header-module__hBw1pG__desktopNav{display:flex}}.Header-module__hBw1pG__navItem{align-items:center;height:100%;padding:0 .15rem;display:flex;position:relative}.Header-module__hBw1pG__navLink{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);align-items:center;gap:.25rem;font-size:.84rem;font-weight:450;display:flex}.Header-module__hBw1pG__navLink:hover{color:var(--accent-secondary)}.Header-module__hBw1pG__chevron{transition:transform var(--transition-fast);color:var(--text-secondary)}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__chevron{color:var(--accent-secondary);transform:rotate(180deg)}.Header-module__hBw1pG__dropdown{-webkit-backdrop-filter:blur(20px);transform-origin:top;background:#0d1220f7;border:1px solid #ffffff14;border-radius:12px;width:380px;padding:.75rem;position:absolute;top:calc(100% + 4px);left:50%;overflow:hidden;translate:-50%;box-shadow:0 4px 16px #00000040,0 12px 40px #0000004d,0 0 0 1px #6366f10f}.Header-module__hBw1pG__dropdown:before{content:"";background:linear-gradient(90deg,#0000,#6366f166,#06b6d44d,#0000);border-radius:1px;height:1px;position:absolute;top:0;left:1rem;right:1rem}.Header-module__hBw1pG__dropdownNarrow{width:220px}.Header-module__hBw1pG__dropdownGrid{grid-template-columns:1fr 1fr;gap:.25rem .5rem;display:grid}.Header-module__hBw1pG__dropdownList{flex-direction:column;gap:.15rem;display:flex}.Header-module__hBw1pG__dropdownLink{color:var(--text-secondary);border-radius:8px;padding:.45rem .65rem;font-size:.8rem;font-weight:450;transition:all .2s;display:block;position:relative}.Header-module__hBw1pG__dropdownLink:hover{color:var(--text-primary);background:#6366f114;padding-left:.85rem}.Header-module__hBw1pG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__phoneLink{color:var(--text-secondary);transition:color var(--transition-fast);display:none}.Header-module__hBw1pG__phoneLink:hover{color:var(--accent-primary)}@media (min-width:768px){.Header-module__hBw1pG__phoneLink{display:flex}}.Header-module__hBw1pG__ctaButton{padding:.4rem 1.1rem;font-size:.8rem;display:none}@media (min-width:768px){.Header-module__hBw1pG__ctaButton{display:inline-flex}}.Header-module__hBw1pG__mobileMenuBtn{color:var(--text-primary);display:flex}@media (min-width:1024px){.Header-module__hBw1pG__mobileMenuBtn{display:none}}.Header-module__hBw1pG__mobileMenu{background:var(--bg-primary);z-index:1000;flex-direction:column;width:100vw;height:100dvh;padding:1.5rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Header-module__hBw1pG__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Header-module__hBw1pG__closeBtn{color:var(--text-primary);background:var(--glass-bg);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.Header-module__hBw1pG__mobileSection h3{color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-bottom:1rem;font-size:.85rem}.Header-module__hBw1pG__mobileSection a{color:var(--text-secondary);border-bottom:1px solid #ffffff0d;padding:.4rem 0;font-size:1.05rem;font-weight:450;display:block}.Header-module__hBw1pG__mobileActions{margin-top:auto}
.Footer-module__S6Hkya__footer{background-color:var(--bg-secondary);border-top:var(--border-subtle);padding-top:var(--section-padding)}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__S6Hkya__logo{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700;display:inline-block}.Footer-module__S6Hkya__description{color:var(--text-secondary);max-width:300px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__socials a{background:var(--glass-bg);width:32px;height:32px;color:var(--text-secondary);transition:all var(--transition-fast);border:var(--border-glass);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socials a:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px);box-shadow:0 0 16px #6366f140}.Footer-module__S6Hkya__gbpIcon{font-weight:800;font-family:var(--font-display)}.Footer-module__S6Hkya__badges{flex-wrap:wrap;gap:.5rem;display:flex}.Footer-module__S6Hkya__badge{border:var(--border-subtle);border-radius:var(--radius-full);color:var(--text-tertiary);background:#ffffff0d;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__linksCol h3,.Footer-module__S6Hkya__contactCol h3{color:var(--text-primary);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;font-size:.9rem;font-weight:600}.Footer-module__S6Hkya__linksCol ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__linksCol a{color:var(--text-secondary);transition:all var(--transition-fast);font-size:.85rem;display:inline-block}.Footer-module__S6Hkya__linksCol a:hover{color:var(--accent-primary);transform:translate(4px)}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactList li{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--accent-tertiary);flex-shrink:0;margin-top:.25rem}.Footer-module__S6Hkya__contactList a{transition:color var(--transition-fast)}.Footer-module__S6Hkya__contactList a:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__bottomBar{border-top:var(--border-subtle);background:var(--bg-primary);padding:1.5rem 0}.Footer-module__S6Hkya__bottomFlex{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomFlex{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__copyright{color:var(--text-tertiary);font-size:.85rem}.Footer-module__S6Hkya__legal{gap:1.5rem;display:flex}.Footer-module__S6Hkya__legal a{color:var(--text-tertiary);transition:color var(--transition-fast);font-size:.85rem}.Footer-module__S6Hkya__legal a:hover{color:var(--text-primary)}
