:root{--stitch-accent: #7a4e1d;--stitch-accent-2: #c89a5b;--stitch-max: 1280px}.stitch-home{color:rgb(var(--color-foreground))}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.stitch-container{max-width:var(--stitch-max);margin:0 auto;padding:0 2.4rem}@media screen and (min-width:990px){.stitch-container{padding:0 3.2rem}}.stitch-hero{position:relative;min-height:75rem;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.stitch-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.stitch-hero__media img{width:100%;height:100%;object-fit:cover}.stitch-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.stitch-hero__content{position:relative;z-index:1;padding:6.4rem 2.4rem}.stitch-hero__logo{height:18rem;width:auto;margin:0 auto 3.2rem;display:block}.stitch-hero__title{font-family:var(--font-heading-family);font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:clamp(3rem,4vw,4.8rem);line-height:1.1;color:#fff;margin:0 0 2rem}.stitch-hero__sub{color:#ffffffe6;font-size:1.6rem;line-height:1.6;max-width:70rem;margin:0 auto 3rem}.stitch-button{-webkit-appearance:none;appearance:none;border:none;display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 2.8rem;border-radius:.2rem;background:var(--stitch-accent);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:1.2rem}.stitch-button:hover{background:#5f3706}.stitch-section{padding:8rem 0}.stitch-eyebrow{display:inline-block;color:var(--stitch-accent-2);text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:1.2rem;margin-bottom:1.2rem}.stitch-h2{font-family:var(--font-heading-family);color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.02em;font-size:clamp(2.2rem,2.4vw,3.4rem);margin:0 0 2.4rem}.stitch-body{color:rgba(var(--color-foreground),.72);font-size:1.6rem;line-height:1.8}.stitch-grid-2{display:grid;grid-template-columns:1fr;gap:4.8rem;align-items:center}@media screen and (min-width:990px){.stitch-grid-2{grid-template-columns:7fr 5fr}}.stitch-card-media{border:1px solid rgba(var(--color-foreground),.12);padding:1.6rem;background:rgb(var(--color-background))}.stitch-card-media img{width:100%;height:auto;display:block;object-fit:cover}.stitch-features{background:rgba(var(--color-foreground),.03)}.stitch-features__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.stitch-features__grid{grid-template-columns:repeat(3,1fr)}}.stitch-feature{text-align:center;padding:2.4rem}.stitch-feature__icon{width:6.4rem;height:6.4rem;border-radius:999px;background:rgba(var(--color-foreground),.06);display:inline-flex;align-items:center;justify-content:center;margin:0 auto 1.6rem;color:var(--stitch-accent);font-size:3rem}.stitch-feature__title{font-family:var(--font-heading-family);text-transform:uppercase;font-weight:700;margin:0 0 .8rem}.stitch-feature__desc{margin:0;color:rgba(var(--color-foreground),.7);font-size:1.2rem;line-height:1.6}.stitch-products{background:rgba(var(--color-foreground),.02)}.stitch-products__head{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin-bottom:2.8rem;width:100%;flex-wrap:nowrap}.stitch-products__head>*{min-width:0}.stitch-products__link{color:var(--stitch-accent);text-decoration:none;border-bottom:1px solid var(--stitch-accent);letter-spacing:.08em;text-transform:uppercase;font-weight:700;font-size:1.2rem;padding-bottom:.2rem;white-space:nowrap}.stitch-products__link:hover{color:var(--stitch-accent-2);border-color:var(--stitch-accent-2)}.stitch-product{width:100%;text-decoration:none;color:inherit}.stitch-products__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.stitch-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.stitch-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.stitch-product__media{aspect-ratio:3 / 4;border:1px solid rgba(var(--color-foreground),.12);overflow:hidden;background:#fff;margin-bottom:1.2rem}.stitch-product__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.stitch-product:hover .stitch-product__media img{transform:scale(1.05)}.stitch-product__title{font-family:var(--font-heading-family);font-size:1.6rem;margin:0 0 .4rem}.stitch-product__price{color:var(--stitch-accent-2);font-weight:700;letter-spacing:.04em;margin:0}.stitch-about__quote{font-style:italic;margin:0 0 1.6rem;color:rgba(var(--color-foreground),.72);font-size:1.6rem;line-height:1.8}.stitch-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.stitch-stat{border-left:2px solid var(--stitch-accent-2);padding-left:1.2rem}.stitch-stat__num{display:block;font-family:var(--font-heading-family);font-weight:800;font-size:2.4rem;color:rgb(var(--color-foreground))}.stitch-stat__label{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;color:rgba(var(--color-foreground),.7)}.stitch-cats__head{text-align:center;margin-bottom:4.8rem}.stitch-cats__rule{width:8rem;height:.4rem;background:var(--stitch-accent-2);margin:1.6rem auto 0}.stitch-cats__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:990px){.stitch-cats__grid{grid-template-columns:repeat(3,1fr)}}.stitch-cat{position:relative;height:60rem;overflow:hidden;border-radius:.2rem}.stitch-cat__media{position:absolute;top:0;right:0;bottom:0;left:0}.stitch-cat__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.stitch-cat:hover .stitch-cat__media img{transform:scale(1.1)}.stitch-cat__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000c,#00000040,#0000)}.stitch-cat__content{position:absolute;left:3.2rem;bottom:3.2rem;color:#fff}.stitch-cat__title{font-family:var(--font-heading-family);font-weight:700;font-size:3rem;margin:0 0 .6rem}.stitch-cat__sub{margin:0 0 1.6rem;text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;opacity:.85}.stitch-cat__cta{display:inline-flex;align-items:center;gap:.8rem;text-transform:uppercase;letter-spacing:.12em;font-size:1.2rem;font-weight:700}.stitch-cat:hover .stitch-cat__cta{transform:translate(.6rem);transition:transform .2s ease}
/*# sourceMappingURL=/cdn/shop/t/5/assets/stitch-home.css.map */
