.AboutSection_section__yqyHJ{padding:8rem 0;background:var(--color-black);position:relative;overflow:hidden}.AboutSection_decorLine__kx8cr{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:5rem;background:linear-gradient(to bottom,transparent,var(--color-gold))}.AboutSection_grid__UlLEB{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:start;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.AboutSection_grid__UlLEB.AboutSection_visible__xzHjA{opacity:1;transform:translateY(0)}.AboutSection_textCol__x1Uzx{display:flex;flex-direction:column;gap:1.5rem}.AboutSection_title__6ZXB7{font-size:clamp(2.2rem,4vw,3.2rem);color:var(--color-white);line-height:1.15}.AboutSection_text__M44An{color:var(--color-white-dim);font-size:1rem;line-height:1.85;font-weight:300}.AboutSection_statsCol__yWrBN{display:flex;flex-direction:column;gap:1.5rem;padding-top:3rem}.AboutSection_statCard__Z7fEu{background:linear-gradient(135deg,rgba(201,168,76,.06),rgba(19,32,64,.4));border:1px solid rgba(201,168,76,.15);border-radius:12px;padding:2rem 2.5rem;display:flex;flex-direction:column;gap:.5rem;position:relative;overflow:hidden;transition:border-color .4s,transform .4s}.AboutSection_statCard__Z7fEu:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--color-gold)}.AboutSection_statCard__Z7fEu:hover{border-color:rgba(201,168,76,.4);transform:translateX(4px)}.AboutSection_statIcon__BM7Kc{color:var(--color-gold);margin-bottom:.5rem}.AboutSection_statValue__eaZ7Q{font-family:var(--font-display);font-size:3rem;font-weight:600;color:var(--color-white);line-height:1}.AboutSection_statLabel__mEPJe{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-white-dim)}@media (max-width:900px){.AboutSection_grid__UlLEB{grid-template-columns:1fr;gap:4rem}.AboutSection_statsCol__yWrBN{padding-top:0}}.ContactSection_section__FynNB{padding:8rem 0;background:var(--color-navy);position:relative;overflow:hidden}.ContactSection_bgDecor__75ix1{position:absolute;inset:0;background:radial-gradient(ellipse at 0 50%,rgba(201,168,76,.06) 0,transparent 60%),radial-gradient(ellipse at 100% 50%,rgba(10,22,40,.8) 0,transparent 60%);pointer-events:none}.ContactSection_inner__ejUFu{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:6rem;gap:6rem;align-items:start}.ContactSection_textSide__bD_DZ{display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}.ContactSection_title__Zb9dB{font-size:clamp(2.5rem,5vw,4rem);color:var(--color-white);line-height:1.1}.ContactSection_subtitle__RvWp1{font-size:1rem;color:var(--color-gold);font-style:italic;font-family:var(--font-display);font-size:1.3rem}.ContactSection_divider__FxzTU{width:3rem;height:1px;background:rgba(201,168,76,.4)}.ContactSection_tagline__tYijT{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-white-dim)}.ContactSection_form__rgO8C{display:flex;flex-direction:column;gap:1.2rem}.ContactSection_row__dc33L{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}.ContactSection_field__5Ge_b{display:flex;flex-direction:column}.ContactSection_input__M7Gj5,.ContactSection_textarea__BjbMI{background:rgba(10,22,40,.6);border:1px solid rgba(201,168,76,.15);border-radius:8px;color:var(--color-white);font-family:var(--font-body);font-size:.9rem;padding:.9rem 1.2rem;outline:none;transition:border-color .3s,background .3s;width:100%;resize:none}.ContactSection_input__M7Gj5::placeholder,.ContactSection_textarea__BjbMI::placeholder{color:hsla(37,39%,94%,.3)}.ContactSection_input__M7Gj5:focus,.ContactSection_textarea__BjbMI:focus{border-color:rgba(201,168,76,.5);background:rgba(19,32,64,.6)}.ContactSection_successMsg__Wsr5Y{background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25);border-radius:8px;color:#86efac}.ContactSection_errorMsg__hyNX4,.ContactSection_successMsg__Wsr5Y{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.2rem;font-size:.9rem}.ContactSection_errorMsg__hyNX4{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.25);border-radius:8px;color:#fca5a5}.ContactSection_submitBtn__wVGz2{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:var(--color-gold);color:var(--color-black);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:1rem 2.5rem;border:none;border-radius:6px;cursor:pointer;transition:all .3s;margin-top:.5rem;align-self:flex-start}.ContactSection_submitBtn__wVGz2:hover:not(:disabled){background:var(--color-gold-light);transform:translateY(-2px);box-shadow:0 8px 30px rgba(201,168,76,.35)}.ContactSection_submitBtn__wVGz2:disabled{opacity:.6;cursor:not-allowed}@media (max-width:900px){.ContactSection_inner__ejUFu{grid-template-columns:1fr;gap:3rem}.ContactSection_row__dc33L{grid-template-columns:1fr}}.Footer_footer__UaG1g{background:var(--color-black);border-top:1px solid rgba(201,168,76,.1)}.Footer_top__b4wwC{padding:4rem 0}.Footer_inner__ACAek{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}.Footer_brand___zP6t{display:flex;flex-direction:column;gap:1rem}.Footer_tagline__EtMBR{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-white-dim)}.Footer_nav__DEri8{display:flex;flex-direction:column;gap:.7rem}.Footer_navLink__XI723{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-white-dim);transition:color .3s}.Footer_navLink__XI723:hover{color:var(--color-gold)}.Footer_langs__zabBG{display:flex;flex-wrap:wrap;gap:.4rem}.Footer_langLink__pxngC{font-size:.7rem;font-weight:600;letter-spacing:.1em;padding:.3rem .7rem;border:1px solid hsla(0,0%,100%,.1);border-radius:4px;color:var(--color-white-dim);transition:all .25s}.Footer_active__cphrD,.Footer_langLink__pxngC:hover{border-color:var(--color-gold);color:var(--color-gold);background:var(--color-gold-dim)}.Footer_bottom__O5rKs{padding:1.5rem 0;border-top:1px solid hsla(0,0%,100%,.05)}.Footer_copy__IbaoR{font-size:.75rem;color:hsla(37,39%,94%,.25);letter-spacing:.05em;text-align:center}@media (max-width:768px){.Footer_inner__ACAek{grid-template-columns:1fr;gap:2rem}}.HeroSection_hero__LcTg9{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.HeroSection_videoWrap__S8Ck7{position:absolute;inset:0;z-index:0}.HeroSection_video__Jv2qh{width:100%;height:100%;object-fit:cover;transform:scale(1.05)}.HeroSection_overlay__Jl9H8{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(6,10,15,.45),rgba(10,22,40,.65) 60%,rgba(6,10,15,.95))}.HeroSection_content__7Lf9F{position:relative;z-index:2;text-align:center;padding:2rem;max-width:900px;will-change:transform}.HeroSection_topLine__04wkK{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-bottom:1.5rem}.HeroSection_line__yw1pP{display:block;width:3rem;height:1px;background:var(--color-gold);opacity:.7}.HeroSection_tagline__Hd1jA{font-size:.7rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--color-gold)}.HeroSection_title__kiiC4{font-size:clamp(3.5rem,9vw,7rem);font-weight:600;color:var(--color-white);line-height:1.05;margin-bottom:1.5rem;animation:HeroSection_fadeUp__3TyRa 1s ease both}.HeroSection_subtitle__gJ3T4{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--color-white-dim);margin-bottom:2.5rem;font-weight:300;letter-spacing:.05em;animation:HeroSection_fadeUp__3TyRa 1s ease .2s both}.HeroSection_cta__fF8Um{display:inline-block;background:transparent;border:1px solid var(--color-gold);color:var(--color-gold);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:1rem 2.5rem;border-radius:4px;transition:all .4s;animation:HeroSection_fadeUp__3TyRa 1s ease .4s both}.HeroSection_cta__fF8Um:hover{background:var(--color-gold);color:var(--color-black);transform:translateY(-2px);box-shadow:0 8px 30px rgba(201,168,76,.3)}.HeroSection_scrollHint__ZGifr{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:3;color:var(--color-gold);opacity:.6;animation:HeroSection_bounce__A77Ln 2s infinite;transition:opacity .3s}.HeroSection_scrollHint__ZGifr:hover{opacity:1}@keyframes HeroSection_fadeUp__3TyRa{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_bounce__A77Ln{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.Navbar_nav__A66_N{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 0;transition:background .4s ease,padding .4s ease,box-shadow .4s ease;background:linear-gradient(180deg,rgba(6,10,15,.75) 0,transparent)}.Navbar_scrolled___WOss{background:rgba(6,10,15,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1rem 0;border-bottom:1px solid rgba(201,168,76,.15);box-shadow:0 4px 30px rgba(0,0,0,.4)}.Navbar_inner__GwI1d{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;gap:1.5rem}.Navbar_logo__UM0Ax{flex-shrink:0}.Navbar_links__lFeE5{display:flex;list-style:none;gap:1.4rem;flex:1 1;justify-content:center;flex-wrap:nowrap}.Navbar_link__9Nm3x{font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:hsla(0,0%,100%,.9);text-shadow:0 1px 8px rgba(0,0,0,.8);transition:color .3s;position:relative;padding-bottom:3px;white-space:nowrap}.Navbar_link__9Nm3x:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-gold);transition:width .3s;border-radius:2px}.Navbar_link__9Nm3x:hover{color:var(--color-gold);text-shadow:none}.Navbar_link__9Nm3x:hover:after{width:100%}.Navbar_actions__1ikpw{display:flex;align-items:center;gap:1rem;flex-shrink:0}.Navbar_langWrapper__4hxJO{position:relative}.Navbar_langBtn__NVhGr{background:rgba(201,168,76,.12);border:1px solid rgba(201,168,76,.6);color:var(--color-gold);font-size:.7rem;font-weight:700;letter-spacing:.12em;padding:.45rem .9rem;cursor:pointer;border-radius:4px;transition:all .3s;box-shadow:0 2px 10px rgba(0,0,0,.3);text-shadow:0 1px 4px rgba(0,0,0,.5)}.Navbar_langBtn__NVhGr:hover{background:rgba(201,168,76,.25);border-color:var(--color-gold)}.Navbar_langDropdown__BXruS{position:absolute;top:calc(100% + 8px);right:0;background:rgba(10,22,40,.98);border:1px solid rgba(201,168,76,.2);border-radius:8px;overflow:hidden;min-width:60px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.Navbar_langOption__z4JGq{display:block;padding:.5rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;color:var(--color-white-dim);text-align:center;transition:all .2s}.Navbar_activeLang__fLXmD,.Navbar_langOption__z4JGq:hover{background:var(--color-gold-dim);color:var(--color-gold)}.Navbar_ctaBtn__NzDZk{background:var(--color-gold);color:var(--color-black);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:.65rem 1.6rem;border-radius:4px;transition:all .3s;box-shadow:0 4px 20px rgba(201,168,76,.5),0 2px 8px rgba(0,0,0,.4)}.Navbar_ctaBtn__NzDZk:hover{background:var(--color-gold-light);transform:translateY(-2px);box-shadow:0 8px 30px rgba(201,168,76,.6)}.Navbar_menuBtn__J7WFq{display:none;background:transparent;border:none;color:var(--color-white);cursor:pointer;padding:.4rem}.Navbar_mobileMenu__g3FB_{display:none;flex-direction:column;padding:1.5rem 2rem;background:rgba(6,10,15,.98);border-top:1px solid rgba(201,168,76,.15)}.Navbar_mobileLink__qh5Fz{padding:.9rem 0;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-white-dim);border-bottom:1px solid hsla(0,0%,100%,.05);transition:color .3s}.Navbar_mobileLink__qh5Fz:hover{color:var(--color-gold)}.Navbar_mobileLangs__bKw_Y{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:1.2rem}.Navbar_mobileLangOpt__aXxeU{font-size:.75rem;font-weight:600;letter-spacing:.1em;padding:.35rem .75rem;border:1px solid rgba(201,168,76,.3);border-radius:4px;color:var(--color-white-dim);transition:all .2s}.Navbar_mobileLangOpt__aXxeU.Navbar_activeLang__fLXmD,.Navbar_mobileLangOpt__aXxeU:hover{border-color:var(--color-gold);color:var(--color-gold);background:var(--color-gold-dim)}@media (max-width:900px){.Navbar_ctaBtn__NzDZk,.Navbar_links__lFeE5{display:none}.Navbar_menuBtn__J7WFq{display:block}.Navbar_mobileMenu__g3FB_{display:flex}}.PortfolioSection_section__9HqMs{padding:8rem 0;background:var(--color-navy)}.PortfolioSection_header__z4yTR{text-align:center;max-width:760px;margin:0 auto 5rem}.PortfolioSection_title__1yHCh{font-size:clamp(2rem,4vw,3rem);color:var(--color-white);margin-bottom:1.5rem}.PortfolioSection_intro__erLme{color:var(--color-white-dim);font-size:.95rem;line-height:1.8;font-weight:300;margin-bottom:2rem}.PortfolioSection_statBadges__1KE_5{display:flex;flex-direction:column;gap:.75rem;align-items:center}.PortfolioSection_statBadge__LIVVH{display:inline-block;font-size:.8rem;color:var(--color-gold);background:var(--color-gold-dim);border:1px solid rgba(201,168,76,.25);border-radius:100px;padding:.4rem 1.2rem;letter-spacing:.03em}.PortfolioSection_grid__zyNlK{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.PortfolioSection_grid__zyNlK.PortfolioSection_visible__f5XSa .PortfolioSection_card__e9L5G{opacity:1;transform:translateY(0)}.PortfolioSection_card__e9L5G{display:flex;flex-direction:column;background:linear-gradient(160deg,rgba(10,22,40,.9),rgba(6,10,15,.7));border:1px solid rgba(201,168,76,.15);border-radius:14px;overflow:hidden;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease,border-color .3s,box-shadow .3s;cursor:default}.PortfolioSection_card__e9L5G:hover{border-color:rgba(201,168,76,.4);box-shadow:0 16px 48px rgba(0,0,0,.5),0 0 0 1px rgba(201,168,76,.08);transform:translateY(-4px)}.PortfolioSection_cardNum__JPO_L{background:linear-gradient(135deg,rgba(201,168,76,.12),rgba(201,168,76,.04));border-bottom:1px solid rgba(201,168,76,.1);padding:1rem 1.5rem}.PortfolioSection_cardNum__JPO_L span{font-family:var(--font-display);font-size:1.4rem;color:var(--color-gold);opacity:.6}.PortfolioSection_cardBody__owW_8{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.PortfolioSection_stars__LevHI{display:flex;align-items:center;gap:.3rem;color:var(--color-gold)}.PortfolioSection_categoryLabel__0Xk1O{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold);margin-left:.5rem}.PortfolioSection_cardRow__QZCW8{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--color-white-dim);line-height:1.5}.PortfolioSection_cardRow__QZCW8 svg{flex-shrink:0;color:var(--color-gold);margin-top:2px}.PortfolioSection_details__BFHgl{display:flex;flex-direction:column;gap:.6rem;border-top:1px solid hsla(0,0%,100%,.05);padding-top:1rem;flex:1 1}.PortfolioSection_detail__FAoNb{display:flex;justify-content:space-between;gap:1rem}.PortfolioSection_detailLabel__jKkse{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:hsla(37,39%,94%,.4);flex-shrink:0}.PortfolioSection_detailValue__kgpof{font-size:.8rem;color:var(--color-white-dim);text-align:right}.PortfolioSection_cardCta__mqTsj{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold);margin-top:auto;padding-top:1rem;border-top:1px solid rgba(201,168,76,.1);transition:gap .3s}.PortfolioSection_cardCta__mqTsj:hover{gap:.7rem}.PortfolioSection_disclaimer__IQbnS{text-align:center;font-size:.8rem;color:hsla(37,39%,94%,.3);font-style:italic;max-width:700px;margin-inline:auto;margin-top:4rem}@media (max-width:1024px){.PortfolioSection_grid__zyNlK{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.PortfolioSection_grid__zyNlK{grid-template-columns:1fr}}.ServicesSection_section__IW3ae{padding:8rem 0;background:var(--color-navy);position:relative}.ServicesSection_section__IW3ae:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(201,168,76,.04) 0,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(201,168,76,.04) 0,transparent 60%);pointer-events:none}.ServicesSection_header__ts3r4{text-align:center;margin-bottom:5rem}.ServicesSection_header__ts3r4 .ServicesSection_section-tag__VxPUZ{justify-content:center}.ServicesSection_header__ts3r4 .ServicesSection_section-tag__VxPUZ:before{display:none}.ServicesSection_title__B__Id{font-size:clamp(2rem,4vw,3rem);color:var(--color-white)}.ServicesSection_grid__HSvWf{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.ServicesSection_grid__HSvWf.ServicesSection_visible__m_PKN{opacity:1;transform:none}.ServicesSection_card__D1mFE{background:linear-gradient(135deg,rgba(10,22,40,.8),rgba(19,32,64,.5));border:1px solid rgba(201,168,76,.2);border-radius:16px;padding:3rem 2.5rem;display:flex;flex-direction:column;gap:1.2rem;transition:all .4s;position:relative;overflow:hidden}.ServicesSection_card__D1mFE:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,168,76,.05),transparent);opacity:0;transition:opacity .4s}.ServicesSection_card__D1mFE:hover{border-color:rgba(201,168,76,.5);transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 0 1px rgba(201,168,76,.1)}.ServicesSection_card__D1mFE:hover:after{opacity:1}.ServicesSection_iconWrap___1slo{color:var(--color-gold);width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--color-gold-dim);border-radius:12px;border:1px solid rgba(201,168,76,.2)}.ServicesSection_cardTitle___ei4j{font-size:1.8rem;color:var(--color-white)}.ServicesSection_cardText__knCG2{color:var(--color-white-dim);font-size:.95rem;line-height:1.8;font-weight:300;flex:1 1}.ServicesSection_cardCta__T2c1R{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold);margin-top:.5rem;transition:gap .3s}.ServicesSection_cardCta__T2c1R:hover{gap:1rem}@media (max-width:768px){.ServicesSection_grid__HSvWf{grid-template-columns:1fr}}.TeamSection_section__jgWyD{padding:8rem 0;background:var(--color-black)}.TeamSection_header__LUw6g{text-align:center;max-width:700px;margin:0 auto 5rem}.TeamSection_title__ZtIXY{font-size:clamp(2rem,4vw,3rem);color:var(--color-white);margin-bottom:1.2rem}.TeamSection_subtitle__r2pdu{font-size:.95rem;color:var(--color-white-dim);line-height:1.8;font-weight:300}.TeamSection_card__2MlbX{display:grid;grid-template-columns:420px 1fr;grid-gap:5rem;gap:5rem;align-items:center;max-width:1000px;margin:0 auto;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.TeamSection_card__2MlbX.TeamSection_visible__zm9im{opacity:1;transform:none}.TeamSection_imageWrap__Cs3Wx{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4/5}.TeamSection_photo__7Y8P8{width:100%;height:100%}.TeamSection_imageOverlay__NA2WT{position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,10,15,.6) 0,transparent 50%)}.TeamSection_info__aQ2Sb{display:flex;flex-direction:column;gap:2rem}.TeamSection_nameLine__4w20D{display:flex;flex-direction:column;gap:.5rem}.TeamSection_name__bY_V7{font-size:clamp(2rem,4vw,3rem);color:var(--color-white)}.TeamSection_role__NIQOi{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold)}.TeamSection_bio__Jcw_K{font-size:1rem;color:var(--color-white-dim);line-height:1.8;font-weight:300}.TeamSection_specialtyBox__lHPXF{padding:1.5rem 2rem;border:1px solid rgba(201,168,76,.2);border-radius:10px;background:rgba(201,168,76,.04);display:flex;flex-direction:column;gap:.6rem}.TeamSection_specialtyLabel__ohmPc{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold)}.TeamSection_specialtyText__pZDqY{font-size:.9rem;color:var(--color-white-dim);line-height:1.7}.TeamSection_engineeringBox__4YKlL{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.2rem;border:1px solid hsla(0,0%,100%,.07);border-radius:8px;background:hsla(0,0%,100%,.03)}.TeamSection_engineeringIcon__KenQz{flex-shrink:0;color:var(--color-white-dim);opacity:.5;margin-top:2px}.TeamSection_engineeringText__QK2HX{font-size:.82rem;color:hsla(37,39%,94%,.45);line-height:1.6;font-style:italic}.TeamSection_linkedin__lwo2B{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-white-dim);border:1px solid hsla(0,0%,100%,.15);padding:.6rem 1.4rem;border-radius:6px;width:-moz-fit-content;width:fit-content;transition:all .3s}.TeamSection_linkedin__lwo2B:hover{border-color:var(--color-gold);color:var(--color-gold)}@media (max-width:900px){.TeamSection_card__2MlbX{grid-template-columns:1fr}.TeamSection_imageWrap__Cs3Wx{max-width:340px;margin:0 auto;aspect-ratio:3/4}}.WhyUsSection_section__BIBbf{padding:8rem 0;background:var(--color-black);position:relative;overflow:hidden}.WhyUsSection_section__BIBbf:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(201,168,76,.05) 0,transparent 70%);pointer-events:none}.WhyUsSection_header__CtvCi{text-align:center;margin-bottom:5rem}.WhyUsSection_title__5rA2c{font-size:clamp(2rem,4vw,3rem);color:var(--color-white)}.WhyUsSection_grid__3lv52{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:5rem}.WhyUsSection_grid__3lv52.WhyUsSection_visible__UGzng .WhyUsSection_pill__OBQQD{opacity:1;transform:translateY(0)}.WhyUsSection_pill__OBQQD{display:flex;gap:1.5rem;align-items:flex-start;padding:2rem;border-radius:12px;border:1px solid rgba(201,168,76,.1);background:rgba(19,32,64,.25);opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease,border-color .4s}.WhyUsSection_pill__OBQQD:hover{border-color:rgba(201,168,76,.35)}.WhyUsSection_pillIcon__FN3Q9{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--color-gold);background:var(--color-gold-dim);border-radius:10px}.WhyUsSection_pillTitle__H5bZ9{font-size:1.2rem;color:var(--color-white);margin-bottom:.5rem}.WhyUsSection_pillText__U5rgV{font-size:.9rem;color:var(--color-white-dim);line-height:1.7;font-weight:300}.WhyUsSection_quoteBlock__E8R0I{max-width:800px;margin:0 auto;text-align:center;padding:3.5rem;border:1px solid rgba(201,168,76,.2);border-radius:16px;background:linear-gradient(135deg,rgba(10,22,40,.6),rgba(19,32,64,.3));opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.WhyUsSection_quoteBlock__E8R0I.WhyUsSection_visible__UGzng{opacity:1;transform:none}.WhyUsSection_quote__7kN0R{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);color:var(--color-gold);font-style:italic;font-weight:400;margin-bottom:1.5rem;line-height:1.3}.WhyUsSection_closing__wiUqC{font-size:.95rem;color:var(--color-white-dim);line-height:1.85;font-weight:300}@media (max-width:768px){.WhyUsSection_grid__3lv52{grid-template-columns:1fr}.WhyUsSection_quoteBlock__E8R0I{padding:2rem}}