:root{--tch-ink: #20261f;--tch-forest: #304b3c;--tch-clay: #b77e59;--tch-sand: #f4f0e9;--tch-paper: #fbfaf7;--tch-line: #d9d4ca;--tch-serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--tch-sans: "Avenir Next", "Segoe UI", sans-serif}body{background:var(--tch-paper);color:var(--tch-ink)}body,button,input,select,textarea{font-family:var(--tch-sans)}h1,h2,h3,.tch-display{font-family:var(--tch-serif);letter-spacing:-.035em}.button,.button-custom,button[type=submit]{border-radius:999px!important;border:1px solid var(--tch-forest)!important;box-shadow:none!important;min-height:46px;padding-inline:1.35rem!important;transition:background-color .18s ease,color .18s ease,transform .18s ease!important}.button:hover,.button-custom:hover,button[type=submit]:hover{transform:translateY(-1px)}product-card .product-card__content{gap:8px}product-card .product-card__content:after{content:"";display:block;height:1px;background:var(--tch-line);margin-top:6px}product-card .product-card__link+.product-card__content{background:transparent}.tch-section{padding:clamp(3.5rem,7vw,8rem) 0}.tch-section__inner{width:min(100% - 48px,1320px);margin:0 auto}.tch-eyebrow{margin:0 0 12px;color:var(--tch-forest);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.tch-kicker{color:#6e726c;font-size:.95rem;line-height:1.55;max-width:38rem}.tch-hero{min-height:min(780px,calc(100vh - var(--header-group-height, 0px)));position:relative;display:grid;place-items:end start;overflow:hidden;color:var(--tch-ink);background:#e7dfd2}.tch-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply;opacity:.9}.tch-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f3ecf0,#f7f3ec8f 46%,#f7f3ec0a)}.tch-hero__content{position:relative;z-index:1;width:min(100% - 48px,1320px);margin:0 auto;padding:clamp(3.5rem,9vw,8.5rem) 0;max-width:1320px}.tch-hero .tch-eyebrow{color:var(--tch-forest)}.tch-hero h1{max-width:760px;margin:0;color:var(--tch-ink);font-size:clamp(3rem,6.8vw,6.8rem);line-height:.93;font-weight:400}.tch-hero__body{max-width:33rem;margin:24px 0 30px;color:#454940;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.55}.tch-button--light{background:var(--tch-forest)!important;color:#fff!important;border-color:var(--tch-forest)!important}.tch-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--tch-line);border:1px solid var(--tch-line)}.tch-category-card{position:relative;min-height:195px;display:flex;flex-direction:column;justify-content:end;padding:24px;background:var(--tch-paper);color:var(--tch-ink);overflow:hidden;text-decoration:none}.tch-category-card:before{content:"";position:absolute;width:10rem;height:10rem;border:1px solid rgba(48,75,60,.16);border-radius:50%;top:-5.5rem;right:-4rem;transition:transform .25s ease}.tch-category-card:hover:before{transform:scale(1.2)}.tch-category-card span{color:var(--tch-forest);font-size:.73rem;letter-spacing:.13em;text-transform:uppercase}.tch-category-card strong{margin-top:8px;font-family:var(--tch-serif);font-size:clamp(1.5rem,2.3vw,2.15rem);font-weight:400;line-height:1}.tch-collection-intro{background:var(--tch-paper)}.tch-collection-intro__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.7fr);gap:3rem;align-items:end;margin-bottom:2.5rem}.tch-collection-intro__heading .tch-eyebrow{grid-column:1 / -1;margin-bottom:-1.8rem}.tch-collection-intro__heading h2{margin:0;font-size:clamp(2.45rem,4.8vw,5.2rem);font-weight:400;line-height:.93;max-width:13ch}.tch-collection-intro__heading>p:last-child{margin:0;color:#62665f;line-height:1.6;max-width:30rem}.tch-collection-intro__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--tch-line);border-left:1px solid var(--tch-line)}.tch-collection-intro__card{min-height:220px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;border-right:1px solid var(--tch-line);border-bottom:1px solid var(--tch-line);color:var(--tch-ink);text-decoration:none;transition:background-color .2s ease,color .2s ease}.tch-collection-intro__card:hover{background:var(--tch-forest);color:#fff}.tch-collection-intro__card span{margin-bottom:auto;color:var(--tch-clay);font-size:.72rem;font-weight:700;letter-spacing:.12em}.tch-collection-intro__card strong{font-family:var(--tch-serif);font-size:clamp(1.6rem,2vw,2.25rem);font-weight:400;line-height:1}.tch-collection-intro__card em{margin-top:10px;color:#757972;font-size:.85rem;font-style:normal;line-height:1.4}.tch-collection-intro__card:hover em{color:#e9e3d7}.tch-story{background:var(--tch-sand)}.tch-story__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);align-items:center;gap:clamp(2rem,7vw,8rem)}.tch-story__image{min-height:530px;background:#d7cab7;overflow:hidden}.tch-story__image img{width:100%;height:100%;min-height:530px;object-fit:cover;display:block}.tch-story h2{margin:0;font-size:clamp(2.4rem,4.2vw,4.9rem);font-weight:400;line-height:.96}.tch-story__copy{margin:22px 0 30px;max-width:31rem;font-size:1.04rem;line-height:1.65}.tch-trust{border-top:1px solid var(--tch-line);border-bottom:1px solid var(--tch-line);padding:24px 0}.tch-trust__grid{width:min(100% - 48px,1320px);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tch-trust__item{display:flex;align-items:flex-start;gap:12px}.tch-trust__mark{width:32px;height:32px;flex:0 0 32px;border:1px solid var(--tch-forest);border-radius:50%;display:grid;place-items:center;color:var(--tch-forest);font-size:.75rem}.tch-trust__item strong{display:block;font-size:.86rem}.tch-trust__item span{display:block;margin-top:2px;color:#676b65;font-size:.8rem;line-height:1.35}.tch-specs{border-top:1px solid var(--tch-line);padding-top:28px}.tch-specs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tch-spec{border:1px solid var(--tch-line);padding:16px;background:#fffdf9}.tch-spec span{display:block;color:#74766f;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.tch-spec strong{display:block;margin-top:8px;font-family:var(--tch-serif);font-size:1.15rem;font-weight:400;line-height:1.2}#header-group{border-bottom:1px solid rgba(32,38,31,.12)}footer{background:var(--tch-ink);color:#f6f1e8}@media(max-width:749px){.tch-section__inner,.tch-hero__content,.tch-trust__grid{width:min(100% - 32px,1320px)}.tch-hero{min-height:640px}.tch-hero:after{background:linear-gradient(0deg,#f7f3ece6,#f7f3ec2e)}.tch-hero h1{font-size:clamp(3rem,15vw,4.8rem)}.tch-category-grid{grid-template-columns:repeat(2,1fr)}.tch-category-card{min-height:150px;padding:17px}.tch-collection-intro__heading{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.tch-collection-intro__heading .tch-eyebrow{margin-bottom:0}.tch-collection-intro__grid{grid-template-columns:repeat(2,1fr)}.tch-collection-intro__card{min-height:168px;padding:16px}.tch-story__grid{grid-template-columns:1fr;gap:32px}.tch-story__image,.tch-story__image img{min-height:390px}.tch-trust__grid{grid-template-columns:repeat(2,1fr);gap:24px 12px}.tch-specs__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/tch-artisan.css.map */
