.tee-house-page{--th-bg: #000000;--th-bg-alt: #111111;--th-bg-card: #1a1a1a;--th-text: #d9d9d9;--th-text-muted: #999999;--th-accent: #fff555;--th-accent-text: #000000;--th-border: #595952;--th-price: #d1ba98;--th-sale: #990000;--th-radius: 12px}.tee-house-page .main-content{background:var(--th-bg);color:var(--th-text);padding-bottom:5rem}.tee-house-hero{position:relative;min-height:70vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--th-bg-alt)}.tee-house-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.tee-house-hero__media img{width:100%;height:100%;object-fit:cover}.tee-house-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d9,#00000059,#00000040)}.tee-house-hero__content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4rem}.tee-house-hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--th-accent);margin-bottom:.75rem}.tee-house-hero__title{color:#fff;font-size:clamp(2rem,5vw,3.25rem);line-height:1.15;margin-bottom:1rem;max-width:16ch}.tee-house-hero__text{color:#ffffffd9;max-width:42ch;margin-bottom:1.5rem;line-height:1.6}.tee-house-hero__cta.btn{background:var(--th-accent);color:var(--th-accent-text);border-color:var(--th-accent)}.tee-house-section{padding:4rem 0;background:var(--th-bg)}.tee-house-section--alt{background:var(--th-bg-alt)}.tee-house-section__header{text-align:center;max-width:720px;margin:0 auto 2.5rem;padding:0 1.5rem}.tee-house-section__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--th-accent);margin-bottom:.5rem}.tee-house-section__title{color:var(--th-text);margin-bottom:.75rem}.tee-house-section__subtitle{color:var(--th-text-muted);line-height:1.6}.tee-house-page .page-content--product{background:var(--th-bg)}.tee-house-page .product-single__title{color:var(--th-text)}.tee-house-page .product__price{color:var(--th-price)}.tee-house-page .product__price--compare{color:var(--th-text-muted)}.tee-house-page .product__price-savings{color:var(--th-sale)}.tee-house-page .product-block--header .product-block{margin-bottom:0}.tee-house-page .tee-house-category-label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:var(--th-accent);margin-bottom:.5rem}.tee-house-page .tee-house-shipping-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--th-border);border-radius:999px;font-size:.875rem;color:var(--th-text);margin:.75rem 0 1rem}.tee-house-page .tee-house-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--th-border)}.tee-house-page .tee-house-trust-row__item{text-align:center;font-size:.8rem;color:var(--th-text-muted)}.tee-house-page .tee-house-trust-row__item svg{width:24px;height:24px;margin-bottom:.5rem;fill:var(--th-accent)}.tee-house-page .tee-house-short-desc{color:var(--th-text-muted);line-height:1.6;margin:.75rem 0 0}.tee-house-page .product-single__form .btn.add-to-cart{background:var(--th-accent);color:var(--th-accent-text);border-color:var(--th-accent)}.tee-house-page .sales-points .icon-and-text{color:var(--th-text-muted)}@media(max-width:749px){.tee-house-page .tee-house-trust-row{grid-template-columns:1fr;gap:.75rem}}.tee-house-media-text{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.tee-house-media-text__image{border-radius:var(--th-radius);overflow:hidden;background:var(--th-bg-card)}.tee-house-media-text__image img{width:100%;height:auto;display:block}.tee-house-media-text__content h2 em,.tee-house-media-text__content h2 span{color:var(--th-accent);font-style:normal}@media(max-width:749px){.tee-house-media-text{grid-template-columns:1fr;gap:1.5rem}}.tee-house-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.tee-house-benefit-card{background:var(--th-bg-card);border:1px solid var(--th-border);border-radius:var(--th-radius);overflow:hidden}.tee-house-benefit-card__image{aspect-ratio:4 / 3;overflow:hidden;background:var(--th-bg-alt)}.tee-house-benefit-card__image img{width:100%;height:100%;object-fit:cover}.tee-house-benefit-card__body{padding:1.25rem}.tee-house-benefit-card__body h3{color:var(--th-text);font-size:1rem;margin-bottom:.5rem}.tee-house-benefit-card__body p{color:var(--th-text-muted);font-size:.875rem;line-height:1.55;margin:0}@media(max-width:989px){.tee-house-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.tee-house-benefits__grid{grid-template-columns:1fr}}.tee-house-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.tee-house-step{text-align:center}.tee-house-step__image{border-radius:var(--th-radius);overflow:hidden;margin-bottom:1rem;background:var(--th-bg-card);border:1px solid var(--th-border)}.tee-house-step__image img{width:100%;height:auto;display:block}.tee-house-step h3{color:var(--th-text);font-size:1rem;margin-bottom:.35rem}.tee-house-step p{color:var(--th-text-muted);font-size:.875rem;line-height:1.5;margin:0}@media(max-width:989px){.tee-house-steps__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.tee-house-steps__grid{grid-template-columns:1fr}}.tee-house-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 1.5rem 1rem;max-width:1200px;margin:0 auto;scrollbar-width:thin;scrollbar-color:var(--th-border) transparent}.tee-house-carousel__slide{flex:0 0 min(280px,75vw);scroll-snap-align:start;border-radius:var(--th-radius);overflow:hidden;border:1px solid var(--th-border);background:var(--th-bg-card)}.tee-house-carousel__slide img,.tee-house-carousel__slide video{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:cover}.tee-house-video{max-width:900px;margin:0 auto;padding:0 1.5rem}.tee-house-video__wrapper{border-radius:var(--th-radius);overflow:hidden;border:1px solid var(--th-border);background:#000}.tee-house-video__wrapper video,.tee-house-video__wrapper iframe{width:100%;aspect-ratio:16 / 9;display:block;border:0}.tee-house-page .text-with-icons{background:var(--th-bg-alt)}.tee-house-page .text-with-icons .section-header h2,.tee-house-page .text-with-icons__block-title h3{color:var(--th-text)}.tee-house-page .text-with-icons__block-text{color:var(--th-text-muted)}.tee-house-page .text-with-icons__block-icon svg{fill:var(--th-accent)}.tee-house-page .collapsible-trigger{color:var(--th-text)}.tee-house-page .collapsible-content__inner{color:var(--th-text-muted)}.tee-house-page .section-header__title{color:var(--th-text)}.tee-house-final-cta{text-align:center;padding:4rem 1.5rem;background:var(--th-bg-alt);border-top:1px solid var(--th-border)}.tee-house-final-cta__title{color:var(--th-text);margin-bottom:.5rem}.tee-house-final-cta__subtitle{color:var(--th-text-muted);margin-bottom:1.5rem}.tee-house-final-cta__form{max-width:420px;margin:0 auto;display:flex;gap:.75rem;align-items:stretch;flex-wrap:wrap;justify-content:center}.tee-house-final-cta__form .js-qty__wrapper{flex:0 0 auto}.tee-house-final-cta__form .btn{flex:1 1 180px;background:var(--th-accent);color:var(--th-accent-text);border-color:var(--th-accent)}.tee-house-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#000000f2;border-top:1px solid var(--th-border);padding:.75rem 1rem;transform:translateY(100%);transition:transform .25s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tee-house-sticky-atc.is-visible{transform:translateY(0)}.tee-house-sticky-atc__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem;justify-content:space-between}.tee-house-sticky-atc__info{flex:1;min-width:0}.tee-house-sticky-atc__title{color:var(--th-text);font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tee-house-sticky-atc__price{color:var(--th-price);font-size:.875rem}.tee-house-sticky-atc__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.tee-house-sticky-atc__actions .js-qty__wrapper{display:none}.tee-house-sticky-atc__actions .btn{background:var(--th-accent);color:var(--th-accent-text);border-color:var(--th-accent);white-space:nowrap;min-width:140px}@media(min-width:750px){.tee-house-sticky-atc__actions .js-qty__wrapper{display:block}}.tee-house-page .collection-return{display:none}#tee-house-product{scroll-margin-top:80px}
/*# sourceMappingURL=/cdn/shop/t/47/assets/tee-house.css.map */
