.Header-module__hBw1pG__header{z-index:100;border-bottom:1px solid #0000;padding:22px 0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,padding .3s,border-bottom-color .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(24px);border-bottom-color:var(--border);background:#0c0c0feb;padding:15px 0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:32px;max-width:1160px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:2px;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-muted);border-radius:var(--radius-sm);letter-spacing:.02em;padding:7px 14px;font-size:.875rem;font-weight:400;transition:color .2s;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--text);transform-origin:0;height:1px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:14px;right:14px;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover{color:var(--text)}.Header-module__hBw1pG__navLink:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__navCta{color:#fff;background:var(--primary);border-radius:var(--radius-sm);letter-spacing:.01em;margin-left:14px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:background .18s}.Header-module__hBw1pG__navCta:hover{background:var(--primary-hover)}.Header-module__hBw1pG__burger{flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.Header-module__hBw1pG__burger span{background:var(--text-muted);transform-origin:50%;border-radius:2px;width:100%;height:1.5px;transition:transform .22s,opacity .22s;display:block}.Header-module__hBw1pG__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Header-module__hBw1pG__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__burger{display:flex}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(16px);pointer-events:none;opacity:0;border-top:1px solid var(--border);background:#0c0c0ffa;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:opacity .22s,transform .22s;position:fixed;inset:58px 0 0;transform:translateY(-8px)}.Header-module__hBw1pG__navOpen{pointer-events:all;opacity:1;transform:translateY(0)}.Header-module__hBw1pG__navLink:after{display:none}.Header-module__hBw1pG__navLink{text-align:center;letter-spacing:.03em;width:100%;padding:14px 40px;font-size:1.15rem}.Header-module__hBw1pG__navCta{margin-top:12px;margin-left:0;padding:14px 48px;font-size:1rem}}
.Hero-module__ZARIfG__hero{border-bottom:1px solid var(--border);justify-content:center;align-items:center;padding:160px 24px 120px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__glow{background:radial-gradient(at 50% 30%,#2563eb17 0%,#0000 62%);border-radius:50%;width:900px;height:640px;position:absolute;top:-15%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__bg:after{content:"";background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(72% 58% at 50% 42%,#000000bf 0%,#0000 68%);mask-image:radial-gradient(72% 58% at 50% 42%,#000000bf 0%,#0000 68%)}.Hero-module__ZARIfG__content{text-align:center;max-width:720px}.Hero-module__ZARIfG__badge{letter-spacing:.13em;text-transform:uppercase;color:var(--text);background:#2563eb14;border:1px solid #2563eb59;border-radius:100px;align-items:center;gap:10px;margin-bottom:44px;padding:9px 20px;font-size:.78rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__badge:before{content:"";background:var(--primary);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:block}.Hero-module__ZARIfG__title{letter-spacing:-.035em;color:var(--text);margin-bottom:28px;font-size:clamp(2.8rem,6vw,5rem);font-weight:700;line-height:1.06}.Hero-module__ZARIfG__accent{color:var(--text);font-style:italic;font-weight:300}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto 52px;font-size:1rem;font-weight:300;line-height:1.85}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Hero-module__ZARIfG__btnPrimary{color:#fff;background:var(--primary);border-radius:var(--radius-sm);letter-spacing:.02em;align-items:center;padding:14px 32px;font-size:.875rem;font-weight:600;transition:background .2s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--primary-hover)}.Hero-module__ZARIfG__btnOutline{color:var(--text-muted);border:1px solid var(--border-hover);border-radius:var(--radius-sm);background:0 0;align-items:center;padding:13px 32px;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.Hero-module__ZARIfG__btnOutline:hover{color:var(--text);border-color:var(--border-strong);background:#ffffff06}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:110px 20px 80px}.Hero-module__ZARIfG__badge{letter-spacing:.08em;padding:7px 14px;font-size:.7rem}.Hero-module__ZARIfG__title{font-size:clamp(2.2rem,10vw,3.2rem)}.Hero-module__ZARIfG__subtitle{font-size:.95rem}}@media (max-width:480px){.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnOutline{justify-content:center;width:100%}}
.Pillars-module__tLq39a__section{padding:var(--section-pad);border-bottom:1px solid var(--border)}.Pillars-module__tLq39a__inner{max-width:1160px;margin:0 auto;padding:0 24px}.Pillars-module__tLq39a__header{margin-bottom:64px}.Pillars-module__tLq39a__label{font-size:var(--label-size);letter-spacing:var(--label-spacing);text-transform:uppercase;color:var(--text-subtle);margin-bottom:14px;font-weight:500;display:block}.Pillars-module__tLq39a__title{letter-spacing:-.03em;color:var(--text);max-width:480px;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.1}.Pillars-module__tLq39a__grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.Pillars-module__tLq39a__card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:56px 44px;transition:background .2s;position:relative}.Pillars-module__tLq39a__card:hover{background:#ffffff06}.Pillars-module__tLq39a__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:36px;display:flex}.Pillars-module__tLq39a__icon{width:28px;height:28px;color:var(--primary);opacity:1;justify-content:center;align-items:center;display:flex}.Pillars-module__tLq39a__ordinal{letter-spacing:.1em;color:var(--text-subtle);opacity:.4;font-variant-numeric:tabular-nums;padding-top:2px;font-size:.7rem;font-weight:700;line-height:1}.Pillars-module__tLq39a__cardTitle{color:var(--text);letter-spacing:-.02em;margin-bottom:16px;font-size:1.25rem;font-weight:700}.Pillars-module__tLq39a__cardText{color:var(--text-muted);font-size:.9rem;font-weight:300;line-height:1.9}@media (max-width:900px){.Pillars-module__tLq39a__grid{grid-template-columns:1fr}}@media (max-width:600px){.Pillars-module__tLq39a__card{padding:36px 24px}.Pillars-module__tLq39a__header{margin-bottom:40px}.Pillars-module__tLq39a__title{font-size:1.8rem}}
.MisionVision-module__-FX7La__section{padding:0 24px 112px}.MisionVision-module__-FX7La__inner{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;max-width:1160px;margin:0 auto;display:grid}.MisionVision-module__-FX7La__card{padding:64px 52px}.MisionVision-module__-FX7La__iconWrap{width:36px;height:36px;color:var(--primary);opacity:.8;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.MisionVision-module__-FX7La__cardLabel{font-size:var(--label-size);letter-spacing:var(--label-spacing);text-transform:uppercase;color:var(--text-subtle);margin-bottom:20px;font-weight:500}.MisionVision-module__-FX7La__cardText{color:#f0f0f3ad;letter-spacing:-.005em;font-size:1rem;font-weight:300;line-height:1.9}.MisionVision-module__-FX7La__divider{background:var(--border);align-self:stretch;width:1px;margin:52px 0}@media (max-width:768px){.MisionVision-module__-FX7La__section{padding:0 20px 72px}.MisionVision-module__-FX7La__inner{grid-template-columns:1fr}.MisionVision-module__-FX7La__divider{width:auto;height:1px;margin:0 24px}.MisionVision-module__-FX7La__card{padding:40px 24px}.MisionVision-module__-FX7La__cardText{font-size:.95rem}}
.Stats-module__yL2aHq__section{padding:var(--section-pad);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Stats-module__yL2aHq__inner{grid-template-columns:repeat(3,1fr);max-width:860px;margin:0 auto;padding:0 24px;display:grid}.Stats-module__yL2aHq__stat{border-right:1px solid var(--border);padding:0 36px}.Stats-module__yL2aHq__stat:first-child{padding-left:0}.Stats-module__yL2aHq__stat:last-child{border-right:none;padding-right:0}.Stats-module__yL2aHq__number{letter-spacing:-.055em;color:var(--text);font-variant-numeric:tabular-nums;margin-bottom:10px;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;line-height:1}.Stats-module__yL2aHq__suffix{color:var(--primary);font-weight:700}.Stats-module__yL2aHq__label{color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:.82rem;font-weight:500}.Stats-module__yL2aHq__description{color:var(--text-muted);font-size:.78rem;font-weight:300;line-height:1.6}@media (max-width:640px){.Stats-module__yL2aHq__inner{grid-template-columns:1fr;gap:48px}.Stats-module__yL2aHq__stat{border-right:none;border-bottom:1px solid var(--border);margin-right:0;padding-bottom:48px;padding-right:0}.Stats-module__yL2aHq__stat:last-child{border-bottom:none;padding-bottom:0}}
.Services-module__dpHhBa__section{padding:var(--section-pad);border-bottom:1px solid var(--border)}.Services-module__dpHhBa__inner{grid-template-columns:1fr 1fr;align-items:start;gap:96px;max-width:1160px;margin:0 auto;padding:0 24px;display:grid}.Services-module__dpHhBa__heading{position:sticky;top:100px}.Services-module__dpHhBa__label{font-size:var(--label-size);letter-spacing:var(--label-spacing);text-transform:uppercase;color:var(--text-subtle);margin-bottom:14px;font-weight:500;display:block}.Services-module__dpHhBa__title{letter-spacing:-.025em;color:var(--text);margin-bottom:20px;font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:700;line-height:1.18}.Services-module__dpHhBa__subtitle{color:var(--text-muted);font-size:.9rem;font-weight:300;line-height:1.8}.Services-module__dpHhBa__grid{flex-direction:column;display:flex}.Services-module__dpHhBa__item{border-bottom:1px solid var(--border);padding:28px 0;transition:background .2s}.Services-module__dpHhBa__item:first-child{border-top:1px solid var(--border)}.Services-module__dpHhBa__itemHeader{align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.Services-module__dpHhBa__check{width:14px;height:14px;color:var(--primary);opacity:.8;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.Services-module__dpHhBa__itemTitle{color:var(--text);letter-spacing:-.01em;font-size:.925rem;font-weight:500;line-height:1.4}.Services-module__dpHhBa__itemDesc{color:var(--text-muted);margin:0;padding-left:28px;font-size:.84rem;font-weight:300;line-height:1.8}@media (max-width:900px){.Services-module__dpHhBa__inner{grid-template-columns:1fr;gap:52px}.Services-module__dpHhBa__heading{position:static}}
.Areas-module__i43I8a__section{padding:var(--section-pad);border-bottom:1px solid var(--border);scroll-margin-top:72px}.Areas-module__i43I8a__inner{max-width:1160px;margin:0 auto;padding:0 24px}.Areas-module__i43I8a__heading{margin-bottom:56px}.Areas-module__i43I8a__label{font-size:var(--label-size);letter-spacing:var(--label-spacing);text-transform:uppercase;color:var(--text-subtle);margin-bottom:14px;font-weight:500;display:block}.Areas-module__i43I8a__title{letter-spacing:-.03em;color:var(--text);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.1}.Areas-module__i43I8a__grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Areas-module__i43I8a__card{border:1px solid var(--border);background:#ffffff06;border-radius:12px;flex-direction:column;flex:0 0 calc(33.333% - 11px);gap:14px;padding:40px 36px;transition:background .2s,border-color .2s;display:flex}.Areas-module__i43I8a__card:hover{border-color:var(--border-hover);background:#ffffff0b}.Areas-module__i43I8a__cardTitle{letter-spacing:.13em;text-transform:uppercase;color:var(--text);font-size:.72rem;font-weight:700}.Areas-module__i43I8a__cardDesc{color:var(--text-muted);font-size:.875rem;font-weight:300;line-height:1.8}.Areas-module__i43I8a__list{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.Areas-module__i43I8a__listItem{color:var(--text-subtle);align-items:flex-start;gap:10px;font-size:.82rem;font-weight:300;line-height:1.65;display:flex}.Areas-module__i43I8a__dot{background:var(--primary);opacity:.65;border-radius:50%;flex-shrink:0;width:3px;height:3px;margin-top:8px}@media (max-width:900px){.Areas-module__i43I8a__card{flex:0 0 calc(50% - 8px)}}@media (max-width:560px){.Areas-module__i43I8a__heading{margin-bottom:36px}.Areas-module__i43I8a__title{font-size:1.9rem}.Areas-module__i43I8a__grid{gap:12px}.Areas-module__i43I8a__card{flex:0 0 100%;padding:28px 22px}}
.Team-module__EqCvfq__section{padding:var(--section-pad);border-bottom:1px solid var(--border)}.Team-module__EqCvfq__inner{max-width:1160px;margin:0 auto;padding:0 24px}.Team-module__EqCvfq__heading{margin-bottom:64px}.Team-module__EqCvfq__label{font-size:var(--label-size);letter-spacing:var(--label-spacing);text-transform:uppercase;color:var(--text-subtle);margin-bottom:14px;font-weight:500;display:block}.Team-module__EqCvfq__title{letter-spacing:-.025em;color:var(--text);font-size:clamp(1.5rem,2.8vw,2.4rem);font-weight:700;line-height:1.2}.Team-module__EqCvfq__grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,1fr);display:grid}.Team-module__EqCvfq__ordinal{letter-spacing:.1em;color:var(--text-subtle);opacity:.45;font-variant-numeric:tabular-nums;margin-bottom:28px;font-size:.65rem;font-weight:700;display:block}.Team-module__EqCvfq__card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:56px 48px;transition:background .2s;display:flex}.Team-module__EqCvfq__card:hover{background:#ffffff04}.Team-module__EqCvfq__imageWrap{background:var(--surface-2);border:1px solid var(--border);border-radius:50%;flex-shrink:0;width:148px;height:148px;margin-bottom:32px;position:relative;overflow:hidden}.Team-module__EqCvfq__imageWrapLg img{transform-origin:top;transform:scale(1.5)}.Team-module__EqCvfq__nameLine{margin-bottom:8px}.Team-module__EqCvfq__name{letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:1.15rem;font-weight:600}.Team-module__EqCvfq__role{font-size:var(--label-size);letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);font-weight:500}.Team-module__EqCvfq__bio{color:var(--text-muted);margin-top:20px;font-size:.875rem;font-weight:300;line-height:1.82}.Team-module__EqCvfq__bio+.Team-module__EqCvfq__bio{margin-top:12px}.Team-module__EqCvfq__bio em{color:#f0f0f3ad;font-style:italic}.Team-module__EqCvfq__bio strong{color:var(--text);font-weight:600}.Team-module__EqCvfq__spacer{flex:1;min-height:40px}.Team-module__EqCvfq__highlights{border-top:1px solid var(--border);gap:36px;padding-top:28px;display:flex}.Team-module__EqCvfq__highlight{flex-direction:column;gap:4px;display:flex}.Team-module__EqCvfq__highlightValue{color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.Team-module__EqCvfq__highlightText{color:var(--text-muted);font-size:.75rem;font-weight:300;line-height:1.4}.Team-module__EqCvfq__linkedinLink{border-top:1px solid var(--border);letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);align-items:center;gap:7px;width:100%;margin-top:20px;padding-top:20px;font-size:.72rem;font-weight:600;transition:color .2s;display:inline-flex}.Team-module__EqCvfq__linkedinLink:hover{color:var(--text)}.Team-module__EqCvfq__linkedinLink span{font-family:inherit}@media (max-width:768px){.Team-module__EqCvfq__grid{grid-template-columns:1fr}.Team-module__EqCvfq__card{padding:40px 24px}.Team-module__EqCvfq__title{font-size:1.8rem}.Team-module__EqCvfq__imageWrap{width:120px;height:120px}}
.CTA-module__CdZh3q__section{border-bottom:1px solid var(--border);padding:120px 24px;position:relative;overflow:hidden}.CTA-module__CdZh3q__section:before{content:"";pointer-events:none;background:radial-gradient(#2563eb12 0%,#0000 65%);width:700px;height:380px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__CdZh3q__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1100px;margin:0 auto;display:grid}.CTA-module__CdZh3q__label{letter-spacing:.16em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:20px;font-size:.72rem;font-weight:500;display:block}.CTA-module__CdZh3q__title{letter-spacing:-.03em;color:var(--text);margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.1}.CTA-module__CdZh3q__subtitle{color:var(--text-muted);margin-bottom:40px;font-size:1rem;font-weight:300;line-height:1.7}.CTA-module__CdZh3q__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.CTA-module__CdZh3q__btnWhatsapp{color:#fff;border-radius:var(--radius-sm);letter-spacing:.02em;background:#1ea54c;align-items:center;gap:8px;padding:12px 22px;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-flex}.CTA-module__CdZh3q__btnWhatsapp:hover{background:#178a3f}.CTA-module__CdZh3q__btnEmail{color:var(--text-muted);border:1px solid var(--border-hover);border-radius:var(--radius-sm);letter-spacing:.02em;align-items:center;gap:8px;padding:11px 22px;font-size:.85rem;font-weight:500;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.CTA-module__CdZh3q__btnEmail:hover{color:var(--text);border-color:var(--border-strong);background:#ffffff06}.CTA-module__CdZh3q__form{flex-direction:column;gap:10px;display:flex}.CTA-module__CdZh3q__formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.CTA-module__CdZh3q__input,.CTA-module__CdZh3q__textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);background:#ffffff06;outline:none;padding:14px 16px;font-family:inherit;font-size:.875rem;transition:border-color .2s,background .2s}.CTA-module__CdZh3q__input::placeholder,.CTA-module__CdZh3q__textarea::placeholder{color:var(--text-subtle)}.CTA-module__CdZh3q__input:focus,.CTA-module__CdZh3q__textarea:focus{background:#ffffff09;border-color:#2563eb73}.CTA-module__CdZh3q__textarea{resize:vertical;min-height:112px;line-height:1.6}.CTA-module__CdZh3q__btnSubmit{color:#fff;background:var(--primary);border-radius:var(--radius-sm);cursor:pointer;letter-spacing:.02em;border:none;padding:15px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s}.CTA-module__CdZh3q__btnSubmit:hover:not(:disabled){background:var(--primary-hover)}.CTA-module__CdZh3q__btnSubmit:disabled{opacity:.6;cursor:not-allowed}.CTA-module__CdZh3q__success{border:1px solid var(--border);border-radius:var(--radius);text-align:center;color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:52px 24px;display:flex}.CTA-module__CdZh3q__success p{color:var(--text-muted);font-size:.95rem;font-weight:300}.CTA-module__CdZh3q__errorMsg{color:#f87171;margin-top:2px;font-size:.8rem}@media (max-width:900px){.CTA-module__CdZh3q__inner{grid-template-columns:1fr;gap:56px}}@media (max-width:768px){.CTA-module__CdZh3q__section{padding:80px 20px}}@media (max-width:480px){.CTA-module__CdZh3q__formRow{grid-template-columns:1fr}.CTA-module__CdZh3q__actions{flex-direction:column;width:100%}.CTA-module__CdZh3q__btnWhatsapp,.CTA-module__CdZh3q__btnEmail{justify-content:center;width:100%}}
.Footer-module__S6Hkya__footer{background:var(--bg);border-top:1px solid var(--border)}.Footer-module__S6Hkya__inner{max-width:1160px;margin:0 auto;padding:0 24px}.Footer-module__S6Hkya__top{grid-template-columns:1.6fr 1fr 1fr;gap:64px;padding:72px 0 56px;display:grid}.Footer-module__S6Hkya__brand{max-width:280px}.Footer-module__S6Hkya__logo{align-items:center;margin-bottom:12px;display:inline-flex}.Footer-module__S6Hkya__tagline{color:var(--text-subtle);margin-bottom:28px;font-size:.875rem;font-weight:300}.Footer-module__S6Hkya__social{align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__socialLink{border:1px solid var(--border);border-radius:var(--radius-sm);width:34px;height:34px;color:var(--text-subtle);flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--text);border-color:var(--border-hover);background:#ffffff08}.Footer-module__S6Hkya__navTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:20px;font-size:.65rem;font-weight:700}.Footer-module__S6Hkya__nav{flex-direction:column;gap:2px;display:flex}.Footer-module__S6Hkya__navLink{color:var(--text-muted);padding:5px 0;font-size:.875rem;font-weight:300;transition:color .2s}.Footer-module__S6Hkya__navLink:hover{color:var(--text)}.Footer-module__S6Hkya__contact{flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--text-muted);padding:5px 0;font-size:.875rem;font-weight:300;transition:color .2s}.Footer-module__S6Hkya__contactItem:hover{color:var(--text)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);justify-content:center;align-items:center;padding:24px 0;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-subtle);letter-spacing:.02em;font-size:.78rem;font-weight:300}@media (max-width:768px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr;gap:40px;padding:56px 0 44px}.Footer-module__S6Hkya__brand{grid-column:1/-1;max-width:100%}}@media (max-width:480px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:32px;padding:48px 0 36px}.Footer-module__S6Hkya__navTitle{margin-bottom:12px}}
.Reveal-module__U2Tp6W__wrap{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.Reveal-module__U2Tp6W__visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Reveal-module__U2Tp6W__wrap{opacity:1;transition:none;transform:none}}
