.Navbar_header__vG7Lu{position:-webkit-sticky;position:sticky;top:0;z-index:60;padding:.7rem 1rem;border-bottom:1px solid var(--border);background:rgba(15,23,42,.76);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.Navbar_navbar__fk_p7{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.Navbar_brand__XNsQP{display:inline-flex;align-items:center;gap:.7rem;font-weight:700;letter-spacing:.008em}.Navbar_logo__UM0Ax{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--primary-border);background:rgba(255,255,255,.03);box-shadow:var(--shadow-sm)}.Navbar_logo__UM0Ax img{width:100%;height:100%;object-fit:cover}.Navbar_actions__1ikpw{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.Navbar_businessLink__b7udR,.Navbar_langSwitch__CIYMI{border:1px solid var(--border);padding:.48rem .86rem;border-radius:var(--radius-sm);color:var(--text);font-size:.86rem;font-weight:600;letter-spacing:.015em;text-transform:uppercase;transition:border-color .2s ease,background-color .2s ease}.Navbar_businessLink__b7udR:hover,.Navbar_langSwitch__CIYMI:hover{border-color:var(--primary-border);background:rgba(249,115,22,.12)}@media (max-width:900px){.Navbar_navbar__fk_p7{align-items:flex-start;flex-direction:column}.Navbar_actions__1ikpw{width:100%;justify-content:flex-start}}