/* Loaded only for discounts, constructor and about; match editorial catalog header. */
.environment-notice{display:none}
.site-header{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:108px minmax(440px,1fr) auto;gap:clamp(18px,1.8vw,30px);min-height:78px;padding:0 clamp(22px,3vw,54px);border-bottom:1px solid #ecece9;background:rgba(255,255,255,.96);box-shadow:none;backdrop-filter:blur(14px)}
.site-header .mobile-menu{display:none}
.site-header .brand{grid-column:auto;align-self:center;justify-self:start}
.site-header .brand img{width:108px;height:58px}
.site-header .primary-nav{display:flex;gap:clamp(15px,1.35vw,25px);justify-content:flex-start}
.site-header .header-tools{grid-column:auto;align-self:center;justify-self:end;margin-left:auto;gap:15px}
.site-header .primary-nav a[aria-current='page']{color:var(--orange)}
@media(min-width:781px){.site-header .nav-tool{display:grid}.site-header .nav-tool span{display:block}}
@media(min-width:781px) and (max-width:1220px){.site-header{grid-template-columns:108px minmax(0,1fr) auto;gap:18px;padding:0 15px}.site-header .primary-nav a:nth-child(n+4),.site-header .nav-tool.contact,.site-header .nav-tool.search{display:none}}
@media(min-width:781px) and (max-width:1040px){.site-header .primary-nav a:nth-child(n+3),.site-header .nav-tool.shops{display:none}}
@media(max-width:780px){
 .site-header{grid-template-columns:42px 1fr 42px;gap:8px;min-height:68px;padding:0 15px;border-bottom:1px solid #f1f1f1;background:rgba(255,255,255,.96);backdrop-filter:none}
 .site-header .mobile-menu{display:grid;width:38px;height:38px;padding:0;overflow:visible;place-items:center;border:0;background:none;color:var(--ink)}
 .site-header .mobile-menu::before{width:27px;height:18px;margin:0;border-top:3px solid currentColor;border-bottom:3px solid currentColor;background:linear-gradient(currentColor,currentColor) center/100% 3px no-repeat;box-shadow:none}
 .site-header .primary-nav,.site-header .header-tools{display:none}
 .site-header .brand img{width:94px;height:51px}.site-header .brand{grid-column:2;justify-self:center}
}
