@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app-header[data-v-c1f50b2a]{background:#fff;position:sticky;top:0;z-index:100;padding-top:30px}.header-container[data-v-c1f50b2a]{background:#fff;padding:20px 140px 0;display:flex;align-items:flex-start;justify-content:space-between;align-self:stretch}.logo[data-v-c1f50b2a]{flex-shrink:0}.logo-image[data-v-c1f50b2a]{width:177.827px;height:29.217px;display:block}.main-nav[data-v-c1f50b2a]{display:flex;align-items:center;gap:0;flex:1;justify-content:space-between;max-width:839px}.nav-item[data-v-c1f50b2a]{position:relative;display:flex;flex-direction:column;gap:12px;align-items:center}.nav-link[data-v-c1f50b2a],.nav-button[data-v-c1f50b2a]{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:1.5;color:#151516;text-decoration:none;padding:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:10px;transition:color .3s}.dropdown-arrow[data-v-c1f50b2a]{width:13px;height:8px;display:flex;align-items:center;justify-content:center;transform:rotate(180deg);transition:transform .3s}.dropdown-arrow.active[data-v-c1f50b2a]{transform:rotate(0)}.dropdown-arrow img[data-v-c1f50b2a]{width:100%;height:100%}.nav-underline[data-v-c1f50b2a]{background:#508fff;height:5px;width:0;transition:width .3s}.nav-underline.active[data-v-c1f50b2a],.nav-item:hover .nav-underline[data-v-c1f50b2a],.nav-link.router-link-active~.nav-underline[data-v-c1f50b2a]{width:100%}.dropdown[data-v-c1f50b2a]{position:relative}.dropdown-menu[data-v-c1f50b2a]{position:absolute;top:100%;left:0;background:#508fff;min-width:290px;display:inline-flex;padding:20px;flex-direction:column;align-items:center;gap:16px;margin-top:12px;z-index:200}.dropdown-menu a[data-v-c1f50b2a]{font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#fff;text-decoration:none;text-align:center}.header-border[data-v-c1f50b2a]{height:1px;width:100%;background:#b7b7b7;margin-top:0}@media(max-width:1200px){.header-container[data-v-c1f50b2a]{padding:20px 40px 0}.main-nav[data-v-c1f50b2a]{gap:1rem}.nav-link[data-v-c1f50b2a],.nav-button[data-v-c1f50b2a]{font-size:16px}}.mobile-menu-button[data-v-c1f50b2a]{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;z-index:201}.hamburger-line[data-v-c1f50b2a]{display:block;width:24px;height:2px;background-color:#151516;transition:all .3s ease;position:absolute}.hamburger-line[data-v-c1f50b2a]:nth-child(1){transform:translateY(-8px)}.hamburger-line[data-v-c1f50b2a]:nth-child(3){transform:translateY(8px)}.hamburger-line.open[data-v-c1f50b2a]:nth-child(1){transform:translateY(0) rotate(45deg)}.hamburger-line.open[data-v-c1f50b2a]:nth-child(2){opacity:0}.hamburger-line.open[data-v-c1f50b2a]:nth-child(3){transform:translateY(0) rotate(-45deg)}.mobile-menu-overlay[data-v-c1f50b2a]{display:none;position:fixed;inset:0;background:transparent;z-index:99;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.open[data-v-c1f50b2a]{opacity:1}.mobile-nav[data-v-c1f50b2a]{position:fixed;inset:60px 0 0;background:#508fff;padding:40px 0;display:flex;flex-direction:column;gap:0;overflow-y:auto;transform:translateY(-120%);transition:transform .3s ease;z-index:98}.mobile-menu-overlay.open .mobile-nav[data-v-c1f50b2a]{transform:translateY(0)}.mobile-nav-item[data-v-c1f50b2a]{border-bottom:1px solid rgba(255,255,255,.3)}.mobile-nav-link[data-v-c1f50b2a],.mobile-nav-button[data-v-c1f50b2a]{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#fff;text-decoration:none;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.3);cursor:pointer;text-align:left}.mobile-nav-button[data-v-c1f50b2a]{border-bottom:none}.mobile-dropdown-arrow[data-v-c1f50b2a]{width:11px;height:8px;display:flex;align-items:center;justify-content:center;transform:rotate(90deg);transition:transform .3s}.mobile-dropdown-arrow.active[data-v-c1f50b2a]{transform:rotate(0)}.mobile-dropdown-arrow img[data-v-c1f50b2a]{width:100%;height:100%;filter:brightness(0) invert(1)}.mobile-dropdown-menu[data-v-c1f50b2a]{display:flex;flex-direction:column;background:#ffffff1a;padding:0}.mobile-dropdown-menu a[data-v-c1f50b2a]{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#fff;text-decoration:none;padding:12px 20px 12px 40px;transition:background-color .2s;border-bottom:1px solid rgba(255,255,255,.15)}.mobile-dropdown-menu a[data-v-c1f50b2a]:last-child{border-bottom:none}.mobile-dropdown-menu a[data-v-c1f50b2a]:hover{background-color:#ffffff1a}.mobile-lang-switcher[data-v-c1f50b2a]{margin-top:auto;padding:20px;display:none}@media(max-width:968px){.main-nav[data-v-c1f50b2a]{display:none}.desktop-lang-switcher[data-v-c1f50b2a]{margin-right:10px}.mobile-menu-button[data-v-c1f50b2a]{display:flex;position:relative}.mobile-menu-overlay[data-v-c1f50b2a]{display:block;pointer-events:none}.mobile-menu-overlay.open[data-v-c1f50b2a]{pointer-events:auto}.header-container[data-v-c1f50b2a]{padding:15px 20px;align-items:center}.app-header[data-v-c1f50b2a]{padding-top:0;z-index:200}.logo-image[data-v-c1f50b2a]{width:116px;height:auto}}@media(max-width:480px){.mobile-nav-link[data-v-c1f50b2a],.mobile-nav-button[data-v-c1f50b2a]{font-size:16px;padding:14px 20px}.mobile-dropdown-menu a[data-v-c1f50b2a]{font-size:14px;padding:10px 20px 10px 36px}}
