.header-v4-wrapper{--header-v4-topbar-padding-y: var(--padding-top, 1.6rem);--header-v4-topbar-padding-bottom: var(--padding-bottom, 1.6rem);--header-v4-bar-gap: 2rem;--header-v4-logo-width: min(19rem, 24vw);--header-v4-search-max-width: 64rem;--header-v4-topbar-min-height: 7rem;--header-v4-navbar-height: 5rem;--header-v4-panel-radius: 1.8rem;--header-v4-panel-shadow: 0 1.8rem 5rem rgba(0, 0, 0, .12);--header-v4-panel-border: .1rem solid rgba(var(--color-foreground), .08);--header-v4-panel-surface: rgb(var(--color-background));--header-v4-panel-muted: rgba(var(--color-foreground), .04);--header-v4-panel-accent: rgba(var(--color-foreground), .08);--header-v4-action-size: 4.2rem;--header-v4-icon-size: 2rem;--header-v4-mega-top-offset: calc(var(--header-height, 0px) + var(--announcement-height, 0px));position:relative}.header-v4-wrapper--border{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.shopify-section-header-sticky .header-v4-wrapper{position:fixed;inset:0 0 auto 0;width:100%;z-index:1000}.shopify-section-header-hidden .header-v4-wrapper{transform:translateY(-100%)}.shopify-section-header-sticky.animate .header-v4-wrapper{transition:transform .28s ease}.header-v4-topbar{display:grid;gap:1.4rem;padding-top:max(.8rem,calc(var(--header-v4-topbar-padding-y) * .5));padding-bottom:max(.8rem,calc(var(--header-v4-topbar-padding-bottom) * .5))}.header-v4-topbar__main{display:grid;grid-template-columns:minmax(0,auto) minmax(36rem,1fr) minmax(0,auto);align-items:center;gap:var(--header-v4-bar-gap);min-height:var(--header-v4-topbar-min-height)}.header-v4-topbar__logo{min-width:0;display:flex;align-items:center;align-self:center}.header-v4__heading{margin:0;font-size:inherit;font-weight:inherit}.header-v4__heading-link{display:inline-flex;align-items:center;color:rgb(var(--color-foreground));text-decoration:none}.header-v4__heading-logo-wrapper{display:block}.header-v4__heading-logo{display:block;width:100%;max-width:var(--header-v4-logo-width);height:auto}.header-v4-topbar__search{width:100%;max-width:var(--header-v4-search-max-width);justify-self:center;align-self:center;min-height:4.8rem;display:flex;align-items:center}.header-v4__predictive-search{display:block;position:relative;width:100%}.header-v4__predictive-search--mobile{max-width:none}.header-v4__search-form{width:100%}.header-v4__search-field{position:relative;display:flex;align-items:center;min-height:4.8rem;width:100%;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:var(--inputs-radius-outset);background:rgb(var(--color-background));box-shadow:0 .8rem 2rem #0f172a0f;transition:box-shadow var(--duration-short) ease,border-color var(--duration-short) ease,background-color var(--duration-short) ease;overflow:hidden}.header-v4__search-field.focused,.header-v4__search-field:focus-visible{outline:0;box-shadow:none}.header-v4__search-field:focus-within{box-shadow:0 0 0 .2rem rgba(var(--color-button),.14),0 1rem 2.4rem #0f172a14;border-color:rgba(var(--color-button),.45)}.header-v4__search-button{display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;flex-shrink:0;padding:0;border:0;background:transparent;cursor:pointer;color:rgba(var(--color-foreground),.55);position:static;align-self:center;-webkit-tap-highlight-color:transparent;flex:0 0 4.2rem}.header-v4__search-button:hover{color:rgb(var(--color-foreground))}.header-v4__search-button:focus,.header-v4__search-button:focus-visible,.header-v4__search-button.focused{outline:0;box-shadow:none}.header-v4__search-button>.svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;line-height:1;pointer-events:none}.header-v4__search-button>.svg-wrapper svg{display:block;width:100%;height:100%}.header-v4__search-input{display:block;width:100%;min-width:0;height:4.6rem;padding:0 1.4rem;margin:0;border:0;background:transparent;font-size:1.5rem;line-height:4.6rem;color:rgb(var(--color-foreground));box-shadow:none;align-self:center;appearance:none;-webkit-appearance:none;border-radius:inherit;-webkit-tap-highlight-color:transparent;caret-color:rgb(var(--color-foreground));vertical-align:middle;font-family:inherit}.header-v4__search-input:focus,.header-v4__search-input:focus-visible,.header-v4__search-input.focused{box-shadow:none!important;outline:0!important;border:0!important}.header-v4__search-input::-webkit-search-decoration,.header-v4__search-input::-webkit-search-cancel-button,.header-v4__search-input::-webkit-search-results-button,.header-v4__search-input::-webkit-search-results-decoration{-webkit-appearance:none}.header-v4__search-input::placeholder{color:rgba(var(--color-foreground),.52);opacity:1}.header-v4-topbar__search .predictive-search--header,.header-v4-topbar__mobile-search .predictive-search--header{position:absolute;top:calc(100% + .8rem);left:0;right:0;z-index:16;max-height:min(60vh,48rem);overflow-y:auto;border:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity));border-radius:2rem;background:rgb(var(--color-background));box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.header-v4-topbar__actions{display:flex;align-items:center;justify-self:end;justify-content:flex-end;gap:0;padding-right:0;align-self:center;flex-wrap:nowrap;min-height:4.8rem;height:4.8rem}.header-v4__utility-cluster{display:inline-flex;align-items:center;justify-content:flex-end;gap:.4rem;min-height:4.8rem;height:4.8rem}.header-v4__utility-localization{display:inline-flex;align-items:center;justify-content:flex-end;min-height:4.8rem;height:4.8rem;margin-right:.4rem;position:relative}.header-v4__utility-link,.header-v4__action-button,.header-v4__mobile-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;min-width:4.4rem;border-radius:0;color:rgb(var(--color-foreground));text-decoration:none;transition:color var(--duration-short) ease,transform var(--duration-short) ease}.header-v4__utility-link,.header-v4__action-button,.header-v4__mobile-toggle{border:0;background:transparent;cursor:pointer}.header-v4__utility-link{position:relative;flex:0 0 auto}.header-v4__utility-link .svg-wrapper,.header-v4__action-button:hover,.header-v4__mobile-toggle:hover{background:transparent;color:rgb(var(--color-foreground))}.header-v4__utility-link:hover .svg-wrapper,.header-v4__mobile-toggle:hover .svg-wrapper{transform:scale(1.07)}.header-v4__utility-link .svg-wrapper,.header-v4__action-button .svg-wrapper,.header-v4__mobile-toggle .svg-wrapper{width:var(--header-v4-icon-size);height:var(--header-v4-icon-size)}.header-v4__action-button .svg-wrapper>svg,.header-v4__mobile-toggle .svg-wrapper>svg{width:100%;height:100%}.header-v4__utility-avatar,.header-v4__utility-avatar shop-user-avatar{display:inline-flex;align-items:center;justify-content:center}.header-v4__utility-avatar shop-user-avatar{--shop-avatar-size: 2.8rem}.header-v4__utility-link:focus,.header-v4__utility-link:focus-visible,.header-v4__utility-link.focused{box-shadow:none;outline:0}.header-v4__utility-localization localization-form,.header-v4__utility-localization .localization-form,.header-v4__utility-localization .localization-form:only-child{padding:0;margin:0;display:flex;align-items:center;align-self:center;height:4.8rem;width:auto;flex:0 0 auto}.header-v4__utility-localization .localization-form__select{display:inline-flex;align-items:center;justify-content:flex-start;gap:.8rem;margin:0;align-self:center;min-height:3.8rem;border-radius:999px;padding-inline:1.2rem 1.2rem;color:rgb(var(--color-foreground));white-space:nowrap;width:auto;min-width:0;cursor:pointer;background:transparent;box-sizing:border-box}.header-v4__utility-localization .localization-form__select>span{display:block;white-space:nowrap;line-height:1.2}.header-v4__utility-localization .localization-form__select>.icon-caret,.header-v4__utility-localization .localization-form__select>svg{flex:0 0 auto;width:1rem;height:.6rem;pointer-events:none}.header-v4__utility-localization .localization-form__select:before,.header-v4__utility-localization .localization-form__select:after{box-shadow:none}.header-v4__utility-localization .disclosure__list-wrapper{top:calc(100% + .4rem);bottom:auto;right:0;min-width:100%;transform:none;z-index:30;max-height:min(28rem,70vh);overflow-y:auto}.header-v4__utility-localization--open{z-index:31}.header-v4__utility-app{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.header-v4__utility-app .shopify-app-block{max-width:4.4rem;max-height:4.4rem;overflow:hidden}.header-v4__utility-link--account .svg-wrapper,.header-v4__utility-link--cart .svg-wrapper{width:4.4rem;height:4.4rem}.header-v4__utility-link--account .icon{width:2rem;height:2rem;fill:none;vertical-align:middle}.header-v4__utility-link--account .svg-wrapper>svg{width:2rem;height:2rem}.header-v4__cart-icon{position:relative}.header-v4__mobile-toggle,.header-v4__mobile-toggle-icon-close,.header-v4__mobile-toggle[aria-expanded=true] .header-v4__mobile-toggle-icon-open{display:none}.header-v4__mobile-toggle[aria-expanded=true] .header-v4__mobile-toggle-icon-close{display:flex}.header-v4-topbar__mobile-row{display:none}.header-v4-topbar__mobile-search{width:100%}.header-v4-localization{position:relative;z-index:18;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header-v4-localization__inner{padding-top:1.8rem;padding-bottom:1.8rem}.header-v4-localization__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.4rem}.header-v4-localization__title,.header-v4-localization__column-title{margin:0;font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.header-v4-localization__close{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:0;border-radius:999px;background:transparent;cursor:pointer}.header-v4-localization__close:hover{background:rgba(var(--color-foreground),.05)}.header-v4-localization__content{display:grid;gap:1.4rem}.header-v4-localization__content--split{grid-template-columns:repeat(2,minmax(0,1fr))}.header-v4-localization .disclosure__button{width:100%;justify-content:space-between;border-radius:1.4rem;padding:1.2rem 1.4rem;background:rgba(var(--color-foreground),.04)}.header-v4-navbar{border-top:.1rem solid rgba(var(--color-foreground),.08)}.header-v4-navbar__content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;min-height:var(--header-v4-navbar-height)}.header-v4-navbar__list{display:flex;align-items:center;flex-wrap:nowrap;gap:1.2rem;margin:0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none}.header-v4-navbar__list::-webkit-scrollbar{display:none}.header-v4-navbar__item{position:relative;flex:0 0 auto}.header-v4-navbar__list--extra{justify-content:flex-end;gap:0;overflow:visible;margin-left:2.8rem}.header-v4-navbar__link{display:inline-flex;align-items:center;gap:.5rem;min-height:var(--header-v4-navbar-height);padding:0 .2rem;font-size:1.45rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;transition:color var(--duration-short) ease}.header-v4-navbar__link:hover,.header-v4-navbar__link[aria-expanded=true],.header-v4-navbar__link--active{color:rgb(var(--color-button))}.header-v4-navbar__link-icon{width:1.4rem;height:1.4rem}.header-v4-navbar__promo{display:inline-flex;align-items:center;gap:1rem;min-height:var(--header-v4-navbar-height);padding:0;border-radius:0;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}.header-v4-navbar__promo:hover{color:rgb(var(--color-button));opacity:.9}.header-v4-navbar__promo-pill{display:inline-flex;align-items:center;justify-content:center;min-width:4.2rem;min-height:2.2rem;padding:0 .9rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.1rem;font-weight:700;letter-spacing:.08em;line-height:1;transform:translateY(-.1rem)}.header-v4-navbar__promo-text{font-size:1.15rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.92)}.header-v4-navbar__promo:hover .header-v4-navbar__promo-text{color:rgb(var(--color-foreground))}.header-v4-megamenu-backdrop{position:fixed;inset:var(--header-top, 0px) 0 0;z-index:996;opacity:0;visibility:hidden;background:transparent;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.header-v4-megamenu-backdrop[aria-hidden=false]{opacity:1;visibility:visible}.header-v4-megamenu{position:fixed;top:var(--header-top, 0px);left:0;right:0;z-index:997;opacity:0;visibility:hidden;transform:translateY(-1rem);background:transparent;transition:opacity .24s ease,visibility .24s ease,transform .24s ease}.header-v4-megamenu--open{opacity:1;visibility:visible;transform:translateY(0)}.header-v4-megamenu__content{padding-top:1rem;padding-bottom:1.8rem}.header-v4-megamenu__panel[hidden]{display:none}.header-v4-megamenu__grid{display:grid;grid-template-columns:minmax(22rem,.82fr) minmax(72rem,2.5fr);gap:0;overflow:hidden;border:var(--header-v4-panel-border);border-radius:var(--header-v4-panel-radius);background:rgb(var(--color-background));box-shadow:var(--header-v4-panel-shadow)}.header-v4-megamenu__column{min-width:0;padding:1.6rem}.header-v4-megamenu__column+.header-v4-megamenu__column{border-left:.1rem solid rgba(var(--color-foreground),.08)}.header-v4-megamenu__column--primary,.header-v4-megamenu__column--products{background:rgb(var(--color-background))}.header-v4-megamenu__column-header{margin-bottom:1rem}.header-v4-megamenu__column-title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.header-v4-megamenu__category-list{display:grid;gap:.35rem;margin:0;padding:0}.header-v4-megamenu__category-link{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.95rem 1rem;border-radius:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;transition:background-color var(--duration-short) ease,color var(--duration-short) ease,transform var(--duration-short) ease}.header-v4-megamenu__category-link:hover,.header-v4-megamenu__category-item--active .header-v4-megamenu__category-link{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-button))}.header-v4-megamenu__category-item--active .header-v4-megamenu__category-link{transform:translate(.2rem)}.header-v4-megamenu__category-copy{min-width:0}.header-v4-megamenu__category-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.3rem;font-weight:500}.header-v4-megamenu__category-arrow{flex:0 0 auto;width:1rem;height:1rem;transform:rotate(-90deg)}.header-v4-megamenu__subcategory-item--empty{opacity:.9}.header-v4-megamenu__column--products{display:grid;align-content:start;gap:1.2rem;min-width:0}.header-v4-megamenu__products-panels{min-width:0}.header-v4-megamenu__products-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-v4-megamenu__products-title{margin:0;font-size:1.6rem;font-weight:600}.header-v4-megamenu__products-view-all{display:inline-flex;align-items:center;gap:.4rem;color:rgb(var(--color-button));font-size:1.35rem;font-weight:600;text-decoration:none;white-space:nowrap}.header-v4-megamenu__products-view-all .svg-wrapper{width:.9rem;height:.9rem;transform:rotate(-90deg)}.header-v4-megamenu__products-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem}.header-v4-megamenu__product-card{display:grid;gap:.6rem;padding:.8rem;border-radius:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;transition:background-color var(--duration-short) ease,transform var(--duration-short) ease}.header-v4-megamenu__product-card:hover{background:rgba(var(--color-foreground),.03);transform:translateY(-.2rem)}.header-v4-megamenu__product-copy{display:grid;gap:.4rem;min-width:0}.header-v4-megamenu__product-image{aspect-ratio:1;overflow:hidden;border-radius:1.2rem;background:rgba(var(--color-foreground),.04)}.header-v4-megamenu__product-image img{width:100%;height:100%;display:block;object-fit:cover}.header-v4-megamenu__product-name{font-size:1.25rem;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header-v4-megamenu__product-price{font-size:1.15rem}.header-v4-megamenu__product-empty{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.7);align-self:center}.header-v4-mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:min(39rem,calc(100vw - 3rem));z-index:1002;transform:translate(-100%);transition:transform .28s ease;border-right:.1rem solid rgba(var(--color-foreground),.08);overflow:hidden}.header-v4-mobile-drawer--open{transform:translate(0)}.header-v4-mobile-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;background:#05080e66;opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease}.header-v4-mobile-drawer-overlay[aria-hidden=false]{opacity:1;visibility:visible}.header-v4-mobile-drawer__inner{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%}.header-v4-mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header-v4-mobile-drawer__title{margin:0;font-size:1.5rem;font-weight:700}.header-v4-mobile-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:0;border-radius:999px;background:transparent}.header-v4-mobile-drawer__nav{overflow-y:auto;padding:1.2rem 2rem 2rem}.header-v4-mobile-drawer__list,.header-v4-mobile-drawer__sublist{display:grid;gap:.6rem;margin:0;padding:0}.header-v4-mobile-drawer__item{padding:0}.header-v4-mobile-drawer__details{border-bottom:.1rem solid rgba(var(--color-foreground),.05)}.header-v4-mobile-drawer__link,.header-v4-mobile-drawer__sublink{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.8rem;padding:.8rem 0;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-foreground))}.header-v4-mobile-drawer__details summary::-webkit-details-marker{display:none}.header-v4-mobile-drawer__details[open]>summary .svg-wrapper{transform:rotate(180deg)}.header-v4-mobile-drawer__details .svg-wrapper{width:1rem;height:1rem;transition:transform var(--duration-short) ease}.header-v4-mobile-drawer__sublist{padding-bottom:1rem;padding-left:1.2rem}.header-v4-mobile-drawer__utilities{display:grid;gap:1.4rem;padding:1.8rem 2rem 2.2rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.header-v4-mobile-drawer__utility-link{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;color:rgb(var(--color-foreground))}.header-v4-mobile-drawer__utility-link .svg-wrapper,.header-v4-mobile-drawer__utility-link account-icon .svg-wrapper{width:1.8rem;height:1.8rem}.header-v4-mobile-drawer__localization{display:grid;gap:1rem}.header-v4-mobile-drawer__localization .disclosure__button{width:100%;justify-content:space-between;border-radius:1.2rem;padding:1rem 1.2rem;background:rgba(var(--color-foreground),.04)}@media screen and (max-width:989px){.header-v4-topbar{gap:1rem}.header-v4-topbar__main{grid-template-columns:auto auto auto;justify-content:space-between;gap:.8rem;min-height:auto}.header-v4-topbar__search,.header-v4-navbar,.header-v4-megamenu,.header-v4-megamenu-backdrop,.header-v4__utility-cluster{display:none}.header-v4__mobile-toggle{display:inline-flex}.header-v4-topbar__mobile-row{display:block}.header-v4__heading-logo{max-width:min(16rem,44vw)}.header-v4-localization__content--split{grid-template-columns:1fr}}@media screen and (max-width:1199px){.header-v4-navbar__content{grid-template-columns:minmax(0,1fr);gap:1rem}.header-v4-navbar__list--extra{display:none}.header-v4-navbar__list{gap:.9rem}}@media screen and (max-width:749px){.header-v4-topbar{--header-v4-topbar-padding-y: 1.2rem;--header-v4-topbar-padding-bottom: 1rem}.header-v4__search-input{font-size:1.4rem}.header-v4-localization__inner{padding-top:1.4rem;padding-bottom:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/header-v4.css.map */
