.qx-site-header{position:relative;z-index:100;background:var(--qx-surface);border-bottom:1px solid color-mix(in srgb,var(--qx-border) 55%,transparent)}.qx-has-sticky-header .qx-site-header{position:sticky;top:0}.admin-bar.qx-has-sticky-header .qx-site-header{top:32px}.qx-site-header.is-scrolled{box-shadow:0 10px 30px rgba(2,60,127,.09)}.qx-header-shadow-off .qx-site-header.is-scrolled{box-shadow:none}.qx-header-row{background:var(--qx-surface)}.qx-header-row--main .qx-header-row__inner{min-height:var(--qx-header-desktop-height)}.qx-header-row--top,.qx-header-row--bottom{border-bottom:1px solid color-mix(in srgb,var(--qx-border) 45%,transparent)}.qx-header-row--top .qx-header-row__inner,.qx-header-row--bottom .qx-header-row__inner{min-height:38px}.qx-header-row__inner{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center}.qx-header-zone{display:flex;align-items:center;gap:10px;min-width:0}.qx-header-zone--right{justify-content:flex-start}.qx-header-zone--center{justify-content:center}.qx-header-zone--left{justify-content:flex-end}.qx-header-logo{display:flex;align-items:center}.qx-header-logo img,.qx-header-logo .custom-logo{width:auto;max-width:var(--qx-logo-desktop);max-height:64px;object-fit:contain}.qx-site-title{font-size:1.35rem;font-weight:900;color:var(--qx-primary)}.qx-menu{display:flex;align-items:center;gap:clamp(14px,2vw,28px);list-style:none;margin:0;padding:0}.qx-menu li{position:relative}.qx-menu a{display:flex;align-items:center;gap:6px;color:var(--qx-text);font-weight:700;padding:12px 0;white-space:nowrap}.qx-menu a:hover,.qx-menu .current-menu-item>a{color:var(--qx-primary)}.qx-menu .sub-menu{position:absolute;top:100%;inset-inline-start:0;min-width:220px;margin:0;padding:10px;list-style:none;background:var(--qx-surface);border:1px solid var(--qx-border);border-radius:14px;box-shadow:var(--qx-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;z-index:30}.qx-menu li:hover>.sub-menu,.qx-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.qx-menu .sub-menu a{padding:9px 10px;border-radius:8px}.qx-menu .sub-menu a:hover{background:var(--qx-accent)}.qx-header-action{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:7px 10px;border:1px solid transparent;background:transparent;color:var(--qx-text);border-radius:12px;white-space:nowrap}.qx-header-action:hover{background:var(--qx-accent);color:var(--qx-primary);border-color:var(--qx-border)}.qx-header-action__icon{position:relative;display:grid;place-items:center}.qx-header-action__label{font-size:.9rem;font-weight:750;max-width:150px;overflow:hidden;text-overflow:ellipsis}.qx-cart-count{position:absolute;top:-8px;inset-inline-start:-9px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--qx-primary);color:#fff;font-size:10px;display:grid;place-items:center}.qx-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 18px;border-radius:var(--qx-button-radius);background:var(--qx-primary);color:#fff;font-weight:800}.qx-header-cta:hover{background:var(--qx-secondary);color:#fff}.qx-header-search .qx-search-form{min-width:min(320px,28vw)}.qx-mobile-header{display:none}.qx-menu-toggle{border:0;background:transparent;color:var(--qx-text);width:44px;height:44px;padding:0;display:grid;place-items:center}.qx-menu-toggle__icon{display:grid}.qx-transparent-header:not(.qx-has-scrolled) .qx-site-header{position:absolute;inset-inline:0;background:transparent;border-color:transparent}.qx-transparent-header:not(.qx-has-scrolled) .qx-site-header .qx-menu a,.qx-transparent-header:not(.qx-has-scrolled) .qx-site-header .qx-header-action{color:#fff}.qx-transparent-header:not(.qx-has-scrolled) .qx-site-header .qx-header-logo img{filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}
