:root{--tsh-cream: #F9F8F4;--tsh-black: #171716;--tsh-stone: #ECEAE4;--tsh-warm-gray: #DCD8CF;--tsh-muted: rgba(23, 23, 22, .68);--tsh-soft: rgba(23, 23, 22, .08);--tsh-border: rgba(23, 23, 22, .16);--tsh-border-strong: rgba(23, 23, 22, .32);--tsh-max: 1240px;--tsh-radius: 18px;--tsh-radius-sm: 10px;--tsh-ease: cubic-bezier(.22, 1, .36, 1)}html{scroll-behavior:smooth}body{background:var(--tsh-cream)}.tsh-2,.tsh-2 *{box-sizing:border-box}.tsh-2{background:var(--tsh-cream);color:var(--tsh-black);position:relative}.tsh-container{width:min(calc(100% - 40px),var(--tsh-max));margin-inline:auto}.tsh-container--narrow{width:min(calc(100% - 40px),860px);margin-inline:auto}.tsh-eyebrow{margin:0 0 16px;font-size:.76rem;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.tsh-display{margin:0;font-size:clamp(3.2rem,7vw,7.8rem);line-height:.92;letter-spacing:-.065em;font-weight:500}.tsh-heading-xl{margin:0;font-size:clamp(2.6rem,5vw,5.6rem);line-height:.98;letter-spacing:-.055em;font-weight:500}.tsh-heading-l{margin:0;font-size:clamp(2.15rem,3.6vw,4.25rem);line-height:1.03;letter-spacing:-.05em;font-weight:500}.tsh-heading-m{margin:0;font-size:clamp(1.65rem,2.4vw,2.5rem);line-height:1.08;letter-spacing:-.04em;font-weight:500}.tsh-body{color:var(--tsh-muted);font-size:clamp(1rem,1.22vw,1.18rem);line-height:1.72;letter-spacing:-.015em}.tsh-body p{margin:0}.tsh-body p+p{margin-top:1em}.tsh-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.tsh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid currentColor;border-radius:999px;font-size:.86rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;font-weight:700;transition:transform .26s var(--tsh-ease),background .26s var(--tsh-ease),color .26s var(--tsh-ease),border-color .26s var(--tsh-ease),opacity .26s var(--tsh-ease)}.tsh-button:hover{transform:translateY(-1px);text-decoration:none}.tsh-button--dark{background:var(--tsh-black);color:var(--tsh-cream);border-color:var(--tsh-black)}.tsh-button--dark:hover{background:transparent;color:var(--tsh-black)}.tsh-button--outline-dark{background:transparent;color:var(--tsh-black);border-color:#17171657}.tsh-button--outline-dark:hover{border-color:var(--tsh-black)}.tsh-button--cream{background:var(--tsh-cream);color:var(--tsh-black);border-color:var(--tsh-cream)}.tsh-button--cream:hover{background:transparent;color:var(--tsh-cream)}.tsh-button--outline-cream{background:transparent;color:var(--tsh-cream);border-color:#f9f8f47a}.tsh-button--outline-cream:hover{border-color:var(--tsh-cream)}.tsh-motion [data-tsh-reveal]{opacity:0;transform:translateY(18px);transition:opacity .76s var(--tsh-ease),transform .76s var(--tsh-ease)}.tsh-motion [data-tsh-reveal].is-visible{opacity:1;transform:translateY(0)}.tsh-motion [data-tsh-reveal-delay="1"]{transition-delay:90ms}.tsh-motion [data-tsh-reveal-delay="2"]{transition-delay:.18s}.tsh-motion [data-tsh-reveal-delay="3"]{transition-delay:.27s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tsh-button,.tsh-motion [data-tsh-reveal]{transition:none!important;transform:none!important;opacity:1!important}}.tsh-home-hero{min-height:var(--tsh-hero-min, 88vh);background:var(--tsh-black);color:var(--tsh-cream);overflow:hidden;isolation:isolate}.tsh-home-hero__media,.tsh-home-hero__media picture,.tsh-home-hero__media img,.tsh-home-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.tsh-home-hero__media{z-index:-2}.tsh-home-hero__media picture{display:block}.tsh-home-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.01)}.tsh-home-hero__scrim{z-index:-1;opacity:var(--tsh-overlay, .48);background:linear-gradient(90deg,#000000c7,#00000061 42%,#00000014),linear-gradient(0deg,#00000085,#0000000d 60%)}.tsh-home-hero--dark-text{background:var(--tsh-cream);color:var(--tsh-black)}.tsh-home-hero--dark-text .tsh-home-hero__scrim{background:linear-gradient(90deg,#f9f8f4e0,#f9f8f47a 42%,#f9f8f40f),linear-gradient(0deg,#f9f8f49e,#f9f8f405 64%)}.tsh-home-hero__content{min-height:inherit;display:flex;align-items:flex-end;padding:clamp(84px,10vw,132px) 0 clamp(58px,7vw,96px)}.tsh-home-hero__inner{width:min(100%,760px)}.tsh-home-hero__copy{max-width:610px;margin-top:24px;color:currentColor;opacity:.82;font-size:clamp(1.02rem,1.22vw,1.24rem);line-height:1.72;letter-spacing:-.015em}.tsh-home-hero__proof{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding-top:18px;border-top:1px solid currentColor;color:currentColor;opacity:.72;font-size:.76rem;line-height:1.3;letter-spacing:.11em;text-transform:uppercase;font-weight:600}.tsh-home-hero--dark-text .tsh-button--primary{background:var(--tsh-black);color:var(--tsh-cream);border-color:var(--tsh-black)}.tsh-home-hero--dark-text .tsh-button--primary:hover{background:transparent;color:var(--tsh-black)}.tsh-home-hero--dark-text .tsh-button--secondary{background:transparent;color:var(--tsh-black);border-color:#17171661}.tsh-home-hero--dark-text .tsh-button--secondary:hover{border-color:var(--tsh-black)}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--primary{background:var(--tsh-cream);color:var(--tsh-black);border-color:var(--tsh-cream)}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--primary:hover{background:transparent;color:var(--tsh-cream)}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--secondary{background:transparent;color:var(--tsh-cream);border-color:#f9f8f47a}.tsh-home-hero:not(.tsh-home-hero--dark-text) .tsh-button--secondary:hover{border-color:var(--tsh-cream)}.tsh-thesis{padding:clamp(84px,10vw,150px) 0;border-bottom:1px solid var(--tsh-border)}.tsh-thesis__inner{text-align:center}.tsh-thesis .tsh-body{width:min(100%,720px);margin:28px auto 0}.tsh-thesis__rule{width:72px;height:1px;background:var(--tsh-black);opacity:.3;margin:34px auto 0}.tsh-signature{padding:clamp(78px,9vw,142px) 0;border-bottom:1px solid var(--tsh-border)}.tsh-signature__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(42px,7vw,104px);align-items:center}.tsh-signature__media{position:relative}.tsh-signature__image-frame{position:relative;overflow:hidden;border-radius:var(--tsh-radius);background:var(--tsh-stone);min-height:clamp(420px,50vw,680px)}.tsh-signature__image-frame img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center;display:block;transition:transform .9s var(--tsh-ease)}.tsh-signature__image-frame:hover img{transform:scale(1.025)}.tsh-signature__caption{display:flex;justify-content:space-between;gap:16px;margin-top:14px;color:var(--tsh-muted);font-size:.76rem;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.tsh-signature__content{max-width:600px}.tsh-signature__content .tsh-body{margin-top:26px}.tsh-signature__quote{margin:30px 0 0;padding-left:22px;border-left:1px solid var(--tsh-border-strong);color:#1717168a;font-size:clamp(1rem,1.18vw,1.12rem);line-height:1.72;font-style:italic;letter-spacing:-.015em}.tsh-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:38px;background:var(--tsh-border);border:1px solid var(--tsh-border)}.tsh-mini-grid__item{background:var(--tsh-cream);padding:22px 18px}.tsh-mini-grid__label{display:block;margin-bottom:10px;font-size:.7rem;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.tsh-mini-grid__text{display:block;color:var(--tsh-muted);font-size:.92rem;line-height:1.5}@media screen and (max-width:989px){.tsh-signature__grid{grid-template-columns:1fr}.tsh-signature__content{max-width:760px}}@media screen and (max-width:749px){.tsh-container,.tsh-container--narrow{width:min(calc(100% - 32px),var(--tsh-max))}.tsh-home-hero{min-height:var(--tsh-hero-mobile-min, 86svh)}.tsh-home-hero__content{align-items:flex-end;padding:92px 0 42px}.tsh-display{font-size:clamp(3rem,14vw,5.35rem);line-height:.94}.tsh-heading-xl{font-size:clamp(2.4rem,12vw,4.4rem)}.tsh-heading-l{font-size:clamp(2.05rem,10vw,3.5rem)}.tsh-button-row{flex-direction:column;align-items:stretch;margin-top:28px}.tsh-button{width:100%}.tsh-home-hero__proof{font-size:.68rem;letter-spacing:.09em}.tsh-signature__image-frame{min-height:440px}.tsh-mini-grid{grid-template-columns:1fr}.tsh-signature__caption{flex-direction:column;gap:4px}}@media screen and (max-width:749px){body.tsh-frame--home #MainContent .shopify-section:first-child,body.tsh-frame--home main .shopify-section:first-child{padding-top:190px!important}body.tsh-frame--home #MainContent .shopify-section:first-child>*,body.tsh-frame--home main .shopify-section:first-child>*{padding-top:0!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/tsh-core.css.map */
