.nv-announcement{position:relative;z-index:90;overflow:hidden;width:100%;background:#111;color:#fff}.nv-announcement__track{display:flex;align-items:center;justify-content:center;gap:22px;min-height:38px;padding:8px 20px;font-size:10px;font-weight:900;letter-spacing:.12em;white-space:nowrap}.nv-announcement__track b{opacity:.4}.nv-header{position:relative;z-index:85;width:100%;border-bottom:1px solid rgba(17,17,17,.12);background:#fff}.nv-header__inner{display:grid;grid-template-columns:auto 1fr auto;min-height:78px;align-items:center;gap:36px}.nv-header__brand{display:flex;align-items:baseline;gap:7px;color:#111!important;text-decoration:none!important;line-height:1}.nv-header__brand span{font-family:var(--font-heading-family,Arial,sans-serif);font-size:24px;font-weight:900;letter-spacing:.12em}.nv-header__brand small{font-size:9px;font-weight:900;letter-spacing:.18em}.nv-header__logo{display:block;width:auto;max-width:210px;max-height:48px;object-fit:contain}.nv-header__nav{display:flex;justify-content:center;gap:28px}.nv-header__nav a{color:#111!important;text-decoration:none!important;font-size:13px;font-weight:800}.nv-header__nav a[aria-current=page]{text-decoration:underline!important;text-underline-offset:6px}.nv-header__actions{display:flex;align-items:center;gap:8px}.nv-header__icon{position:relative;display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;color:#111!important}.nv-header__icon:hover{background:#f2f2ef}.nv-header__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nv-header__cart span{position:absolute;right:0;top:0;display:flex;min-width:18px;height:18px;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:900}.nv-header__mobile-menu{display:none}.nv-header__drawer{display:none}@media(max-width:749px){.nv-announcement__track{justify-content:flex-start;width:max-content;animation:nvHeaderTicker 20s linear infinite}.nv-header__inner{grid-template-columns:44px 1fr 88px;min-height:66px;gap:4px}.nv-header__mobile-menu{display:block}.nv-header__mobile-menu summary{display:grid;width:42px;height:42px;place-content:center;gap:5px;cursor:pointer;list-style:none}.nv-header__mobile-menu summary::-webkit-details-marker{display:none}.nv-header__mobile-menu summary span{display:block;width:22px;height:2px;background:#111}.nv-header__drawer{position:absolute;top:100%;left:0;display:block;width:min(330px,90vw);padding:20px;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.18)}.nv-header__drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #ddd}.nv-header__drawer-head span{color:#777;font-size:10px}.nv-header__drawer nav{display:grid}.nv-header__drawer nav a{padding:16px 0;border-bottom:1px solid #eee;color:#111!important;text-decoration:none!important;font-weight:800}.nv-header__brand{justify-self:center}.nv-header__brand span{font-size:20px}.nv-header__brand small{display:none}.nv-header__logo{max-width:150px;max-height:40px}.nv-header__nav{display:none}.nv-header__actions{justify-content:flex-end}.nv-header__icon{width:40px;height:40px}@keyframes nvHeaderTicker{to{transform:translateX(-45%)}}}


/* Mobile navigation audit 2026 */
.nv-header{position:sticky;top:0}.nv-header__backdrop{display:none}.nv-header__drawer-head button{border:0;background:transparent;color:#111;font-size:30px;line-height:1;cursor:pointer}.nv-header__nav a,.nv-header__icon,.nv-header__mobile-menu summary{min-height:44px}.nv-header__nav a{display:inline-flex;align-items:center}
@media(max-width:749px){
  html.nv-menu-open,html.nv-menu-open body{overflow:hidden}.nv-announcement__track{min-height:32px;padding-block:6px;font-size:9px}.nv-header{top:0;box-shadow:0 3px 14px rgba(0,0,0,.05)}.nv-header__inner{min-height:62px;padding-inline:14px}.nv-header__backdrop{position:fixed;inset:0;z-index:1;display:block;border:0;background:rgba(0,0,0,.38);opacity:0;pointer-events:none;transition:opacity .2s ease}.nv-header__mobile-menu[open] .nv-header__backdrop{opacity:1;pointer-events:auto}.nv-header__drawer{position:fixed;z-index:2;top:0;left:0;bottom:0;width:min(340px,88vw);max-height:100dvh;padding:18px 20px 28px;overflow-y:auto;border-radius:0 16px 16px 0;box-shadow:16px 0 46px rgba(0,0,0,.22);transform:translateX(-102%);transition:transform .22s ease}.nv-header__mobile-menu[open] .nv-header__drawer{transform:translateX(0)}.nv-header__drawer-head{min-height:50px;align-items:center}.nv-header__drawer nav a{display:flex;min-height:54px;align-items:center;padding:8px 0;font-size:16px}.nv-header__brand span{font-size:18px}.nv-header__actions{gap:0}.nv-header__icon{width:42px;height:42px}.nv-header__cart span{right:1px;top:1px}.nv-header__mobile-menu summary{align-items:center;justify-content:center}.nv-header__mobile-menu summary:focus-visible,.nv-header__icon:focus-visible,.nv-header__drawer a:focus-visible{outline:2px solid #111;outline-offset:2px}
}
@media(max-width:370px){.nv-header__inner{grid-template-columns:42px 1fr 78px}.nv-header__brand span{font-size:16px;letter-spacing:.09em}.nv-header__icon{width:38px}}
@media(prefers-reduced-motion:reduce){.nv-header__drawer,.nv-header__backdrop{transition:none}.nv-announcement__track{animation:none!important}}
