.section-announcement{z-index:32;background-color:#f7f6f2}.announcement-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:30px;padding:0 24px;background-color:#f7f6f2;color:#111}.announcement-bar__text{grid-column:2;margin:0;max-width:100%;font-size:10.5px;font-weight:400;letter-spacing:.14em;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announcement-bar a.announcement-bar__text:hover{opacity:.45}.announcement-bar__localization{grid-column:3;justify-self:end;min-width:0}.localization__text,.localization__select{margin:0;border:0;padding:0;background:transparent;color:inherit;font-family:inherit;font-size:10.5px;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.localization__select{display:block;width:auto;max-width:16rem;-webkit-appearance:none;appearance:none;cursor:pointer;text-align:right}.localization__select:focus-visible{outline-offset:2px}@media screen and (max-width:989px){.announcement-bar{grid-template-columns:1fr;padding:0 16px;justify-items:center}.announcement-bar__text{grid-column:1}.announcement-bar__localization{display:none}}.campaign-hero{position:relative;display:block;width:100%;max-width:100%;overflow:hidden;background-color:#e9e8e4}.campaign-hero--full{height:calc(100svh - var(--announcement-height, 0px));min-height:28rem}.campaign-hero--large{height:85svh;min-height:26rem}.campaign-hero--medium{height:72svh;min-height:24rem}.campaign-hero__media,.campaign-hero__media picture,.campaign-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.campaign-hero__placeholder{background-color:#e9e8e4}.campaign-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-object-position, center);animation:holmes-hero-fade .5s ease both}.campaign-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#111;opacity:var(--hero-overlay-opacity, 0);pointer-events:none}.campaign-hero__hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.campaign-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;gap:.65rem;padding:28px;pointer-events:none}.campaign-hero__content>a{pointer-events:auto;position:relative;z-index:1}.campaign-hero--content-bottom-left .campaign-hero__content{align-items:flex-start;justify-content:flex-end;text-align:left}.campaign-hero--content-bottom-center .campaign-hero__content{align-items:center;justify-content:flex-end;text-align:center}.campaign-hero--content-bottom-right .campaign-hero__content{align-items:flex-end;justify-content:flex-end;text-align:right}.campaign-hero--content-center-left .campaign-hero__content{align-items:flex-start;justify-content:center;text-align:left}.campaign-hero--content-center .campaign-hero__content{align-items:center;justify-content:center;text-align:center}.campaign-hero--content-center-right .campaign-hero__content{align-items:flex-end;justify-content:center;text-align:right}.campaign-hero--has-label.campaign-hero--content-bottom-left .campaign-hero__content,.campaign-hero--has-label.campaign-hero--content-bottom-center .campaign-hero__content,.campaign-hero--has-label.campaign-hero--content-bottom-right .campaign-hero__content{padding-bottom:3.25rem}.campaign-hero--text-light{color:#fff}.campaign-hero--text-dark{color:#111}.campaign-hero__eyebrow,.campaign-hero__subheading,.campaign-hero__link,.campaign-hero__label{font-family:var(--font-body-family);font-size:10px;font-weight:400;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.campaign-hero__heading{max-width:18ch;font-family:var(--font-heading-family);font-size:clamp(1.75rem,1.2rem + 1.6vw,2.75rem);font-weight:400;letter-spacing:var(--tracking-tight);line-height:1.12}.campaign-hero__link{display:inline-flex;margin-top:.25rem;color:inherit;text-decoration:none;transition:opacity .15s ease}.campaign-hero__link:hover{opacity:.45}.campaign-hero__label{position:absolute;left:0;right:0;bottom:20px;z-index:3;margin:0;text-align:center;pointer-events:none}@keyframes holmes-hero-fade{0%{opacity:0}to{opacity:1}}@media screen and (max-width:749px){.campaign-hero--full{height:82svh;min-height:24rem}.campaign-hero--large{height:78svh}.campaign-hero--medium{height:70svh;min-height:22rem}.campaign-hero__content{padding:18px}.campaign-hero__heading{font-size:clamp(1.625rem,6vw,2.25rem)}.campaign-hero__img{object-position:var(--hero-object-position-mobile, center)}.campaign-hero__label{bottom:16px}}@media(prefers-reduced-motion:reduce){.campaign-hero__img{animation:none}}.collection{padding-block:var(--space-xl) var(--space-2xl)}.collection__header{margin-bottom:var(--space-xl);text-align:center}.collection__description{margin-inline:auto;color:var(--color-muted)}.collection__grid{display:grid;grid-template-columns:repeat(var(--columns-mobile, 2),minmax(0,1fr));gap:var(--space-lg) var(--grid-gap)}.collection__empty{text-align:center}.pagination{display:flex;justify-content:center;gap:var(--space-sm);margin-top:var(--space-xl);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase}.pagination a:hover{opacity:.45}@media screen and (min-width:750px){.collection__grid{grid-template-columns:repeat(var(--columns-desktop, 4),minmax(0,1fr))}}.collections-index{padding-block:var(--space-xl) var(--space-2xl)}.collections-index__header{margin-bottom:var(--space-xl)}.collections-index__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg) var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;gap:.85rem}.collection-card__content{text-align:left}.collection-card:hover .text-label{opacity:.45}@media screen and (min-width:750px){.collections-index__grid{grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size, 280px),100%),1fr))}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.editorial-media,.editorial-media__frame{width:100%}.featured-products-editorial{width:100%;max-width:100%;padding:var(--fpe-pad-top) 20px var(--fpe-pad-bottom)}.featured-products-editorial__intro{display:flex;flex-direction:column;align-items:center;gap:1.15rem;margin-bottom:4.5rem;text-align:center}.featured-products-editorial__eyebrow,.featured-products-editorial__number{font-family:var(--font-body-family);font-size:10px;font-weight:400;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.featured-products-editorial__number{color:var(--color-muted);letter-spacing:.14em}.featured-products-editorial__heading{max-width:18ch;margin-block:.35rem .5rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:400;font-size:clamp(2.625rem,2.35rem + .7vw,3rem);letter-spacing:-.02em;line-height:1.08}.featured-products-editorial__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.featured-products-editorial__item{min-width:0}.featured-products-editorial__media{position:relative;display:block;width:100%;aspect-ratio:4 / 5;overflow:hidden;background-color:#e9e8e4}.featured-products-editorial__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.featured-products-editorial__meta{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-top:14px}.featured-products-editorial__title{font-family:var(--font-body-family);font-size:11px;font-weight:400;letter-spacing:.06em;line-height:1.3;text-transform:none}.featured-products-editorial__title:hover{color:var(--color-muted)}.featured-products-editorial .price,.featured-products-editorial__empty-price{flex-shrink:0;font-family:var(--font-body-family);font-size:11px;font-weight:400;letter-spacing:.04em;line-height:1.3;color:var(--color-muted)}.featured-products-editorial .price{display:flex;align-items:baseline;gap:.4em}.featured-products-editorial__cta{display:flex;justify-content:center;margin:6.25rem 0 0;text-align:center}.featured-products-editorial__link{font-family:var(--font-body-family);font-size:11px;font-weight:400;letter-spacing:.08em;line-height:1.3;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:.15em}.featured-products-editorial__link:hover{opacity:.45}@media screen and (min-width:750px){.featured-products-editorial__img{transition:transform .5s ease}.featured-products-editorial__media:hover .featured-products-editorial__img{transform:scale(1.015)}}@media screen and (max-width:749px){.featured-products-editorial{padding:clamp(4.375rem,calc(var(--fpe-pad-top) * .66),5.625rem) 14px var(--fpe-pad-bottom)}.featured-products-editorial__intro{margin-bottom:3.5rem}.featured-products-editorial__heading{font-size:clamp(2.125rem,6.5vw,2.5rem)}.featured-products-editorial__grid{grid-template-columns:1fr;gap:60px}.featured-products-editorial__cta{margin-top:5.5rem}}@media(prefers-reduced-motion:reduce){.featured-products-editorial__img{transition:none}.featured-products-editorial__media:hover .featured-products-editorial__img{transform:none}}.footer{margin-top:auto;padding-block:var(--space-xl) var(--space-lg);border-top:var(--border-width) solid var(--color-border)}.footer__inner{width:100%;max-width:var(--page-width);margin-inline:auto;padding-inline:var(--page-margin)}.footer__row{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-md)}.footer__nav{display:flex;flex-wrap:wrap;gap:.85rem 1.5rem}.footer__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;margin-top:var(--space-xl)}.footer__copyright,.footer__credit{font-size:var(--text-2xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-muted)}.footer__credit a{text-decoration:none}@media screen and (min-width:750px){.footer{padding-block:var(--space-2xl) var(--space-xl)}.footer__row{flex-direction:row;align-items:center;justify-content:space-between}}.section-header{background:transparent}.header{position:relative;height:var(--header-height);color:var(--color-black);background-color:var(--color-ivory);transition:background-color .24s ease,color .24s ease,border-color .24s ease,backdrop-filter .24s ease}.header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}.header__start,.header__end{display:flex;align-items:center;gap:1.75rem;min-width:0;max-width:calc(50% - 5.5rem);position:relative;z-index:2}.header__end{justify-content:flex-end}.header__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:auto;background:transparent}.header .logo{color:inherit;background:transparent}.header .logo__image{width:auto;height:auto;max-width:min(var(--logo-width),165px);object-fit:contain;background:transparent}.header .nav-link{font-size:10.5px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:inherit;text-decoration:none;background:none;border:0;padding:0;transition:opacity .18s ease}.header .nav-link:hover{opacity:.42}.header__nav{display:none;align-items:center;gap:30px}.header__nav .nav-link{font-size:10.5px;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase;color:inherit;transition:opacity .15s ease}.header__item{position:relative}.header__dropdown{display:none;position:absolute;top:calc(100% + .85rem);left:0;min-width:11rem;padding:.35rem 0 .6rem;background:var(--color-ivory);color:var(--color-black)}.header__dropdown .nav-link{display:block;padding:.45rem 0;white-space:nowrap}.header__item:hover .header__dropdown,.header__item:focus-within .header__dropdown{display:block}.header__search-toggle,.header__account{display:none}.header__icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:-14px;color:inherit}.icon-menu{display:flex;flex-direction:column;justify-content:space-between;width:18px;height:7px}.icon-menu span{display:block;width:100%;height:1px;background:currentColor}.icon-close{position:relative;display:block;width:14px;height:14px}.icon-close:before,.icon-close:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:currentColor}.icon-close:before{transform:rotate(45deg)}.icon-close:after{transform:rotate(-45deg)}.header--transparent:not(.is-solid){background-color:transparent;border-bottom:0}.header--transparent.header--light:not(.is-solid){color:#fff}.header--transparent.is-solid{background-color:#f7f6f2f5;color:var(--color-black);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header :focus-visible{outline-color:currentColor}.menu-overlay,.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;background:var(--color-ivory);color:var(--color-black)}.menu-overlay::backdrop,.search-overlay::backdrop{background:var(--color-ivory)}.menu-overlay__bar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:var(--header-height);padding:0 10px}.menu-overlay__brand{display:flex;justify-content:center}.menu-overlay__nav{display:flex;flex-direction:column;gap:1.85rem;padding:4.5rem 24px 4rem}.menu-overlay__link{font-size:22px;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:opacity .15s ease}.menu-overlay__link:hover{opacity:.42}.menu-overlay__link--child{font-size:11px;padding-left:.75rem;color:var(--color-muted)}.menu-overlay__utilities{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:3.25rem}.menu-overlay__utilities .nav-link{font-size:10.5px;letter-spacing:.08em}.search-overlay__inner{display:flex;flex-direction:column;min-height:100%;padding:0 24px 4rem}.search-overlay__top{display:flex;align-items:center;justify-content:space-between;height:var(--header-height)}.search-overlay__label,.search-overlay__top .nav-link{font-size:10.5px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.search-overlay__form{flex:1;display:flex;align-items:center;padding-top:12vh}.search-overlay__input{width:100%;border:0;border-bottom:1px solid var(--color-black);border-radius:0;background:transparent;padding:.85rem 0 1rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:400;letter-spacing:.02em;line-height:1.2}.search-overlay__input::placeholder{color:var(--color-muted)}.search-overlay__input:focus{outline:none}.search-overlay__input:focus-visible{outline:none;border-bottom-color:var(--color-black)}@media screen and (max-width:989px){.header__inner{padding:0 12px 0 8px}.header__start,.header__end{max-width:calc(50% - 4rem);gap:0}.header .logo__image{max-width:min(var(--logo-width),125px)}}@media screen and (min-width:990px){.header__menu-toggle{display:none}.header__nav,.header__search-toggle,.header__account{display:flex}}.password{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xl) var(--page-margin);text-align:center}.password__brand{margin-bottom:var(--space-xl)}.password__message{max-width:28rem;margin-bottom:var(--space-lg)}.password__form{width:100%;max-width:20rem;text-align:left}.password__form .button{width:100%;margin-top:var(--space-sm)}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-family:var(--font-heading-family);font-size:var(--text-2xl);font-weight:400;letter-spacing:var(--tracking-tight);line-height:var(--leading-tight)}.text--campaign{font-family:var(--font-heading-family);font-size:var(--text-display);font-style:italic;font-weight:400;letter-spacing:var(--tracking-tight);line-height:1.05}.text--subtitle{font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase}.logo{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;max-width:100%;background:transparent}.logo__image{width:auto;height:auto;max-width:min(var(--logo-width, 156px),165px);object-fit:contain;background:transparent}@media screen and (max-width:989px){.logo__image{max-width:min(var(--logo-width, 156px),125px)}}.product-card{display:flex;flex-direction:column;gap:.85rem}.product-card__media-link{display:block}.product-card__info{display:flex;flex-direction:column;gap:.35rem}.product-card__title{font-size:var(--text-sm);font-weight:400;letter-spacing:.04em;line-height:var(--leading-snug)}.product-card__title:hover,.product-card .price{color:var(--color-muted)}.product-card__status{margin-top:.15rem}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
