.Navigation-module__Pj2Xoq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#f7f6f2d9;justify-content:space-between;align-items:center;height:64px;padding:0 48px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled{box-shadow:var(--shadow-md);background:#f7f6f2f2}.Navigation-module__Pj2Xoq__navLogo{align-items:center;gap:4px;text-decoration:none;transition:transform .2s;display:flex}.Navigation-module__Pj2Xoq__navLogoText{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:1.2rem}.Navigation-module__Pj2Xoq__dot{color:var(--accent)}.Navigation-module__Pj2Xoq__navLogo:hover{transform:translateY(-2px)}.Navigation-module__Pj2Xoq__navLinks{gap:36px;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__Pj2Xoq__navLinks a{color:var(--ink-soft);letter-spacing:.01em;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.Navigation-module__Pj2Xoq__navLinks a:hover{color:var(--ink)}.Navigation-module__Pj2Xoq__navLinks a.Navigation-module__Pj2Xoq__active{color:var(--accent);font-weight:500}.Navigation-module__Pj2Xoq__mobileMenuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Navigation-module__Pj2Xoq__mobileMenuToggle span{background:var(--ink);width:100%;height:2px;transition:all .3s;display:block}.Navigation-module__Pj2Xoq__navCta{color:var(--white);background:var(--ink);border-radius:6px;padding:9px 22px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Navigation-module__Pj2Xoq__navCta:hover{background:var(--accent)}@media (max-width:900px){.Navigation-module__Pj2Xoq__nav{padding:0 24px}.Navigation-module__Pj2Xoq__mobileMenuToggle{display:flex}.Navigation-module__Pj2Xoq__navLinks{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;background:#f7f6f2fa;flex-direction:column;gap:24px;padding:24px;transition:all .3s;position:fixed;top:64px;left:0;right:0;transform:translateY(-100%)}.Navigation-module__Pj2Xoq__navLinks.Navigation-module__Pj2Xoq__mobileOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navigation-module__Pj2Xoq__navLinks a{font-size:1rem}.Navigation-module__Pj2Xoq__navCta{display:none}}
.HeroSection-module__SEewqa__hero{align-items:center;min-height:100vh;padding:120px 48px 80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__heroLoader{background:linear-gradient(135deg,var(--accent-pale)0%,var(--bg)100%);opacity:.3;position:absolute;inset:0}.HeroSection-module__SEewqa__heroDeco{pointer-events:none;background:radial-gradient(circle,#0f766e0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;right:-120px;transform:translateY(-50%)}.HeroSection-module__SEewqa__heroInner{text-align:center;z-index:1;width:100%;max-width:900px;margin:0 auto;position:relative}.HeroSection-module__SEewqa__heroText{flex-direction:column;align-items:center;display:flex;position:relative}.HeroSection-module__SEewqa__heroLogo{opacity:0;margin-bottom:24px;animation:.5s forwards HeroSection-module__SEewqa__fadeUp}.HeroSection-module__SEewqa__heroBadge{background:var(--accent-pale);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;opacity:0;border-radius:99px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:.78rem;font-weight:500;animation:.6s .1s forwards HeroSection-module__SEewqa__fadeUp;display:inline-flex}.HeroSection-module__SEewqa__heroBadge:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.HeroSection-module__SEewqa__heroTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);opacity:0;margin:0;font-size:clamp(2.8rem,5vw,4.2rem);line-height:1.1;animation:.7s .2s forwards HeroSection-module__SEewqa__fadeUp}.HeroSection-module__SEewqa__heroTitle em{color:var(--accent);font-style:italic}.HeroSection-module__SEewqa__heroSub{color:var(--ink-soft);opacity:0;max-width:640px;margin-top:24px;font-size:1.1rem;font-weight:300;line-height:1.75;animation:.7s .35s forwards HeroSection-module__SEewqa__fadeUp}.HeroSection-module__SEewqa__heroActions{opacity:0;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:40px;animation:.7s .45s forwards HeroSection-module__SEewqa__fadeUp;display:flex}.HeroSection-module__SEewqa__btnPrimary{font-family:var(--sans);color:var(--white);background:var(--accent);border-radius:7px;padding:13px 28px;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block;box-shadow:0 2px 12px #0f766e40}.HeroSection-module__SEewqa__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f766e4d}.HeroSection-module__SEewqa__btnGhost{font-family:var(--sans);color:var(--ink);-webkit-backdrop-filter:blur(10px);background:#fff6;border:1px solid #ffffff80;border-radius:7px;padding:13px 28px;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #0000000d}.HeroSection-module__SEewqa__btnGhost:hover{background:#fff9;border-color:#0f766e4d;transform:translateY(-2px);box-shadow:0 6px 20px #00000014}@keyframes HeroSection-module__SEewqa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__SEewqa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.HeroSection-module__SEewqa__hero{padding:100px 24px 60px}.HeroSection-module__SEewqa__heroInner{max-width:100%}}
.GlobalPresence-module__vwfuLG__globalPresence{background:var(--bg);border-bottom:1px solid var(--border);padding:64px 48px}.GlobalPresence-module__vwfuLG__container{max-width:1100px;margin:0 auto}.GlobalPresence-module__vwfuLG__content{text-align:center}.GlobalPresence-module__vwfuLG__stats{flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;display:inline-flex}.GlobalPresence-module__vwfuLG__number{font-family:var(--serif);color:var(--accent);letter-spacing:-.02em;font-size:3rem;font-weight:400;line-height:1}.GlobalPresence-module__vwfuLG__label{color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500}.GlobalPresence-module__vwfuLG__title{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;margin-bottom:12px;font-size:2rem;font-weight:400}.GlobalPresence-module__vwfuLG__description{color:var(--ink-soft);margin-bottom:32px;font-size:1rem}.GlobalPresence-module__vwfuLG__locations{flex-wrap:wrap;justify-content:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.GlobalPresence-module__vwfuLG__location{background:var(--white);border:1px solid var(--border);color:var(--ink);letter-spacing:.02em;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:400;transition:all .2s;display:inline-block}.GlobalPresence-module__vwfuLG__location:hover{box-shadow:var(--shadow-sm);border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}@media (max-width:900px){.GlobalPresence-module__vwfuLG__globalPresence{padding:48px 24px}.GlobalPresence-module__vwfuLG__title{font-size:1.75rem}.GlobalPresence-module__vwfuLG__locations{gap:12px}.GlobalPresence-module__vwfuLG__location{padding:8px 16px;font-size:.85rem}}
.ServicesSection-module__qdd_tG__services{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:96px 48px}.ServicesSection-module__qdd_tG__container{max-width:1100px;margin:0 auto}.ServicesSection-module__qdd_tG__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.78rem;font-weight:500}.ServicesSection-module__qdd_tG__sectionTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);max-width:560px;margin:0;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.15}.ServicesSection-module__qdd_tG__sectionTitle em{font-style:italic}.ServicesSection-module__qdd_tG__sectionSub{color:var(--ink-soft);max-width:480px;margin-top:16px;font-size:1rem;font-weight:300;line-height:1.75}.ServicesSection-module__qdd_tG__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:56px;display:grid}.ServicesSection-module__qdd_tG__serviceItem{border:1px solid var(--border);background:var(--white);padding:40px 36px;transition:background .2s;position:relative;overflow:hidden}.ServicesSection-module__qdd_tG__serviceItem:hover{background:var(--bg)}.ServicesSection-module__qdd_tG__serviceItem:hover .ServicesSection-module__qdd_tG__serviceArrow{opacity:1;transform:translate(0)}.ServicesSection-module__qdd_tG__serviceNum{font-family:var(--serif);color:var(--accent);margin-bottom:20px;font-size:.85rem}.ServicesSection-module__qdd_tG__serviceName{font-family:var(--serif);color:var(--ink);margin-bottom:12px;font-size:1.35rem;line-height:1.2}.ServicesSection-module__qdd_tG__serviceDesc{color:var(--ink-soft);font-size:.9rem;line-height:1.7}.ServicesSection-module__qdd_tG__serviceArrow{color:var(--accent);opacity:0;font-size:1.1rem;transition:opacity .2s,transform .2s;position:absolute;bottom:24px;right:24px;transform:translate(-6px)}.ServicesSection-module__qdd_tG__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.ServicesSection-module__qdd_tG__reveal.ServicesSection-module__qdd_tG__visible{opacity:1;transform:translateY(0)}@keyframes ServicesSection-module__qdd_tG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.ServicesSection-module__qdd_tG__services{padding:72px 24px}.ServicesSection-module__qdd_tG__servicesGrid{grid-template-columns:1fr}}
.ProcessSection-module__rH1-KG__process{padding:96px 48px}.ProcessSection-module__rH1-KG__container{max-width:1100px;margin:0 auto}.ProcessSection-module__rH1-KG__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.78rem;font-weight:500}.ProcessSection-module__rH1-KG__sectionTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);max-width:560px;margin:0;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.15}.ProcessSection-module__rH1-KG__sectionTitle em{font-style:italic}.ProcessSection-module__rH1-KG__sectionSub{color:var(--ink-soft);max-width:480px;margin-top:16px;font-size:1rem;font-weight:300;line-height:1.75}.ProcessSection-module__rH1-KG__steps{flex-direction:column;gap:0;margin-top:56px;display:flex}.ProcessSection-module__rH1-KG__step{border-top:1px solid var(--border);grid-template-columns:64px 1fr;align-items:start;gap:32px;padding:32px 0;display:grid}.ProcessSection-module__rH1-KG__step:last-child{border-bottom:1px solid var(--border)}.ProcessSection-module__rH1-KG__stepNum{font-family:var(--serif);color:var(--border);font-size:2rem;line-height:1}.ProcessSection-module__rH1-KG__stepName{font-family:var(--serif);color:var(--ink);margin-bottom:8px;font-size:1.2rem}.ProcessSection-module__rH1-KG__stepDesc{color:var(--ink-soft);font-size:.9rem;line-height:1.7}.ProcessSection-module__rH1-KG__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.ProcessSection-module__rH1-KG__reveal.ProcessSection-module__rH1-KG__visible{opacity:1;transform:translateY(0)}@keyframes ProcessSection-module__rH1-KG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.ProcessSection-module__rH1-KG__process{padding:72px 24px}}
.ContactSection-module__G6BZYW__contact{background:var(--white);padding:96px 0}.ContactSection-module__G6BZYW__container{max-width:1200px;margin:0 auto;padding:0 48px}.ContactSection-module__G6BZYW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.ContactSection-module__G6BZYW__content{padding-top:32px}.ContactSection-module__G6BZYW__sectionLabel{color:var(--accent);background:var(--accent-pale);letter-spacing:.01em;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:500;display:inline-block}.ContactSection-module__G6BZYW__sectionTitle{font-family:var(--serif);color:var(--ink);letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:400;line-height:1.2}.ContactSection-module__G6BZYW__sectionTitle em{color:var(--accent);font-style:italic}.ContactSection-module__G6BZYW__description{color:var(--ink-soft);margin-bottom:48px;font-size:1.125rem;line-height:1.6}.ContactSection-module__G6BZYW__contactInfo{flex-direction:column;gap:24px;display:flex}.ContactSection-module__G6BZYW__infoItem{align-items:center;gap:16px;display:flex}.ContactSection-module__G6BZYW__infoIcon{background:var(--bg-soft);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.ContactSection-module__G6BZYW__infoLabel{color:var(--ink-soft);margin-bottom:4px;font-size:.875rem}.ContactSection-module__G6BZYW__infoValue{color:var(--ink);font-weight:500}.ContactSection-module__G6BZYW__formWrapper{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:16px;padding:48px}.ContactSection-module__G6BZYW__form{flex-direction:column;gap:24px;display:flex}.ContactSection-module__G6BZYW__formGroup{flex-direction:column;display:flex}.ContactSection-module__G6BZYW__label{color:var(--ink);margin-bottom:8px;font-size:.875rem;font-weight:500}.ContactSection-module__G6BZYW__required{color:var(--accent)}.ContactSection-module__G6BZYW__input,.ContactSection-module__G6BZYW__select,.ContactSection-module__G6BZYW__textarea{width:100%;color:var(--ink);background:var(--white);border:1px solid var(--border);border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.ContactSection-module__G6BZYW__input:focus,.ContactSection-module__G6BZYW__select:focus,.ContactSection-module__G6BZYW__textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #0f766e1a}.ContactSection-module__G6BZYW__input.ContactSection-module__G6BZYW__error,.ContactSection-module__G6BZYW__textarea.ContactSection-module__G6BZYW__error{border-color:#ef4444}.ContactSection-module__G6BZYW__input.ContactSection-module__G6BZYW__error:focus,.ContactSection-module__G6BZYW__textarea.ContactSection-module__G6BZYW__error:focus{box-shadow:0 0 0 3px #ef44441a}.ContactSection-module__G6BZYW__textarea{resize:vertical;min-height:120px;line-height:1.5}.ContactSection-module__G6BZYW__errorMessage{color:#ef4444;margin-top:4px;font-size:.75rem;display:block}.ContactSection-module__G6BZYW__submitButton{color:var(--white);background:var(--ink);cursor:pointer;border:none;border-radius:8px;padding:14px 32px;font-size:1rem;font-weight:500;transition:all .2s;position:relative;overflow:hidden}.ContactSection-module__G6BZYW__submitButton:hover:not(:disabled){background:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ContactSection-module__G6BZYW__submitButton:disabled{opacity:.7;cursor:not-allowed}.ContactSection-module__G6BZYW__loadingText{align-items:center;gap:8px;display:inline-flex}.ContactSection-module__G6BZYW__loadingText:after{content:"";border:2px solid var(--white);border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite ContactSection-module__G6BZYW__spin}@keyframes ContactSection-module__G6BZYW__spin{to{transform:rotate(360deg)}}.ContactSection-module__G6BZYW__successMessage{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;padding:16px;animation:.3s ContactSection-module__G6BZYW__slideUp}.ContactSection-module__G6BZYW__errorAlert{color:#fff;text-align:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:8px;padding:16px;animation:.3s ContactSection-module__G6BZYW__slideUp}@keyframes ContactSection-module__G6BZYW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.ContactSection-module__G6BZYW__container{padding:0 24px}.ContactSection-module__G6BZYW__contact{padding:64px 0}.ContactSection-module__G6BZYW__grid{grid-template-columns:1fr;gap:48px}.ContactSection-module__G6BZYW__formWrapper{padding:32px 24px}.ContactSection-module__G6BZYW__sectionTitle{font-size:2rem}}
.Footer-module__EZoWya__footer{background:var(--ink);border-top:1px solid #2a2922;padding:80px 48px 48px}.Footer-module__EZoWya__footerInner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.Footer-module__EZoWya__footerLogo{flex-direction:column;align-items:center;gap:16px;max-width:150px;display:flex}.Footer-module__EZoWya__logoText{flex-direction:column;align-items:center;gap:4px;display:flex}.Footer-module__EZoWya__logoName{font-family:"Optima",var(--serif);letter-spacing:8px;color:#fff;text-transform:uppercase;font-size:24px;font-weight:300}.Footer-module__EZoWya__logoTagline{font-family:"Optima",var(--serif);letter-spacing:6px;color:#d4d4d8;text-transform:uppercase;font-size:11px;font-weight:400}.Footer-module__EZoWya__footerLinks{gap:32px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__footerLinks a{color:#b8b5ad;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerLinks a:hover{color:var(--accent-light)}.Footer-module__EZoWya__footerCopy{color:#7a7870;text-align:center;max-width:1100px;margin-top:24px;margin-left:auto;margin-right:auto;font-size:.85rem}@media (max-width:900px){.Footer-module__EZoWya__footer{padding:40px 24px 24px}.Footer-module__EZoWya__footerInner{flex-direction:column;gap:24px}}
