.fe-premium-header{--fe-premium-header-border: rgba(18, 20, 22, .1);--fe-premium-header-muted: rgba(18, 20, 22, .62);--fe-premium-header-accent: #c7f36b;--fe-premium-header-panel: #f7f6f1;position:relative;z-index:60;color:var(--fe-premium-header-top-text);font-family:var(--font-body-family, inherit)}.fe-premium-header *,.fe-premium-header *:before,.fe-premium-header *:after{box-sizing:border-box}.fe-premium-header__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fe-premium-header__announcement{min-height:var(--fe-premium-header-announcement-desktop-height);background:var(--fe-premium-header-announcement-bg);color:var(--fe-premium-header-announcement-text);font-size:var(--fe-premium-header-announcement-font-size);font-weight:500;line-height:1;letter-spacing:0}.fe-premium-header__announcement-inner{min-height:var(--fe-premium-header-announcement-desktop-height);width:min(100%,var(--fe-premium-header-max-width));margin:0 auto;padding:0 var(--fe-premium-header-padding-x);display:flex;align-items:center;justify-content:center;gap:10px;overflow:hidden}.fe-premium-header__announcement-item{color:currentColor;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:34%;line-height:1;opacity:.92}.fe-premium-header__announcement-item+.fe-premium-header__announcement-item:before{content:"";display:inline-block;width:4px;height:4px;margin:0 13px 2px 3px;border-radius:50%;background:var(--fe-premium-header-announcement-divider);vertical-align:middle}.fe-premium-header__sticky-placeholder[hidden]{display:none}.fe-premium-header__main{width:100%;background:var(--fe-premium-header-top-bg);color:var(--fe-premium-header-top-text);border-bottom:1px solid var(--fe-premium-header-border);transition:transform var(--fe-premium-header-transition) cubic-bezier(.22,1,.36,1),background-color var(--fe-premium-header-transition) ease,color var(--fe-premium-header-transition) ease,box-shadow var(--fe-premium-header-transition) ease;will-change:transform}.fe-premium-header.is-sticky .fe-premium-header__main{position:fixed;top:0;left:0;right:0;z-index:80;background:var(--fe-premium-header-sticky-bg);color:var(--fe-premium-header-sticky-text);border-bottom-color:var(--fe-premium-header-sticky-border);box-shadow:0 10px 30px rgba(18,20,22,calc(var(--fe-premium-header-shadow-strength) * .85))}.fe-premium-header.is-sticky.has-backdrop-blur .fe-premium-header__main{-webkit-backdrop-filter:blur(var(--fe-premium-header-backdrop-blur));backdrop-filter:blur(var(--fe-premium-header-backdrop-blur))}.fe-premium-header.is-hidden:not(.is-locked-open) .fe-premium-header__main{transform:translateY(-105%)}.fe-premium-header__inner{position:relative;width:min(100%,var(--fe-premium-header-max-width));min-height:var(--fe-premium-header-desktop-height);margin:0 auto;padding:0 var(--fe-premium-header-padding-x);display:grid;grid-template-columns:minmax(168px,1fr) auto minmax(132px,1fr);align-items:center;gap:clamp(20px,3vw,42px)}.fe-premium-header__mobile-side{display:none}.fe-premium-header__logo{grid-column:1;justify-self:start;display:inline-flex;align-items:center;min-width:0;color:currentColor;text-decoration:none}.fe-premium-header__logo-image{display:block;width:min(var(--fe-premium-header-logo-width),100%);max-height:calc(var(--fe-premium-header-desktop-height) - 22px);object-fit:contain}.fe-premium-header__logo-image--sticky,.fe-premium-header__logo-image--mobile{display:none}.fe-premium-header.is-sticky .fe-premium-header__logo-image--desktop:not(:only-child){display:none}.fe-premium-header.is-sticky .fe-premium-header__logo-image--sticky{display:block}.fe-premium-header__logo-text{position:relative;font-size:clamp(19px,1.35vw,22px);font-weight:760;line-height:1;letter-spacing:0;white-space:nowrap}.fe-premium-header__logo-text:after{content:"";position:absolute;left:1px;bottom:-7px;width:28px;height:2px;border-radius:999px;background:var(--fe-premium-header-accent);opacity:.9}.fe-premium-header__nav{grid-column:2;min-width:0}.fe-premium-header__nav-list{display:flex;align-items:center;justify-content:center;gap:clamp(15px,1.72vw,var(--fe-premium-header-nav-gap));margin:0;padding:0;list-style:none;white-space:nowrap}.fe-premium-header__nav-item{position:relative}.fe-premium-header__nav-item--shop{position:static}.fe-premium-header__nav-link{position:relative;display:inline-flex;align-items:center;gap:4px;min-height:44px;padding:0 1px;border:0;background:transparent;color:currentColor;text-decoration:none;font:inherit;font-size:clamp(13.5px,.9vw,14.5px);font-weight:560;line-height:1;letter-spacing:0;cursor:pointer;opacity:.86;transition:opacity .16s ease,color .16s ease}.fe-premium-header__nav-link:after{content:"";position:absolute;left:50%;bottom:6px;width:18px;height:2px;border-radius:999px;transform:scaleX(0);transform-origin:center;translate:-50% 0;background:currentColor;opacity:.34;transition:transform .18s cubic-bezier(.22,1,.36,1),opacity .18s ease}.fe-premium-header__nav-link:hover,.fe-premium-header__nav-link:focus-visible,.fe-premium-header__nav-item.is-open .fe-premium-header__nav-link{opacity:1}.fe-premium-header__nav-link:hover:after,.fe-premium-header__nav-link:focus-visible:after,.fe-premium-header__nav-item.is-open .fe-premium-header__nav-link:after{transform:scaleX(1);opacity:.46}.fe-premium-header__shop-trigger .fe-premium-header__icon{width:14px;height:14px;margin-top:1px;transition:transform .18s cubic-bezier(.22,1,.36,1)}.fe-premium-header__nav-item.is-open .fe-premium-header__shop-trigger .fe-premium-header__icon{transform:rotate(180deg)}.fe-premium-header__utilities{grid-column:3;justify-self:end;display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;min-width:120px}.fe-premium-header__icon-button{position:relative;width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:currentColor;text-decoration:none;cursor:pointer;transition:background-color .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}.fe-premium-header__icon-button:hover{background:#1214160e}.fe-premium-header__icon-button:active{transform:translateY(1px)}.fe-premium-header__icon-button:focus-visible,.fe-premium-header__nav-link:focus-visible,.fe-premium-header__shop-menu a:focus-visible,.fe-premium-header__mobile a:focus-visible,.fe-premium-header__mobile button:focus-visible,.fe-premium-header__search button:focus-visible,.fe-premium-header__search input:focus-visible{outline:2px solid var(--fe-premium-header-accent);outline-offset:3px}.fe-premium-header__icon{flex:0 0 auto;width:21px;height:21px}.fe-premium-header__cart-count{position:absolute;top:5px;right:2px;min-width:17px;height:17px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--fe-premium-header-accent);color:#121416;font-size:10px;line-height:1;font-weight:720}.fe-premium-header__cart-count.is-empty{display:none}.fe-premium-header__shop-menu{position:absolute;top:calc(100% + 8px);left:50%;width:min(940px,calc(100% - (var(--fe-premium-header-padding-x) * 2)));transform:translate(-50%,10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .19s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility .19s ease;z-index:120}.fe-premium-header__shop-menu:before{content:"";position:absolute;left:0;right:0;top:-14px;height:16px}.fe-premium-header__nav-item.is-open .fe-premium-header__shop-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.fe-premium-header__shop-menu-inner{display:grid;grid-template-columns:minmax(390px,1fr) minmax(320px,360px);align-items:start;gap:clamp(32px,3vw,44px);padding:clamp(28px,2.25vw,36px);border:1px solid rgba(18,20,22,.09);border-radius:14px;background:linear-gradient(180deg,#fbfaf6 0%,var(--fe-premium-header-panel) 100%);color:#121416;box-shadow:0 22px 54px #1214161a,0 2px 8px #1214160a}.fe-premium-header__shop-menu-inner--links-only{grid-template-columns:minmax(0,1fr)}.fe-premium-header__shop-columns{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));align-items:start;gap:24px clamp(32px,3vw,44px)}.fe-premium-header__shop-column,.fe-premium-header__shop-link-list,.fe-premium-header__shop-sublist{min-width:0}.fe-premium-header__shop-heading,.fe-premium-header__shop-standalone{display:inline-flex;margin-bottom:12px;color:#121416c2;font-size:11.5px;line-height:1.2;font-weight:680;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.fe-premium-header__shop-link-list,.fe-premium-header__shop-sublist{margin:0;padding:0;list-style:none}.fe-premium-header__shop-link{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#121416ad;font-size:14px;line-height:1.25;font-weight:470;text-decoration:none;transition:color .16s ease,opacity .16s ease,transform .16s ease}.fe-premium-header__shop-link:hover,.fe-premium-header__shop-sublist a:hover,.fe-premium-header__shop-feature-cta:hover,.fe-premium-header__shop-heading:hover,.fe-premium-header__shop-standalone:hover{color:#121416}.fe-premium-header__shop-link:hover,.fe-premium-header__shop-sublist a:hover{transform:translate(3px)}.fe-premium-header__shop-sublist{padding:0 0 7px 12px}.fe-premium-header__shop-sublist a{display:block;padding:5px 0;color:#1214168f;font-size:13px;text-decoration:none;transition:color .16s ease,transform .16s ease}.fe-premium-header__shop-feature{position:relative;overflow:hidden;min-width:0;border:1px solid rgba(18,20,22,.07);border-radius:12px;background:var(--fe-premium-header-shop-panel-bg);color:var(--fe-premium-header-shop-panel-text);box-shadow:inset 0 1px #ffffff6b;transition:transform .18s ease,border-color .18s ease}.fe-premium-header__shop-feature:hover{transform:translateY(-1px);border-color:#12141621}.fe-premium-header__shop-feature-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit}.fe-premium-header__shop-feature-image{display:block;width:100%;aspect-ratio:1.95 / 1;object-fit:cover}.fe-premium-header__shop-feature-content{position:relative;z-index:1;padding:20px}.fe-premium-header__shop-feature-eyebrow,.fe-premium-header__shop-feature-heading,.fe-premium-header__shop-feature-description p{margin:0}.fe-premium-header__shop-feature-eyebrow{color:#12141694;font-size:10.5px;line-height:1.25;font-weight:680;letter-spacing:.06em;text-transform:uppercase}.fe-premium-header__shop-feature-heading{margin-top:8px;font-size:clamp(18px,1.4vw,21px);line-height:1.18;font-weight:740;letter-spacing:0;overflow-wrap:anywhere}.fe-premium-header__shop-feature-description{margin-top:9px;color:#121416ad;font-size:13px;line-height:1.5;overflow-wrap:break-word}.fe-premium-header__shop-feature-cta{margin-top:16px;display:inline-flex;align-items:center;gap:6px;color:currentColor;font-size:13px;font-weight:680;text-decoration:none;pointer-events:none}@media(max-width:1240px){.fe-premium-header__inner{grid-template-columns:minmax(150px,.8fr) auto minmax(116px,.8fr);gap:22px}.fe-premium-header__nav-list{gap:clamp(13px,1.35vw,22px)}.fe-premium-header__nav-link{font-size:13.5px}.fe-premium-header__shop-menu{width:min(900px,calc(100% - (var(--fe-premium-header-padding-x) * 2)))}.fe-premium-header__shop-menu-inner{grid-template-columns:minmax(360px,1fr) minmax(300px,340px);gap:32px;padding:28px}.fe-premium-header__shop-columns{grid-template-columns:repeat(2,minmax(170px,1fr));gap:22px 30px}}@media(max-width:1080px){.fe-premium-header__shop-menu{width:min(760px,calc(100% - 32px))}.fe-premium-header__shop-menu-inner{grid-template-columns:minmax(0,1fr)}.fe-premium-header__shop-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.fe-premium-header__shop-feature{max-width:none}}.fe-premium-header__mobile,.fe-premium-header__search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--fe-premium-header-transition) ease,visibility var(--fe-premium-header-transition) ease}.fe-premium-header.is-mobile-open .fe-premium-header__mobile,.fe-premium-header.is-search-open .fe-premium-header__search{opacity:1;visibility:visible;pointer-events:auto}.fe-premium-header__mobile-overlay,.fe-premium-header__search-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:0;background:rgba(18,20,22,var(--fe-premium-header-overlay-opacity));cursor:pointer}.fe-premium-header__mobile-drawer{position:relative;width:min(var(--fe-premium-header-drawer-width),100vw);height:100%;padding:max(14px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom));display:flex;flex-direction:column;background:var(--fe-premium-header-drawer-bg);color:var(--fe-premium-header-drawer-text);transform:translate(-100%);transition:transform var(--fe-premium-header-transition) ease;overflow-y:auto}.fe-premium-header.is-mobile-open .fe-premium-header__mobile-drawer{transform:translate(0)}.fe-premium-header__mobile-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px}.fe-premium-header__mobile-title{font-size:15px;font-weight:760}.fe-premium-header__mobile-list{margin:20px 0 0;padding:0;list-style:none}.fe-premium-header__mobile-link{width:100%;min-height:50px;padding:0;border:0;border-bottom:1px solid rgba(18,20,22,.1);display:flex;align-items:center;justify-content:space-between;background:transparent;color:currentColor;font:inherit;font-size:18px;font-weight:680;text-align:left;text-decoration:none}.fe-premium-header__mobile-shop{display:none;padding:12px 0 18px;border-bottom:1px solid rgba(18,20,22,.1)}.fe-premium-header__mobile-shop.is-open{display:block}.fe-premium-header__mobile-shop-group+.fe-premium-header__mobile-shop-group{margin-top:14px}.fe-premium-header__mobile-shop-heading{display:block;padding:8px 0;color:#1214169e;font-size:11px;font-weight:760;letter-spacing:0;text-decoration:none;text-transform:uppercase}.fe-premium-header__mobile-shop-link,.fe-premium-header__mobile-shop-sublink{display:block;padding:9px 0;color:currentColor;font-size:14px;text-decoration:none}.fe-premium-header__mobile-shop-sublink{padding-left:14px;color:#1214169e;font-size:13px}.fe-premium-header__mobile-bottom{margin-top:auto;padding-top:28px;display:grid;gap:10px;color:#121416ad;font-size:13px}.fe-premium-header__mobile-bottom a{color:currentColor;font-weight:680;text-decoration:none}.fe-premium-header__mobile-bottom p{margin:6px 0 0;line-height:1.45}.fe-premium-header__search-dialog{position:relative;width:min(680px,calc(100vw - 32px));margin:9vh auto 0;padding:18px;border-radius:8px;background:#fff;color:#121416;box-shadow:0 24px 64px #1214162e}.fe-premium-header__search-close{position:absolute;top:8px;right:8px;width:40px;height:40px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:currentColor;cursor:pointer}.fe-premium-header__search-form{display:grid;grid-template-columns:1fr 44px;gap:8px;padding-top:34px}.fe-premium-header__search-input{width:100%;height:48px;padding:0 14px;border:1px solid rgba(18,20,22,.16);border-radius:6px;background:#f9f8f3;color:#121416;font:inherit;font-size:16px}.fe-premium-header__search-submit{width:44px;height:48px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#121416;color:#f5f4ef;cursor:pointer}.fe-premium-header__predictive-results{grid-column:1 / -1}.fe-premium-header.is-mobile-layout .fe-premium-header__announcement{min-height:var(--fe-premium-header-announcement-mobile-height);font-size:var(--fe-premium-header-announcement-mobile-font-size)}.fe-premium-header.is-mobile-layout .fe-premium-header__announcement-inner{min-height:var(--fe-premium-header-announcement-mobile-height)}.fe-premium-header.is-mobile-layout .fe-premium-header__announcement-item{display:none;max-width:100%}.fe-premium-header.is-mobile-layout .fe-premium-header__announcement-item[data-active=true]{display:inline-block}.fe-premium-header.is-mobile-layout .fe-premium-header__announcement-item:before{display:none}.fe-premium-header.is-mobile-layout .fe-premium-header__inner{min-height:var(--fe-premium-header-mobile-height);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.fe-premium-header.is-mobile-layout .fe-premium-header__mobile-side{grid-column:1;display:flex;justify-content:flex-start}.fe-premium-header.is-mobile-layout .fe-premium-header__logo{grid-column:2;justify-self:center}.fe-premium-header.is-mobile-layout .fe-premium-header__logo-image--desktop,.fe-premium-header.is-mobile-layout .fe-premium-header__logo-image--sticky{display:none}.fe-premium-header.is-mobile-layout .fe-premium-header__logo-image--mobile{display:block}.fe-premium-header.is-mobile-layout .fe-premium-header__logo-image{width:min(var(--fe-premium-header-mobile-logo-width),42vw);max-height:calc(var(--fe-premium-header-mobile-height) - 18px)}.fe-premium-header.is-mobile-layout .fe-premium-header__logo-text{font-size:17px}.fe-premium-header.is-mobile-layout .fe-premium-header__logo-text:after{width:20px;height:1px;bottom:-5px;left:50%;transform:translate(-50%)}.fe-premium-header.is-mobile-layout .fe-premium-header__nav,.fe-premium-header.is-mobile-layout .fe-premium-header__account-link{display:none}.fe-premium-header.is-mobile-layout .fe-premium-header__utilities{grid-column:3;min-width:0;gap:0}.fe-premium-header.is-mobile-layout .fe-premium-header__icon-button{width:40px;height:40px}@media(max-width:520px){.fe-premium-header__inner,.fe-premium-header__announcement-inner{padding-left:14px;padding-right:14px}.fe-premium-header__utilities .fe-premium-header__icon-button{width:38px}.fe-premium-header__search-dialog{width:calc(100vw - 20px);margin-top:7vh}}@media(prefers-reduced-motion:reduce){.fe-premium-header,.fe-premium-header *,.fe-premium-header *:before,.fe-premium-header *:after{transition-duration:1ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/fe-premium-header.css.map */
