.home-furniture{--home-primary: rgb(var(--brand-primary-rgb));--home-secondary: rgb(var(--brand-secondary-rgb));--home-bg: rgb(var(--brand-background-rgb));--home-text: rgb(var(--brand-text-rgb));--home-muted: rgba(var(--brand-text-rgb), .66);--home-line: rgba(var(--brand-text-rgb), .14);background:var(--home-bg);color:var(--home-text)}.home-furniture a{color:inherit}.home-furniture__inner{width:min(100% - 3.2rem,var(--page-width));margin:0 auto}.home-furniture__hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:min(78rem,calc(100vh - 9rem));border-bottom:1px solid var(--home-line)}.home-furniture__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:7.2rem 5.6rem 7.2rem 0}.home-furniture__eyebrow,.home-furniture__section-kicker,.home-furniture__meta{margin:0 0 1.6rem;font-size:1.2rem;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;color:var(--home-secondary)}.home-furniture__heading{max-width:11ch;margin:0;font-size:6.8rem;line-height:.96;letter-spacing:0}.home-furniture__lead{max-width:58rem;margin:2.8rem 0 0;font-size:1.8rem;line-height:1.65;color:var(--home-muted)}.home-furniture__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.6rem}.home-furniture__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2.2rem;border:1px solid var(--home-primary);text-decoration:none;font-size:1.4rem;line-height:1;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.home-furniture__button--primary{background:var(--home-primary);color:var(--home-bg)!important}.home-furniture__button--secondary{background:transparent;color:var(--home-primary)}.home-furniture__button:hover{background:var(--home-secondary);border-color:var(--home-secondary);color:var(--home-bg)!important}.home-furniture__hero-media{position:relative;min-height:48rem;overflow:hidden;background:rgba(var(--brand-text-rgb),.04)}.home-furniture__hero-media img,.home-furniture__editorial-image img,.home-furniture__category-image img{width:100%;height:100%;display:block;object-fit:cover}.home-furniture__hero-media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(to top,rgba(var(--brand-text-rgb),.22),transparent);pointer-events:none}.home-furniture__hero-panel{position:absolute;right:2.4rem;bottom:2.4rem;width:min(32rem,calc(100% - 4.8rem));padding:2.4rem;background:rgba(var(--brand-background-rgb),.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-furniture__hero-panel p{margin:0;line-height:1.55}.home-furniture__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--home-line)}.home-furniture__trust-item{padding:2.2rem 2rem;border-right:1px solid var(--home-line)}.home-furniture__trust-item:last-child{border-right:0}.home-furniture__trust-item strong{display:block;margin-bottom:.6rem;font-size:1.4rem}.home-furniture__trust-item span{display:block;color:var(--home-muted);font-size:1.3rem;line-height:1.45}.home-furniture__section{padding:7.2rem 0;border-bottom:1px solid var(--home-line)}.home-furniture__section-head{display:flex;align-items:end;justify-content:space-between;gap:3.2rem;margin-bottom:3.2rem}.home-furniture__section-title{max-width:72rem;margin:0;font-size:4rem;line-height:1.05;letter-spacing:0}.home-furniture__section-copy{max-width:46rem;margin:1.6rem 0 0;color:var(--home-muted);line-height:1.6}.home-furniture__text-link{display:inline-flex;gap:.7rem;align-items:center;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.4rem;font-size:1.4rem;white-space:nowrap}.home-furniture__categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.home-furniture__category{position:relative;min-height:34rem;display:flex;align-items:end;overflow:hidden;text-decoration:none;background:rgba(var(--brand-text-rgb),.05)}.home-furniture__category-image{position:absolute;top:0;right:0;bottom:0;left:0}.home-furniture__category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(var(--brand-text-rgb),.62),rgba(var(--brand-text-rgb),.04))}.home-furniture__category-content{position:relative;z-index:1;padding:2.4rem;color:var(--home-bg)}.home-furniture__category-content h3{margin:0;font-size:2.2rem;letter-spacing:0}.home-furniture__category-content p{margin:.8rem 0 0;line-height:1.45}.home-furniture__products .grid{row-gap:3.2rem}.home-furniture__products .card-wrapper{height:100%}.home-furniture__products .card__heading{letter-spacing:0}.home-furniture__editorial{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:5.6rem;align-items:center}.home-furniture__editorial-image{min-height:54rem;background:rgba(var(--brand-text-rgb),.05)}.home-furniture__editorial-copy{max-width:54rem}.home-furniture__editorial-copy h2{margin:0;font-size:4.6rem;line-height:1.02;letter-spacing:0}.home-furniture__editorial-copy p{color:var(--home-muted);line-height:1.7}.home-furniture__bullets{display:grid;gap:1.4rem;margin:3rem 0;padding:0;list-style:none}.home-furniture__bullets li{padding-bottom:1.4rem;border-bottom:1px solid var(--home-line)}.home-furniture__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.4rem;align-items:center;padding:5.6rem;background:var(--home-primary);color:var(--home-bg)!important}.home-furniture__cta h2{max-width:72rem;margin:0;font-size:4.2rem;line-height:1.05;letter-spacing:0;color:var(--home-bg)!important}.home-furniture__cta p{max-width:58rem;margin:1.6rem 0 0;color:rgba(var(--brand-background-rgb),.86)!important;line-height:1.6}.home-furniture__cta .home-furniture__button{border-color:var(--home-bg);color:var(--home-bg)!important}.home-furniture__cta .home-furniture__button:hover{background:var(--home-bg);color:var(--home-primary)!important}@media screen and (max-width:989px){.home-furniture__hero,.home-furniture__editorial,.home-furniture__cta{grid-template-columns:1fr}.home-furniture__hero-copy{padding:5.6rem 0 3.2rem}.home-furniture__heading{max-width:12ch;font-size:5rem}.home-furniture__trust,.home-furniture__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.home-furniture__trust-item:nth-child(2){border-right:0}.home-furniture__trust-item:nth-child(-n+2){border-bottom:1px solid var(--home-line)}.home-furniture__section-head{align-items:start;flex-direction:column}.home-furniture__cta{padding:4rem 2.4rem}}@media screen and (max-width:749px){.home-furniture__inner{width:min(100% - 2.4rem,var(--page-width))}.home-furniture__hero{min-height:0}.home-furniture__hero-copy{padding-top:4rem}.home-furniture__heading,.home-furniture__editorial-copy h2,.home-furniture__cta h2{font-size:3.8rem}.home-furniture__section-title{font-size:3.2rem}.home-furniture__lead{font-size:1.6rem}.home-furniture__hero-media,.home-furniture__editorial-image{min-height:36rem}.home-furniture__hero-panel{position:static;width:auto;padding:2rem 0 0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.home-furniture__trust,.home-furniture__categories{grid-template-columns:1fr}.home-furniture__trust-item,.home-furniture__trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--home-line)}.home-furniture__trust-item:last-child{border-bottom:0}.home-furniture__section{padding:5.2rem 0}.home-furniture__category{min-height:28rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/home-furniture.css.map */
