.header{position:sticky;top:0;z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border);transition:transform .28s var(--ease),top .28s var(--ease),background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.header.is-hidden{transform:translateY(-100%);pointer-events:none}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:var(--header-height, 72px);padding-block:.75rem}.header__logo{display:flex;align-items:center;min-width:0}.header__logo img{width:auto;height:auto;max-height:44px}.header__logo-text{font-family:var(--font-heading-family);font-size:1.35rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.header__nav{display:none}.header__nav-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.15rem 1.75rem;list-style:none;margin:0;padding:0}.header__nav-link{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 0;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:inherit;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s ease,opacity .2s ease}.header__nav-link:hover,.has-mega.is-open>.header__nav-link{border-bottom-color:currentColor}.header__nav-caret{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:.55;transition:transform .2s ease}.has-mega.is-open>.header__nav-link .header__nav-caret{transform:rotate(180deg)}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.35rem}.header__action{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:inherit;cursor:pointer;border-radius:999px;transition:background-color .2s ease;text-decoration:none}.header__action:hover{background:#0000000f}.header__action svg{width:22px;height:22px}.header__cart-count{position:absolute;top:6px;right:6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--color-text);color:var(--color-bg);font-size:.65rem;font-weight:700;line-height:18px;text-align:center}.header__cart{position:relative}.header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.header__menu-toggle svg{width:24px;height:24px}.header--transparent{position:fixed;left:0;right:0;top:0;transition:top .28s var(--ease),background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.header--transparent:not(.is-scrolled):not(.is-mega-open):not(.is-nav-hover){background:transparent;border-bottom-color:transparent;color:#fff;box-shadow:none}.header--transparent:not(.is-scrolled):not(.is-mega-open):not(.is-nav-hover) .header__action:hover{background:#ffffff1f}.header--transparent:not(.is-scrolled):not(.is-mega-open):not(.is-nav-hover) .header__logo-text,.header--transparent:not(.is-scrolled):not(.is-mega-open):not(.is-nav-hover) .header__logo-img{color:#fff}.header--transparent:not(.is-scrolled):not(.is-mega-open):not(.is-nav-hover) .header__logo-img{filter:brightness(0) invert(1)}.header--transparent:not(.is-scrolled):not(.is-mega-open):not(.is-nav-hover) .header__cart-count{background:#fff;color:var(--color-text)}.header--transparent.is-scrolled,.header--transparent.is-mega-open,.header--transparent.is-nav-hover{background:var(--color-bg);border-bottom-color:var(--color-border);color:var(--color-text);box-shadow:0 1px #0000000a}.header--transparent.is-mega-open,.header--transparent.is-nav-hover{z-index:101}.header--transparent.is-scrolled .header__logo-img,.header--transparent.is-mega-open .header__logo-img,.header--transparent.is-nav-hover .header__logo-img{filter:none}.has-header-overlay .hero__nav{display:none}.has-header-overlay .site-header-section{height:0;min-height:0;overflow:visible}.has-header-overlay .header--transparent{z-index:100}@media(min-width:990px){.header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.header__menu-toggle{display:none}.header__logo{grid-column:1;justify-self:start}.header__nav{display:block;grid-column:2;justify-self:center}.header__actions{grid-column:3;justify-self:end}}@media(max-width:989px){.header__logo{grid-column:2;justify-self:center}.header__menu-toggle{grid-column:1;justify-self:start}.header__actions{grid-column:3}.header--transparent:not(.is-scrolled):not(.is-mega-open):not(.is-nav-hover) .header__menu-toggle{color:#fff}}
/*# sourceMappingURL=/cdn/shop/t/166/assets/component-header.css.map */
