@media (max-width:1080px){
.site-header{position:sticky!important;top:0;z-index:190!important;background:#050505!important}
.header-inner--public{position:relative;min-height:82px!important;height:82px;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}
.header-brand{order:1;flex:0 0 auto;margin-right:auto}
.header-brand .brand-logo-image{width:76px!important;height:64px!important;object-fit:contain!important}
.menu-toggle{order:2;position:relative;z-index:202;width:44px;height:44px;flex:0 0 44px;margin:0!important;padding:0!important;display:block!important;border:0!important;background:transparent!important;cursor:pointer}
.menu-toggle span{position:absolute;left:10px;width:24px;height:1px;margin:0!important;background:#fff;transform-origin:center;transition:top .22s ease,transform .22s ease,opacity .18s ease}
.menu-toggle span:nth-child(1){top:14px}.menu-toggle span:nth-child(2){top:21px}.menu-toggle span:nth-child(3){top:28px}
.menu-toggle[aria-expanded="true"] span:nth-child(1){top:21px;transform:rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){top:21px;transform:rotate(-45deg)}
.header-actions{order:3;width:auto!important;margin:0!important;flex:0 0 auto;gap:0!important}.nav-search__toggle{width:44px!important;height:44px!important}.header-inventory-link{display:none!important}
.main-nav--centered{position:fixed!important;top:82px!important;left:0!important;right:0!important;bottom:0!important;z-index:200!important;width:100%!important;height:calc(100dvh - 82px)!important;min-height:0!important;margin:0!important;padding:10px 22px 32px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;overflow-y:auto!important;overscroll-behavior:contain;background:#050505!important;border-top:1px solid rgba(255,255,255,.10)!important;box-shadow:none!important}
.main-nav--centered.is-open{display:flex!important}
.main-nav--centered a{width:100%!important;min-height:54px;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;border-bottom:1px solid rgba(255,255,255,.09)!important;color:#fff!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.01em!important;text-align:left!important;white-space:normal!important}
.main-nav--centered a:after{display:none!important}
.main-nav--centered .mobile-inventory-link{min-height:46px;width:max-content!important;margin-top:18px!important;padding:0 18px!important;display:inline-flex!important;border:1px solid rgba(255,255,255,.55)!important}
body.menu-open{overflow:hidden!important;touch-action:none}
}
@media (max-width:600px){.header-inner--public{min-height:74px!important;height:74px;padding:0 14px!important}.header-brand .brand-logo-image{width:72px!important;height:58px!important}.menu-toggle,.nav-search__toggle{width:42px!important;height:42px!important}.main-nav--centered{top:74px!important;height:calc(100dvh - 74px)!important;padding:8px 20px 28px!important}.main-nav--centered a{min-height:50px;font-size:12px!important}}
