.Navbar-module__cJzEcG__nav{z-index:1000;transition:background .4s,border-color .4s,box-shadow .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{background:var(--nav-bg);border-bottom:1px solid var(--nav-border);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 30px #2a24210a}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:20px 24px;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);color:var(--text-main);flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoMark{border:1px solid var(--primary);width:36px;height:36px;color:var(--primary);letter-spacing:.05em;font-size:.8rem;font-weight:600;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoMark{background:var(--primary);color:#fff;box-shadow:0 0 15px var(--primary-glow)}.Navbar-module__cJzEcG__logoTextContainer{flex-direction:column;justify-content:center;gap:2px;display:flex}.Navbar-module__cJzEcG__logoTextMain{color:var(--text-main);letter-spacing:.08em;font-size:1.15rem;font-weight:700;line-height:1;font-family:var(--font-heading)}.Navbar-module__cJzEcG__logoTextSub{color:#b4905a;letter-spacing:.14em;font-size:.48rem;font-weight:600;line-height:1;font-family:var(--font-body);text-transform:uppercase}.Navbar-module__cJzEcG__links{align-items:center;gap:6px;margin:0 auto;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;padding:8px 16px;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__linkActive{color:var(--primary);font-weight:600}.Navbar-module__cJzEcG__activePill{background:var(--primary);z-index:1;height:1px;position:absolute;bottom:-2px;left:16px;right:16px}.Navbar-module__cJzEcG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__hireBtn{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--primary);cursor:pointer;background:0 0;border-radius:30px;padding:10px 24px;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__hireBtn:hover{background:var(--primary);color:var(--background);box-shadow:0 4px 15px var(--primary-glow);transform:translateY(-1px)}.Navbar-module__cJzEcG__mobileToggle{border:1px solid var(--surface-border);background:var(--surface);width:38px;height:38px;color:var(--text-main);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:none}.Navbar-module__cJzEcG__mobileToggle:hover{border-color:var(--primary);color:var(--primary)}.Navbar-module__cJzEcG__mobileMenu{background:var(--mobile-bg);border-top:1px solid var(--nav-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow:hidden;box-shadow:0 10px 30px #0000000d}.Navbar-module__cJzEcG__mobileLink{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--surface-border);padding:16px 28px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s,background .3s;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--primary);background:var(--surface)}.Navbar-module__cJzEcG__mobileLinkActive{color:var(--primary);font-weight:600}@media (max-width:768px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__inner .Navbar-module__cJzEcG__hireBtn{display:none}.Navbar-module__cJzEcG__mobileToggle{width:44px;height:44px;display:flex}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--surface-border);width:100%;margin-top:60px}.Footer-module__S6Hkya__cta{background:var(--surface);border-bottom:1px solid var(--surface-border);padding:0}.Footer-module__S6Hkya__ctaInner{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:80px 24px;display:flex}.Footer-module__S6Hkya__ctaTitle{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.01em;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:500;line-height:1.1}.Footer-module__S6Hkya__ctaBtn{background:var(--primary);color:var(--background);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:1px solid var(--primary);border-radius:30px;align-items:center;gap:10px;padding:14px 32px;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{color:var(--primary);box-shadow:0 8px 24px var(--primary-glow);background:0 0;transform:translateY(-2px)}.Footer-module__S6Hkya__main{text-align:left;grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding:80px 24px;display:grid}.Footer-module__S6Hkya__brand{align-items:flex-start;gap:18px;display:flex}.Footer-module__S6Hkya__brandMark{border:1px solid var(--primary);width:44px;height:44px;color:var(--primary);font-size:.85rem;font-weight:600;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__brandMark:hover{background:var(--primary);color:var(--background)}.Footer-module__S6Hkya__brandTextContainer{flex-direction:column;justify-content:center;gap:4px;margin-bottom:12px;display:flex}.Footer-module__S6Hkya__brandNameMain{font-size:1.35rem;font-weight:700;font-family:var(--font-heading);color:var(--text-main);letter-spacing:.08em;line-height:1}.Footer-module__S6Hkya__brandNameSub{font-size:.54rem;font-weight:600;font-family:var(--font-body);color:#b4905a;letter-spacing:.16em;text-transform:uppercase;line-height:1}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);max-width:320px;font-size:.85rem;line-height:1.75;font-family:var(--font-body);margin-bottom:20px}.Footer-module__S6Hkya__socials{gap:10px;display:flex}.Footer-module__S6Hkya__socialBtn{border:1px solid var(--surface-border);width:38px;height:38px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__S6Hkya__socialBtn:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.Footer-module__S6Hkya__col{flex-direction:column;gap:18px;display:flex}.Footer-module__S6Hkya__colTitle{text-transform:uppercase;letter-spacing:.15em;color:var(--text-main);font-size:.72rem;font-weight:600;font-family:var(--font-body)}.Footer-module__S6Hkya__colList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__S6Hkya__colLink{color:var(--text-muted);font-size:.85rem;font-family:var(--font-body);align-items:center;gap:8px;text-decoration:none;transition:color .3s;display:flex}.Footer-module__S6Hkya__colLink:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--surface-border);max-width:1200px;color:var(--text-muted);font-size:.78rem;font-family:var(--font-body);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:24px;display:flex}.Footer-module__S6Hkya__bottomLinks{gap:24px;display:flex}.Footer-module__S6Hkya__bottomLink{color:var(--text-muted);font-size:.78rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__bottomLink:hover{color:var(--primary)}@media (max-width:900px){.Footer-module__S6Hkya__main{grid-template-columns:1fr 1fr;gap:40px;padding:60px 24px}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__S6Hkya__main{grid-template-columns:1fr}.Footer-module__S6Hkya__ctaInner,.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;align-items:center}}
.HeroSection-module__sBkrQG__heroWrapper{background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);align-items:center;min-height:100vh;padding:140px 24px 80px;display:flex;overflow:hidden}.HeroSection-module__sBkrQG__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:grid}.HeroSection-module__sBkrQG__content{flex-direction:column;gap:28px;display:flex}.HeroSection-module__sBkrQG__headline{color:var(--secondary);letter-spacing:-.02em;font-size:clamp(2.5rem,4.5vw,3.75rem);font-weight:700;line-height:1.15}.HeroSection-module__sBkrQG__subheadline{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.HeroSection-module__sBkrQG__ctaGroup{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.HeroSection-module__sBkrQG__primaryCta{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:16px 36px;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 18px #2563eb40}.HeroSection-module__sBkrQG__primaryCta:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59}.HeroSection-module__sBkrQG__secondaryCta{color:var(--secondary);border:1px solid var(--surface-border);cursor:pointer;text-align:center;background:0 0;border-radius:50px;padding:16px 36px;font-size:.95rem;font-weight:600;transition:all .3s}.HeroSection-module__sBkrQG__secondaryCta:hover{border-color:var(--secondary);background:#0f172a05}.HeroSection-module__sBkrQG__trusted{margin-top:20px}.HeroSection-module__sBkrQG__trustedText{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.HeroSection-module__sBkrQG__logoRow{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.HeroSection-module__sBkrQG__logoRow span{color:var(--text-muted);opacity:.65;font-size:.9rem;font-weight:700;transition:opacity .2s}.HeroSection-module__sBkrQG__logoRow span:hover{opacity:1}.HeroSection-module__sBkrQG__mockupWrapper{justify-content:center;display:flex}.HeroSection-module__sBkrQG__mockupContainer{width:100%;max-width:480px}.HeroSection-module__sBkrQG__dashboardCard{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0f172a14}.HeroSection-module__sBkrQG__dashboardHeader{border-bottom:1px solid var(--surface-border);align-items:center;gap:16px;padding:14px 20px;display:flex}.HeroSection-module__sBkrQG__windowDots{gap:6px;display:flex}.HeroSection-module__sBkrQG__windowDots span{border-radius:50%;width:8px;height:8px}.HeroSection-module__sBkrQG__dashboardTitle{color:var(--text-muted);font-size:.75rem;font-weight:600;font-family:var(--font-body)}.HeroSection-module__sBkrQG__dashboardBody{flex-direction:column;gap:20px;padding:20px;display:flex}.HeroSection-module__sBkrQG__dashboardGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.HeroSection-module__sBkrQG__dbStatCard{background:#fff6;border:1px solid #94a3b81a;border-radius:10px;flex-direction:column;gap:4px;padding:14px;display:flex}[data-theme=dark] .HeroSection-module__sBkrQG__dbStatCard{background:#0f172a66}.HeroSection-module__sBkrQG__statLabel{color:var(--text-muted);font-size:.7rem;font-weight:500}.HeroSection-module__sBkrQG__statValue{color:var(--secondary);font-size:1.15rem;font-weight:700}.HeroSection-module__sBkrQG__statTrend{font-size:.65rem;font-weight:600}.HeroSection-module__sBkrQG__chartWrapper{background:#fff6;border:1px solid #94a3b81a;border-radius:10px;padding:14px;overflow:hidden}[data-theme=dark] .HeroSection-module__sBkrQG__chartWrapper{background:#0f172a66}.HeroSection-module__sBkrQG__chartSvg{width:100%;height:auto;display:block}@media (max-width:968px){.HeroSection-module__sBkrQG__container{text-align:center;grid-template-columns:1fr;gap:40px}.HeroSection-module__sBkrQG__ctaGroup,.HeroSection-module__sBkrQG__logoRow{justify-content:center}.HeroSection-module__sBkrQG__mockupContainer{max-width:420px}}
.LeadFormSection-module__7Fpm-W__wrapper{background:radial-gradient(circle at 0 0,#2563eb0a,#0000 45%);padding:100px 24px}.LeadFormSection-module__7Fpm-W__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.LeadFormSection-module__7Fpm-W__textSide{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.LeadFormSection-module__7Fpm-W__title{color:var(--secondary);letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.15}.LeadFormSection-module__7Fpm-W__desc{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.LeadFormSection-module__7Fpm-W__benefits{flex-direction:column;gap:14px;margin-top:10px;display:flex}.LeadFormSection-module__7Fpm-W__benefitItem{color:var(--text-main);align-items:center;gap:12px;font-size:.92rem;font-weight:500;display:flex}.LeadFormSection-module__7Fpm-W__benefitIcon{color:#10b981;flex-shrink:0}.LeadFormSection-module__7Fpm-W__formCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);-webkit-backdrop-filter:blur(20px);padding:40px;box-shadow:0 10px 30px #00000005}.LeadFormSection-module__7Fpm-W__form{flex-direction:column;gap:20px;display:flex}.LeadFormSection-module__7Fpm-W__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.LeadFormSection-module__7Fpm-W__field{flex-direction:column;gap:8px;display:flex}.LeadFormSection-module__7Fpm-W__label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.8rem;font-weight:600}.LeadFormSection-module__7Fpm-W__input{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--text-main);font-family:var(--font-body);border-radius:8px;padding:12px 16px;font-size:.9rem;transition:all .25s}.LeadFormSection-module__7Fpm-W__input:focus{border-color:var(--primary);background:var(--background);box-shadow:0 0 0 4px var(--input-focus);outline:none}.LeadFormSection-module__7Fpm-W__budgetGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.LeadFormSection-module__7Fpm-W__budgetBtn{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-muted);cursor:pointer;text-align:center;font-size:.82rem;font-weight:500;font-family:var(--font-body);border-radius:8px;padding:10px 14px;transition:all .2s}.LeadFormSection-module__7Fpm-W__budgetBtn:hover{border-color:var(--primary);color:var(--primary)}.LeadFormSection-module__7Fpm-W__budgetActive{background:var(--primary-glow);border-color:var(--primary);color:var(--primary);font-weight:600}.LeadFormSection-module__7Fpm-W__textarea{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--text-main);font-family:var(--font-body);resize:none;border-radius:8px;padding:12px 16px;font-size:.9rem;transition:all .25s}.LeadFormSection-module__7Fpm-W__textarea:focus{border-color:var(--primary);background:var(--background);box-shadow:0 0 0 4px var(--input-focus);outline:none}.LeadFormSection-module__7Fpm-W__submitBtn{background:var(--primary);color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-body);border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;transition:all .3s;display:flex;box-shadow:0 4px 18px #2563eb33}.LeadFormSection-module__7Fpm-W__submitBtn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 8px 24px #2563eb59}.LeadFormSection-module__7Fpm-W__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.LeadFormSection-module__7Fpm-W__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}.LeadFormSection-module__7Fpm-W__successIcon{font-size:3rem}.LeadFormSection-module__7Fpm-W__successTitle{color:var(--secondary);font-size:1.5rem;font-weight:700}.LeadFormSection-module__7Fpm-W__successDesc{color:var(--text-muted);margin-bottom:12px;font-size:.92rem;line-height:1.6}.LeadFormSection-module__7Fpm-W__resetBtn{border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;background:0 0;border-radius:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.LeadFormSection-module__7Fpm-W__resetBtn:hover{border-color:var(--secondary);background:#00000005}@media (max-width:968px){.LeadFormSection-module__7Fpm-W__container{grid-template-columns:1fr;gap:40px}}.LeadFormSection-module__7Fpm-W__buttonGroup{grid-template-columns:1.1fr 1fr;gap:16px;margin-top:10px;display:grid}.LeadFormSection-module__7Fpm-W__whatsappSubmitBtn{color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-body);background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;transition:all .3s;display:flex;box-shadow:0 4px 18px #25d36633}.LeadFormSection-module__7Fpm-W__whatsappSubmitBtn:hover{background:#20ba5a;transform:translateY(-1px);box-shadow:0 8px 24px #25d36659}.LeadFormSection-module__7Fpm-W__whatsappSubmitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}@media (max-width:640px){.LeadFormSection-module__7Fpm-W__formCard{padding:30px 20px}.LeadFormSection-module__7Fpm-W__row{grid-template-columns:1fr;gap:16px}.LeadFormSection-module__7Fpm-W__budgetGrid{grid-template-columns:1fr}.LeadFormSection-module__7Fpm-W__buttonGroup{grid-template-columns:1fr;gap:12px}}
.FAQSection-module__ZB1fIa__wrapper{max-width:800px;margin:0 auto;padding:100px 24px}.FAQSection-module__ZB1fIa__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 50px;display:flex}.FAQSection-module__ZB1fIa__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.FAQSection-module__ZB1fIa__subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.FAQSection-module__ZB1fIa__list{flex-direction:column;gap:16px;display:flex}.FAQSection-module__ZB1fIa__item{background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;transition:all .3s;overflow:hidden}.FAQSection-module__ZB1fIa__itemOpen{border-color:var(--primary);box-shadow:0 4px 20px var(--primary-glow)}.FAQSection-module__ZB1fIa__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 30px;display:flex}.FAQSection-module__ZB1fIa__question{color:var(--secondary);font-size:1.05rem;font-weight:600;transition:color .2s}.FAQSection-module__ZB1fIa__trigger:hover .FAQSection-module__ZB1fIa__question{color:var(--primary)}.FAQSection-module__ZB1fIa__iconBox{color:var(--text-muted);transition:color .2s}.FAQSection-module__ZB1fIa__trigger:hover .FAQSection-module__ZB1fIa__iconBox{color:var(--primary)}.FAQSection-module__ZB1fIa__contentWrapper{overflow:hidden}.FAQSection-module__ZB1fIa__contentBody{padding:0 30px 24px}.FAQSection-module__ZB1fIa__answer{color:var(--text-muted);border-top:1px dashed var(--surface-border);padding-top:16px;font-size:.92rem;line-height:1.6}@media (max-width:640px){.FAQSection-module__ZB1fIa__trigger{padding:20px}.FAQSection-module__ZB1fIa__contentBody{padding:0 20px 20px}.FAQSection-module__ZB1fIa__question{font-size:.95rem}}
.ServicesSection-module__JL3_nq__wrapper{max-width:1200px;margin:0 auto;padding:100px 24px}.ServicesSection-module__JL3_nq__header{text-align:center;flex-direction:column;align-items:center;max-width:650px;margin:0 auto 60px;display:flex}.ServicesSection-module__JL3_nq__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.ServicesSection-module__JL3_nq__subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ServicesSection-module__JL3_nq__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;align-items:flex-start;padding:40px 32px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a05}.ServicesSection-module__JL3_nq__card:hover{border-color:var(--primary);box-shadow:0 20px 40px var(--primary-glow);transform:translateY(-6px)}.ServicesSection-module__JL3_nq__iconWrapper{width:60px;height:60px;color:var(--primary);background:#2563eb0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.ServicesSection-module__JL3_nq__card:hover .ServicesSection-module__JL3_nq__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.05)}.ServicesSection-module__JL3_nq__cardTitle{color:var(--secondary);letter-spacing:-.01em;margin-bottom:12px;font-size:1.25rem;font-weight:600}.ServicesSection-module__JL3_nq__cardDesc{color:var(--text-muted);flex-grow:1;margin-bottom:24px;font-size:.9rem;line-height:1.6}.ServicesSection-module__JL3_nq__learnMore{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.ServicesSection-module__JL3_nq__arrow{transition:transform .3s}.ServicesSection-module__JL3_nq__card:hover .ServicesSection-module__JL3_nq__arrow{transform:translate(4px)}@media (max-width:968px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:640px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr}.ServicesSection-module__JL3_nq__card{padding:30px 24px}}
.StatsSection-module__jjN8tW__wrapper{max-width:1200px;margin:0 auto;padding:60px 24px}.StatsSection-module__jjN8tW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.StatsSection-module__jjN8tW__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);text-align:center;-webkit-backdrop-filter:blur(10px);padding:32px 24px;transition:transform .3s,border-color .3s;box-shadow:0 4px 15px #00000003}.StatsSection-module__jjN8tW__card:hover{border-color:var(--primary);box-shadow:0 10px 25px var(--primary-glow);transform:translateY(-4px)}.StatsSection-module__jjN8tW__value{color:var(--primary);letter-spacing:-.01em;margin-bottom:8px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.StatsSection-module__jjN8tW__label{color:var(--secondary);margin-bottom:6px;font-size:.95rem;font-weight:600}.StatsSection-module__jjN8tW__desc{color:var(--text-muted);font-size:.8rem;line-height:1.4}@media (max-width:968px){.StatsSection-module__jjN8tW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.StatsSection-module__jjN8tW__grid{grid-template-columns:1fr}.StatsSection-module__jjN8tW__card{padding:24px}}
.About-module__vAULUW__aboutSection{border-bottom:1px solid var(--surface-border);margin-bottom:20px;position:relative}.About-module__vAULUW__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__textCol{text-align:left;flex-direction:column;gap:24px;display:flex}.About-module__vAULUW__heading{font-size:clamp(2.2rem,4.5vw,3.2rem);line-height:1.1;font-family:var(--font-heading);color:var(--text-main);font-weight:500}.About-module__vAULUW__desc{color:var(--text-muted);font-size:.92rem;line-height:1.85;font-family:var(--font-body)}.About-module__vAULUW__highlight{color:var(--text-main);border-bottom:1px dashed var(--primary);padding-bottom:1px;font-weight:600}.About-module__vAULUW__techSection{flex-direction:column;gap:12px;margin-top:10px;display:flex}.About-module__vAULUW__techTitle{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);font-size:.72rem;font-weight:600;font-family:var(--font-body)}.About-module__vAULUW__techRow{flex-wrap:wrap;gap:8px;display:flex}.About-module__vAULUW__techBadge{background:var(--surface);color:var(--text-muted);border:1px solid var(--surface-border);font-size:.75rem;font-weight:500;font-family:var(--font-body);border-radius:30px;padding:6px 14px;transition:all .3s cubic-bezier(.16,1,.3,1)}.About-module__vAULUW__techBadge:hover{background:var(--primary);color:var(--background);border-color:var(--primary);transform:scale(1.05)}.About-module__vAULUW__signatureBlock{flex-direction:column;gap:2px;margin-top:14px;display:flex}.About-module__vAULUW__sigLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.65rem;font-family:var(--font-body)}.About-module__vAULUW__sigText{font-family:var(--font-heading);color:var(--primary);letter-spacing:.02em;font-size:2.2rem;font-style:italic;font-weight:400;line-height:1.1}.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.About-module__vAULUW__statCard{text-align:center;background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__statIcon{background:var(--badge-bg);border:1px solid var(--badge-border);width:42px;height:42px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.About-module__vAULUW__statCard:hover .About-module__vAULUW__statIcon{background:var(--primary);color:var(--background);border-color:var(--primary)}.About-module__vAULUW__statNum{font-size:2.6rem;font-weight:400;font-family:var(--font-heading);color:var(--primary);line-height:1}.About-module__vAULUW__statLabel{color:var(--text-muted);text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-family:var(--font-body);font-weight:500}@media (max-width:992px){.About-module__vAULUW__container{grid-template-columns:1fr;gap:60px}.About-module__vAULUW__textCol{text-align:center;align-items:center}.About-module__vAULUW__techRow,.About-module__vAULUW__signatureBlock{justify-content:center}.About-module__vAULUW__statsGrid{grid-template-columns:repeat(4,1fr);width:100%}}@media (max-width:768px){.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr}}
.Skills-module__G7oUEG__skillsSection{border-bottom:1px solid var(--surface-border);margin-bottom:20px;position:relative}.Skills-module__G7oUEG__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:60px;display:flex}.Skills-module__G7oUEG__heading{font-size:clamp(2.2rem,4.5vw,3.2rem);font-family:var(--font-heading);color:var(--text-main);font-weight:500}.Skills-module__G7oUEG__subheading{color:var(--text-muted);max-width:520px;font-size:.92rem;line-height:1.7;font-family:var(--font-body)}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Skills-module__G7oUEG__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;gap:18px;padding:32px;display:flex;position:relative;overflow:hidden}.Skills-module__G7oUEG__cardHeader{align-items:center;gap:16px;display:flex}.Skills-module__G7oUEG__iconBox{width:44px;height:44px;color:var(--accent-color,var(--primary));background:#c5a8800d;border:1px solid #c5a88040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Skills-module__G7oUEG__card:hover .Skills-module__G7oUEG__iconBox{background:var(--accent-color,var(--primary));color:var(--background);border-color:var(--accent-color,var(--primary));box-shadow:0 0 12px #c5a88033}.Skills-module__G7oUEG__cardTitle{font-size:1.2rem;font-weight:500;font-family:var(--font-heading);color:var(--text-main);letter-spacing:.01em}.Skills-module__G7oUEG__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.8;font-family:var(--font-body);flex:1}.Skills-module__G7oUEG__tags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.Skills-module__G7oUEG__tag{color:var(--text-muted);border:1px solid var(--surface-border);font-size:.68rem;font-weight:500;font-family:var(--font-body);background:0 0;border-radius:30px;padding:4px 12px;transition:all .3s}.Skills-module__G7oUEG__card:hover .Skills-module__G7oUEG__tag{color:var(--text-main);border-color:#c5a88040}.Skills-module__G7oUEG__tag:hover{color:var(--accent-color,var(--primary))!important;border-color:var(--accent-color,var(--primary))!important}@media (max-width:1024px){.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr}.Skills-module__G7oUEG__card{padding:24px}}
.WhatsAppButton-module__V-0EQa__floatBtn{color:#fff;cursor:pointer;z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:box-shadow .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 16px #25d3664d}.WhatsAppButton-module__V-0EQa__floatBtn:hover{box-shadow:0 8px 24px #25d36680}.WhatsAppButton-module__V-0EQa__floatBtn:hover .WhatsAppButton-module__V-0EQa__tooltip{opacity:1;visibility:visible;transform:translateY(0)}.WhatsAppButton-module__V-0EQa__icon{width:32px;height:32px}.WhatsAppButton-module__V-0EQa__tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;background:#0f172a;border-radius:6px;padding:6px 12px;font-size:.78rem;font-weight:500;transition:all .3s;position:absolute;top:15px;right:75px;transform:translateY(5px);box-shadow:0 4px 12px #0000001a}.WhatsAppButton-module__V-0EQa__tooltip:after{content:"";background:#0f172a;width:8px;height:8px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}@media (max-width:768px){.WhatsAppButton-module__V-0EQa__floatBtn{width:50px;height:50px;bottom:20px;right:20px}.WhatsAppButton-module__V-0EQa__icon{width:26px;height:26px}.WhatsAppButton-module__V-0EQa__tooltip{display:none}}
.WhyChooseUs-module__aV2w7G__wrapper{background:radial-gradient(circle at 0 100%,#f9731608,#0000 40%);padding:100px 24px}.WhyChooseUs-module__aV2w7G__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.WhyChooseUs-module__aV2w7G__textSide{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.WhyChooseUs-module__aV2w7G__title{color:var(--secondary);letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.2}.WhyChooseUs-module__aV2w7G__desc{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.WhyChooseUs-module__aV2w7G__cardsSide{grid-template-columns:1fr;gap:20px;display:grid}.WhyChooseUs-module__aV2w7G__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);align-items:flex-start;gap:20px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000003}.WhyChooseUs-module__aV2w7G__card:hover{border-color:var(--primary);box-shadow:0 8px 24px var(--primary-glow);transform:translateY(-2px)}.WhyChooseUs-module__aV2w7G__iconBox{color:var(--primary);background:#2563eb0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.WhyChooseUs-module__aV2w7G__card:hover .WhyChooseUs-module__aV2w7G__iconBox{background:var(--primary);color:#fff}.WhyChooseUs-module__aV2w7G__cardContent{flex-direction:column;gap:6px;display:flex}.WhyChooseUs-module__aV2w7G__cardTitle{color:var(--secondary);font-size:1.1rem;font-weight:600}.WhyChooseUs-module__aV2w7G__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (max-width:968px){.WhyChooseUs-module__aV2w7G__container{grid-template-columns:1fr;gap:40px}}
.Projects-module__2BoJ-q__projectsSection{border-bottom:1px solid var(--surface-border);margin-bottom:20px;position:relative}.Projects-module__2BoJ-q__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:60px;display:flex}.Projects-module__2BoJ-q__heading{font-size:clamp(2.2rem,4.5vw,3.2rem);font-family:var(--font-heading);color:var(--text-main);font-weight:500}.Projects-module__2BoJ-q__subheading{color:var(--text-muted);max-width:520px;font-size:.92rem;line-height:1.7;font-family:var(--font-body)}.Projects-module__2BoJ-q__filterRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.Projects-module__2BoJ-q__filterBtn{border:1px solid var(--surface-border);background:var(--surface);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);cursor:pointer;font-size:.72rem;font-weight:600;font-family:var(--font-body);border-radius:30px;padding:6px 18px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Projects-module__2BoJ-q__filterBtn:hover{border-color:var(--primary);color:var(--primary)}.Projects-module__2BoJ-q__filterBtnActive{background:var(--primary);border-color:var(--primary);color:var(--background)}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Projects-module__2BoJ-q__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;padding:0;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 16px 36px #9e7a440f}.Projects-module__2BoJ-q__imageWrap{background:var(--placeholder-bg);height:220px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__imageWrap img{transition:transform .7s cubic-bezier(.16,1,.3,1)!important}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__imageWrap img{transform:scale(1.05)}.Projects-module__2BoJ-q__imageOverlay{opacity:0;background:linear-gradient(#0000 40%,#0e0c0b66 100%);transition:opacity .4s;position:absolute;inset:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__imageOverlay{opacity:1}.Projects-module__2BoJ-q__noImage{width:100%;height:100%;color:var(--text-muted);font-size:.75rem;font-family:var(--font-body);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.Projects-module__2BoJ-q__content{text-align:left;flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.Projects-module__2BoJ-q__title{font-size:1.35rem;font-weight:500;font-family:var(--font-heading);color:var(--text-main);letter-spacing:.01em}.Projects-module__2BoJ-q__desc{color:var(--text-muted);font-size:.85rem;line-height:1.75;font-family:var(--font-body);flex:1}.Projects-module__2BoJ-q__footer{justify-content:space-between;align-items:center;gap:8px;margin-top:14px;display:flex}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:6px;display:flex}.Projects-module__2BoJ-q__tag{background:var(--tag-bg);color:var(--primary);font-size:.65rem;font-weight:600;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--badge-border);border-radius:30px;padding:4px 10px}.Projects-module__2BoJ-q__links{flex-shrink:0;gap:8px;display:flex}.Projects-module__2BoJ-q__iconLink{border:1px solid var(--surface-border);background:var(--surface);width:36px;height:36px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Projects-module__2BoJ-q__iconLink:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 10px var(--primary-glow)}@media (max-width:1024px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}.Projects-module__2BoJ-q__imageWrap{height:200px}}
.FeaturedProjects-module__DCaKuW__wrapper{max-width:1200px;margin:0 auto;padding:100px 24px}.FeaturedProjects-module__DCaKuW__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 60px;display:flex}.FeaturedProjects-module__DCaKuW__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.FeaturedProjects-module__DCaKuW__subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.FeaturedProjects-module__DCaKuW__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #0f172a05}.FeaturedProjects-module__DCaKuW__card:hover{border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 20px 40px #0f172a14}.FeaturedProjects-module__DCaKuW__visualWrapper{border-bottom:1px solid var(--surface-border);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.FeaturedProjects-module__DCaKuW__cafeMockup{background:var(--background);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;gap:8px;width:160px;padding:10px;display:flex;box-shadow:0 4px 12px #0000000d}.FeaturedProjects-module__DCaKuW__posHeader{justify-content:space-between;align-items:center;font-size:.65rem;font-weight:700;display:flex}.FeaturedProjects-module__DCaKuW__activeLed{background:#27c93f;border-radius:50%;width:6px;height:6px}.FeaturedProjects-module__DCaKuW__posGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.FeaturedProjects-module__DCaKuW__posItem{border:1px dashed var(--surface-border);text-align:center;border-radius:4px;flex-direction:column;padding:4px;font-size:.55rem;display:flex}.FeaturedProjects-module__DCaKuW__posImg{font-size:.8rem}.FeaturedProjects-module__DCaKuW__posReceipt{flex-direction:column;gap:3px;margin-top:2px;display:flex}.FeaturedProjects-module__DCaKuW__receiptLine{background:var(--text-muted);opacity:.3;border-radius:2px;width:80%;height:3px}.FeaturedProjects-module__DCaKuW__healthMockup{background:var(--background);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;gap:8px;width:160px;padding:10px;display:flex;box-shadow:0 4px 12px #0000000d}.FeaturedProjects-module__DCaKuW__healthHeader{justify-content:space-between;align-items:center;font-size:.65rem;font-weight:700;display:flex}.FeaturedProjects-module__DCaKuW__healthPulse{background:#10b981;border-radius:50%;width:6px;height:6px}.FeaturedProjects-module__DCaKuW__healthGraph{border:1px solid var(--surface-border);border-radius:4px;justify-content:center;align-items:center;height:50px;display:flex}.FeaturedProjects-module__DCaKuW__sparkSvg{width:100%;height:100%}.FeaturedProjects-module__DCaKuW__healthInfo{color:var(--text-muted);justify-content:space-between;font-size:.55rem;font-weight:600;display:flex}.FeaturedProjects-module__DCaKuW__logisticsMockup{background:var(--background);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;gap:8px;width:160px;padding:10px;display:flex;box-shadow:0 4px 12px #0000000d}.FeaturedProjects-module__DCaKuW__mapGrid{border:1px solid var(--surface-border);background:#f973160a;border-radius:4px;height:70px;position:relative}.FeaturedProjects-module__DCaKuW__mapPin{font-size:.8rem;position:absolute;transform:translate(-50%,-50%)}.FeaturedProjects-module__DCaKuW__mapRoute{width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedProjects-module__DCaKuW__logisticsConsole{color:#f97316;text-align:center;font-size:.6rem;font-weight:700}.FeaturedProjects-module__DCaKuW__details{flex-direction:column;flex-grow:1;padding:30px 24px;display:flex}.FeaturedProjects-module__DCaKuW__metaRow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.FeaturedProjects-module__DCaKuW__industry{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.72rem;font-weight:600}.FeaturedProjects-module__DCaKuW__badge{border-radius:100px;padding:4px 10px;font-size:.72rem;font-weight:600}.FeaturedProjects-module__DCaKuW__projectTitle{color:var(--secondary);letter-spacing:-.01em;margin-bottom:10px;font-size:1.2rem;font-weight:600}.FeaturedProjects-module__DCaKuW__projectDesc{color:var(--text-muted);flex-grow:1;margin-bottom:20px;font-size:.85rem;line-height:1.5}.FeaturedProjects-module__DCaKuW__techRow{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.FeaturedProjects-module__DCaKuW__techTag{color:var(--text-muted);background:#94a3b814;border-radius:4px;padding:3px 8px;font-size:.72rem;font-weight:500}[data-theme=dark] .FeaturedProjects-module__DCaKuW__techTag{background:#ffffff0a}.FeaturedProjects-module__DCaKuW__projectLink{color:var(--secondary);align-items:center;gap:4px;font-size:.85rem;font-weight:600;transition:color .2s;display:inline-flex}.FeaturedProjects-module__DCaKuW__projectLink:hover{color:var(--primary)}.FeaturedProjects-module__DCaKuW__footerCta{justify-content:center;margin-top:50px;display:flex}.FeaturedProjects-module__DCaKuW__viewAllBtn{border:1px solid var(--secondary);color:var(--secondary);border-radius:50px;padding:14px 32px;font-weight:600;transition:all .3s}.FeaturedProjects-module__DCaKuW__viewAllBtn:hover{background:var(--secondary);color:var(--background)}@media (max-width:968px){.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:640px){.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:1fr}}
.ProcessSection-module__G585fq__wrapper{max-width:1000px;margin:0 auto;padding:100px 24px}.ProcessSection-module__G585fq__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 60px;display:flex}.ProcessSection-module__G585fq__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.ProcessSection-module__G585fq__subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.ProcessSection-module__G585fq__timeline{flex-direction:column;gap:40px;padding-left:20px;display:flex;position:relative}.ProcessSection-module__G585fq__line{background:var(--surface-border);z-index:1;width:2px;position:absolute;top:20px;bottom:20px;left:48px}.ProcessSection-module__G585fq__timelineItem{z-index:2;gap:32px;display:flex;position:relative}.ProcessSection-module__G585fq__numBox{flex-shrink:0;align-items:center;gap:16px;display:flex}.ProcessSection-module__G585fq__number{color:var(--text-muted);opacity:.6;text-align:right;width:20px;font-size:.85rem;font-weight:700}.ProcessSection-module__G585fq__circle{background:var(--surface);border:1.5px solid var(--surface-border);width:36px;height:36px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ProcessSection-module__G585fq__timelineItem:hover .ProcessSection-module__G585fq__circle{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 0 15px var(--primary-glow)}.ProcessSection-module__G585fq__icon{transition:transform .3s}.ProcessSection-module__G585fq__timelineItem:hover .ProcessSection-module__G585fq__icon{transform:scale(1.1)}.ProcessSection-module__G585fq__content{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-grow:1;padding:24px 30px;transition:all .3s}.ProcessSection-module__G585fq__timelineItem:hover .ProcessSection-module__G585fq__content{border-color:#2563eb26;box-shadow:0 8px 24px #0f172a08}.ProcessSection-module__G585fq__stepTitle{color:var(--secondary);margin-bottom:8px;font-size:1.15rem;font-weight:600}.ProcessSection-module__G585fq__stepDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (max-width:768px){.ProcessSection-module__G585fq__line{left:28px}.ProcessSection-module__G585fq__timelineItem{gap:16px}.ProcessSection-module__G585fq__number{display:none}.ProcessSection-module__G585fq__circle{width:32px;height:32px}.ProcessSection-module__G585fq__content{padding:20px}}
.TechStackSection-module__o1y6gG__wrapper{max-width:1200px;margin:0 auto;padding:100px 24px}.TechStackSection-module__o1y6gG__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 50px;display:flex}.TechStackSection-module__o1y6gG__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.TechStackSection-module__o1y6gG__subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.TechStackSection-module__o1y6gG__tabRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:40px;display:flex}.TechStackSection-module__o1y6gG__tabBtn{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;border-radius:30px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .25s}.TechStackSection-module__o1y6gG__tabBtn:hover{color:var(--secondary);border-color:var(--secondary)}.TechStackSection-module__o1y6gG__activeTab{background:var(--secondary);border-color:var(--secondary);color:var(--background)!important}.TechStackSection-module__o1y6gG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.TechStackSection-module__o1y6gG__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;align-items:center;gap:16px;padding:20px 24px;transition:all .3s;display:flex}.TechStackSection-module__o1y6gG__card:hover{border-color:var(--primary);box-shadow:0 6px 18px var(--primary-glow);transform:translateY(-2px)}.TechStackSection-module__o1y6gG__logoMark{background:var(--primary-glow);border:1px solid var(--badge-border);width:44px;height:44px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.TechStackSection-module__o1y6gG__cardTitle{color:var(--secondary);margin-bottom:2px;font-size:1rem;font-weight:600}.TechStackSection-module__o1y6gG__cardDesc{color:var(--text-muted);font-size:.75rem}@media (max-width:968px){.TechStackSection-module__o1y6gG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.TechStackSection-module__o1y6gG__grid{grid-template-columns:1fr}}
.TestimonialsSection-module__g6gg7W__wrapper{max-width:1200px;margin:0 auto;padding:100px 24px}.TestimonialsSection-module__g6gg7W__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 60px;display:flex}.TestimonialsSection-module__g6gg7W__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.TestimonialsSection-module__g6gg7W__subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.TestimonialsSection-module__g6gg7W__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;gap:24px;padding:40px;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000003}.TestimonialsSection-module__g6gg7W__card:hover{border-color:var(--primary);box-shadow:0 12px 30px var(--primary-glow);transform:translateY(-4px)}.TestimonialsSection-module__g6gg7W__starRow{gap:4px;display:flex}.TestimonialsSection-module__g6gg7W__star{color:#fbbf24}.TestimonialsSection-module__g6gg7W__quote{color:var(--text-main);flex-grow:1;font-size:.95rem;font-style:italic;line-height:1.6}.TestimonialsSection-module__g6gg7W__authorMeta{border-top:1px solid var(--surface-border);align-items:center;gap:16px;padding-top:20px;display:flex}.TestimonialsSection-module__g6gg7W__avatar{background:var(--badge-bg);width:44px;height:44px;color:var(--primary);border:1px solid var(--badge-border);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.TestimonialsSection-module__g6gg7W__authorName{color:var(--secondary);font-size:.95rem;font-weight:600}.TestimonialsSection-module__g6gg7W__authorDesc{color:var(--text-muted);font-size:.78rem}@media (max-width:768px){.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:1fr;gap:24px}.TestimonialsSection-module__g6gg7W__card{padding:30px 24px}}
.IndustriesSection-module___YOEga__wrapper{max-width:1200px;margin:0 auto;padding:100px 24px}.IndustriesSection-module___YOEga__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 60px;display:flex}.IndustriesSection-module___YOEga__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.IndustriesSection-module___YOEga__subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.IndustriesSection-module___YOEga__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.IndustriesSection-module___YOEga__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;gap:16px;padding:30px;transition:all .3s;display:flex}.IndustriesSection-module___YOEga__card:hover{border-color:var(--primary);box-shadow:0 10px 25px var(--primary-glow);transform:translateY(-4px)}.IndustriesSection-module___YOEga__iconBox{background:var(--primary-glow);width:44px;height:44px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.IndustriesSection-module___YOEga__card:hover .IndustriesSection-module___YOEga__iconBox{background:var(--primary);color:#fff}.IndustriesSection-module___YOEga__cardTitle{color:var(--secondary);font-size:1.15rem;font-weight:600}.IndustriesSection-module___YOEga__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (max-width:968px){.IndustriesSection-module___YOEga__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.IndustriesSection-module___YOEga__grid{grid-template-columns:1fr}}
.AboutPage-module__1gSaYq__hero{text-align:center;background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);padding:160px 24px 80px}.AboutPage-module__1gSaYq__container{max-width:1200px;margin:0 auto}.AboutPage-module__1gSaYq__centerText{flex-direction:column;align-items:center;max-width:700px;margin:0 auto;display:flex}.AboutPage-module__1gSaYq__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:700}.AboutPage-module__1gSaYq__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.AboutPage-module__1gSaYq__storySection{max-width:1200px;margin:0 auto;padding:80px 24px}.AboutPage-module__1gSaYq__storyGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:50px;display:grid}.AboutPage-module__1gSaYq__storyCard{flex-direction:column;gap:16px;display:flex}.AboutPage-module__1gSaYq__secTitle{color:var(--secondary);letter-spacing:-.01em;font-size:1.75rem;font-weight:700}.AboutPage-module__1gSaYq__secText{color:var(--text-muted);font-size:.95rem;line-height:1.6}.AboutPage-module__1gSaYq__visionCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;gap:28px;padding:40px;display:flex}.AboutPage-module__1gSaYq__valueRow{align-items:flex-start;gap:20px;display:flex}.AboutPage-module__1gSaYq__iconBox{background:var(--primary-glow);width:40px;height:40px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AboutPage-module__1gSaYq__valueTitle{color:var(--secondary);margin-bottom:6px;font-size:1.1rem;font-weight:600}.AboutPage-module__1gSaYq__valueText{color:var(--text-muted);font-size:.88rem;line-height:1.5}.AboutPage-module__1gSaYq__teamSection{padding:80px 24px}.AboutPage-module__1gSaYq__teamGrid{justify-content:center;margin-top:40px;display:flex}.AboutPage-module__1gSaYq__teamCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);text-align:center;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:40px;transition:all .3s;display:flex}.AboutPage-module__1gSaYq__teamCard:hover{border-color:var(--primary);box-shadow:0 10px 25px var(--primary-glow);transform:translateY(-4px)}.AboutPage-module__1gSaYq__avatar{background:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;font-size:2rem;font-weight:700;display:flex}.AboutPage-module__1gSaYq__memberName{color:var(--secondary);margin-bottom:4px;font-size:1.25rem;font-weight:600}.AboutPage-module__1gSaYq__memberRole{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:.82rem;font-weight:600}.AboutPage-module__1gSaYq__memberDesc{color:var(--text-muted);font-size:.88rem;line-height:1.5}.AboutPage-module__1gSaYq__certSection{padding:80px 24px}.AboutPage-module__1gSaYq__certGrid{grid-template-columns:1fr 1fr;gap:30px;margin-top:40px;display:grid}.AboutPage-module__1gSaYq__certCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;align-items:flex-start;gap:12px;padding:30px;display:flex}.AboutPage-module__1gSaYq__certIcon{color:var(--primary)}.AboutPage-module__1gSaYq__certCard h4{color:var(--secondary);font-size:1.15rem;font-weight:600}.AboutPage-module__1gSaYq__certCard p{color:var(--text-muted);font-size:.88rem;line-height:1.5}@media (max-width:768px){.AboutPage-module__1gSaYq__storyGrid{grid-template-columns:1fr;gap:30px}.AboutPage-module__1gSaYq__certGrid{grid-template-columns:1fr}}
.BlogPage-module__aq_3ja__hero{text-align:center;background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);padding:160px 24px 80px}.BlogPage-module__aq_3ja__container{max-width:1200px;margin:0 auto}.BlogPage-module__aq_3ja__centerText{flex-direction:column;align-items:center;max-width:700px;margin:0 auto;display:flex}.BlogPage-module__aq_3ja__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:700}.BlogPage-module__aq_3ja__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.BlogPage-module__aq_3ja__blogSection{max-width:1200px;margin:0 auto;padding:0 24px 100px}.BlogPage-module__aq_3ja__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.BlogPage-module__aq_3ja__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;gap:16px;padding:30px;transition:all .3s;display:flex}.BlogPage-module__aq_3ja__card:hover{border-color:var(--primary);box-shadow:0 10px 25px var(--primary-glow);transform:translateY(-4px)}.BlogPage-module__aq_3ja__metaRow{justify-content:space-between;align-items:center;font-size:.75rem;font-weight:600;display:flex}.BlogPage-module__aq_3ja__category{text-transform:uppercase;letter-spacing:.05em}.BlogPage-module__aq_3ja__date{color:var(--text-muted)}.BlogPage-module__aq_3ja__artTitle{color:var(--secondary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.4}.BlogPage-module__aq_3ja__artTitle a{transition:color .2s}.BlogPage-module__aq_3ja__artTitle a:hover{color:var(--primary)}.BlogPage-module__aq_3ja__excerpt{color:var(--text-muted);flex-grow:1;font-size:.88rem;line-height:1.5}.BlogPage-module__aq_3ja__cardFooter{border-top:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding-top:16px;font-size:.8rem;display:flex}.BlogPage-module__aq_3ja__readTime{color:var(--text-muted);font-weight:500}.BlogPage-module__aq_3ja__readLink{font-weight:700;transition:transform .2s}.BlogPage-module__aq_3ja__readLink:hover{transform:translate(3px)}@media (max-width:968px){.BlogPage-module__aq_3ja__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogPage-module__aq_3ja__grid{grid-template-columns:1fr}}
.ArticlePage-module__ODVSba__hero{border-bottom:1px solid var(--surface-border);padding:160px 24px 60px}.ArticlePage-module__ODVSba__container{flex-direction:column;align-items:flex-start;gap:20px;max-width:900px;margin:0 auto;display:flex}.ArticlePage-module__ODVSba__backLink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.ArticlePage-module__ODVSba__backLink:hover{color:var(--primary)}.ArticlePage-module__ODVSba__category{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:6px 14px;font-size:.72rem;font-weight:650}.ArticlePage-module__ODVSba__title{color:var(--secondary);letter-spacing:-.02em;font-size:clamp(2rem,3.8vw,3rem);font-weight:700;line-height:1.2}.ArticlePage-module__ODVSba__metaRow{color:var(--text-muted);flex-wrap:wrap;gap:24px;font-size:.85rem;display:flex}.ArticlePage-module__ODVSba__metaItem{align-items:center;gap:8px;display:flex}.ArticlePage-module__ODVSba__contentSection{padding:60px 24px 100px}.ArticlePage-module__ODVSba__contentContainer{grid-template-columns:1.8fr 1fr;align-items:flex-start;gap:50px;max-width:900px;margin:0 auto;display:grid}.ArticlePage-module__ODVSba__articleBody{flex-direction:column;gap:24px;display:flex}.ArticlePage-module__ODVSba__paragraph{color:var(--text-main);font-size:1.05rem;line-height:1.7}.ArticlePage-module__ODVSba__sidebar{position:sticky;top:100px}.ArticlePage-module__ODVSba__ctaBox{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;gap:16px;padding:30px;display:flex;box-shadow:0 4px 20px #00000005}.ArticlePage-module__ODVSba__ctaBox h4{color:var(--secondary);font-size:1.15rem;font-weight:700;line-height:1.3}.ArticlePage-module__ODVSba__ctaBox p{color:var(--text-muted);font-size:.85rem;line-height:1.5}.ArticlePage-module__ODVSba__ctaBtn{background:var(--primary);color:#fff;text-align:center;box-shadow:0 4px 12px var(--primary-glow);border-radius:8px;padding:12px 20px;font-size:.88rem;font-weight:600;transition:all .25s}.ArticlePage-module__ODVSba__ctaBtn:hover{background:#1d4ed8;transform:translateY(-1px)}@media (max-width:768px){.ArticlePage-module__ODVSba__contentContainer{grid-template-columns:1fr;gap:40px}.ArticlePage-module__ODVSba__sidebar{position:relative;top:0}}
.ContactPage-module__V8gPFa__hero{text-align:center;background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);padding:160px 24px 80px}.ContactPage-module__V8gPFa__container{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.ContactPage-module__V8gPFa__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:700}.ContactPage-module__V8gPFa__subtitle{color:var(--text-muted);max-width:700px;font-size:1.1rem;line-height:1.6}.ContactPage-module__V8gPFa__infoSection{max-width:1200px;margin:0 auto;padding:0 24px 80px}.ContactPage-module__V8gPFa__infoGrid{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.ContactPage-module__V8gPFa__detailsBox{flex-direction:column;gap:20px;display:flex}.ContactPage-module__V8gPFa__secTitle{color:var(--secondary);letter-spacing:-.01em;font-size:1.85rem;font-weight:700}.ContactPage-module__V8gPFa__secText{color:var(--text-muted);font-size:.95rem;line-height:1.6}.ContactPage-module__V8gPFa__coordsList{flex-direction:column;gap:20px;margin-top:10px;display:flex}.ContactPage-module__V8gPFa__coordItem{align-items:flex-start;gap:16px;display:flex}.ContactPage-module__V8gPFa__iconBox{background:var(--primary-glow);width:38px;height:38px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactPage-module__V8gPFa__coordLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-bottom:2px;font-size:.72rem;font-weight:600;display:block}.ContactPage-module__V8gPFa__coordVal{color:var(--secondary);font-size:.95rem;font-weight:600}.ContactPage-module__V8gPFa__coordValLink{color:var(--secondary);font-size:.95rem;font-weight:600;transition:color .2s}.ContactPage-module__V8gPFa__coordValLink:hover{color:var(--primary)}.ContactPage-module__V8gPFa__mapCard{border:1px solid var(--surface-border);border-radius:var(--card-radius);height:350px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.ContactPage-module__V8gPFa__mapTitle{background:var(--secondary);color:var(--background);text-transform:uppercase;letter-spacing:.05em;z-index:10;border-radius:6px;padding:6px 12px;font-size:.72rem;font-weight:600;position:absolute;top:12px;left:12px}@media (max-width:968px){.ContactPage-module__V8gPFa__infoGrid{grid-template-columns:1fr;gap:40px}.ContactPage-module__V8gPFa__mapCard{height:300px}}
.PortfolioPage-module__1d0wka__hero{text-align:center;background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);padding:160px 24px 80px}.PortfolioPage-module__1d0wka__container{max-width:1200px;margin:0 auto}.PortfolioPage-module__1d0wka__centerText{flex-direction:column;align-items:center;max-width:700px;margin:0 auto;display:flex}.PortfolioPage-module__1d0wka__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:700}.PortfolioPage-module__1d0wka__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.PortfolioPage-module__1d0wka__tabRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:40px;padding:0 24px;display:flex}.PortfolioPage-module__1d0wka__tabBtn{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;border-radius:30px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .25s}.PortfolioPage-module__1d0wka__tabBtn:hover{color:var(--secondary);border-color:var(--secondary)}.PortfolioPage-module__1d0wka__activeTab{background:var(--secondary);border-color:var(--secondary);color:var(--background)!important}.PortfolioPage-module__1d0wka__projectsSection{max-width:1200px;margin:0 auto;padding:0 24px 100px}.PortfolioPage-module__1d0wka__projectsList{flex-direction:column;gap:80px;display:flex}.PortfolioPage-module__1d0wka__projectItem{border-bottom:1px solid var(--surface-border);flex-direction:column;gap:32px;padding-bottom:80px;display:flex}.PortfolioPage-module__1d0wka__projectItem:last-child{border-bottom:none;padding-bottom:0}.PortfolioPage-module__1d0wka__itemMeta{border-left:4px solid var(--primary);flex-direction:column;gap:10px;padding-left:20px;display:flex}.PortfolioPage-module__1d0wka__industry{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.72rem;font-weight:600}.PortfolioPage-module__1d0wka__projectTitle{color:var(--secondary);letter-spacing:-.01em;font-size:1.85rem;font-weight:700}.PortfolioPage-module__1d0wka__projectDesc{color:var(--text-muted);max-width:800px;font-size:1rem;line-height:1.6}.PortfolioPage-module__1d0wka__techRow{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.PortfolioPage-module__1d0wka__techTag{color:var(--text-muted);background:#94a3b814;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500}[data-theme=dark] .PortfolioPage-module__1d0wka__techTag{background:#ffffff0a}.PortfolioPage-module__1d0wka__caseGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PortfolioPage-module__1d0wka__caseBox{background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;flex-direction:column;gap:8px;padding:24px;display:flex}.PortfolioPage-module__1d0wka__caseBox h5{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.85rem;font-weight:700}.PortfolioPage-module__1d0wka__caseBox p{color:var(--text-main);font-size:.9rem;line-height:1.6}@media (max-width:968px){.PortfolioPage-module__1d0wka__caseGrid{grid-template-columns:1fr;gap:16px}.PortfolioPage-module__1d0wka__projectItem{gap:24px;padding-bottom:60px}}
.LegalPage-module__OY9YpG__hero{text-align:center;background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);padding:160px 24px 60px}.LegalPage-module__OY9YpG__container{max-width:900px;margin:0 auto}.LegalPage-module__OY9YpG__centerText{flex-direction:column;align-items:center;max-width:750px;margin:0 auto;display:flex}.LegalPage-module__OY9YpG__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:700}.LegalPage-module__OY9YpG__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.LegalPage-module__OY9YpG__contentSection{max-width:900px;margin:0 auto;padding:0 24px 80px}.LegalPage-module__OY9YpG__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);flex-direction:column;gap:32px;padding:48px;display:flex;box-shadow:0 4px 20px #00000003}.LegalPage-module__OY9YpG__block{flex-direction:column;gap:12px;display:flex}.LegalPage-module__OY9YpG__secTitle{color:var(--secondary);letter-spacing:-.01em;border-bottom:1px solid var(--surface-border);margin-top:15px;padding-bottom:10px;font-size:1.4rem;font-weight:700}.LegalPage-module__OY9YpG__secText{color:var(--text-muted);font-size:.95rem;line-height:1.7}.LegalPage-module__OY9YpG__list{flex-direction:column;gap:8px;margin-left:20px;display:flex}.LegalPage-module__OY9YpG__listItem{color:var(--text-muted);font-size:.95rem;line-height:1.6}.LegalPage-module__OY9YpG__officerCard{background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;flex-direction:column;gap:8px;margin-top:10px;padding:24px;display:flex}.LegalPage-module__OY9YpG__officerTitle{color:var(--secondary);font-size:1.05rem;font-weight:600}.LegalPage-module__OY9YpG__officerText{color:var(--text-muted);font-size:.92rem}@media (max-width:768px){.LegalPage-module__OY9YpG__card{padding:24px}}
.RatePage-module__OoLGQq__wrapper{color:#fff;min-height:100vh;font-family:var(--font-body);background:#0b0f19;flex-direction:column;display:flex;position:relative;overflow:hidden}.RatePage-module__OoLGQq__wrapper:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;left:-20%}.RatePage-module__OoLGQq__wrapper:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#f973161a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-20%;right:-20%}.RatePage-module__OoLGQq__mainContent{z-index:2;flex:1;justify-content:center;align-items:center;padding:60px 20px;display:flex}.RatePage-module__OoLGQq__container{width:100%;max-width:600px}.RatePage-module__OoLGQq__header{text-align:center;margin-bottom:40px}.RatePage-module__OoLGQq__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:8px;margin-bottom:12px;font-size:2.2rem;font-weight:800}.RatePage-module__OoLGQq__subtitle{color:var(--text-muted);font-size:1rem;line-height:1.6}.RatePage-module__OoLGQq__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:40px;box-shadow:0 20px 40px #0000004d}.RatePage-module__OoLGQq__form{flex-direction:column;gap:24px;display:flex}.RatePage-module__OoLGQq__formGroup{flex-direction:column;gap:8px;display:flex}.RatePage-module__OoLGQq__label{color:var(--text-muted);font-size:.9rem;font-weight:600}.RatePage-module__OoLGQq__input,.RatePage-module__OoLGQq__textarea{color:#fff;width:100%;font-family:var(--font-body);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:14px 16px;font-size:.95rem;transition:all .2s}.RatePage-module__OoLGQq__input:focus,.RatePage-module__OoLGQq__textarea:focus{border-color:var(--primary);background:#2563eb08;outline:none;box-shadow:0 0 15px #2563eb1a}.RatePage-module__OoLGQq__textarea{resize:vertical;min-height:120px}.RatePage-module__OoLGQq__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.RatePage-module__OoLGQq__starsContainer{align-items:center;gap:8px;padding:4px 0;display:flex}.RatePage-module__OoLGQq__starBtn{cursor:pointer;color:#fff3;background:0 0;border:none;padding:4px;transition:all .2s}.RatePage-module__OoLGQq__starBtn:hover{transform:scale(1.2)}.RatePage-module__OoLGQq__starActive{color:var(--primary)}.RatePage-module__OoLGQq__starHover{color:#2563eb99}.RatePage-module__OoLGQq__submitBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.RatePage-module__OoLGQq__submitBtn:hover{box-shadow:0 10px 20px var(--primary-glow);transform:translateY(-2px)}.RatePage-module__OoLGQq__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.RatePage-module__OoLGQq__successBox{text-align:center;flex-direction:column;align-items:center;gap:20px;animation:.5s RatePage-module__OoLGQq__fadeIn;display:flex}.RatePage-module__OoLGQq__successIcon{color:#0f8;background:#00ff881a;border:1px solid #0f83;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex;box-shadow:0 0 30px #00ff8826}.RatePage-module__OoLGQq__successTitle{font-family:var(--font-heading);font-size:1.8rem;font-weight:800}.RatePage-module__OoLGQq__successText{color:var(--text-muted);margin-bottom:12px;font-size:1rem;line-height:1.6}.RatePage-module__OoLGQq__homeBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.RatePage-module__OoLGQq__homeBtn:hover{background:#ffffff1a;border-color:#fff3}@keyframes RatePage-module__OoLGQq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.RatePage-module__OoLGQq__row{grid-template-columns:1fr;gap:24px}.RatePage-module__OoLGQq__card{padding:24px}.RatePage-module__OoLGQq__title{font-size:1.8rem}}
.ServicesHub-module__MqiQcW__hero{text-align:center;background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);padding:160px 24px 80px}.ServicesHub-module__MqiQcW__container{max-width:1200px;margin:0 auto}.ServicesHub-module__MqiQcW__centerText{flex-direction:column;align-items:center;max-width:700px;margin:0 auto;display:flex}.ServicesHub-module__MqiQcW__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:700}.ServicesHub-module__MqiQcW__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}
.ServiceDetailPage-module__07t3Gq__hero{border-bottom:1px solid var(--surface-border);background:radial-gradient(circle at 100% 0,#2563eb0d,#0000 45%);padding:160px 24px 80px}.ServiceDetailPage-module__07t3Gq__container{flex-direction:column;align-items:flex-start;gap:20px;max-width:1200px;margin:0 auto;display:flex}.ServiceDetailPage-module__07t3Gq__backLink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.ServiceDetailPage-module__07t3Gq__backLink:hover{color:var(--primary)}.ServiceDetailPage-module__07t3Gq__title{color:var(--secondary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:700}.ServiceDetailPage-module__07t3Gq__subtitle{color:var(--text-muted);max-width:800px;font-size:1.1rem;line-height:1.6}.ServiceDetailPage-module__07t3Gq__detailsSection{max-width:1200px;margin:0 auto;padding:80px 24px}.ServiceDetailPage-module__07t3Gq__detailsGrid{grid-template-columns:1.6fr 1fr;align-items:flex-start;gap:60px;display:grid}.ServiceDetailPage-module__07t3Gq__copyCol{flex-direction:column;gap:24px;display:flex}.ServiceDetailPage-module__07t3Gq__tagline{color:var(--secondary);letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.ServiceDetailPage-module__07t3Gq__detailPara{color:var(--text-main);font-size:1.05rem;line-height:1.7}.ServiceDetailPage-module__07t3Gq__featuresCol{flex-direction:column;gap:30px;display:flex;position:sticky;top:100px}.ServiceDetailPage-module__07t3Gq__featuresCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--card-radius);padding:30px;box-shadow:0 4px 20px #00000005}.ServiceDetailPage-module__07t3Gq__featuresTitle{color:var(--secondary);border-bottom:1px solid var(--surface-border);margin-bottom:20px;padding-bottom:12px;font-size:1.15rem;font-weight:700}.ServiceDetailPage-module__07t3Gq__featuresList{flex-direction:column;gap:16px;display:flex}.ServiceDetailPage-module__07t3Gq__featureItem{color:var(--text-main);align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.ServiceDetailPage-module__07t3Gq__featureIcon{color:#10b981;flex-shrink:0;margin-top:2px}.ServiceDetailPage-module__07t3Gq__adCard{background:var(--secondary);color:#fff;border-radius:var(--card-radius);flex-direction:column;align-items:flex-start;gap:16px;padding:30px;display:flex;box-shadow:0 10px 25px #0f172a26}.ServiceDetailPage-module__07t3Gq__adIcon{color:var(--primary)}.ServiceDetailPage-module__07t3Gq__adCard h4{font-size:1.25rem;font-weight:700}.ServiceDetailPage-module__07t3Gq__adCard p{opacity:.85;font-size:.88rem;line-height:1.5}.ServiceDetailPage-module__07t3Gq__adCta{background:var(--primary);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:14px 20px;font-weight:600;transition:all .25s}.ServiceDetailPage-module__07t3Gq__adCta:hover{background:#1d4ed8;transform:translateY(-1px)}.ServiceDetailPage-module__07t3Gq__notFound{text-align:center;padding:200px 24px}.ServiceDetailPage-module__07t3Gq__notFound h2{color:var(--secondary);margin-bottom:20px;font-size:2rem}.ServiceDetailPage-module__07t3Gq__backBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:600}@media (max-width:968px){.ServiceDetailPage-module__07t3Gq__detailsGrid{grid-template-columns:1fr;gap:40px}.ServiceDetailPage-module__07t3Gq__featuresCol{position:relative;top:0}}
.Gallery-module__3QxX8q__gallerySection{border-bottom:1px solid var(--surface-border);margin-bottom:20px;position:relative}.Gallery-module__3QxX8q__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:60px;display:flex}.Gallery-module__3QxX8q__heading{font-size:clamp(2.2rem,4.5vw,3.2rem);font-family:var(--font-heading);color:var(--text-main);font-weight:500}.Gallery-module__3QxX8q__subheading{color:var(--text-muted);max-width:520px;font-size:.92rem;line-height:1.7;font-family:var(--font-body)}.Gallery-module__3QxX8q__filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.Gallery-module__3QxX8q__filterBtn{border:1px solid var(--surface-border);background:var(--surface);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);cursor:pointer;font-size:.72rem;font-weight:600;font-family:var(--font-body);border-radius:30px;padding:6px 18px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Gallery-module__3QxX8q__filterBtn:hover{border-color:var(--primary);color:var(--primary)}.Gallery-module__3QxX8q__filterBtnActive{background:var(--primary);border-color:var(--primary);color:var(--background)}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Gallery-module__3QxX8q__item{cursor:pointer;background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;padding:0;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Gallery-module__3QxX8q__item:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 16px 36px #9e7a440f}.Gallery-module__3QxX8q__videoBadge{z-index:2;color:var(--primary);border:1px solid var(--badge-border);background:#0e0c0bcc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:14px;left:14px}.Gallery-module__3QxX8q__media{background:var(--placeholder-bg);width:100%;height:220px;overflow:hidden}.Gallery-module__3QxX8q__media img,.Gallery-module__3QxX8q__media video{transition:transform .7s cubic-bezier(.16,1,.3,1)!important}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__media img,.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__media video{transform:scale(1.05)}.Gallery-module__3QxX8q__noMedia{width:100%;height:100%;color:var(--text-muted);font-size:.8rem;font-family:var(--font-body);justify-content:center;align-items:center;display:flex}.Gallery-module__3QxX8q__overlay{color:#fff;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e0c0b80;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.85rem;font-weight:500;transition:opacity .4s;display:flex;position:absolute;inset:0 0 50px}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__overlay{opacity:1}.Gallery-module__3QxX8q__meta{justify-content:space-between;align-items:center;gap:8px;padding:14px 20px;display:flex}.Gallery-module__3QxX8q__metaTitle{color:var(--text-main);font-size:.85rem;font-weight:500;font-family:var(--font-body)}.Gallery-module__3QxX8q__metaCat{background:var(--tag-bg);color:var(--primary);font-size:.65rem;font-weight:600;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--badge-border);border-radius:30px;flex-shrink:0;padding:4px 10px}.Gallery-module__3QxX8q__lightbox{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e0c0bd9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__3QxX8q__lightboxInner{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:12px;flex-direction:column;align-items:center;gap:20px;max-width:90vw;max-height:90vh;padding:24px;display:flex;position:relative;box-shadow:0 10px 40px #00000080}.Gallery-module__3QxX8q__lbClose{border:1px solid var(--surface-border);background:var(--surface);width:36px;height:36px;color:var(--text-main);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:-48px;right:0}.Gallery-module__3QxX8q__lbClose:hover{border-color:var(--primary);color:var(--primary)}.Gallery-module__3QxX8q__lbNav{border:1px solid var(--surface-border);background:var(--surface);width:44px;height:44px;color:var(--text-main);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__3QxX8q__lbNav:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 0 12px var(--primary-glow)}.Gallery-module__3QxX8q__lbPrev{left:-64px}.Gallery-module__3QxX8q__lbNext{right:-64px}.Gallery-module__3QxX8q__lbMedia{justify-content:center;width:100%;display:flex}.Gallery-module__3QxX8q__lbInfo{width:100%;font-size:.95rem;font-family:var(--font-body);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Gallery-module__3QxX8q__lbInfo strong{font-family:var(--font-heading);color:var(--text-main);font-size:1.25rem;font-weight:500}.Gallery-module__3QxX8q__lbCount{color:var(--text-muted);letter-spacing:.05em;margin-left:auto;font-size:.75rem}@media (max-width:1024px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.Gallery-module__3QxX8q__grid{grid-template-columns:1fr}.Gallery-module__3QxX8q__media{height:200px}.Gallery-module__3QxX8q__lbNav{position:static;transform:none}.Gallery-module__3QxX8q__lbClose{z-index:10;top:12px;right:12px}}
