.gx-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid var(--border);max-width:100vw}.gx-header__inner{position:relative;width:100%}.gx-header__rows{display:flex;flex-direction:column}.gx-topbar{background:var(--theme-forest-950);color:rgba(var(--theme-inverse-rgb),.78);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:48px;padding:0 clamp(1rem,2vw,1.75rem) 0 calc(var(--gx-logo-w) + var(--gx-logo-slant) + 50px)}.gx-topbar__info{display:flex;align-items:center;gap:clamp(1.25rem,2.5vw,2.75rem);min-width:0}.gx-info{display:inline-flex;align-items:center;gap:.7rem;color:inherit;text-decoration:none}.gx-info__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid rgba(var(--theme-inverse-rgb),.18);border-radius:6px;color:var(--theme-action);background:rgba(var(--theme-inverse-rgb),.04)}.gx-info__icon svg{width:17px;height:17px}.gx-info__text{display:flex;flex-direction:column;line-height:1.25;white-space:nowrap}.gx-info__label{font-size:.72rem;font-weight:600;color:rgba(var(--theme-inverse-rgb),.6)}.gx-info__value{font-size:.85rem;font-weight:600;color:var(--primary-foreground)}a.gx-info:hover .gx-info__value{color:var(--theme-action)}.gx-topbar__social{display:inline-flex;align-items:center;gap:.6rem;flex-shrink:0}.gx-social__label{font-size:.8rem;font-weight:600;color:rgba(var(--theme-inverse-rgb),.7);white-space:nowrap}.gx-social__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;color:var(--primary-foreground);background:rgba(var(--theme-inverse-rgb),.08);transition:background .15s ease,color .15s ease,transform .15s ease}.gx-social__icon svg{width:14px;height:14px}.gx-social__icon:hover{background:var(--theme-action);color:#fff;transform:translateY(-1px)}.gx-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:58px;background:#fff;padding:0 clamp(1rem,2vw,1.75rem) 0 calc(var(--gx-logo-w) + var(--gx-logo-slant) + 50px)}.gx-nav__links{display:flex;align-items:center;gap:clamp(.4rem,1.4vw,1.5rem);min-width:0}.gx-nav__dropdown{position:static}.gx-nav__link{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem 0;font-size:.95rem;font-weight:600;color:var(--brand-950);white-space:nowrap;background:none;border:none;cursor:pointer;transition:color .15s ease}.gx-nav__link svg{opacity:.6;transition:transform .15s ease}.gx-nav__link:hover,.gx-nav__link.is-active{color:var(--theme-action)}.gx-nav__dropdown[aria-expanded] .gx-nav__link svg,.gx-nav__link[aria-expanded=true] svg{transform:rotate(180deg)}.gx-nav__actions{display:inline-flex;align-items:center;gap:.6rem;flex-shrink:0}.gx-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--brand-950);background:none;border:none;cursor:pointer;border-radius:6px;transition:background .15s ease,color .15s ease}.gx-icon-btn svg{width:20px;height:20px}.gx-icon-btn:hover{background:var(--muted);color:var(--theme-action)}.gx-cta{display:inline-flex;align-items:center;gap:.55rem;height:44px;padding:0 1.4rem;background:var(--theme-action);color:#fff;font-size:.9rem;font-weight:700;text-decoration:none;border-radius:6px;white-space:nowrap;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.gx-cta:hover{background:var(--theme-action-hover);transform:translateY(-1px);box-shadow:0 8px 18px -8px rgba(var(--theme-action-rgb),.7)}.gx-cta__arrow{font-size:1.05rem;line-height:1}.gx-header{--gx-logo-w: 244px;--gx-logo-slant: 0px}.gx-logo{position:absolute;top:0;left:0;height:100%;width:calc(var(--gx-logo-w) + var(--gx-logo-slant) + 15px);display:flex;align-items:center;padding-left:clamp(.85rem,1.4vw,1.25rem);z-index:5;text-decoration:none}.gx-logo:before{content:"";position:absolute;inset:0;background:var(--theme-forest-800);clip-path:polygon(0 0,calc(100% - 14px) 0,calc(100% - 14px - var(--gx-logo-slant)) 100%,0 100%);z-index:1}.gx-logo__shadow{position:absolute;inset:0;background:var(--theme-forest-900);clip-path:polygon(0 0,100% 0,calc(100% - var(--gx-logo-slant)) 100%,0 100%);z-index:0}.gx-logo__img{position:relative;height:70px;width:auto;max-width:100%;object-fit:contain;z-index:2}.gx-header .mega-panel{top:100%}.mobile-drawer__contact{display:none;flex-direction:column;gap:.5rem;padding:1rem;border-top:1px solid var(--neutral-200);font-size:.85rem}.mobile-drawer__contact a{color:var(--theme-action);font-weight:600}.mobile-drawer__contact span{color:var(--neutral-700)}@media(max-width:1180px){.gx-nav__links{gap:clamp(.3rem,1vw,.9rem)}.gx-nav__link{font-size:.88rem}}@media(max-width:1024px){.gx-header{--gx-logo-w: 205px;--gx-logo-slant: 0px}.gx-topbar,.gx-nav__links,.gx-icon-btn--search{display:none}.gx-nav{min-height:64px;justify-content:flex-end;padding-left:calc(var(--gx-logo-w) + var(--gx-logo-slant) + .75rem)}.gx-logo__img{height:56px}.gx-nav__actions{gap:.5rem}}@media(max-width:600px){.gx-header{--gx-logo-w: 172px;--gx-logo-slant: 0px}.gx-nav{padding-right:.75rem}.gx-logo{padding-left:.7rem}.gx-logo__img{height:48px}.gx-cta{height:40px;padding:0 .95rem;font-size:.82rem}.mobile-drawer__contact{display:flex}}@media(max-width:380px){.gx-cta__text-full{display:none}.gx-cta{padding:0 .8rem}}
