:root{--header-h: 76px;--gutter: clamp(16px, 2.5vw, 40px);--s-4: 16px;--s-5: 24px;--s-6: 32px;--radius: var(--radius-medium, 12px);--fs-xs: 12px;--ink-muted: #6B6961;--line-strong: #C9C2B2}.fold-sticky-header{position:sticky;top:0;z-index:100;transition:transform .3s ease;will-change:transform}.fold-sticky-header.is-hidden{transform:translateY(-100%)}body:has(.mobile-sheet.is-open) .fold-sticky-header.is-hidden,body:has(.fold-cart-drawer-root.is-open) .fold-sticky-header.is-hidden,body:has(.ph-modal.is-open) .fold-sticky-header.is-hidden,body:has(.region-modal.is-open) .fold-sticky-header.is-hidden,body:has(.ph-lb.is-open) .fold-sticky-header.is-hidden,body:has(.trv__lightbox.is-open) .fold-sticky-header.is-hidden{transform:none}@media(prefers-reduced-motion:reduce){.fold-sticky-header{transition:none}}.site-header{z-index:50;background:var(--bg, var(--color-background, #F6F5F2))}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;height:var(--header-h);gap:var(--s-5)}.site-nav{display:flex;align-items:center;gap:var(--s-5);min-width:0}.site-nav--left{grid-column:1;justify-self:start}.site-header__right{grid-column:3;justify-self:end;display:flex;align-items:center;gap:var(--s-5);min-width:0}.site-nav--right{gap:var(--s-5)}.fold .site-nav__link,.site-nav__link{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);text-decoration:none;white-space:nowrap;transition:color .15s ease}.site-nav__link--has-mega svg{width:10px;height:6px;transition:transform .2s ease;flex-shrink:0}.fold .site-nav__link:hover,.site-nav__link:hover{color:var(--accent)}.fold .site-nav__link--underlined,.site-nav__link--underlined{text-decoration:underline;text-underline-offset:.24em;text-decoration-thickness:1px}.has-mega--cards.is-open>.site-nav__link--underlined,.has-mega--cards:hover>.site-nav__link--underlined{background:var(--bg-alt);border-radius:999px;padding:8px 12px;margin:-8px -12px}.has-mega--cards:hover>.site-nav__link--has-mega,.has-mega--cards.is-open>.site-nav__link--has-mega{color:var(--ink)}.fold .site-nav__link--accent,.site-nav__link--accent{color:var(--accent-coral, #C7553B);background:linear-gradient(90deg,var(--accent-coral, #C7553B) 0%,color-mix(in srgb,var(--accent-coral, #C7553B) 80%,#1B1C19) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@supports not (background-clip: text){.fold .site-nav__link--accent,.site-nav__link--accent{background:none;color:var(--accent-coral, #C7553B)}}.fold .site-nav__link--accent:hover,.site-nav__link--accent:hover{opacity:.85}.site-nav__link--accent svg{-webkit-text-fill-color:initial;color:var(--accent-coral, #C7553B)}.has-mega:hover .site-nav__link--has-mega svg,.has-mega.is-open .site-nav__link--has-mega svg{transform:rotate(180deg)}@media(min-width:1400px)and (max-width:1599px){.site-header__inner{gap:clamp(14px,1.95vw - 1px,24px)}.site-nav,.site-nav--right{gap:clamp(18px,1.17vw + 9px,24px)}.site-header__right{gap:clamp(12px,2.34vw - 6px,24px)}.fold .site-nav__link,.site-nav__link{font-size:clamp(10px,.85vw + 2px,13px);letter-spacing:.06em;gap:6px}.site-nav__link--has-mega svg{width:8px;height:5px}.site-logo__text{font-size:clamp(22px,2.54vw + 2.5px,35px)}.site-logo__icon{width:min(var(--logo-width-desktop, 120px),clamp(72px,9.38vw,120px))}.site-tools{gap:clamp(8px,1.56vw - 4px,16px)}.fold .site-tools__pill,.site-tools__pill{font-size:clamp(10px,1.17vw + 1px,16px);padding:clamp(7px,.59vw + 2.5px,10px) clamp(10px,1.17vw + 1px,16px);gap:clamp(7px,.59vw + 2.5px,10px)}.site-tools__pill-flag{font-size:clamp(13px,.98vw + 5.5px,18px)}.site-tools__icon{width:clamp(38px,2.34vw + 20px,50px);height:clamp(38px,2.34vw + 20px,50px)}.site-tools__icon svg{width:clamp(18px,1.37vw + 7.5px,25px);height:clamp(18px,1.37vw + 7.5px,25px)}}.site-logo{grid-column:2;justify-self:center;display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink, var(--color-foreground, #1B1C19))}.site-logo__icon{width:var(--logo-width-desktop, 120px);height:auto;max-height:clamp(60px,8vw,120px);display:block}@media(max-width:1399px){.site-logo__icon{width:var(--logo-width-mobile, 100px);max-height:80px}}.site-logo__text{font-family:var(--font-display);font-size:35px;font-weight:400;letter-spacing:-.02em;line-height:1}.site-tools{display:flex;align-items:center;gap:var(--s-4)}.fold .site-tools__pill,.site-tools__pill{display:inline-flex;align-items:center;gap:10px;background:transparent;border:0;padding:10px 16px;font-family:var(--font-sans);font-size:16px;font-weight:600;letter-spacing:.06em;color:var(--ink);cursor:pointer;border-radius:999px;transition:background .15s ease;white-space:nowrap}.fold .site-tools__pill:hover,.site-tools__pill:hover{background:var(--bg-alt)}.site-tools__pill-flag{font-size:18px;line-height:1}.site-tools__icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;color:var(--ink);text-decoration:none;position:relative;transition:background .15s ease}.site-tools__icon svg{width:25px;height:25px}.site-tools__icon:hover{background:var(--bg-alt)}.site-tools__icon--cart .cart-count{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent-coral, #E8745C);color:#fff;font-size:9px;font-weight:700;display:grid;place-items:center;line-height:1}.hamburger,.mobile-only-cart,.mobile-sheet{display:none}.has-mega{position:static}.has-mega>a{position:relative;display:inline-block}.has-mega>a:after{content:"";position:absolute;top:100%;left:-24px;right:-24px;height:64px;pointer-events:auto}.has-mega--cards>a:after{left:-14px;right:-14px;height:36px}.mega{position:absolute;top:100%;left:0;right:0;width:100%;background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 0 var(--s-5);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease .15s,transform .2s ease .15s,visibility 0s linear .35s;z-index:60;pointer-events:none}.mega:before{content:"";position:absolute;top:-40px;left:0;right:0;height:40px;pointer-events:auto}.has-mega--cards .mega:before{top:-24px;height:24px}.has-mega--editorial:hover .mega,.has-mega--editorial.is-open .mega,.has-mega--editorial .mega:hover,.has-mega--cards:not(.is-hover-suppressed):hover .mega,.has-mega--cards.is-open .mega,.has-mega--cards:not(.is-hover-suppressed) .mega:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .2s ease,transform .2s ease,visibility 0s}.has-submenu{position:relative}.submenu{position:absolute;top:100%;left:0;min-width:220px;margin-top:12px;padding:8px 0;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 32px -16px #1b1c1933;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;z-index:60}.has-submenu:hover .submenu,.has-submenu:focus-within .submenu,.submenu:hover{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s}.submenu a{display:block;padding:10px 20px;font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:none;color:var(--ink);white-space:nowrap;transition:background .12s ease}.submenu a:hover{background:var(--bg-alt)}.mega__inner{max-width:var(--container);margin:0 auto;padding:30px var(--gutter) 0;display:grid;grid-template-columns:1fr 1fr;gap:var(--s-6);align-items:stretch;position:relative}.mega__eyebrow{grid-column:1 / -1;font-family:var(--font-mono, ui-monospace, monospace);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ink, #1B1C19);opacity:.55;margin-bottom:4px}.mega__topbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.mega__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--s-4);align-content:start}.mega-card{display:grid;grid-template-columns:116px 1fr;gap:20px;align-items:center;text-decoration:none;color:inherit;padding:10px;border-radius:14px;transition:background .15s ease}.mega-card:hover{background:var(--bg-alt)}.mega-card__media{position:relative;background:var(--bg-alt);border-radius:12px;aspect-ratio:1 / 1;overflow:hidden}.mega-card__media img{display:block;width:100%;height:100%;object-fit:cover}.mega-card__body{display:flex;flex-direction:column;gap:8px;min-width:0}.mega-card__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mega-card__title{font-family:var(--font-sans);font-size:21px;font-weight:700;letter-spacing:-.005em;margin:0;color:var(--ink);line-height:1.15}.mega-card__badge{display:inline-flex;align-items:center;padding:4px 11px;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--accent-coral, #E8745C);color:var(--accent-coral-ink, #fff);line-height:1.2;white-space:nowrap}.mega-card__desc{font-family:var(--font-sans);font-size:14.5px;line-height:1.45;color:var(--ink-muted);margin:0}.mega__feature{position:relative;display:block;border-radius:14px;overflow:hidden;background:var(--bg-alt);text-decoration:none;color:#fff;align-self:stretch;min-height:200px}.mega__feature .mega__feature-img,.mega__feature .mega__feature-img--empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mega__feature-img{object-fit:cover;display:block}.mega__feature-img--empty{background:linear-gradient(135deg,#c7553b,#8e3f2a)}.mega__feature-overlay{position:absolute;inset:auto 0 0 0;padding:24px 28px;background:linear-gradient(to top,#0000008c,#0000000d 70%,#0000)}.mega__feature-title{font-family:var(--font-sans);font-size:22px;font-weight:700;margin:0 0 6px;line-height:1.2;color:var(--mega-feature-title-color, #fff)}.mega__feature-sub{font-family:var(--font-sans);font-size:14px;margin:0;line-height:1.4;opacity:.95;color:var(--mega-feature-subtitle-color, #fff)}.mega__inner--editorial{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;max-width:820px;margin-inline:auto;gap:clamp(12px,1.2vw,20px)}.editorial-card{position:relative;display:block;border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;background:var(--ec-bg-color, var(--bg-alt));text-decoration:none;color:var(--ec-label-color, #fff);transition:transform .25s ease}.editorial-card:hover{transform:translateY(-2px)}.editorial-card__img{width:100%;height:100%;object-fit:cover;display:block}.editorial-card__label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;gap:8px;padding:14px 16px;font-family:var(--font-sans);font-size:14px;font-weight:700;letter-spacing:.06em;text-align:left;color:var(--ec-label-color, #fff);text-shadow:0 2px 12px rgba(0,0,0,.35);text-transform:uppercase}.editorial-card__label svg{flex-shrink:0;color:var(--ec-arrow-color, var(--ec-label-color, #fff))}@media(max-width:1399px){:root{--header-h: 64px}.site-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.site-header__inner .hamburger{justify-self:start}.site-header__inner .mobile-only-cart{justify-self:end}.site-nav,.site-tools,.site-header__right{display:none}.hamburger{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(27,28,25,.18);border-radius:10px;background:transparent;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.hamburger:hover,.hamburger:focus-visible{background:#1b1c190a;border-color:#1b1c194d}.hamburger:focus-visible{outline:2px solid var(--ink, #1B1C19);outline-offset:2px}.hamburger span{display:block;width:18px;height:1.5px;background:var(--ink);position:relative}.hamburger span:before,.hamburger span:after{content:"";position:absolute;left:0;width:18px;height:1.5px;background:var(--ink)}.hamburger span:before{top:-6px}.hamburger span:after{top:6px}.mobile-only-cart{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 8px;font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;justify-self:end}.mobile-sheet{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden}.mobile-sheet.is-open{pointer-events:auto;visibility:visible}.fold .mobile-sheet__backdrop,.mobile-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;background:#14141273;opacity:0;cursor:pointer;transition:opacity .3s ease}.mobile-sheet.is-open .mobile-sheet__backdrop{opacity:1}.mobile-sheet__panel{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;height:75vh;height:75dvh;max-height:75vh;max-height:75dvh;overflow:hidden;overscroll-behavior:contain;touch-action:pan-y;transform:translateY(100%);transition:transform .35s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;z-index:3;box-shadow:0 -10px 30px #1414121f}.mobile-sheet.is-open .mobile-sheet__panel{transform:translateY(0)}.mobile-sheet__handle{display:grid;place-items:center;flex-shrink:0;width:100%;min-height:16px;padding:4px 0 2px;border:0;background:transparent;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.mobile-sheet__handle:active{cursor:grabbing}.mobile-sheet__handle span{display:block;width:52px;height:5px;border-radius:999px;background:#1b1c192e}.mobile-sheet__pages{position:relative;flex:1;overflow:hidden}.mobile-sheet__page{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;padding:0 24px 18px;display:flex;flex-direction:column;gap:10px;transition:transform .3s cubic-bezier(.2,.8,.2,1),opacity .25s ease;will-change:transform}.mobile-sheet__page--main{transform:translate(0)}.mobile-sheet__pages.is-on-sub .mobile-sheet__page--main{transform:translate(-12%);opacity:0;pointer-events:none}.mobile-sheet__page--sub{transform:translate(100%);opacity:0;pointer-events:none}.mobile-sheet__page--sub.is-active{transform:translate(0);opacity:1;pointer-events:auto}.mobile-sheet__foot{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:2px 24px calc(3px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line, #E5E0D5)}.mobile-sheet__pages.is-on-sub+.mobile-sheet__foot{display:none}.fold .mobile-sheet__back,.mobile-sheet__back{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:flex-start;gap:8px;width:calc(100% + 48px);margin:0 -24px;background:#fff;border:0;border-bottom:1px solid var(--line, #E5E0D5);box-shadow:0 4px 10px -8px #1b1c192e;min-height:44px;padding:10px 24px;font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted, #6B6961);cursor:pointer;line-height:1.2;text-align:left}.mobile-sheet__back:hover{color:var(--ink, #1B1C19)}.mobile-sheet__cards{display:flex;flex-direction:column;gap:0;margin-top:12px;border-top:1px solid rgba(27,28,25,.08)}.mobile-sheet__card{display:grid;grid-template-columns:96px 1fr;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(27,28,25,.08);text-decoration:none;color:inherit}.mobile-sheet__card-media{width:96px;height:96px;background:var(--bg-alt, #ECE7DC);border-radius:12px;overflow:hidden;flex-shrink:0}.mobile-sheet__card-media img{display:block;width:100%;height:100%;object-fit:cover}.mobile-sheet__card-body{display:flex;flex-direction:column;gap:6px;min-width:0}.mobile-sheet__card-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mobile-sheet__card-title{font-family:var(--font-sans);font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink, #1B1C19);margin:0;line-height:1.2}.mobile-sheet__card-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--accent-coral, #E8745C);color:var(--accent-coral-ink, #fff);line-height:1.2}.mobile-sheet__card-desc{font-family:var(--font-sans);font-size:13px;line-height:1.4;color:var(--ink-muted, #6B6961);margin:0}.mobile-sheet__search{position:relative;display:flex;align-items:center;gap:6px;background:var(--bg-alt, #F4EDE2);border:1px solid transparent;border-radius:18px;min-height:44px;padding:3px 50px 3px 13px;margin:0 0 8px;transition:border-color .15s ease,background .15s ease}.mobile-sheet__search:focus-within{background:#fff;border-color:var(--ink, #1B1C19)}.mobile-sheet__search-icon{color:var(--ink, #1B1C19);opacity:.55;flex-shrink:0}.mobile-sheet__search input{flex:1;min-width:0;border:0;background:transparent;font:inherit;font-size:15px;color:var(--ink, #1B1C19);padding:5px 2px 5px 0;outline:none;-webkit-appearance:none;appearance:none}.mobile-sheet__search input::placeholder{opacity:.55}.mobile-sheet__search input::-webkit-search-cancel-button{display:none}.mobile-sheet__search-submit{position:absolute;top:50%;right:4px;transform:translateY(-50%);width:38px;height:38px;margin:0;display:grid;place-items:center;border:0;border-radius:50%;background:var(--ink, #1B1C19);color:#fff;cursor:pointer;flex-shrink:0;z-index:1;transition:background-color .15s ease,transform .15s ease}.mobile-sheet__search-submit:hover{background:var(--accent, #C7553B);transform:translateY(-50%) scale(1.04)}.mobile-sheet__search-submit:active{transform:translateY(-50%) scale(.94)}.mobile-sheet__search-submit svg{width:18px;height:18px;stroke-width:2}.mobile-sheet__list{display:flex;flex-direction:column;gap:0}.fold .mobile-sheet__list a,.mobile-sheet__list a,.mobile-sheet__link{font-family:var(--font-sans);font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink, #1B1C19);text-decoration:none;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;line-height:1.1;min-height:34px;padding:0}.mobile-sheet__link--parent{gap:12px;width:100%;border:0;background:transparent;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none}.fold .mobile-sheet__link-label,.mobile-sheet__link-label{color:inherit;text-decoration:none;min-height:39px;display:inline-flex;align-items:center;flex:1 1 auto;min-width:0}.fold .mobile-sheet__sub-trigger,.mobile-sheet__sub-trigger{width:44px;height:44px;margin:0 -8px 0 0;border:0;border-radius:999px;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer;flex:0 0 44px;justify-self:end}.fold .mobile-sheet__list .mobile-sheet__link--accent,.mobile-sheet__link--accent{color:var(--accent-coral, #C7553B);background:linear-gradient(90deg,var(--accent-coral, #C7553B) 0%,color-mix(in srgb,var(--accent-coral, #C7553B) 80%,#1B1C19) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.mobile-sheet__feature,.mobile-sheet__discover-card{position:relative;display:block;border-radius:14px;overflow:hidden;background:var(--bg-alt, #ECE7DC);text-decoration:none;color:#fff}.mobile-sheet__feature{aspect-ratio:16 / 7.5}.mobile-sheet__discover-card{aspect-ratio:8 / 5}.mobile-sheet__discover-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mobile-sheet__feature-img,.mobile-sheet__discover-img{width:100%;height:100%;object-fit:cover;display:block}.mobile-sheet__feature-overlay,.mobile-sheet__discover-overlay{position:absolute;inset:auto 0 0 0;padding:12px 18px;background:linear-gradient(to top,#000000a6,#0000001a 70%,#0000)}.fold .mobile-sheet__currency,.mobile-sheet__currency{display:inline-flex;align-items:center;gap:5px;background:transparent;border:0;min-height:28px;padding:2px 0;font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.03em;color:var(--ink, #1B1C19);cursor:pointer;min-width:0;max-width:58%}.mobile-sheet__currency-flag{font-size:14px;line-height:1;flex-shrink:0}.mobile-sheet__currency-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.fold .mobile-sheet__account,.mobile-sheet__account{font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink, #1B1C19);text-decoration:none}.mega{display:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/fold-header.css.map */
