.About_about__5Iyot{padding:clamp(48px,7vw,90px) 0;background:var(--background);position:relative;overflow:hidden}.About_header__w7Xel{text-align:center;margin-bottom:3.5rem}.About_sectionTitle__ZB12O{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:var(--text-primary)}.About_accent__UipCU{color:var(--primary)}.About_grid__6SWEu{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:flex-start}.About_visual__2Z444{position:relative}.About_imageContainer__84xSb{position:relative;border-radius:var(--radius-lg);overflow:hidden}.About_image__dpkKY{width:100%;height:500px;object-fit:cover;display:block}.About_overlay__mhIi2{position:absolute;inset:0;background:linear-gradient(135deg,var(--primary) 0,transparent 60%);opacity:.3}.About_floatingCard__N2O03{position:absolute;bottom:-30px;right:-30px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem 2rem;box-shadow:var(--shadow-lg)}.About_floatingValue__HlRbG{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--primary)}.About_floatingLabel__Zmn1d{font-size:.875rem;color:var(--text-muted)}.About_text__UC6py{font-size:1.4rem;color:var(--text-muted);margin-bottom:2rem;line-height:1.7}.About_features__kUYCT{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.About_feature__J0GZE{display:flex;align-items:flex-start;gap:12px}.About_featureIcon__YXRxH{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--primary);border-radius:6px;flex-shrink:0;margin-top:2px}.About_featureIcon__YXRxH svg{width:14px;height:14px;stroke:#fff}.About_feature__J0GZE span{font-size:.95rem;color:var(--text-secondary)}@media (max-width:1024px){.About_grid__6SWEu{grid-template-columns:1fr;gap:4rem}.About_floatingCard__N2O03{right:20px;bottom:-20px}}@media (max-width:768px){.About_features__kUYCT{grid-template-columns:1fr}}.Contact_contact__k_BUL{padding:clamp(48px,7vw,90px) 0;background:var(--background-secondary)}.Contact_grid__kq7LB{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem}.Contact_title__XNh9r{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:var(--text-primary)}.Contact_accent__swA3D{color:var(--primary)}.Contact_description___feD2{font-size:1.4rem;color:var(--text-muted);margin-bottom:3rem;line-height:1.7}.Contact_methods__DhwpU{display:flex;flex-direction:column;gap:1.5rem}.Contact_method__1javg{display:flex;align-items:center;gap:1rem}.Contact_methodIcon__YKMdb{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--gradient-primary);border-radius:var(--radius-md);color:#fff;padding:12px;flex-shrink:0;box-shadow:0 6px 16px -4px rgba(37,65,178,.35)}.Contact_methodIcon__YKMdb svg{width:100%;height:100%}.Contact_methodText__2Z6kX{display:flex;flex-direction:column}.Contact_methodLabel__zrdpL{font-size:.8rem;color:var(--text-muted)}.Contact_methodValue__FBiEh{font-size:1rem;font-weight:600;color:var(--primary);text-decoration:none;transition:var(--transition-fast)}.Contact_methodValue__FBiEh:hover{color:var(--primary-dark)}.Contact_form__PP9kw{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:3rem;box-shadow:var(--shadow-md)}.Contact_formRow__ntlGR{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Contact_formGroup__iomGE{margin-bottom:1.5rem}.Contact_formGroup__iomGE label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--text-secondary)}.Contact_formGroup__iomGE input,.Contact_formGroup__iomGE textarea{width:100%;padding:1rem 1.25rem;font-family:var(--font-body);font-size:1rem;color:var(--text-primary);background:var(--background-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition-fast);outline:none}.Contact_formGroup__iomGE input:focus,.Contact_formGroup__iomGE textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--accent-glow)}.Contact_formGroup__iomGE input::placeholder,.Contact_formGroup__iomGE textarea::placeholder{color:var(--text-light)}.Contact_formGroup__iomGE textarea{min-height:150px;resize:vertical}.Contact_submitBtn__3tzSc{width:100%;padding:1rem}.Contact_submitBtn__3tzSc:disabled{opacity:.7;cursor:not-allowed}.Contact_spinner__j7r7d{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:Contact_spin__V_lZn 1s linear infinite}@keyframes Contact_spin__V_lZn{to{transform:rotate(1turn)}}@media (max-width:1024px){.Contact_grid__kq7LB{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.Contact_formRow__ntlGR{grid-template-columns:1fr}.Contact_form__PP9kw{padding:2rem}}.CTA_cta__PkAUv{padding:clamp(48px,7vw,90px) 0;background:var(--background);position:relative;overflow:hidden}.CTA_cta__PkAUv:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(ellipse at center,var(--accent-glow) 0,transparent 70%);pointer-events:none;opacity:.5}.CTA_content__F54oH{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.CTA_sectionTitle__DcsON{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:1rem}.CTA_accent__uq6fc{color:var(--primary)}.CTA_sectionSubtitle__Ze8xH{font-size:1.4rem;color:var(--text-muted);line-height:1.6;max-width:600px;margin:0 auto 2.5rem}.CTA_actions__81SaL{display:flex;justify-content:center;gap:1rem}@media (max-width:768px){.CTA_actions__81SaL{flex-direction:column;align-items:center}}.Footer_footer__4vzqH{background:var(--background-tertiary);padding:4rem 0 2rem;border-top:1px solid var(--border)}.Footer_grid__Yb5OK{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:4rem}.Footer_brand__Y4wbm{max-width:300px}.Footer_logo__C9vo8{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:1.5rem}.Footer_logoIcon__ukZ5M{width:48px;height:48px;object-fit:contain}.Footer_logoText__JXSR3{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--primary);letter-spacing:-.02em}.Footer_brandDescription__GkOC7{font-size:.9rem;color:var(--text-muted);line-height:1.7}.Footer_social__RYYyg{display:flex;gap:1rem;margin-top:1.5rem}.Footer_socialLink__N7mmd{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);text-decoration:none;font-weight:600;font-size:.875rem;transition:var(--transition-fast)}.Footer_socialLink__N7mmd:hover{background:var(--primary);border-color:var(--primary);color:#fff}.Footer_column__tKCuc{display:flex;flex-direction:column}.Footer_columnTitle__CM6k1{font-family:var(--font-display);font-size:1rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary)}.Footer_columnList__AX83p{list-style:none}.Footer_columnList__AX83p li{margin-bottom:.75rem}.Footer_columnList__AX83p a{font-size:.9rem;color:var(--text-muted);text-decoration:none;transition:var(--transition-fast)}.Footer_columnList__AX83p a:hover{color:var(--primary)}.Footer_bottom__2dJjP{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border)}.Footer_bottom__2dJjP p{font-size:.875rem;color:var(--text-muted)}.Footer_bottomLinks__AMVW0{display:flex;gap:2rem}.Footer_bottomLinks__AMVW0 a{font-size:.875rem;color:var(--text-muted);text-decoration:none;transition:var(--transition-fast)}.Footer_bottomLinks__AMVW0 a:hover{color:var(--primary)}@media (max-width:1024px){.Footer_grid__Yb5OK{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer_grid__Yb5OK{grid-template-columns:1fr;gap:2rem}.Footer_bottom__2dJjP{flex-direction:column;gap:1rem;text-align:center}}.Hero_hero__1d92z{min-height:auto;display:flex;padding-top:calc(80px + clamp(48px, 7vw, 90px));padding-bottom:clamp(48px,7vw,90px);background:#fff;overflow:hidden}.Hero_grid__MYNpt,.Hero_hero__1d92z{align-items:center;position:relative}.Hero_grid__MYNpt{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;z-index:1}.Hero_content__FJG4L{animation:Hero_fadeInUp__wREaj 1s ease-out}.Hero_badge__0CoHg{display:inline-flex;align-items:center;gap:8px;padding:.5rem 1rem;background:var(--background-tertiary);border:1px solid var(--border);border-radius:100px;font-size:.9rem;color:var(--text-muted);margin-bottom:2rem}.Hero_badgeDot__4jtrM{width:8px;height:8px;background:var(--primary);border-radius:50%;animation:Hero_pulse__y6ewJ 2s infinite}.Hero_title__bGj6o{font-family:var(--font-display);font-size:clamp(2.5rem,4.5vw,4rem);font-weight:900;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-.03em;color:var(--text-primary)}.Hero_highlight__3Ggq2{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Hero_description__Jx21_{font-size:1.25rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:680px;line-height:1.7}.Hero_actions__cIe5F{display:flex;gap:1rem;flex-wrap:wrap}.Hero_stats__NK_pR{display:flex;gap:3rem;margin-top:4rem;padding-top:3rem}.Hero_stat__iyRGN{text-align:left}.Hero_statValue__fxA3x{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--primary);line-height:1}.Hero_statLabel__KV_jx{font-size:.875rem;color:var(--text-muted);margin-top:.5rem}.Hero_visual__AqVwL{position:relative;display:flex;justify-content:center;align-items:center;animation:Hero_fadeInUp__wREaj 1s ease-out .2s both}.Hero_videoWrapper__B6e30{position:relative;width:100%;overflow:hidden}.Hero_video__5aIGo{display:block;width:100%;height:auto}@media (max-width:1024px){.Hero_grid__MYNpt{grid-template-columns:1fr;text-align:center}.Hero_content__FJG4L{order:1}.Hero_visual__AqVwL{order:0;margin-bottom:3rem}.Hero_videoWrapper__B6e30{max-width:600px}.Hero_description__Jx21_{margin:0 auto 2.5rem}.Hero_actions__cIe5F,.Hero_stats__NK_pR{justify-content:center}}@media (max-width:768px){.Hero_stats__NK_pR{flex-direction:column;gap:1.5rem;align-items:center}.Hero_stat__iyRGN{text-align:center}.Hero_actions__cIe5F{flex-direction:column;align-items:center}}.Navbar_navbar__UMdIx{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:var(--transition-smooth)}.Navbar_navbar__UMdIx.Navbar_scrolled__Gl1kk{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm)}.Navbar_inner__YeqeH{display:flex;align-items:center;justify-content:space-between;max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.Navbar_logo__PiZmU{display:flex;align-items:center;gap:12px;text-decoration:none}.Navbar_logoIcon__Gy65Q{width:48px;height:48px;object-fit:contain}.Navbar_logoText__e_BoQ{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--primary);letter-spacing:-.02em}.Navbar_navLinks__kYCXg{display:flex;align-items:center;gap:2.5rem;list-style:none}.Navbar_navLinks__kYCXg a{font-size:.9rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:var(--transition-fast);position:relative}.Navbar_navLinks__kYCXg a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary);transition:var(--transition-fast)}.Navbar_navLinks__kYCXg a:hover{color:var(--primary)}.Navbar_navLinks__kYCXg a:hover:after{width:100%}.Navbar_mobileToggle__OVVtR{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.Navbar_mobileToggle__OVVtR span{width:24px;height:2px;background:var(--primary);transition:var(--transition-fast)}.Navbar_mobileToggle__OVVtR.Navbar_active__yieh5 span:first-child{transform:rotate(45deg) translate(5px,5px)}.Navbar_mobileToggle__OVVtR.Navbar_active__yieh5 span:nth-child(2){opacity:0}.Navbar_mobileToggle__OVVtR.Navbar_active__yieh5 span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.Navbar_navLinks__kYCXg{position:fixed;top:80px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;gap:1.5rem;transform:translateY(-100%);opacity:0;pointer-events:none;transition:var(--transition-smooth);border-bottom:1px solid var(--border);box-shadow:var(--shadow-md)}.Navbar_navLinks__kYCXg.Navbar_open__cncTg{transform:translateY(0);opacity:1;pointer-events:auto}.Navbar_mobileToggle__OVVtR{display:flex}}.Projects_projects__jsAo6{padding:clamp(48px,7vw,90px) 0;background:var(--background)}.Projects_header__gaGPB{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:3.5rem}.Projects_header__gaGPB .Projects_sectionTitle__fNgNw{grid-column:2;text-align:center}.Projects_header__gaGPB>a{justify-self:end}.Projects_sectionTitle__fNgNw{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1;color:var(--text-primary)}.Projects_accent__27ASK{color:var(--primary)}.Projects_grid__pXyJr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Projects_card__qa7Jw{background:var(--gradient-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:var(--transition-smooth)}.Projects_card__qa7Jw:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.Projects_imageWrapper__6ph2z{position:relative;overflow:hidden}.Projects_image__UHjwj{width:100%;height:220px;object-fit:cover;transition:var(--transition-smooth)}.Projects_card__qa7Jw:hover .Projects_image__UHjwj{transform:scale(1.05)}.Projects_content__nQoyS{padding:2rem;border-top:1px solid var(--border)}.Projects_tags__BnwDZ{display:flex;gap:8px;margin-bottom:1rem}.Projects_tag__eEpcE{padding:.25rem .75rem;background:var(--background-tertiary);border-radius:100px;font-size:.75rem;color:var(--text-muted)}.Projects_cardTitle__QhiGE{font-family:var(--font-display);font-size:1.4rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary)}.Projects_cardDescription__TawTL{font-size:1.2rem;color:var(--text-muted);line-height:1.7}.Projects_mobileAction__gcfGw{display:none;justify-content:center;margin-top:2rem}@media (max-width:1024px){.Projects_grid__pXyJr{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects_header__gaGPB{flex-direction:column;align-items:flex-start;gap:1.5rem}.Projects_grid__pXyJr{grid-template-columns:1fr}.Projects_mobileAction__gcfGw{display:flex}}.Services_services__FvIjK{padding:clamp(48px,7vw,90px) 0;background:var(--background-secondary);position:relative}.Services_services__FvIjK:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border-light),transparent)}.Services_header__vQNKg{text-align:center;margin-bottom:3.5rem}.Services_sectionTitle__nDxjf{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:var(--text-primary)}.Services_accent__vB9BA{color:var(--primary)}.Services_sectionSubtitle__Uhhgm{font-size:1.4rem;color:var(--text-muted);max-width:800px;margin:0 auto;line-height:1.7}.Services_grid__QS61C{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.Services_card__qTMKd{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:var(--transition-smooth);display:flex;flex-direction:column}.Services_card__qTMKd:hover{transform:translateY(-6px);border-color:var(--primary);box-shadow:var(--shadow-lg)}.Services_icon__48YSV{width:36px;height:36px;color:var(--primary);margin-bottom:1.5rem;flex-shrink:0}.Services_icon__48YSV svg{width:100%;height:100%}.Services_cardTitle__KDTgQ{font-family:var(--font-display);font-size:1.4rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary);line-height:1.3}.Services_cardDescription__xYScX{font-size:1.2rem;color:var(--text-muted);line-height:1.7;flex:1 1}.Services_link__vp3Mv{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;padding:.875rem 1.25rem;font-size:.9rem;font-weight:600;color:var(--text-primary);background:var(--background-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);text-decoration:none;transition:var(--transition-fast)}.Services_link__vp3Mv:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:1200px){.Services_grid__QS61C{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services_grid__QS61C{grid-template-columns:1fr}}.Values_values__e8AGQ{padding:clamp(48px,7vw,90px) 0;background:var(--background-secondary);position:relative}.Values_header__0S4jW{text-align:center;margin-bottom:3.5rem}.Values_sectionTitle__v46fy{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:1rem}.Values_accent__jRI5D{color:var(--primary)}.Values_sectionSubtitle__6T6pH{font-size:1.4rem;color:var(--text-muted);line-height:1.6;max-width:600px;margin:0 auto}.Values_grid__TpDHh{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.Values_card__l4n0l{text-align:center;padding:2.5rem 2rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-smooth);box-shadow:var(--shadow-sm)}.Values_card__l4n0l:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:var(--shadow-md)}.Values_icon__b43QQ{width:72px;height:72px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;background:var(--gradient-primary);border-radius:50%;color:#fff;padding:18px;box-shadow:0 8px 24px -4px rgba(37,65,178,.35)}.Values_icon__b43QQ svg{width:100%;height:100%}.Values_cardTitle__h581S{font-family:var(--font-display);font-size:1.375rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary)}.Values_cardDescription__Pn0JL{font-size:.9rem;color:var(--text-muted);line-height:1.6}@media (max-width:1200px){.Values_grid__TpDHh{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Values_grid__TpDHh{grid-template-columns:1fr}}