.template-index{background:rgb(var(--home-paper));color:rgb(var(--home-ink))}.template-index .section-header:has(.header-wrapper--transparent-home){margin-bottom:calc(-1 * var(--header-height, 0px))}.template-index .header-wrapper--transparent-home{--color-background: var(--home-header-background);--color-foreground: var(--home-transparent-header-text);--color-link: var(--home-transparent-header-text);--color-button: var(--home-transparent-header-text);--color-button-text: var(--home-ink);background:transparent;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease}.template-index .header-wrapper--transparent-home.is-scrolled,.template-index .section-header.shopify-section-header-sticky .header-wrapper--transparent-home,.template-index .header-wrapper--transparent-home:has(.menu-opening),.template-index .header-wrapper--transparent-home:has(details[open]){--color-foreground: var(--home-header-text);--color-link: var(--home-header-text);--color-button: var(--home-header-text);--color-button-text: var(--home-header-background);background:rgb(var(--home-header-background));box-shadow:0 1.2rem 3rem rgba(var(--home-ink),.08)}.home-section{position:relative;overflow:hidden}.home-shell{width:min(100%,var(--page-width));margin-inline:auto;padding-inline:1.8rem}.home-section__header{display:grid;gap:1.4rem;margin-bottom:clamp(3rem,5vw,5.6rem)}.home-section__header--split{align-items:end}.home-section__header h2,.home-section__header p{margin:0}.home-section__header h2{max-width:15ch;font-size:clamp(3.6rem,6vw,7.2rem);line-height:.94;letter-spacing:-.04em}.home-section__header p{max-width:57rem;color:rgba(var(--home-ink),.72);font-size:clamp(1.6rem,1.7vw,1.9rem);line-height:1.6}.home-eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0;color:rgb(var(--home-primary-deep));font-size:1.2rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.home-eyebrow:before{width:2.4rem;height:.2rem;background:currentColor;content:""}.home-link{display:inline-flex;width:fit-content;align-items:center;gap:.8rem;padding-block:.5rem;border-bottom:.1rem solid currentColor;color:inherit;font-weight:700;line-height:1.2;text-decoration:none}.home-link svg{width:1.7rem;transition:transform .16s ease}.home-link:hover svg{transform:translate(.4rem)}.home-button{display:inline-flex;min-height:5.2rem;align-items:center;justify-content:center;padding:1.3rem 2.5rem;border:.1rem solid rgb(var(--home-primary-deep));border-radius:var(--buttons-radius);background:rgb(var(--home-primary-deep));color:rgb(var(--home-contrast));font-size:1.5rem;font-weight:700;letter-spacing:.02em;line-height:1.2;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.home-button:hover{box-shadow:0 1.2rem 2.8rem rgba(var(--home-ink),.16);transform:translateY(-.2rem)}.home-button--light{border-color:rgb(var(--home-contrast));background:rgb(var(--home-contrast));color:rgb(var(--home-ink))}.home-button--outline{border-color:currentColor;background:transparent;color:inherit}.home-media-art{width:100%;height:100%;color:rgb(var(--home-primary-deep))}.home-media-art .art-surface{fill:rgb(var(--home-cream))}.home-media-art .art-primary{fill:rgb(var(--home-primary))}.home-media-art .art-deep{fill:rgb(var(--home-primary-deep))}.home-media-art .art-ink{fill:rgb(var(--home-ink))}.home-media-art .art-sage{fill:rgb(var(--home-sage))}.home-media-art .art-terracotta{fill:rgb(var(--home-terracotta))}.home-media-art .art-gold{fill:rgb(var(--home-gold))}.home-hero{min-height:var(--home-hero-height);background:rgb(var(--home-primary));color:rgb(var(--home-ink))}.home-hero__media,.home-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero__media img,.home-hero__media svg{width:100%;height:100%;object-fit:cover}.home-hero__shade{z-index:1;background:linear-gradient(90deg,rgba(var(--home-ink),var(--home-hero-overlay)),rgba(var(--home-ink),var(--home-hero-overlay-soft)) 68%,transparent)}.home-hero:not(.home-hero--image) .home-hero__shade{display:none}.home-hero__inner{position:relative;z-index:2;display:flex;min-height:var(--home-hero-height);align-items:var(--home-hero-alignment);padding-block:clamp(9rem,14vw,16rem) clamp(5rem,8vw,9rem)}.home-hero__content{display:grid;max-width:72rem;gap:2rem}.home-hero:not(.home-hero--image) .home-hero__content{padding:clamp(2.4rem,5vw,5.2rem);border:.1rem solid rgba(var(--home-ink),.12);border-radius:.8rem;background:rgba(var(--home-paper),.88);box-shadow:0 2rem 6rem rgba(var(--home-ink),.1)}.home-hero--image .home-hero__content{color:rgb(var(--home-contrast))}.home-hero__content .home-eyebrow{color:inherit}.home-hero__title{max-width:11ch;margin:0;font-size:clamp(5rem,9.5vw,11.5rem);line-height:.85;letter-spacing:-.055em}.home-hero__text{max-width:56rem;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.5}.home-hero__text p{margin:0}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem}.home-hero__features{display:flex;flex-wrap:wrap;gap:.8rem;margin:.6rem 0 0;padding:0;list-style:none}.home-hero__features li{padding:.8rem 1.2rem;border:.1rem solid currentColor;border-radius:99rem;font-size:1.25rem;line-height:1.2}.home-hero__scroll{position:absolute;right:2rem;bottom:3rem;z-index:2;display:none;align-items:center;gap:1rem;color:rgb(var(--home-contrast));font-size:1.1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;transform:rotate(90deg) translate(100%);transform-origin:right bottom}.home-hero__scroll:after{width:4rem;height:.1rem;background:currentColor;content:""}.home-service-bar{background:rgb(var(--home-ink));color:rgb(var(--home-contrast))}.home-service-bar__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-block:1.4rem}.home-service-bar__item{display:grid;grid-template-columns:3.6rem 1fr;gap:1rem;align-items:center;padding:1.3rem}.home-service-bar__item:nth-child(odd){border-right:.1rem solid rgba(var(--home-contrast),.18)}.home-service-bar__icon{display:grid;width:3.6rem;height:3.6rem;place-items:center;border-radius:50%;background:rgb(var(--home-terracotta))}.home-service-bar__item:nth-child(2n) .home-service-bar__icon{background:rgb(var(--home-sage))}.home-service-bar__item:nth-child(3n) .home-service-bar__icon{background:rgb(var(--home-gold))}.home-service-bar__icon svg{width:2rem;height:2rem}.home-service-bar__title{margin:0 0 .2rem;font-size:1.4rem;font-weight:700}.home-service-bar__text{margin:0;color:rgba(var(--home-contrast),.72);font-size:1.15rem;line-height:1.35}.home-categories{padding-block:clamp(6rem,9vw,12rem);background:rgb(var(--home-paper))}.home-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.home-category-card{position:relative;min-height:clamp(29rem,48vw,46rem);overflow:hidden;border-radius:.6rem;background:rgb(var(--home-cream));color:rgb(var(--home-contrast))}.home-category-card__media,.home-category-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.home-category-card__media:after{background:linear-gradient(0deg,rgba(var(--home-ink),.72),transparent 68%);content:""}.home-category-card__media img,.home-category-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.home-category-card:hover .home-category-card__media img,.home-category-card:hover .home-category-card__media svg{transform:scale(1.035)}.home-category-card__content{position:absolute;right:0;bottom:0;left:0;z-index:1;display:grid;gap:.6rem;padding:clamp(1.8rem,3vw,3.2rem)}.home-category-card__count{font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-category-card h3{margin:0;font-size:clamp(2.8rem,4vw,4.8rem);line-height:1}.home-category-card__content p{margin:0;color:rgba(var(--home-contrast),.78);font-size:1.4rem;line-height:1.45}.home-category-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.home-featured-products{padding-block:clamp(6rem,9vw,12rem);background:rgb(var(--home-cream))}.home-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.2rem;margin:0;padding:0;list-style:none}.home-products-grid .card-wrapper{height:100%}.home-products-grid .card__inner{overflow:hidden;border-radius:.5rem}.home-products-grid .card__heading{font-size:clamp(1.8rem,2vw,2.3rem)}.home-products-grid .price{color:rgb(var(--home-primary-deep));font-weight:700}.home-featured-products__footer{display:flex;justify-content:center;margin-top:clamp(3.5rem,5vw,5.5rem)}.home-featured-products__empty{padding:4rem;border:.1rem dashed rgb(var(--home-primary-deep));text-align:center}.home-lookbook{padding-block:clamp(6rem,9vw,12rem);background:rgb(var(--home-paper))}.home-lookbook__grid{display:grid;gap:1.6rem}.home-room-card{position:relative;min-height:clamp(38rem,62vw,68rem);overflow:hidden;border-radius:.6rem;background:rgb(var(--home-primary));color:rgb(var(--home-contrast))}.home-room-card__media,.home-room-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.home-room-card__media:after{background:linear-gradient(0deg,rgba(var(--home-ink),.78),transparent 58%);content:""}.home-room-card__media img,.home-room-card__media svg{width:100%;height:100%;object-fit:cover}.home-room-card__content{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:clamp(2.2rem,4vw,4.2rem)}.home-room-card h3{margin:0 0 1rem;font-size:clamp(3.4rem,5vw,6rem);line-height:.98}.home-room-card p{max-width:46rem;margin:0 0 1.8rem;color:rgba(var(--home-contrast),.8);line-height:1.55}.home-room-card .home-link{color:rgb(var(--home-contrast))}.home-video-story{padding-block:clamp(6rem,9vw,12rem);background:rgb(var(--home-ink));color:rgb(var(--home-contrast))}.home-video-story .home-eyebrow,.home-video-story .home-section__header p{color:rgba(var(--home-contrast),.72)}.home-video-story__media{position:relative;overflow:hidden;border-radius:.8rem;background:rgb(var(--home-primary-deep))}.home-video-story__media:before{display:block;padding-bottom:56.25%;content:""}.home-video-story__media>*,.home-video-story__media deferred-media,.home-video-story__media video,.home-video-story__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-video-story__poster{padding:0;border:0;cursor:pointer}.home-video-story__poster img,.home-video-story__poster svg{width:100%;height:100%;object-fit:cover}.home-video-story__play{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:clamp(6.8rem,9vw,10rem);height:clamp(6.8rem,9vw,10rem);place-items:center;border:.1rem solid rgba(var(--home-contrast),.55);border-radius:50%;background:rgba(var(--home-ink),.55);color:rgb(var(--home-contrast));transform:translate(-50%,-50%)}.home-video-story__play svg{width:2.8rem;height:2.8rem}.home-video-story__caption{position:absolute;right:2rem;bottom:2rem;left:2rem;z-index:2;max-width:42rem;margin:0;color:rgb(var(--home-contrast));font-size:clamp(1.8rem,2.5vw,2.8rem);font-family:var(--font-heading-family);line-height:1.15}.home-materials{padding-block:clamp(6rem,9vw,12rem);background:rgb(var(--home-primary))}.home-materials__layout{display:grid;gap:clamp(3rem,6vw,7rem);align-items:center}.home-materials__media{min-height:clamp(38rem,58vw,67rem);overflow:hidden;border-radius:50% 50% .8rem .8rem;background:rgb(var(--home-cream))}.home-materials__media img,.home-materials__media svg{width:100%;height:100%;min-height:inherit;object-fit:cover}.home-materials__content{display:grid;gap:2rem}.home-materials__content h2{max-width:12ch;margin:0;font-size:clamp(4rem,7vw,7.8rem);line-height:.94;letter-spacing:-.04em}.home-materials__intro{max-width:56rem;margin:0;color:rgba(var(--home-ink),.72);font-size:1.7rem;line-height:1.6}.home-materials__list{display:grid;margin-top:1rem;border-top:.1rem solid rgba(var(--home-ink),.22)}.home-material-item{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;padding-block:1.8rem;border-bottom:.1rem solid rgba(var(--home-ink),.22)}.home-material-item__number{color:rgb(var(--home-primary-deep));font-weight:700}.home-material-item h3,.home-material-item p{margin:0}.home-material-item h3{font-size:2.2rem}.home-material-item p{margin-top:.5rem;color:rgba(var(--home-ink),.68);font-size:1.4rem;line-height:1.5}.home-manifesto{padding-block:clamp(6rem,10vw,13rem);background:rgb(var(--home-terracotta));color:rgb(var(--home-contrast))}.home-manifesto__inner{display:grid;gap:3rem}.home-manifesto__quote{max-width:18ch;margin:0;font-size:clamp(4.2rem,8vw,9.5rem);line-height:.95;letter-spacing:-.045em}.home-manifesto__aside{display:grid;max-width:48rem;gap:2rem;justify-self:end}.home-manifesto__aside p{margin:0;color:rgba(var(--home-contrast),.82);font-size:1.7rem;line-height:1.65}.home-manifesto .home-link{color:rgb(var(--home-contrast))}.home-guides{padding-block:clamp(6rem,9vw,12rem);background:rgb(var(--home-paper))}.home-guides__grid{display:grid;gap:2.4rem 1.6rem}.home-guide-card{display:grid;gap:1.6rem}.home-guide-card__media{aspect-ratio:4 / 3;overflow:hidden;border-radius:.6rem;background:rgb(var(--home-cream))}.home-guide-card__media img,.home-guide-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.home-guide-card:hover .home-guide-card__media img,.home-guide-card:hover .home-guide-card__media svg{transform:scale(1.03)}.home-guide-card__meta{color:rgb(var(--home-terracotta));font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-guide-card h3,.home-guide-card p{margin:0}.home-guide-card h3{font-size:clamp(2.6rem,3vw,3.8rem);line-height:1.05}.home-guide-card p{color:rgba(var(--home-ink),.68);line-height:1.55}.home-guide-card__content{display:grid;gap:1rem}@media screen and (min-width:750px){.home-shell{padding-inline:5rem}.home-section__header--split{grid-template-columns:minmax(0,1.2fr) minmax(28rem,.8fr)}.home-section__header--split>:last-child{justify-self:end}.home-service-bar__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-service-bar__item,.home-service-bar__item:nth-child(odd){border-right:.1rem solid rgba(var(--home-contrast),.18)}.home-service-bar__item:last-child{border-right:0}.home-categories__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.6rem}.home-category-card{grid-column:span 6}.home-category-card:nth-child(4n+1),.home-category-card:nth-child(4n+4){grid-column:span 7}.home-category-card:nth-child(4n+2),.home-category-card:nth-child(4n+3){grid-column:span 5}.home-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem 2rem}.home-lookbook__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.home-room-card:nth-child(2n){margin-top:8rem}.home-materials__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.home-manifesto__inner{grid-template-columns:minmax(0,1.3fr) minmax(28rem,.7fr);align-items:end}.home-guides__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:990px){.home-hero__scroll{display:flex}.home-service-bar__item{grid-template-columns:4.4rem 1fr;padding:2rem 2.4rem}.home-service-bar__icon{width:4.4rem;height:4.4rem}.home-service-bar__title{font-size:1.5rem}}@media screen and (max-width:749px){.home-hero__shade{background:linear-gradient(0deg,rgba(var(--home-ink),var(--home-hero-overlay)),rgba(var(--home-ink),var(--home-hero-overlay-soft)) 85%)}.home-hero__actions .home-button{width:100%}.home-category-card__content p{display:none}.home-category-card h3{font-size:2.5rem}.home-service-bar__item:nth-child(n+3){border-top:.1rem solid rgba(var(--home-contrast),.18)}}@media(prefers-reduced-motion:reduce){.home-category-card__media img,.home-category-card__media svg,.home-guide-card__media img,.home-guide-card__media svg,.home-link svg,.home-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-home-furnishings.css.map */
