.llt-home,.llt-related{--llt-ink: #1f241f;--llt-cream: #f4efe4;--llt-paper: #fffdf8;--llt-sage: #6f7868;--llt-tan: #c8aa82;--llt-line: #ded7c9;--llt-muted: #62645d;color:var(--llt-ink)}.llt-home *,.llt-related *{box-sizing:border-box}.llt-eyebrow{margin:0 0 1.2rem;color:var(--llt-sage);font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.llt-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:62rem;background:var(--llt-paper)}.llt-hero__copy{display:flex;flex-direction:column;justify-content:center;padding-top:8rem;padding-bottom:8rem}.llt-hero h1{max-width:72rem;margin:0 0 2.2rem;font-size:clamp(4.6rem,7vw,8rem);line-height:.95;letter-spacing:-.045em}.llt-lead{max-width:60rem;color:var(--llt-muted);font-size:1.9rem;line-height:1.55}.llt-lead>*:first-child,.llt-section__intro>*:first-child,.llt-story__body>*:first-child,.llt-newsletter__body>*:first-child{margin-top:0}.llt-lead>*:last-child,.llt-section__intro>*:last-child,.llt-story__body>*:last-child,.llt-newsletter__body>*:last-child{margin-bottom:0}.llt-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.6rem}.llt-button{min-height:4.8rem;border:.1rem solid var(--llt-ink);border-radius:0;box-shadow:none;font-weight:700;letter-spacing:.02em}.llt-button:before,.llt-button:after{content:none}.llt-button--primary{background:var(--llt-ink);color:#fff}.llt-button--secondary{background:transparent;color:var(--llt-ink)}.llt-button:hover,.llt-button:focus-visible{background:var(--llt-sage);border-color:var(--llt-sage);color:#fff}.llt-hero__media{min-height:56rem;overflow:hidden;background:#e8e3d9}.llt-hero__image,.llt-hero__placeholder{display:block;width:100%;height:100%;min-height:56rem;object-fit:cover}.llt-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;margin-bottom:0;padding-left:0;border-top:.1rem solid var(--llt-line);border-bottom:.1rem solid var(--llt-line);list-style:none}.llt-trust li{padding:2rem 1.2rem;border-right:.1rem solid var(--llt-line);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.llt-trust li:last-child{border-right:0}.llt-section,.llt-related{padding-top:8rem;padding-bottom:8rem}.llt-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:3.2rem}.llt-section h2,.llt-story h2,.llt-newsletter h2,.llt-related h2{margin:0;font-size:clamp(3.6rem,5vw,5.4rem);line-height:1.05;letter-spacing:-.035em}.llt-section__intro{max-width:50rem;color:var(--llt-muted);font-size:1.6rem}.llt-grid,.llt-related__grid{display:grid;gap:1.8rem}.llt-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.llt-related__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.llt-card{min-width:0;border:.1rem solid var(--llt-line);background:#fff}.llt-card__media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f4f0e8}.llt-card__media img,.llt-card>.placeholder-svg{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;object-position:center;transition:transform .25s ease}.llt-card__media:hover img{transform:scale(1.02)}.llt-card__body{padding:1.8rem}.llt-card h3{margin:0;font-size:1.9rem;line-height:1.25}.llt-card h3 a{color:inherit;text-decoration:none}.llt-card h3 a:hover,.llt-card h3 a:focus-visible{text-decoration:underline;text-underline-offset:.3rem}.llt-card__body>p:not(.llt-card__price){min-height:4.5rem;margin:.8rem 0 0;color:var(--llt-muted);font-size:1.4rem;line-height:1.5}.llt-card__price{margin:1.2rem 0 0;font-weight:800}.llt-story{background:var(--llt-cream)}.llt-story__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:7rem;padding-top:8rem;padding-bottom:8rem}.llt-story__body{margin-top:2rem;color:#51544d;font-size:1.7rem;line-height:1.65}.llt-story blockquote{margin:0;padding:.8rem 0 .8rem 2.2rem;border-left:.4rem solid var(--llt-tan);font-size:clamp(2.2rem,3vw,3rem);font-weight:800;line-height:1.3}.llt-newsletter{padding-top:8rem;padding-bottom:8rem;text-align:center}.llt-newsletter__body{max-width:58rem;margin:1.2rem auto 0;color:var(--llt-muted)}.llt-newsletter__form{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:58rem;margin:2.6rem auto 0;text-align:left}.llt-newsletter__form input[type=email]{min-width:0;min-height:4.8rem;padding:1.2rem 1.6rem;border:.1rem solid var(--llt-ink);border-radius:0;background:#fff;color:var(--llt-ink);font:inherit;font-size:1.6rem}.llt-newsletter__form input[type=email]:focus-visible{outline:.2rem solid var(--llt-sage);outline-offset:.2rem}.llt-newsletter__message{grid-column:1 / -1;margin:1rem 0 0;text-align:left}.llt-newsletter__message--error{color:#8b1a1a}.llt-product-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.6rem;margin:1.8rem 0;padding:0;list-style:none}.llt-product-highlights li{position:relative;padding-left:1.8rem;font-size:1.4rem}.llt-product-highlights li:before{position:absolute;top:.7em;left:0;width:.6rem;height:.6rem;border-radius:50%;background:var(--llt-tan);content:""}.llt-related__header{margin-bottom:3rem}@media screen and (max-width:989px){.llt-hero{grid-template-columns:1fr;min-height:0}.llt-hero__copy{padding-top:6.4rem;padding-bottom:4.8rem}.llt-hero__media,.llt-hero__image,.llt-hero__placeholder{min-height:42rem;max-height:62rem}.llt-trust,.llt-grid,.llt-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.llt-trust li:nth-child(2){border-right:0}.llt-trust li:nth-child(-n+2){border-bottom:.1rem solid var(--llt-line)}.llt-section__heading{display:block}.llt-section__intro{margin-top:1.2rem}.llt-story__inner{grid-template-columns:1fr;gap:3.8rem}}@media screen and (max-width:599px){.llt-hero h1{font-size:clamp(4.2rem,13vw,5.4rem)}.llt-actions{flex-direction:column}.llt-actions .llt-button{width:100%}.llt-hero__media,.llt-hero__image,.llt-hero__placeholder{min-height:34rem}.llt-trust{grid-template-columns:1fr}.llt-trust li,.llt-trust li:nth-child(2){border-right:0;border-bottom:.1rem solid var(--llt-line)}.llt-trust li:last-child{border-bottom:0}.llt-grid,.llt-related__grid{grid-template-columns:1fr}.llt-card__body>p:not(.llt-card__price){min-height:0}.llt-story__inner,.llt-section,.llt-related,.llt-newsletter{padding-top:6rem;padding-bottom:6rem}.llt-newsletter__form{grid-template-columns:1fr;gap:1rem}.llt-newsletter__form .llt-button{width:100%}.llt-product-highlights{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.llt-card__media img{transition:none}}@media screen and (max-width:749px){.header__heading-link .h2{display:inline-block;font-size:2rem;line-height:1.05;white-space:nowrap}.product__title h1{font-size:clamp(3rem,8.5vw,3.4rem);line-height:1.08;letter-spacing:-.02em}.collection-hero__title{font-size:clamp(3.2rem,9vw,3.6rem);line-height:1.08}.product-grid .card__media .media img{object-fit:contain;object-position:center;background:#f4f0e8}.product__media img{object-fit:contain;object-position:center;background:#fffdf8}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/local-labels-tees.css.map */
