:root{--gc-eh-primary:#0b0055;--gc-eh-dark:#070038;--gc-eh-orange:#f86303;--gc-eh-text:#101828;--gc-eh-muted:#667085;--gc-eh-border:#e4e7ec;--gc-eh-white:#fff;--gc-eh-soft:#f5f3ff}
.gc-eh,.gc-eh *{box-sizing:border-box}.gc-eh{position:relative;z-index:99999;width:100%;font-family:Inter,Arial,sans-serif;color:var(--gc-eh-text);background:#fff}.gc-eh__container{width:min(calc(100% - 32px),1440px);margin:auto}.gc-eh__utility{background:var(--gc-eh-primary);color:#fff}.gc-eh__utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.gc-eh__utility-links{display:flex;gap:18px}.gc-eh__utility a{color:rgba(255,255,255,.9);text-decoration:none}.gc-eh__main{border-bottom:1px solid var(--gc-eh-border)}.gc-eh__main-inner{min-height:82px;display:grid;grid-template-columns:auto minmax(300px,1fr) auto;align-items:center;gap:28px}.gc-eh__brand{display:flex;align-items:center;gap:10px;color:var(--gc-eh-primary);text-decoration:none;white-space:nowrap}.gc-eh__logo-image{display:block;max-width:210px;max-height:54px;width:auto;height:auto}.gc-eh__mark{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--gc-eh-orange),#ff9d42);color:#fff;font-weight:900}.gc-eh__brand-text{display:flex;flex-direction:column;line-height:1}.gc-eh__brand-text strong{font-size:20px;font-weight:900}.gc-eh__brand-text small{margin-top:6px;color:var(--gc-eh-muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.gc-eh__search{height:50px;display:grid;grid-template-columns:145px minmax(130px,1fr) auto;border:2px solid var(--gc-eh-primary);border-radius:12px;overflow:hidden}.gc-eh__search select,.gc-eh__search input,.gc-eh__search button{border:0;outline:0;font:inherit}.gc-eh__search select{padding:0 13px;border-right:1px solid var(--gc-eh-border);background:#fff;font-size:13px;font-weight:700}.gc-eh__search input{min-width:0;padding:0 17px;font-size:14px}.gc-eh__search button{padding:0 22px;background:var(--gc-eh-primary);color:#fff;font-weight:800;cursor:pointer}.gc-eh__actions{display:flex;align-items:center;gap:10px}.gc-eh__add{min-height:44px;padding:0 16px;border-radius:9px;display:flex;align-items:center;gap:6px;background:var(--gc-eh-orange);color:#fff;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.gc-eh__toggle{width:44px;height:44px;border:1px solid var(--gc-eh-border);border-radius:9px;display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:#fff}.gc-eh__toggle span{width:20px;height:2px;background:var(--gc-eh-primary)}.gc-eh__nav-row{border-bottom:1px solid var(--gc-eh-border)}.gc-eh__nav-inner{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gc-eh .gc-active-nav{display:flex;align-items:center;gap:4px}.gc-eh .gc-active-nav__link{min-height:38px;padding:0 13px;border-radius:8px;display:flex;align-items:center;color:var(--gc-eh-text);text-decoration:none;font-size:13px;font-weight:750}.gc-eh .gc-active-nav__link:hover,.gc-eh .gc-active-nav__link.is-active{background:var(--gc-eh-soft);color:var(--gc-eh-primary)}.gc-eh__rfq{color:var(--gc-eh-orange);text-decoration:none;font-size:13px;font-weight:850;white-space:nowrap}.gc-eh__mobile-search{display:none;padding:10px 14px;border-bottom:1px solid var(--gc-eh-border)}.gc-eh__mobile-search form{display:grid;grid-template-columns:1fr auto;border:1px solid var(--gc-eh-border);border-radius:9px;overflow:hidden}.gc-eh__mobile-search input,.gc-eh__mobile-search button{min-height:44px;border:0}.gc-eh__mobile-search input{min-width:0;padding:0 13px}.gc-eh__mobile-search button{padding:0 16px;background:var(--gc-eh-primary);color:#fff;font-weight:800}.gc-eh__drawer{position:fixed;top:0;right:0;z-index:100002;width:min(88%,390px);height:100vh;overflow:auto;background:#fff;box-shadow:-15px 0 40px rgba(16,24,40,.2);transform:translateX(105%);transition:.25s ease}.gc-eh__drawer.is-open{transform:none}.gc-eh__drawer-head{min-height:70px;padding:0 18px;border-bottom:1px solid var(--gc-eh-border);display:flex;align-items:center;justify-content:space-between;color:var(--gc-eh-primary);font-size:18px}.gc-eh__close{width:40px;height:40px;border:0;border-radius:8px;background:#f7f7f9;color:var(--gc-eh-primary);font-size:27px}.gc-eh__drawer-nav{padding:14px}.gc-eh__drawer-nav .gc-active-nav{display:block}.gc-eh__drawer-nav .gc-active-nav__link{width:100%;min-height:48px}.gc-eh__drawer-actions,.gc-eh__drawer-account{margin:0 14px;padding:15px 0;border-top:1px solid var(--gc-eh-border)}.gc-eh__drawer-actions a{min-height:44px;padding:0 12px;border-radius:8px;display:flex;align-items:center;color:var(--gc-eh-text);text-decoration:none;font-weight:750}.gc-eh__drawer-actions .gc-eh__drawer-primary{justify-content:center;background:var(--gc-eh-orange);color:#fff}.gc-eh__overlay{position:fixed;inset:0;z-index:100001;display:none;border:0;background:rgba(7,0,56,.52)}.gc-eh__overlay.is-visible{display:block}.gc-enterprise-header-enabled .site-header:not(.gc-eh),.gc-enterprise-header-enabled #masthead:not(.gc-eh),.gc-enterprise-header-enabled header.header:not(.gc-eh),.gc-enterprise-header-enabled .pagelayer-header{display:none!important}
@media(max-width:980px){.gc-eh__utility,.gc-eh__search,.gc-eh__nav-row{display:none}.gc-eh__main-inner{min-height:68px;grid-template-columns:1fr auto;gap:12px}.gc-eh__add{display:none}.gc-eh__toggle,.gc-eh__mobile-search{display:flex}.gc-eh__mobile-search{display:block}}
@media(max-width:640px){.gc-eh__container{width:calc(100% - 22px)}.gc-eh__account{display:none}.gc-eh__mark{width:40px;height:40px}.gc-eh__brand-text strong{font-size:17px}.gc-eh__logo-image{max-width:180px;max-height:46px}}
