.style_header__HRY9F{position:fixed;top:12px;left:0;right:0;z-index:1000;padding:.6rem 1rem .8rem;border-radius:500px;transition:all .3s ease}.style_scrolled__8GAyn{padding:.5rem .8rem .6rem;background-color:#ffffff0f;backdrop-filter:blur(2px);box-shadow:0 4px 30px #0000001a}.style_container__7pLyv{margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.style_logo__P0g6r{width:50px;height:auto;transition:transform .3s ease}.style_logo__P0g6r:hover{transform:scale(1.05)}.style_desktopNav__Al9Hd{display:none}.style_navList__92P5m{display:flex;gap:1.5rem;align-items:center}.style_navItem__lz4yg{position:relative}.style_navLink__4xzU8{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.9);font-weight:500;text-decoration:none;transition:color .3s ease;padding:.5rem 0}.style_navLink__4xzU8:hover{color:white}.style_navIcon__Ev9Q0{font-size:1.1rem}.style_dropdown__FmGw3{position:relative}.style_dropdownMenu__P_XAi{position:absolute;top:100%;right:0;width:200px;background-color:#161616e9;border-radius:.5rem;padding:.5rem 0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);opacity:0;transform:translateY(10px);transition:all .3s ease;pointer-events:none;border:1px solid #ffffff1a}.style_dropdown__FmGw3:hover .style_dropdownMenu__P_XAi{opacity:1;transform:translateY(0);pointer-events:auto}.style_dropdownItem__cB0Kr{padding:.5rem 1rem;margin:.1rem 0;transition:background-color .3s ease}.style_dropdownItem__cB0Kr:hover{background-color:rgba(255,255,255,.05)}.style_dropdownLink__0KgH4{color:rgba(255,255,255,.8);text-decoration:none;display:block;transition:color .3s ease}.style_dropdownLink__0KgH4:hover{color:white}.style_contactBtn__s_13x{background-color:#121213;color:white!important;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #ffffff1a}.style_contactBtn__s_13x:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(59,130,246,.3),0 2px 4px -1px rgba(59,130,246,.1)}.style_dropdownIcon___JRJO{transition:transform .3s ease}.style_rotate__OvpPB{transform:rotate(180deg)}.style_mobileMenuButton__33_Mg{display:flex;align-items:center;justify-content:center;color:white;background:transparent;border:none;cursor:pointer;z-index:1100;transition:transform .3s ease}.style_mobileMenuButton__33_Mg:hover{transform:scale(1.1)}.style_mobileNavOverlay__sDMsB{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);backdrop-filter:blur(5px);z-index:1000;display:flex;justify-content:center;align-items:center;animation:style_fadeIn__UoBTY .3s ease}.style_mobileNav__fgjZh{width:90%;max-width:400px;background-color:#ffffff0c;border-radius:1rem;padding:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.1);animation:style_slideIn__tGYwD .3s ease}.style_mobileNavList__kDDQa{display:flex;flex-direction:column;gap:0}.style_mobileNavItem__XMJWP{position:relative}.style_mobileNavLink__l70Wy{display:flex;width:100%;align-items:center;gap:.75rem;color:rgba(255,255,255,.9);font-weight:500;text-decoration:none;padding:.75rem 1rem;border-radius:.5rem;transition:background-color .3s ease,color .3s ease}.style_mobileNavLink__l70Wy:hover{background-color:rgba(255,255,255,.05);color:white}.style_mobileDropdownMenu__4RCpL{margin-top:.5rem;margin-left:1rem;padding-left:1rem;border-left:3px solid #ffffff1a;display:flex;flex-direction:column;gap:0}.style_mobileDropdownItem__OzSXX{padding:.5rem 0}.style_mobileDropdownLink__zIDDy{color:rgba(255,255,255,.8);text-decoration:none;display:block;transition:color .3s ease;padding:.1rem 0}.style_mobileDropdownLink__zIDDy:hover{color:white}.style_mobileContactBtn__PsCSF{background-color:#121213;border:1px solid #ffffff1a;color:white!important;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;margin-top:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.style_mobileContactBtn__PsCSF:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(59,130,246,.3),0 2px 4px -1px rgba(59,130,246,.1)}@keyframes style_fadeIn__UoBTY{0%{opacity:0}to{opacity:1}}@keyframes style_slideIn__tGYwD{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width:768px){.style_desktopNav__Al9Hd{display:block}.style_mobileMenuButton__33_Mg,.style_mobileNavOverlay__sDMsB{display:none}}@media (max-width:767px){.style_container__7pLyv{padding:0 1rem}}