.header-wrapper{position:relative;z-index:60;border-bottom:1px solid rgba(var(--color-foreground),.08)}.shopify-section:has(>.header-wrapper--sticky){position:sticky;top:0;z-index:60}.header-wrapper.is-stuck{box-shadow:0 2px 12px rgba(var(--color-shadow),.08)}.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-4);min-height:64px}@media screen and (min-width:990px){.header{grid-template-columns:auto 1fr auto;min-height:76px}}.header__logo{justify-self:center;display:inline-flex;align-items:center}@media screen and (min-width:990px){.header__logo{justify-self:start}}.header__logo-image{width:var(--logo-width, 140px);max-width:46vw;height:auto}.header__logo-text{letter-spacing:.02em}.header__nav{display:none}@media screen and (min-width:990px){.header__nav{display:block;justify-self:center}}.header__menu{display:flex;gap:var(--space-2);list-style:none;padding:0;margin:0}.header__link{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-3) var(--space-4);border-radius:var(--radius-pill);color:inherit;font-size:.95rem;font-weight:var(--font-body-weight-bold);text-decoration:none;white-space:nowrap}.header__link:hover{background:rgba(var(--color-foreground),.05)}.header__icons{display:flex;align-items:center;gap:var(--space-1);justify-self:end}.header__icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:var(--radius-pill);background:none;color:inherit;cursor:pointer;text-decoration:none}.header__icon-button:hover{background:rgba(var(--color-foreground),.06)}.header__menu-toggle{justify-self:start}@media screen and (min-width:990px){.header__menu-toggle{display:none}}.header__cart-bubble{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding-inline:4px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:rgb(var(--color-accent));color:rgb(var(--color-background));font-size:.68rem;font-weight:var(--font-body-weight-bold);line-height:1}.header__cart-bubble.is-empty{display:none}.mega{position:absolute;left:0;right:0;top:100%;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity var(--duration-short) var(--easing),transform var(--duration-short) var(--easing),visibility var(--duration-short) var(--easing)}.header__item--has-mega:hover .mega,.header__item--has-mega:focus-within .mega{opacity:1;visibility:visible;transform:none}.mega__inner{display:flex;justify-content:space-between;gap:var(--space-12);padding-block:var(--space-10)}.mega__columns{display:flex;gap:var(--space-12);flex-wrap:wrap}.mega__column-title{display:block;margin-bottom:var(--space-3);font-size:.8rem;font-weight:var(--font-body-weight-bold);letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.mega__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.mega__link{font-size:.95rem}.mega__link:hover{text-decoration:underline;text-underline-offset:.2em}.mega__promos{display:flex;gap:var(--space-4)}.mega__promo{width:200px;display:flex;flex-direction:column;gap:var(--space-2)}.mega__promo-heading{font-size:.9rem;font-weight:var(--font-body-weight-bold)}.mega__promo:hover .mega__promo-heading{text-decoration:underline;text-underline-offset:.2em}.header-wrapper:has(.header__item--has-mega:hover):after,.header-wrapper:has(.header__item--has-mega:focus-within):after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#00000059}.menu-drawer__list{list-style:none;padding:0;display:flex;flex-direction:column}.menu-drawer__item+.menu-drawer__item{border-top:1px solid rgba(var(--color-foreground),.08)}.menu-drawer__item>.accordion{border-bottom:0}.menu-drawer__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--space-4) 0;font-size:1.05rem;font-weight:var(--font-body-weight-bold)}.menu-drawer__sublist{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}.menu-drawer__sublist--nested{margin-top:var(--space-3);padding-left:var(--space-4);gap:var(--space-2);font-size:.95rem;color:rgba(var(--color-foreground),.75)}.menu-drawer__sublink:hover{text-decoration:underline;text-underline-offset:.2em}.menu-drawer__account{display:inline-flex;align-items:center;gap:var(--space-3);font-weight:var(--font-body-weight-bold)}.search-form__field{position:relative}.search-form__field input[type=search]{border-radius:var(--radius-pill);padding-right:56px;padding-left:1.4em}.search-form__submit{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:var(--radius-pill);background:rgb(var(--color-button));color:rgb(var(--color-button-label));cursor:pointer}.predictive-results{margin-top:var(--space-5)}.predictive-results__list{list-style:none;padding:0;display:flex;flex-direction:column}.predictive-results__item{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.predictive-results__image{width:56px;flex-shrink:0}.predictive-results__title{font-size:.95rem;font-weight:var(--font-body-weight-bold)}.predictive-results__all{display:inline-flex;margin-top:var(--space-4)}sticky-header.header-wrapper{display:block;background:transparent;border-bottom:0;padding:16px 16px 0}.header.page-width{max-width:none;min-height:54px;background:#fff;border-radius:12px;padding-inline:28px;box-shadow:0 1px 10px #0000000d}.header.page-width .header__logo-image{width:63px}.header.page-width .header__link{padding:var(--space-2) var(--space-3);font-size:.9rem}.header.page-width .header__icon-button{width:40px;height:40px}@media screen and (max-width:749px){sticky-header.header-wrapper{padding:12px 12px 0}.header.page-width{padding-inline:18px;min-height:50px}}sticky-header.header-wrapper.is-stuck{box-shadow:none}.header-wrapper.is-stuck .header{box-shadow:0 4px 18px #00000017}.mega{left:16px;right:16px;margin-top:6px;border:0;border-radius:12px}.menu-drawer__sublink{display:inline-block;padding-block:7px}.menu-drawer__sublist{gap:var(--space-1)}.menu-drawer__sublist--nested{gap:0}.breadcrumbs a{display:inline-block;padding-block:6px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-header.css.map */
