.header__icon--menu{position:initial}.header--top-center custom-nav-drawer{grid-area:left-icons}custom-nav-drawer>details{display:flex}.custom-nav-drawer{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;flex-direction:column}.js .custom-nav-drawer{position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));z-index:3;overflow-y:auto;transform:translate(-100%);visibility:hidden;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.js details[open].menu-opening>.custom-nav-drawer{transform:translate(0);visibility:visible}.no-js .custom-nav-drawer{position:static;transform:none;visibility:visible}.custom-nav-drawer__nav{flex-grow:1;padding:0 2.4rem 4rem}.custom-nav-drawer__row{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.custom-nav-drawer__heading{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin:0;padding:1.8rem 0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2rem;line-height:1.2;color:rgb(var(--color-foreground));text-decoration:none;cursor:pointer;list-style:none}.custom-nav-drawer__heading::-webkit-details-marker{display:none}.custom-nav-drawer__heading .svg-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform var(--duration-default) ease}.custom-nav-drawer__heading .svg-wrapper>svg{position:static;width:1.2rem;height:.8rem}details[open]>.custom-nav-drawer__heading .svg-wrapper{transform:rotate(180deg)}.custom-nav-drawer__panel{padding:.4rem 0 2.4rem}@media(prefers-reduced-motion:no-preference){.js details[open]>summary+.custom-nav-drawer__panel{animation:custom-nav-panel-open var(--duration-default) ease}.js .custom-nav-drawer__accordion{interpolate-size:allow-keywords}.js .custom-nav-drawer__accordion::details-content{block-size:0;overflow-y:clip;transition:content-visibility var(--duration-default) allow-discrete,block-size var(--duration-default) ease}.js .custom-nav-drawer__accordion[open]::details-content{block-size:auto}}@keyframes custom-nav-panel-open{0%{opacity:0;transform:translateY(-.6rem)}to{opacity:1;transform:translateY(0)}}.custom-nav-drawer__subheader{margin:0 0 1.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:rgba(var(--color-foreground),.9)}.custom-nav-drawer__link{display:block;padding:.8rem 0;font-size:1.6rem;color:rgb(var(--color-foreground));text-decoration:none}.custom-nav-drawer__link[aria-current=page]{text-decoration:underline;text-underline-offset:.3rem}.custom-nav-item{display:flex;align-items:center;gap:1.2rem;padding:.8rem 0;color:rgb(var(--color-foreground));text-decoration:none}.custom-nav-item[aria-current=page] .custom-nav-item__title{text-decoration:underline;text-underline-offset:.3rem}.custom-nav-item__thumb{display:flex;flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:.8rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}ul:has(>li>.custom-nav-item--has-thumb)>li>.custom-nav-item:not(.custom-nav-item--has-thumb){padding-left:6rem}ul:has(>li>.custom-nav-item--has-thumb)>li>.custom-nav-item--mega:not(.custom-nav-item--has-thumb){padding-left:6.8rem}.custom-nav-item--mega .custom-nav-item__thumb{width:5.6rem;height:5.6rem}.custom-nav-item__thumb img{width:100%;height:100%;object-fit:cover}.custom-nav-item__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.custom-nav-item__title{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;font-size:1.6rem;font-weight:400;line-height:1.3}.custom-nav-item__badge{display:inline-block;padding:.2rem .7rem;background:var(--badge-bg);color:var(--badge-fg);border-radius:.4rem;font-size:1.1rem;font-weight:600;letter-spacing:.06em;line-height:1.4;text-transform:uppercase;white-space:nowrap}.custom-nav-item__description{font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.7)}.custom-nav-mega__grid{display:flex;gap:6rem;align-items:flex-start}.custom-nav-mega__links{flex:1 1 auto;max-width:44rem}.custom-nav-mega__subheader{margin:0 0 1.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:rgba(var(--color-foreground),.9)}.custom-nav-mega__subheader:not(:first-child){margin-top:2.8rem}.custom-nav-mega__links .custom-nav-item__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.8rem}.custom-nav-mega__extras{display:flex;gap:6rem;align-items:flex-start;margin-left:auto}.custom-nav-mega__product-list{display:flex;gap:2rem}.custom-nav-mega__product-card{display:flex;flex-direction:column;gap:.6rem;width:16rem;color:rgb(var(--color-foreground));text-decoration:none}.custom-nav-mega__product-image{display:block;aspect-ratio:1;border-radius:.8rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.custom-nav-mega__product-image img{width:100%;height:100%;object-fit:cover}.custom-nav-mega__product-title{font-weight:600;font-size:1.5rem;line-height:1.3}.custom-nav-mega__product-price{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.custom-nav-mega__promo{display:flex;flex-direction:column;gap:.6rem;width:28rem;color:rgb(var(--color-foreground));text-decoration:none}.custom-nav-mega__promo-image{display:block;aspect-ratio:4 / 3;border-radius:.8rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04);margin-bottom:.6rem}.custom-nav-mega__promo-image img{width:100%;height:100%;object-fit:cover}.custom-nav-mega__promo-eyebrow{margin:0}.custom-nav-mega__promo-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2rem;line-height:1.25}.custom-nav-mega__promo-cta{font-size:1.4rem;text-decoration:underline;text-underline-offset:.3rem}.header__inline-menu>.list-menu>li>.header__menu-item,.header__inline-menu>.list-menu>li>header-menu>details>.header__menu-item{font-weight:600;font-size:1.6rem}.header__icon.header__icon--cart-pill{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:auto;height:3.6rem;padding:0 1.6rem;margin-left:.4rem;margin-right:-.8rem;border-radius:10rem;background-color:var(--header-cart-button-background, rgb(var(--color-button)));color:var(--header-cart-button-text, rgb(var(--color-button-text)));font-size:1.4rem;font-weight:500;line-height:1;text-decoration:none;transition:transform var(--duration-short) ease}.header__icon--cart-pill .svg-wrapper{width:2.4rem;height:2.4rem;flex-shrink:0}.header__icon--cart-pill .icon{width:100%;height:100%}.header__icon--cart-pill .header__cart-label{display:block;height:auto}.header__icon--cart-pill:hover .icon{transform:none}@media(hover:hover){.header__icon.header__icon--cart-pill:hover{transform:scale(1.03)}}.header__icon--cart-pill .cart-count-bubble{position:static;width:auto;min-width:1.8rem;height:1.8rem;padding:0 .5rem;border-radius:10rem;background-color:var(--header-cart-button-text, rgb(var(--color-button-text)));color:var(--header-cart-button-background, rgb(var(--color-button)));font-size:1.2rem;font-weight:600}@media screen and (max-width:749px){.header__icon.header__icon--cart-pill{padding:0 .9rem;margin-right:-2.2rem}.header__icon--cart-pill .header__cart-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}}@media(prefers-reduced-motion:reduce){.header__icon.header__icon--cart-pill{transition:none}.header__icon.header__icon--cart-pill:hover{transform:none}}.announcement-bar__message.h5{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:calc(var(--font-body-scale) * .06rem);line-height:calc(1 + .3/max(1,var(--font-body-scale)))}
/*# sourceMappingURL=/cdn/shop/t/65/assets/custom-header-nav.css.map */
