/* Navbar1 by preetsuthar17, 21st.dev #2046: bounded container and responsive
   navigation adapted to LYNQ. Geometry stays identical before/after scroll.
   This sheet intentionally loads last, including after locale overrides. */
html .header-shell.lynq-header-shell{height:auto;min-height:96px;padding:10px 0;z-index:50}
html .header-shell.lynq-header-shell .site-header.lynq-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:calc(100% - 48px);max-width:1488px;height:auto;min-height:76px;margin:auto;padding:12px 20px;border:1px solid #dce6e980;border-radius:16px;background:#fff;box-shadow:0 3px 14px #11263704;flex-wrap:nowrap;transition:background .2s,border-color .2s,box-shadow .2s}
html .header-shell.lynq-header-shell.is-scrolled .site-header.lynq-header{background:#fffffff5;border-color:#dce6e9;box-shadow:0 8px 28px #1126370d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.lynq-header-shell .lynq-header .brand-group{min-width:0;gap:0;flex-shrink:0}
.lynq-header-shell .lynq-header :is(.brand-divider,.brand-descriptor){display:none}
.lynq-header-shell .lynq-header .brand{gap:9px;white-space:nowrap}
.lynq-header-shell .lynq-header .brand-mark{width:32px;height:32px;flex:none}
.lynq-header-shell .lynq-header .wordmark{font-size:27px;line-height:1;letter-spacing:-1.1px}
.lynq-header-shell .lynq-header .desktop-nav{display:flex;align-items:center;justify-content:center;justify-self:center;gap:3px;min-width:0;width:max-content;flex-wrap:nowrap}
.lynq-header-shell .lynq-header .desktop-nav>a,.lynq-header-shell .lynq-header .desktop-nav>.industry-menu>summary{display:flex;align-items:center;gap:7px;min-height:44px;padding:10px 11px;border-radius:8px;font-size:.875rem;line-height:1.5;font-weight:600;white-space:nowrap;list-style:none}
.lynq-header-shell .lynq-header .desktop-nav> :is(a,details)>summary::-webkit-details-marker{display:none}
.lynq-header-shell .lynq-header .desktop-nav>a:hover,.lynq-header-shell .lynq-header .desktop-nav>.industry-menu>summary:hover,.lynq-header-shell .lynq-header .desktop-nav>.industry-menu[open]>summary{background:#eef4f5;color:#285d67}
.lynq-header-shell .lynq-header .header-actions{display:flex;align-items:center;justify-self:end;flex-wrap:nowrap;flex-shrink:0;gap:10px;min-width:0}
.lynq-header-shell .lynq-header .header-contact{display:flex;align-items:center;min-height:44px;gap:10px;padding:10px 15px;border-radius:8px;font-size:.875rem;line-height:1.5;white-space:nowrap}
.lynq-header-shell .lynq-header .language-switcher>summary{min-height:44px;border-radius:8px}
.lynq-header-shell .lynq-header .industry-menu{position:relative}
.lynq-header-shell .lynq-header .industry-menu:not([open])>.industry-options{display:none}
.lynq-header-shell .lynq-header .industry-options{position:absolute;inset-inline-start:0;inset-inline-end:auto;top:calc(100% + 15px);display:grid;gap:3px;width:300px;max-width:calc(100vw - 48px);max-height:calc(100dvh - 130px);overflow:auto;padding:9px;background:#fff;border:1px solid #dbe5e9;border-radius:12px;box-shadow:0 16px 45px #11263716;z-index:5}
.lynq-header-shell .lynq-header .desktop-nav>.industry-menu:last-child .industry-options{inset-inline-start:auto;inset-inline-end:0}
.lynq-header-shell .lynq-header .industry-options>a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:46px;padding:11px 13px;font-size:.9375rem;line-height:1.55;white-space:normal;overflow-wrap:anywhere;border-radius:7px}
.lynq-header-shell .lynq-header .industry-options svg{width:17px;height:17px;flex:none}
.lynq-header-shell .lynq-header .language-options{max-height:calc(100dvh - 130px);overflow:auto;z-index:6}
.lynq-header-shell .lynq-header .mobile-navigation{position:static;display:none}
.lynq-header-shell .lynq-header .menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:44px;height:44px;min-width:44px;padding:10px;margin:0;border:1px solid #dfe7e9;border-radius:8px;background:#fff;cursor:pointer;list-style:none}
.lynq-header-shell .lynq-header .menu-toggle::-webkit-details-marker{display:none}
.lynq-header-shell .lynq-header .menu-toggle span{display:block;width:20px;height:1.5px;margin:0;background:var(--ink);transition:transform .18s}
.lynq-header-shell .lynq-header .mobile-navigation[open]>.menu-toggle{background:#eef4f5;border-color:#bed0d7}
.lynq-header-shell .lynq-header .mobile-navigation[open]>.menu-toggle span:first-child{transform:translateY(3.75px) rotate(45deg)}
.lynq-header-shell .lynq-header .mobile-navigation[open]>.menu-toggle span:last-child{transform:translateY(-3.75px) rotate(-45deg)}
.lynq-header-shell .lynq-header .mobile-navigation:not([open])>.mobile-nav{display:none}
.lynq-header-shell .lynq-header .mobile-nav{position:absolute;inset-inline:0;top:calc(100% + 8px);display:grid;gap:0;max-height:calc(100dvh - 112px);overflow:auto;overscroll-behavior:contain;padding:14px 20px 20px;background:#fff;border:1px solid #dbe5e9;border-radius:14px;box-shadow:0 18px 45px #11263718;text-align:start}
.lynq-header-shell .lynq-header .mobile-nav>a,.lynq-header-shell .lynq-header .industry-mobile-links>a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:13px 4px;font-size:1rem;line-height:1.5;white-space:normal;overflow-wrap:anywhere}
.lynq-header-shell .lynq-header .mobile-nav>a:last-child{margin-top:14px;padding:14px 16px;border:0;border-radius:8px;background:var(--ink);color:white}
.lynq-header-shell .lynq-header .mobile-nav svg{width:18px;height:18px;flex:none}
.lynq-header-shell .lynq-header .mobile-nav>.industry-menu{border-bottom:1px solid var(--line)}
.lynq-header-shell .lynq-header .mobile-nav>.industry-menu>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:13px 4px;font-size:1rem;line-height:1.5;font-weight:600;white-space:normal}
.lynq-header-shell .lynq-header .mobile-nav .industry-options{position:static;display:grid;width:auto;max-width:none;max-height:none;padding:0 0 12px;border:0;box-shadow:none;border-radius:0}
.lynq-header-shell .lynq-header .mobile-nav .industry-menu:not([open])>.industry-options{display:none}
.lynq-header-shell .lynq-header .mobile-nav .industry-options>a{min-height:44px;padding:11px 14px;border:0;background:#f3f7f8;font-size:1rem}
.lynq-header-shell .lynq-header .industry-mobile-links{margin-top:15px}
.lynq-header-shell .lynq-header .industry-mobile-links>span{display:block;margin:0 4px 4px;color:#607882;font-size:.8125rem;font-weight:600}
.lynq-header-shell .lynq-header :is(a,summary):focus-visible{outline:2px solid #307785;outline-offset:3px}
html[dir=rtl] .lynq-header :is(.industry-options,.mobile-nav) svg{transform:scaleX(-1)}
html .header-shell.lynq-header-shell .site-header.lynq-header.is-navigation-compact{grid-template-columns:minmax(0,1fr) auto}
.lynq-header-shell .lynq-header.is-navigation-compact .desktop-nav{display:none}
.lynq-header-shell .lynq-header.is-navigation-compact .mobile-navigation{display:block}
.lynq-header-shell .lynq-header.is-navigation-tight .header-contact{display:none}
/* Measure the full translated row without revealing it or changing layout. */
.lynq-header-shell .lynq-header.is-navigation-measuring .desktop-nav{display:flex;position:absolute;visibility:hidden;pointer-events:none;width:max-content;max-width:none}
@media(max-width:1380px){
  html .header-shell.lynq-header-shell .site-header.lynq-header{grid-template-columns:minmax(0,1fr) auto}
  .lynq-header-shell .lynq-header .desktop-nav{display:none}
  .lynq-header-shell .lynq-header .mobile-navigation{display:block}
}
@media(max-width:760px){
  html .header-shell.lynq-header-shell{min-height:78px;padding:6px 0}
  html .header-shell.lynq-header-shell .site-header.lynq-header{width:calc(100% - 20px);min-height:66px;padding:10px 12px;gap:8px;border-radius:12px}
  .lynq-header-shell .lynq-header .header-actions{gap:7px}
  .lynq-header-shell .lynq-header .header-contact{display:none}
  .lynq-header-shell .lynq-header .language-switcher>summary{padding:8px;gap:6px}
  .lynq-header-shell .lynq-header .mobile-nav{padding:10px 16px 16px;max-height:calc(100dvh - 98px)}
  .lynq-header-shell .lynq-header .language-options{max-height:calc(100dvh - 100px)}
}
@media(max-width:400px){
  .lynq-header-shell .lynq-header .brand-mark{width:27px;height:27px}
  .lynq-header-shell .lynq-header .wordmark{font-size:25px}
  .lynq-header-shell .lynq-header .brand{gap:5px}
  .lynq-header-shell .lynq-header .language-switcher>summary>svg:first-child{display:none}
  .lynq-header-shell .lynq-header .header-actions{gap:5px}
}
@media(prefers-reduced-motion:reduce){.lynq-header-shell .lynq-header,.lynq-header-shell .lynq-header .menu-toggle span{transition:none}}

/* Industry v3: grouped desktop navigation; bounded mobile search. */
.lynq-header-shell .lynq-header .industry-menu.industry-mega-menu{position:static}
.lynq-header-shell .lynq-header .industry-options.industry-mega-options{inset-inline-start:50%;inset-inline-end:auto;transform:translateX(-50%);width:min(960px,calc(100vw - 64px));max-width:none;padding:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-height:calc(100dvh - 140px);overflow:auto}
[dir=rtl] .lynq-header-shell .lynq-header .industry-options.industry-mega-options{transform:translateX(50%)}
.lynq-header .industry-mega-menu:not([open]) .industry-mega-options{display:none}
.lynq-header .industry-menu-group>span{display:block;color:#527a80;font-size:12px;font-weight:700;line-height:1.5;margin:0 10px 12px;white-space:normal}
.lynq-header .industry-menu-group{min-width:0;text-align:start}
.lynq-header-shell .lynq-header .industry-options.industry-mega-options{overflow-x:hidden;overscroll-behavior:contain;box-sizing:border-box}
.lynq-header-shell .lynq-header .industry-menu-group a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:7px;min-height:44px;font-size:14px;line-height:1.45;white-space:normal;overflow-wrap:anywhere}
.lynq-header .industry-all-link{grid-column:1/-1;border-top:1px solid #dfebec;padding-top:16px}
.lynq-header .industry-menu-search{display:grid;gap:7px;font-size:14px;margin:14px 0;color:#46616b}
.lynq-header .industry-menu-search input{width:100%;min-height:44px;border:1px solid #cadcde;border-radius:10px;padding:10px 12px;font:inherit;background:white;color:#122e3e}
.lynq-header [data-industry-nav-results] a[hidden]{display:none}

.lynq-header-shell .lynq-header .industry-menu-group a:hover{background:#f1f6f5}
.lynq-header-shell .lynq-header [data-industry-nav-results] a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 8px;min-height:48px;border-bottom:1px solid #e4ecec;white-space:normal;font-size:1rem;line-height:1.5}
.lynq-header-shell .lynq-header [data-industry-nav-results] a[hidden]{display:none}
