.Header-module__hBw1pG__header{z-index:100;border-bottom:1px solid #0000;width:100%;padding:1.25rem 0;transition:padding .25s,background .25s,border-color .25s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(18px);border-bottom-color:var(--border-color);background:#07090df0;padding:.85rem 0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1180px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logoContainer{align-items:center;transition:opacity .2s;display:flex}.Header-module__hBw1pG__logoContainer:hover{opacity:.86}.Header-module__hBw1pG__logo{object-fit:contain;height:auto}.Header-module__hBw1pG__desktopNav{border:1px solid var(--border-color);background:#ffffff09;border-radius:8px;align-items:center;gap:.35rem;padding:.35rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);border-radius:6px;padding:.65rem .85rem;font-size:.88rem;font-weight:600;line-height:1;transition:color .2s,background .2s}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary);background:#ffffff0f}.Header-module__hBw1pG__ctaContainer{align-items:center;gap:.65rem;display:flex}.Header-module__hBw1pG__languageSwitcher,.Header-module__hBw1pG__mobileLanguageSwitcher{border:1px solid var(--border-color);background:#ffffff09;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem;display:inline-flex}.Header-module__hBw1pG__languageLink{min-width:34px;min-height:34px;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;font-size:.76rem;font-weight:850;transition:color .2s,background .2s;display:inline-flex}.Header-module__hBw1pG__languageLink:hover{color:var(--text-primary);background:#ffffff0f}.Header-module__hBw1pG__languageActive{color:#061018;background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary))}.Header-module__hBw1pG__ctaButton{background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));color:#061018;cursor:pointer;white-space:nowrap;border:1px solid #ffffff2e;border-radius:8px;padding:.72rem 1rem;font-size:.88rem;font-weight:800}.Header-module__hBw1pG__mobileMenuButton{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;z-index:110;background:#ffffff0a;border-radius:8px;padding:.55rem;transition:color .2s,border-color .2s;display:none}.Header-module__hBw1pG__mobileMenuButton:hover{color:var(--brand-secondary);border-color:var(--border-color-hover)}.Header-module__hBw1pG__mobileMenu{z-index:105;background:#07090dfa;justify-content:center;align-items:center;width:100%;height:100vh;transition:right .25s;display:flex;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__mobileMenuOpen{right:0}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:stretch;gap:.75rem;width:min(100% - 3rem,360px);display:flex}.Header-module__hBw1pG__mobileLanguageSwitcher{justify-content:center;width:100%;margin-bottom:.35rem}.Header-module__hBw1pG__mobileLanguageSwitcher .Header-module__hBw1pG__languageLink{flex:1}.Header-module__hBw1pG__mobileNavLink{color:var(--text-secondary);border:1px solid var(--border-color);background:#ffffff08;border-radius:8px;padding:.9rem 1rem;font-size:1.12rem;font-weight:700;transition:color .2s,border-color .2s}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--text-primary);border-color:var(--border-color-hover)}.Header-module__hBw1pG__mobileCtaButton{background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));color:#061018;text-align:center;border:1px solid #ffffff29;border-radius:8px;margin-top:.5rem;padding:.95rem 1rem;font-size:1rem;font-weight:800}@media (max-width:820px){.Header-module__hBw1pG__desktopNav,.Header-module__hBw1pG__ctaContainer{display:none}.Header-module__hBw1pG__mobileMenuButton{display:inline-flex}}
.Hero-module__ZARIfG__heroSection{border-bottom:1px solid var(--border-color);background:var(--bg-primary);align-items:center;min-height:100svh;padding:8.75rem 0 5.25rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroSection:after{content:"";background:linear-gradient(90deg,#0000,#22d3c599,#0000);height:1px;position:absolute;inset:auto 0 0}.Hero-module__ZARIfG__backgroundImage{z-index:0;object-fit:cover;object-position:76% center;opacity:1}.Hero-module__ZARIfG__backgroundOverlay{z-index:0;pointer-events:none;background:linear-gradient(90deg,#07090df5 0%,#07090dd1 32%,#07090d38 64%,#07090d57 100%),linear-gradient(#07090d7a 0%,#07090d14 44%,#07090dad 100%),radial-gradient(circle at 76% 38%,#2d7ff92e,#0000 25rem);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:1;position:relative}.Hero-module__ZARIfG__content{flex-direction:column;align-items:flex-start;max-width:760px;display:flex}.Hero-module__ZARIfG__title{font-family:var(--font-title);color:var(--text-primary);letter-spacing:0;flex-direction:column;gap:.85rem;margin-bottom:1.4rem;display:flex}.Hero-module__ZARIfG__heroLogo{object-fit:contain;filter:drop-shadow(0 12px 28px #2d7ff92e);width:min(100%,420px);height:auto}.Hero-module__ZARIfG__titleLine{max-width:730px;font-size:2.65rem;font-weight:760;line-height:1.08}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:640px;margin-bottom:2rem;font-size:1.06rem;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:.8rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.82rem 1.15rem;font-size:.96rem;font-weight:800;display:inline-flex}.Hero-module__ZARIfG__primaryBtn{background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));color:#061018;border:1px solid #ffffff2e}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);border:1px solid var(--border-color);background:#ffffff09;transition:background .2s,border-color .2s}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--border-color-hover);background:#ffffff12}.Hero-module__ZARIfG__proofList{border-top:1px solid var(--border-color);gap:.7rem;width:min(100%,640px);padding-top:1.25rem;display:grid}.Hero-module__ZARIfG__proofItem{color:var(--text-secondary);align-items:flex-start;gap:.65rem;font-size:.92rem;line-height:1.45;display:flex}.Hero-module__ZARIfG__proofItem svg{color:var(--brand-success);flex-shrink:0;margin-top:.15rem}@media (max-width:1024px){.Hero-module__ZARIfG__content{text-align:center;align-items:center}.Hero-module__ZARIfG__description{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__proofItem{text-align:left}}@media (max-width:640px){.Hero-module__ZARIfG__heroSection{min-height:100svh;padding:7rem 0 3.75rem}.Hero-module__ZARIfG__backgroundImage{object-position:70% center;opacity:.86}.Hero-module__ZARIfG__backgroundOverlay{background:linear-gradient(#07090de0,#07090d94 46%,#07090de6),linear-gradient(90deg,#07090df0,#07090d5c)}.Hero-module__ZARIfG__heroLogo{width:min(100%,320px);margin:0 auto}.Hero-module__ZARIfG__titleLine{font-size:2rem}.Hero-module__ZARIfG__actions,.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{width:100%}}
.About-module__vAULUW__aboutSection{background:radial-gradient(circle at 86% 18%, #2d7ff91f, transparent 23rem), linear-gradient(180deg, #ffffff06, transparent 13rem), var(--bg-primary);border-bottom:1px solid var(--border-color);padding:5.8rem 0 6.2rem;position:relative;overflow:hidden}.About-module__vAULUW__container{z-index:1;position:relative}.About-module__vAULUW__sectionHeader{max-width:820px;margin-bottom:2.4rem}.About-module__vAULUW__sectionSubtitle{color:var(--brand-secondary);font-family:var(--font-title);text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:850;display:inline-flex}.About-module__vAULUW__sectionHeader h2{color:var(--text-primary);font-family:var(--font-title);letter-spacing:0;margin-bottom:1rem;font-size:2.65rem;font-weight:850;line-height:1.08}.About-module__vAULUW__sectionHeader p{max-width:720px;color:var(--text-secondary);font-size:1rem;line-height:1.72}.About-module__vAULUW__cardStack{gap:1.35rem;display:grid}.About-module__vAULUW__approachCard{border:1px solid var(--border-color);min-height:318px;box-shadow:var(--glass-shadow);background:radial-gradient(circle at 85% 18%,#2d7ff91f,#0000 24rem),#ffffff08;border-radius:8px;grid-template-columns:minmax(0,1.08fr) minmax(330px,.82fr);align-items:center;display:grid;position:relative;overflow:hidden}.About-module__vAULUW__approachCard:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff0e,#0000 24%),linear-gradient(#0000,#07090d47);position:absolute;inset:0}.About-module__vAULUW__reverseCard{grid-template-columns:minmax(330px,.82fr) minmax(0,1.08fr)}.About-module__vAULUW__reverseCard .About-module__vAULUW__visualColumn{order:2}.About-module__vAULUW__reverseCard .About-module__vAULUW__copyColumn{order:1}.About-module__vAULUW__visualColumn,.About-module__vAULUW__copyColumn{z-index:1;position:relative}.About-module__vAULUW__visualColumn{background:radial-gradient(circle at 50% 58%,#2d7ff92e,#0000 19rem),linear-gradient(90deg,#07090d38,#0000);justify-content:center;align-items:center;height:100%;min-height:318px;padding:0;display:flex}.About-module__vAULUW__visualFrame{background:#07090dc7;width:100%;height:100%;min-height:318px;position:relative;overflow:hidden}.About-module__vAULUW__visualFrame:after{content:"";pointer-events:none;background:linear-gradient(#07090d0a,#07090d6b),linear-gradient(90deg,#2d7ff924,#0000 52%);position:absolute;inset:0}.About-module__vAULUW__approachImage{object-fit:cover;object-position:center;transition:transform .45s;transform:scale(1.01)}.About-module__vAULUW__approachCard:hover .About-module__vAULUW__approachImage{transform:scale(1.045)}.About-module__vAULUW__copyColumn{padding:2rem 2.2rem}.About-module__vAULUW__copyColumn h3{color:var(--text-primary);font-family:var(--font-title);letter-spacing:0;margin-bottom:.8rem;font-size:1.82rem;font-weight:850;line-height:1.14}.About-module__vAULUW__copyColumn p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.62}.About-module__vAULUW__copyColumn ul{gap:.58rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.About-module__vAULUW__copyColumn li{color:var(--text-secondary);align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.45;display:flex}.About-module__vAULUW__copyColumn li svg{color:var(--brand-primary);flex-shrink:0;margin-top:.13rem}.About-module__vAULUW__copyColumn a{width:fit-content;color:var(--brand-secondary);align-items:center;gap:.45rem;font-size:.9rem;font-weight:850;transition:color .2s,transform .2s;display:inline-flex}.About-module__vAULUW__copyColumn a:hover{color:var(--text-primary);transform:translate(2px)}@media (max-width:960px){.About-module__vAULUW__approachCard,.About-module__vAULUW__reverseCard{grid-template-columns:1fr}.About-module__vAULUW__reverseCard .About-module__vAULUW__visualColumn,.About-module__vAULUW__reverseCard .About-module__vAULUW__copyColumn{order:initial}.About-module__vAULUW__visualColumn,.About-module__vAULUW__visualFrame{min-height:270px}}@media (max-width:640px){.About-module__vAULUW__aboutSection{padding:5rem 0}.About-module__vAULUW__sectionHeader h2{font-size:2.1rem}.About-module__vAULUW__copyColumn{padding:1.35rem}.About-module__vAULUW__copyColumn h3{font-size:1.42rem}.About-module__vAULUW__visualColumn,.About-module__vAULUW__visualFrame{min-height:250px}}
.Services-module__dpHhBa__servicesSection{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:6rem 0;position:relative;overflow:hidden}.Services-module__dpHhBa__container{z-index:1;position:relative}.Services-module__dpHhBa__sectionHeader{max-width:780px;margin-bottom:2.5rem}.Services-module__dpHhBa__sectionSubtitle{color:var(--brand-secondary);font-family:var(--font-title);text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:850;display:inline-flex}.Services-module__dpHhBa__sectionHeader h2{color:var(--text-primary);font-family:var(--font-title);letter-spacing:0;margin-bottom:1rem;font-size:2.55rem;font-weight:850;line-height:1.09}.Services-module__dpHhBa__sectionHeader p{color:var(--text-secondary);font-size:1rem;line-height:1.72}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Services-module__dpHhBa__card{border:1px solid var(--border-color);background:#ffffff09;border-radius:8px;min-width:0;transition:transform .24s,border-color .24s,background .24s;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:var(--border-color-hover);background:var(--bg-panel-strong);transform:translateY(-3px)}.Services-module__dpHhBa__media{background:#07090da6;min-height:210px;position:relative;overflow:hidden}.Services-module__dpHhBa__media:after{content:"";pointer-events:none;background:linear-gradient(#07090d0a,#07090d7a),linear-gradient(90deg,#2d7ff929,#0000 55%);position:absolute;inset:0}.Services-module__dpHhBa__image{object-fit:cover;transition:transform .45s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__image{transform:scale(1.035)}.Services-module__dpHhBa__cardBody{padding:1.35rem}.Services-module__dpHhBa__iconBox{width:44px;height:44px;color:var(--brand-secondary);border:1px solid var(--border-color);background:#ffffff0b;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Services-module__dpHhBa__card h3{color:var(--text-primary);font-family:var(--font-title);letter-spacing:0;margin-bottom:.7rem;font-size:1.22rem;font-weight:850;line-height:1.22}.Services-module__dpHhBa__card p{color:var(--text-secondary);margin-bottom:.95rem;font-size:.9rem;line-height:1.6}.Services-module__dpHhBa__detailList{gap:.52rem;margin:0 0 1.15rem;padding:0;list-style:none;display:grid}.Services-module__dpHhBa__detailList li{color:var(--text-secondary);align-items:flex-start;gap:.52rem;font-size:.84rem;line-height:1.45;display:flex}.Services-module__dpHhBa__detailList svg{color:var(--brand-success);flex-shrink:0;margin-top:.13rem}.Services-module__dpHhBa__card a{width:fit-content;color:var(--brand-secondary);align-items:center;gap:.42rem;font-size:.88rem;font-weight:850;transition:color .2s,transform .2s;display:inline-flex}.Services-module__dpHhBa__card a:hover{color:var(--text-primary);transform:translate(2px)}@media (max-width:920px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__card{grid-template-columns:minmax(220px,.85fr) minmax(0,1fr);display:grid}}@media (max-width:640px){.Services-module__dpHhBa__servicesSection{padding:5rem 0}.Services-module__dpHhBa__sectionHeader h2{font-size:2.1rem}.Services-module__dpHhBa__card{display:block}.Services-module__dpHhBa__media{min-height:190px}}
.TechnologyStrip-module__4uHKlG__techSection{border-bottom:1px solid var(--border-color);background:linear-gradient(90deg,#2d7ff91f,#0000 28rem),#ffffff07}.TechnologyStrip-module__4uHKlG__container{align-items:center;gap:2rem;min-height:86px;display:flex}.TechnologyStrip-module__4uHKlG__label{color:var(--brand-secondary);font-family:var(--font-title);text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:850;line-height:1.1}.TechnologyStrip-module__4uHKlG__logoList{flex:1;justify-content:space-between;align-items:center;gap:1.6rem;min-width:0;display:flex}.TechnologyStrip-module__4uHKlG__logoItem{color:#f7fafce6;align-items:center;gap:.48rem;min-width:max-content;display:inline-flex}.TechnologyStrip-module__4uHKlG__logoItem svg{color:currentColor;flex-shrink:0;width:26px;height:26px}.TechnologyStrip-module__4uHKlG__logoItem:first-child svg{width:74px;height:22px}.TechnologyStrip-module__4uHKlG__logoItem:first-child strong{display:none}.TechnologyStrip-module__4uHKlG__logoItem strong{color:currentColor;letter-spacing:0;font-size:.94rem;font-weight:800}@media (max-width:900px){.TechnologyStrip-module__4uHKlG__container{flex-direction:column;align-items:flex-start;gap:1rem;padding-top:1.35rem;padding-bottom:1.35rem}.TechnologyStrip-module__4uHKlG__logoList{flex-wrap:wrap;justify-content:flex-start;width:100%}}@media (max-width:560px){.TechnologyStrip-module__4uHKlG__logoList{gap:1rem 1.25rem}.TechnologyStrip-module__4uHKlG__logoItem strong{font-size:.86rem}}
.Portfolio-module__uAcsSq__referencesSection{background:radial-gradient(circle at 78% 12%, #2d7ff924, transparent 28rem), radial-gradient(circle at 14% 86%, #22d3c514, transparent 24rem), linear-gradient(180deg, #ffffff07, transparent 16rem), var(--bg-primary);border-bottom:1px solid var(--border-color);padding:6.5rem 0;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__referencesSection:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 78%);mask-image:linear-gradient(#000c,#0000 78%)}.Portfolio-module__uAcsSq__container{z-index:1;position:relative}.Portfolio-module__uAcsSq__sectionHeader{max-width:780px;margin-bottom:3rem}.Portfolio-module__uAcsSq__sectionSubtitle{font-family:var(--font-title);color:var(--brand-secondary);letter-spacing:0;margin-bottom:.75rem;font-size:.85rem;font-weight:850;display:inline-flex}.Portfolio-module__uAcsSq__sectionTitle{font-family:var(--font-title);letter-spacing:0;margin-bottom:1rem;font-size:2.55rem;font-weight:850;line-height:1.14}.Portfolio-module__uAcsSq__sectionDesc{color:var(--text-secondary);font-size:1.02rem;line-height:1.7}.Portfolio-module__uAcsSq__referenceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.Portfolio-module__uAcsSq__referenceCard{border:1px solid var(--border-color);background:linear-gradient(145deg,#ffffff0e,#ffffff05),#07090da8;border-radius:8px;flex-direction:column;justify-content:space-between;gap:1.1rem;min-width:0;min-height:188px;padding:1.05rem;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 48px #00000038}.Portfolio-module__uAcsSq__referenceCard:hover{border-color:var(--border-color-hover);background:linear-gradient(145deg,#2d7ff91a,#22d3c50b),#0a0e14d1;transform:translateY(-4px);box-shadow:0 24px 62px #0000004d}.Portfolio-module__uAcsSq__logoWrap{background:radial-gradient(circle,#ffffff14,#0000 68%),#ffffff06;border-radius:8px;justify-content:center;align-items:center;min-height:104px;padding:.8rem;display:flex}.Portfolio-module__uAcsSq__referenceLogo{object-fit:contain;filter:grayscale(.08)saturate(.9);opacity:.92;width:100%;max-width:210px;height:auto;max-height:72px;transition:filter .2s,opacity .2s,transform .2s}.Portfolio-module__uAcsSq__referenceCard:hover .Portfolio-module__uAcsSq__referenceLogo{filter:grayscale(0)saturate(1.04);opacity:1;transform:scale(1.025)}.Portfolio-module__uAcsSq__referenceMeta{gap:.35rem;min-width:0;display:grid}.Portfolio-module__uAcsSq__referenceMeta span:first-child{color:var(--text-primary);font-family:var(--font-title);letter-spacing:0;font-size:.98rem;font-weight:830;line-height:1.25}.Portfolio-module__uAcsSq__referenceMeta span:last-child{min-width:0;color:var(--text-tertiary);align-items:center;gap:.35rem;font-size:.8rem;font-weight:760;line-height:1.35;display:inline-flex}.Portfolio-module__uAcsSq__referenceMeta svg{color:var(--brand-secondary);flex-shrink:0}@media (max-width:1024px){.Portfolio-module__uAcsSq__referenceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.Portfolio-module__uAcsSq__referenceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.Portfolio-module__uAcsSq__referencesSection{padding:5rem 0}.Portfolio-module__uAcsSq__sectionTitle{font-size:2.05rem}.Portfolio-module__uAcsSq__sectionDesc{font-size:.98rem}.Portfolio-module__uAcsSq__referenceGrid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__referenceCard{min-height:168px}}
.Contact-module__hcVmEa__contactSection{background:linear-gradient(180deg, #ffffff09, transparent 18rem), var(--bg-secondary);border-top:1px solid var(--border-color);padding:7rem 0;position:relative;overflow:hidden}.Contact-module__hcVmEa__container{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:4rem;display:grid;position:relative}.Contact-module__hcVmEa__infoCol{flex-direction:column;display:flex}.Contact-module__hcVmEa__subtitle{font-family:var(--font-title);color:var(--brand-secondary);letter-spacing:0;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.Contact-module__hcVmEa__title{font-family:var(--font-title);letter-spacing:0;margin-bottom:1.25rem;font-size:2.65rem;font-weight:850;line-height:1.14}.Contact-module__hcVmEa__description{color:var(--text-secondary);margin-bottom:2.6rem;font-size:1.03rem;line-height:1.65}.Contact-module__hcVmEa__contactList{flex-direction:column;gap:.85rem;display:flex}.Contact-module__hcVmEa__contactItem{border:1px solid var(--border-color);color:inherit;background:#ffffff09;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:border-color .2s,background .2s,transform .2s;display:flex}.Contact-module__hcVmEa__contactItem:hover{border-color:var(--border-color-hover);background:#2d7ff912;transform:translate(3px)}.Contact-module__hcVmEa__iconBox{width:42px;height:42px;color:var(--brand-secondary);background:#2d7ff91a;border:1px solid #2d7ff938;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__contactDetails{flex-direction:column;gap:.18rem;min-width:0;display:flex}.Contact-module__hcVmEa__contactLabel{color:var(--text-tertiary);letter-spacing:0;font-size:.75rem;font-weight:800}.Contact-module__hcVmEa__contactValue{color:var(--text-primary);overflow-wrap:anywhere;font-size:.94rem;font-weight:700}.Contact-module__hcVmEa__formCol{flex-direction:column;width:100%;min-width:0;display:flex}.Contact-module__hcVmEa__formWrapper{border-radius:8px;width:100%;padding:2rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.25rem;display:flex;position:relative}.Contact-module__hcVmEa__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{color:var(--text-secondary);letter-spacing:0;font-size:.78rem;font-weight:800}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:1px solid var(--border-color);color:var(--text-primary);font-family:var(--font-primary);background:#07090d94;border-radius:8px;width:100%;padding:.86rem .95rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:138px}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--text-tertiary)}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--brand-primary);background:#07090dbf;outline:none;box-shadow:0 0 0 3px #2d7ff929}.Contact-module__hcVmEa__submitBtn{background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));color:#061018;cursor:pointer;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.96rem;font-size:.98rem;font-weight:850;display:flex}.Contact-module__hcVmEa__submitBtn:disabled{cursor:not-allowed;opacity:.72}.Contact-module__hcVmEa__formAlert{color:var(--text-secondary);background:#ff616114;border:1px solid #ff61614d;border-radius:8px;flex-direction:column;gap:.3rem;padding:.9rem 1rem;font-size:.88rem;line-height:1.45;display:flex}.Contact-module__hcVmEa__formAlert strong{color:var(--text-primary);font-weight:850}.Contact-module__hcVmEa__successState{text-align:center;flex-direction:column;align-items:center;padding:2rem 0;display:flex}.Contact-module__hcVmEa__successIcon{color:var(--brand-success);margin-bottom:1.2rem}.Contact-module__hcVmEa__successTitle{font-family:var(--font-title);color:var(--text-primary);letter-spacing:0;margin-bottom:.65rem;font-size:1.55rem;font-weight:850}.Contact-module__hcVmEa__successDesc{color:var(--text-secondary);max-width:420px;margin-bottom:1.6rem;font-size:.94rem;line-height:1.6}.Contact-module__hcVmEa__resetBtn{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background:#ffffff0e;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:800}@media (max-width:900px){.Contact-module__hcVmEa__container{grid-template-columns:1fr;gap:3rem}.Contact-module__hcVmEa__infoCol{text-align:center;align-items:center}.Contact-module__hcVmEa__description{max-width:680px;margin-left:auto;margin-right:auto}.Contact-module__hcVmEa__contactList{width:100%;max-width:520px}}@media (max-width:520px){.Contact-module__hcVmEa__contactSection{padding:5rem 0}.Contact-module__hcVmEa__title{font-size:2.1rem}.Contact-module__hcVmEa__formWrapper{padding:1.25rem}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-primary);border-top:1px solid var(--border-color);padding:4.5rem 0 0;position:relative;overflow:hidden}.Footer-module__S6Hkya__container{grid-template-columns:1.55fr .9fr 1fr 1.15fr;gap:3rem;padding-bottom:3.5rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logoLink{width:fit-content;display:inline-flex}.Footer-module__S6Hkya__logo{object-fit:contain;height:auto}.Footer-module__S6Hkya__brandPitch{color:var(--text-secondary);max-width:340px;font-size:.9rem;line-height:1.62}.Footer-module__S6Hkya__linksCol,.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__colTitle{font-family:var(--font-title);color:var(--text-primary);letter-spacing:0;font-size:.95rem;font-weight:850;line-height:1.25}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.65rem;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--brand-secondary)}.Footer-module__S6Hkya__contactText{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.Footer-module__S6Hkya__contactLink{color:var(--brand-secondary);align-items:center;gap:.5rem;width:fit-content;font-size:.94rem;font-weight:800;transition:opacity .2s;display:inline-flex}.Footer-module__S6Hkya__contactLink:hover{opacity:.82}.Footer-module__S6Hkya__addressBlock{color:var(--text-tertiary);align-items:flex-start;gap:.5rem;font-size:.84rem;line-height:1.5;display:inline-flex}.Footer-module__S6Hkya__addressBlock svg{color:var(--brand-secondary);flex-shrink:0;margin-top:.12rem}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);background:#ffffff06;padding:1.25rem 0}.Footer-module__S6Hkya__bottomContainer{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-tertiary);font-size:.8rem}.Footer-module__S6Hkya__scrollTopBtn{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.84rem;font-weight:800;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__scrollTopBtn:hover{color:var(--brand-secondary)}@media (max-width:900px){.Footer-module__S6Hkya__container{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:560px){.Footer-module__S6Hkya__footer{padding-top:3.5rem}.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column}}
.FloatingWhatsApp-module__QndPVW__whatsappButton{z-index:80;color:#061018;background:linear-gradient(135deg,#37d399,#22d3c5);border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:52px;padding:.85rem 1rem;font-size:.92rem;font-weight:900;line-height:1;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;position:fixed;bottom:1.35rem;right:1.35rem;box-shadow:0 16px 44px #22d3c53d,0 8px 26px #00000047}.FloatingWhatsApp-module__QndPVW__whatsappButton:hover{filter:saturate(1.06);transform:translateY(-2px);box-shadow:0 20px 54px #22d3c552,0 10px 28px #0000004d}.FloatingWhatsApp-module__QndPVW__whatsappButton svg{flex-shrink:0}@media (max-width:560px){.FloatingWhatsApp-module__QndPVW__whatsappButton{min-height:50px;padding:.82rem;bottom:1rem;right:1rem}.FloatingWhatsApp-module__QndPVW__whatsappButton span{display:none}}
