:root{--th-green: #51978f;--th-sage: #819478;--th-cream: #f4f2f0;--th-brown: #351512;--th-ink: #24100e}.template-index #shopify-section-top-bar .t4s-top-bar,.template-index.is--topbar-transparent #shopify-section-top-bar .t4s-top-bar{background:var(--th-green)!important;color:var(--th-cream)!important}.t4s-top-bar__wrap{min-height:40px!important;padding:8px 0!important}.t4s-top-bar-text__item{color:var(--th-cream);letter-spacing:0}.t4s-top-bar-text__item strong{color:var(--th-cream)!important;font-weight:500!important}#shopify-section-top-bar .t4s-top-bar__html,#shopify-section-top-bar .t4s-top-bar__social{display:none!important}#shopify-section-top-bar .t4s-top-bar__text{flex:0 0 100%!important;max-width:100%!important}.template-index .t4s-section-header{z-index:60;margin:0!important}.template-index #shopify-section-header-bottom{position:absolute!important;top:40px!important;left:0;right:0;width:100%;z-index:120!important}.template-index #shopify-section-header-bottom .t4s-header__wrapper{padding-top:14px}.template-index #shopify-section-header-bottom [data-header-height]{min-height:52px!important}.template-index #shopify-section-header-bottom [data-header-height2]{min-height:34px!important}.template-index:not(.is-header--stuck) .t4s-header__wrapper{background:transparent!important}.t4s-section-header__mid{border-bottom:0!important}.t4s-header__logo>a{color:var(--th-cream);font-size:30px;font-weight:500;letter-spacing:0;line-height:1}.is-header--stuck .t4s-header__logo>a,body:not(.template-index) .t4s-header__logo>a{color:var(--th-brown)}.t4s-nav__ul>li>a{letter-spacing:0!important;padding:5px 18px!important;font-size:15px!important;font-weight:500!important;text-shadow:0 1px 14px rgba(0,0,0,.28)}.template-index #shopify-section-header-bottom .t4s-site-nav__icons svg.t4s-icon,.template-index #shopify-section-header-bottom .t4s-site-nav__cart>a,.template-index #shopify-section-header-bottom .t4s-push-menu-btn{color:#fff!important}.template-index .is-header--stuck #shopify-section-header-bottom,.is-header--stuck #shopify-section-header-bottom{position:sticky!important;top:0!important}.is-header--stuck #shopify-section-header-bottom .t4s-header__wrapper{padding-top:0;box-shadow:0 1px 12px #0000000f}.t4s-product-title,.t4s-product-title a{color:var(--th-ink);font-weight:500}.th-home{color:var(--th-brown);background:#fff}.th-hero{min-height:760px;display:grid;place-items:center;text-align:center;padding:185px 24px 80px;background:linear-gradient(#3515122e,#3515122e),url(https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=2200&q=85) center/cover}.th-hero__eyebrow{color:var(--th-cream);font-size:14px;margin:0 0 10px}.th-hero__title{color:var(--th-cream);font-size:clamp(44px,7vw,98px);line-height:.98;margin:0;font-weight:400}.th-hero__copy{color:var(--th-cream);max-width:680px;margin:22px auto 30px;font-size:18px;line-height:1.6}.th-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 28px;border:1px solid var(--th-cream);color:var(--th-cream);background:transparent;text-decoration:none;transition:.2s ease}.th-button:hover{background:var(--th-cream);color:var(--th-brown)}.th-wrap{max-width:1240px;margin:0 auto;padding:70px 24px}.th-section-head{text-align:center;max-width:760px;margin:0 auto 34px}.th-section-head h2{color:var(--th-brown);font-size:clamp(30px,4vw,48px);font-weight:400;margin:0 0 12px}.th-section-head p{margin:0;color:#65514b;line-height:1.7}.th-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.th-category{position:relative;min-height:230px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding:18px;text-decoration:none;background:#eee}.th-category:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--img) center/cover;transform:scale(1.01);transition:transform .35s ease}.th-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(53,21,18,.55))}.th-category:hover:before{transform:scale(1.06)}.th-category span{position:relative;z-index:1;color:#fff;text-align:center;font-size:16px;font-weight:500}.th-editorial{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;background:var(--th-cream)}.th-editorial__image{min-height:520px;background:url(https://images.unsplash.com/photo-1618220179428-22790b461013?auto=format&fit=crop&w=1400&q=85) center/cover}.th-editorial__copy{padding:44px}.th-editorial__copy h2{color:var(--th-brown);font-size:clamp(32px,4vw,54px);font-weight:400;line-height:1.05;margin:0 0 18px}.th-editorial__copy p{color:#65514b;line-height:1.8;margin-bottom:28px}.th-editorial .th-button{color:var(--th-brown);border-color:var(--th-brown)}.th-editorial .th-button:hover{color:var(--th-cream);background:var(--th-brown)}.th-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.th-product{text-decoration:none;color:var(--th-brown)}.th-product__image{aspect-ratio:1;background:var(--img) center/cover;margin-bottom:14px}.th-product h3{font-size:16px;font-weight:500;line-height:1.35;margin:0 0 8px}.th-product p{margin:0;color:#65514b}@media(max-width:1024px){.th-category-grid,.th-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-editorial{grid-template-columns:1fr}.th-editorial__image{min-height:380px}}@media(max-width:767px){.th-hero{min-height:680px;padding-top:150px}.th-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.th-category{min-height:170px}.th-product-grid{grid-template-columns:1fr}.th-wrap{padding:48px 16px}.th-editorial__copy{padding:34px 22px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/trendhaus-model.css.map */
