.fd-home{--home-space:clamp(3.75rem,8vw,8rem);padding-block:var(--home-space);font-family:var(--fd-font-body);overflow:clip}.fd-home__container{width:calc(100% - 2 * var(--fd-page-gutter));max-width:var(--fd-content-max);margin-inline:auto}.fd-home :is(h1,h2,h3,p,figure){margin:0}.fd-home :is(h1,h2,h3){font-family:var(--fd-font-display);font-weight:400;letter-spacing:-.025em;text-transform:none;text-wrap:balance;overflow-wrap:anywhere}.fd-home__heading{font-size:clamp(2.5rem,4.4vw,5rem);line-height:1.04;max-width:18ch}.fd-home__eyebrow{font:500 .75rem/1.5 var(--fd-font-body);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.25rem!important}.fd-home__copy{font:400 1.0625rem/1.65 var(--fd-font-body);max-width:43ch;text-wrap:pretty}.fd-home__copy p+p{margin-top:.8em}.fd-home__section-intro{display:grid;gap:1.5rem;margin-bottom:clamp(2rem,4vw,4rem)}.fd-home a{color:inherit}.fd-home :is(a,button):focus-visible{outline:2px solid currentColor;outline-offset:5px}.fd-home__button,.fd-home__link{display:inline-flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:44px;max-width:100%;font:400 .9375rem/1.4 var(--fd-font-body);text-decoration:none;overflow-wrap:anywhere}.fd-home__button{padding:.95rem 1.4rem;background:var(--fd-text);color:var(--fd-surface)!important;border:1px solid var(--fd-text)}.fd-home__link{padding-block:.65rem;border-bottom:1px solid currentColor}.fd-home__link:hover,.fd-home__button:hover{text-decoration:underline;text-underline-offset:.25em}.fd-home img{display:block;width:100%;height:100%}.fd-home-hero{padding:0}.fd-home-hero__layout{display:grid;position:relative}.fd-home-hero__stage{position:relative;min-width:0;aspect-ratio:4/5;background:#000;overflow:hidden}.fd-home-hero__poster{display:block;width:100%;height:100%}.fd-home-hero__poster img{object-fit:cover}.fd-home-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0}.fd-home-hero.is-playing .fd-home-hero__video{opacity:1}.fd-home-hero__content{padding:2.5rem var(--fd-page-gutter) 3.5rem;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:1.5rem;min-width:0}.fd-home-hero__heading{font-size:clamp(2.8rem,6vw,6.8rem);line-height:.99;max-width:12ch}.fd-home-hero__content .fd-home__eyebrow{margin-bottom:0!important}.fd-home-hero__identity{font:400 1.4rem/1.2 var(--fd-font-display)}.fd-home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem;margin-top:.5rem}.fd-home-hero__play{position:absolute;right:1rem;bottom:1rem;z-index:2;min-height:44px;min-width:44px;padding:.7rem 1rem;color:#f3f1ec;background:#000;border:1px solid #F3F1EC;font:400 .875rem/1.3 var(--fd-font-body);cursor:pointer}.fd-home [hidden]{display:none!important}.fd-home-signatures{scroll-margin-top:calc(var(--header-height,4rem) + 1rem)}.fd-home-signatures__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1rem;padding:0;margin:0;list-style:none}.fd-home-signatures__item{min-width:0}.fd-home-signatures .fd-product-card{border-bottom:1px solid #0002;padding-bottom:1.25rem}.fd-home-signatures .fd-product-card__media{aspect-ratio:4/5;background:#eae7e0}.fd-home-signatures .fd-product-card__media img{object-fit:contain;padding:5%}.fd-home-signatures .fd-product-card__information{padding-top:.9rem}.fd-home-signatures .fd-product-card__title{font-size:clamp(1.25rem,2vw,2rem);font-weight:400;margin:0 0 .35rem;letter-spacing:-.02em}.fd-home-signatures .fd-product-card__commerce{margin-top:.4rem}.fd-home-signatures .fd-product-card__price{font-size:.875rem;display:flex;flex-wrap:wrap;gap:.25em}.fd-home-signatures .fd-product-card__price s{margin-inline-start:0}.fd-home-signatures__more{margin-top:2.5rem}.fd-home.fd-home-wardrobe{--fd-surface:#e8e4dc;background:var(--fd-surface);color:#151513}.fd-home-wardrobe__layout{display:grid;gap:2rem}.fd-home-wardrobe__image{aspect-ratio:16/10;overflow:hidden}.fd-home-wardrobe__image img{object-fit:contain}.fd-home-wardrobe__details{display:grid;gap:2rem;justify-items:start}.fd-home-wardrobe__format{margin-top:1rem!important;font-size:.875rem;letter-spacing:.06em}.fd-home-house__layout{display:grid;gap:2.5rem}.fd-home-house__image{max-width:34rem;aspect-ratio:4/5;overflow:hidden}.fd-home-house__image img{object-fit:cover}.fd-home-house__details{display:flex;flex-direction:column;align-items:start;gap:1.75rem}.fd-home-house__details .fd-home__eyebrow{margin:0!important}@media(min-width:48em){.fd-home-hero__stage{aspect-ratio:16/9}.fd-home-hero__content{padding-block:3.5rem;max-width:62rem}.fd-home-hero__heading{max-width:16ch}.fd-home__section-intro{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:end;gap:3rem}.fd-home-signatures__grid{gap:3rem 2rem}.fd-home-wardrobe__layout{grid-template-columns:1fr 1fr;align-items:center;gap:2rem}.fd-home-wardrobe__intro{grid-column:1/-1;max-width:40rem}.fd-home-house__layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}@media(min-width:64em){.fd-home-hero--split .fd-home-hero__layout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);min-height:38rem}.fd-home-hero--split .fd-home-hero__stage{aspect-ratio:auto;min-height:38rem}.fd-home-hero--split .fd-home-hero__content{padding:4rem clamp(2rem,4vw,5rem)}.fd-home-hero--split .fd-home-hero__heading{font-size:clamp(3.5rem,5.2vw,6rem);max-width:12ch}.fd-home-hero:not(.fd-home-hero--split) .fd-home-hero__stage{grid-area:1/1;aspect-ratio:16/9;min-height:38rem;max-height:56rem}.fd-home-hero:not(.fd-home-hero--split) .fd-home-hero__content{grid-area:1/1;z-index:1;width:49%;padding:4rem;align-self:center}.fd-home-hero--right .fd-home-hero__content{justify-self:end}.fd-home-signatures__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fd-home-wardrobe__layout{grid-template-columns:1.2fr 1fr;gap:2rem 5rem}.fd-home-wardrobe__image{grid-area:1/1/3/2}.fd-home-wardrobe__intro{grid-area:1/2;align-self:end}.fd-home-wardrobe__details{grid-area:2/2;align-self:start}}@media(min-width:75em){.fd-home-signatures__grid:is([data-count="4"],[data-count="7"],[data-count="8"]){grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.fd-home *,.fd-home *:before,.fd-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.fd-home__section-intro:empty{display:none}.fd-home-signatures .fd-product-card__stock{margin-top:.35rem;font-size:.8125rem;line-height:1.5;color:var(--fd-text);opacity:.8}.fd-home__editor-placeholder{min-height:8rem;display:grid;place-items:center;border:1px dashed currentColor}.fd-home-worlds{padding-top:0;padding-bottom:clamp(3rem,5vw,5rem)}.fd-home-worlds>.fd-home__container{max-width:58rem}.fd-home-worlds__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.25rem;align-items:start}.fd-home-worlds__world{display:block;min-width:0;text-decoration:none}.fd-home-worlds__world:first-child{grid-column:1/-1}.fd-home-worlds__image{aspect-ratio:4/3;background:#eae7e0;overflow:hidden}.fd-home-worlds__world:first-child .fd-home-worlds__image{aspect-ratio:16/9}.fd-home-worlds__image img{object-fit:cover}.fd-home-worlds__world h3{display:block;text-align:center;font-size:clamp(1.2rem,1.8vw,1.65rem);line-height:1.25;margin:0;padding-top:.5rem;overflow-wrap:anywhere}.fd-home-worlds__world p{margin:.5rem auto 0;text-align:center;font-size:.9375rem;max-width:35ch}.fd-home-worlds__world:focus-visible{outline:2px solid currentColor;outline-offset:6px}.fd-home-editorial__layout{display:grid;gap:2.75rem;align-items:start}.fd-home-editorial__story{display:grid;gap:1.75rem;min-width:0}.fd-home-editorial__image{display:block;aspect-ratio:4/3;overflow:hidden}.fd-home-editorial__image img{object-fit:cover}.fd-home-editorial__intro .fd-home__heading{font-size:clamp(2.4rem,4vw,4rem);max-width:17ch}.fd-home-editorial__intro .fd-home__copy{margin-top:1rem}.fd-home-editorial__cta{margin-top:1.25rem}.fd-home-journey{display:grid;gap:2rem;margin:0;padding:0;list-style:none;min-width:0}.fd-home-journey__phase{display:grid;grid-template-columns:1.75rem minmax(0,1fr);gap:.75rem;align-items:start}.fd-home-journey__number{font:400 .875rem/1.5 var(--fd-font-body);padding-top:.35rem}.fd-home-journey__content :is(h2,h3){font-size:clamp(2rem,3vw,2.75rem);line-height:1.1}.fd-home-journey__notes{display:flex;flex-wrap:wrap;gap:.25rem .75rem;list-style:none;padding:0;margin:.75rem 0 0}.fd-home-journey__notes li{font-size:.9375rem;line-height:1.5}.fd-home-journey__specimens{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.fd-home-journey__specimens:empty{display:none}.fd-home-journey__specimen{width:3.5rem;flex:0 0 3.5rem;aspect-ratio:1;border-radius:50%;overflow:hidden}.fd-home-journey__specimen img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;border-radius:50%}@media(min-width:48em){.fd-home-worlds__grid{grid-template-columns:1.2fr 1fr;gap:1.5rem 2rem}.fd-home-worlds__world:first-child{grid-column:1;grid-row:span 2}.fd-home-worlds__world:first-child .fd-home-worlds__image{aspect-ratio:4/5}.fd-home-worlds__world:not(:first-child) .fd-home-worlds__image{aspect-ratio:16/10}.fd-home-worlds__grid[data-count="2"]{align-items:center}.fd-home-worlds__grid[data-count="4"] .fd-home-worlds__world:first-child{grid-row:auto}.fd-home-worlds__grid[data-count="4"] .fd-home-worlds__world:nth-child(2n){margin-top:2rem}.fd-home-editorial__image{aspect-ratio:16/9}.fd-home-journey{gap:2.25rem}.fd-home-journey__phase{grid-template-columns:2rem minmax(0,1fr);gap:1.25rem}.fd-home-journey__specimen{width:4rem;flex-basis:4rem}}@media(min-width:64em){.fd-home-editorial__layout{grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);gap:clamp(2.5rem,5vw,5rem)}.fd-home-editorial__image{aspect-ratio:4/3}.fd-home-journey{gap:2.25rem}}.fd-home-worlds__image,.fd-home-editorial__image{background:var(--fd-color-ivory,#F3F1EC)}.fd-home-worlds__image picture{display:block;width:100%;height:100%}.fd-home [data-media-fit=contain] img{object-fit:contain}.fd-home [data-media-fit=cover] img{object-fit:cover}@media(max-width:767px){.fd-home picture[data-mobile-focal] img{object-position:var(--fd-mobile-focal)!important}}.fd-home-worlds__image[data-media-surface=ivory]{background:var(--fd-color-editorial,#F3F1EC)}.fd-home-worlds__image[data-media-surface=black]{background:#000}.fd-home-worlds__image[data-media-surface=transparent]{background:transparent}.fd-home-hero__stage{--fd-hero-x:var(--fd-hero-desktop-x,50%);--fd-hero-y:var(--fd-hero-desktop-y,50%);--fd-hero-scale:var(--fd-hero-desktop-scale,1);--fd-hero-fit:var(--fd-hero-desktop-fit,cover)}.fd-home-hero__stage :is(.fd-home-hero__poster img,.fd-home-hero__video){object-fit:var(--fd-hero-fit);object-position:var(--fd-hero-x) var(--fd-hero-y)!important;transform:scale(var(--fd-hero-scale));transform-origin:var(--fd-hero-x) var(--fd-hero-y)}@media(max-width:767px){.fd-home-hero__stage{--fd-hero-x:var(--fd-hero-mobile-x,50%);--fd-hero-y:var(--fd-hero-mobile-y,50%);--fd-hero-scale:var(--fd-hero-mobile-scale,1);--fd-hero-fit:var(--fd-hero-mobile-fit,cover)}}.fd-home-hero__inner{display:contents}@media(min-width:64em){.fd-home-hero--split .fd-home-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;max-width:32rem;margin-inline:auto;text-align:left}.fd-home-hero--split .fd-home-hero__content{padding-inline:clamp(2rem,3.3vw,4rem)}.fd-home-hero--split .fd-home-hero__heading{max-width:14ch;font-size:clamp(3rem,4.5vw,5.25rem)}.fd-home-hero--split .fd-home__copy{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/fd-home.css.map */
