/* Compact commerce header inspired by the sister store, with GadzetDruk's palette. */
body.gdax-front #header{--theme-link-initial-color:var(--gdf-ink);--theme-link-hover-color:var(--gdf-ink)}
body.gdax-front #header [data-row=top]{--height:30px;background:#182d4d!important;border:0}
body.gdax-front #header [data-row=top]>div{display:block}
body.gdax-front #header [data-row=top] [data-column],body.gdax-front #header [data-row=top] [data-items]{width:100%;min-width:0}
.gdh-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:30px;width:100%;color:#e5ebf2;font-size:10px;line-height:1.4}
.gdh-brandline{display:flex;align-items:center;gap:11px;white-space:nowrap}.gdh-brandline strong{font-size:9px;letter-spacing:.07em;font-weight:650}.gdh-brandline i{width:3px;height:3px;border-radius:50%;background:var(--gdf-orange)}
.gdh-top-note{color:#bbc8d8}.gdh-topbar nav{display:flex;align-items:center;gap:24px}.gdh-topbar a{color:#e5ebf2;text-decoration:none}.gdh-topbar a:hover{text-decoration:underline;color:#fff}
.gdh-header-tools{display:flex;align-items:center;gap:25px;flex:1;min-width:0;width:100%}
.gdh-search{display:flex;align-items:center;flex:1;min-width:180px;height:43px;border:1px solid #e0e5eb;border-radius:6px;background:#f7f8fa;overflow:visible;margin:0}
body.gdax-front #header .gdh-search input[type=search]{flex:1;width:100%;min-width:0;height:41px;border:0;background:transparent;padding:0 12px;color:var(--gdf-ink);font-size:12px;border-radius:6px 0 0 6px;box-shadow:none}
.gdh-search input::placeholder{color:#6b7c90;opacity:1}
body.gdax-front #header .gdh-search button{display:grid;place-items:center;flex:0 0 42px;min-height:41px;height:41px;min-width:42px;padding:0;background:transparent;border:0;color:#465b74;border-radius:0 6px 6px 0;box-shadow:none}
.gdh-search button svg{width:19px;height:19px}.gdh-search:focus-within{border-color:#7c8fa6;background:#fff}.gdh-search button:hover{color:var(--gdf-ink)!important;background:#eaf0f5!important}
.gdh-contact{flex-shrink:0;display:grid;gap:4px}.gdh-contact a{display:flex;align-items:center;gap:8px;color:var(--gdf-ink);text-decoration:none;white-space:nowrap;line-height:1.5}.gdh-contact svg{width:15px;height:15px;flex-shrink:0;color:#7b8899}.gdh-phone{font-size:15px}.gdh-phone strong{font-weight:700}.gdh-email{font-size:11px}.gdh-contact a:hover{text-decoration:underline}
.gdh-account{display:flex;gap:9px;align-items:center;flex-shrink:0;min-height:44px;padding-left:23px;border-left:1px solid #e5e9ef;color:var(--gdf-ink);font-size:12px;text-decoration:none;white-space:nowrap}.gdh-account svg{width:19px;height:19px}.gdh-account:hover span{text-decoration:underline}
body.gdax-front #header [data-device=desktop] [data-row=middle]{--height:92px}
body.gdax-front #header [data-device=desktop] [data-row=middle]>div{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px}
body.gdax-front #header [data-device=desktop] [data-row=middle] [data-column=end],body.gdax-front #header [data-device=desktop] [data-row=middle] [data-column=end]>[data-items]{width:100%;min-width:0}
body.gdax-front #header [data-device=desktop] [data-row=middle] [data-column=end]>[data-items]{gap:26px}
body.gdax-front #header [data-device=desktop] .site-logo-container img{max-width:220px;width:220px;height:auto}
body.gdax-front #header [data-device=desktop] .ct-header-cart{flex-shrink:0}
body.gdax-front #header [data-device=desktop] .ct-cart-item{gap:9px;color:var(--gdf-ink)}
body.gdax-front #header [data-device=desktop] .ct-cart-item>.ct-label{display:flex;flex-direction:column;align-items:flex-start;font-size:12px;font-weight:500;line-height:1.6;text-transform:none}
body.gdax-front #header [data-device=desktop] .ct-cart-item .ct-amount{font-size:11px;color:#61738a;font-weight:400;white-space:nowrap}
.gdh-mobile-phone{display:flex;gap:6px;align-items:center;white-space:nowrap}.gdh-mobile-phone svg{width:12px;height:12px}
.gdh-mobile-contact{display:grid;gap:5px;margin:0 0 22px;padding:0 0 20px;border-bottom:1px solid #ffffff26}.gdh-mobile-contact a{display:flex;align-items:center;gap:10px;min-height:34px;color:#fff!important;text-decoration:none;font-size:14px}.gdh-mobile-contact svg{width:18px;height:18px;color:#b5c3d3}.gdh-mobile-contact .gdh-mobile-quote{margin-top:7px;font-weight:600}
/* Decorative navigation icons share the catalogue's light 17px outline style. */
body.gdax-front :is(#header,#offcanvas) .gdh-menu-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px;width:17px;height:17px;margin-right:9px;vertical-align:middle;color:currentColor;opacity:.8}
body.gdax-front :is(#header,#offcanvas) .gdh-menu-icon svg{display:block;width:17px;height:17px;fill:none;stroke-width:1.5}
body.gdax-front :is(#header,#offcanvas) a:hover>.gdh-menu-icon{opacity:1}
@media(min-width:1000px) and (max-width:1199px){
 body.gdax-front #header [data-device=desktop] [data-row=middle]>div{grid-template-columns:180px minmax(0,1fr);gap:20px}
 body.gdax-front #header [data-device=desktop] .site-logo-container img{max-width:180px;width:180px}
 .gdh-header-tools{gap:16px}.gdh-account{padding-left:14px;gap:7px}.gdh-account span{max-width:35px;white-space:normal;line-height:1.4}
 body.gdax-front #header [data-device=desktop] [data-row=middle] [data-column=end]>[data-items]{gap:18px}
 .gdh-top-note{display:none}
}
@media(max-width:999px){
 .gdh-topbar{font-size:10px;gap:10px;min-height:29px}.gdh-brandline{gap:0}.gdh-brandline i,.gdh-brandline>span{display:none}.gdh-brandline strong{font-size:9px;letter-spacing:.06em}
 body.gdax-front #header [data-device=mobile] [data-row=middle]{--height:76px}
 body.gdax-front #header [data-device=mobile] [data-row=middle]>div{display:flex;justify-content:space-between;gap:8px}
 body.gdax-front #header [data-device=mobile] [data-column=end] [data-items]>:is(.ct-header-search,.ct-header-cart,.ct-header-trigger){margin:0}
 body.gdax-front #header [data-device=mobile] .ct-cart-item{width:44px;min-height:44px;justify-content:center}
 body.gdax-front #header [data-device=mobile] .site-logo-container img{max-width:min(180px,calc(100vw - 192px));height:auto}
}
