:root{--tet-cream: #F5F0E5;--tet-forest: #2F4327;--tet-moss: #78895A;--tet-charcoal: #1D211C;--tet-sun: #D6A642;--tet-white: #FFFFFF;--tet-muted: rgb(29 33 28 / 68%);--tet-shadow: 0 2.4rem 7rem rgb(29 33 28 / 14%);--tet-radius-small: .6rem;--tet-radius-medium: 1.2rem;--tet-content-width: 120rem;--tet-section-spacing: clamp(5.6rem, 8vw, 10rem)}.tet-section{background:var(--tet-cream);color:var(--tet-charcoal);padding-block:var(--tet-section-spacing)}.tet-section__inner{width:min(100% - 3.2rem,var(--tet-content-width));margin-inline:auto}.tet-eyebrow{margin:0 0 1.2rem;color:var(--tet-forest);font-size:1.2rem;font-weight:700;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.tet-heading{max-width:18ch;margin:0;color:var(--tet-charcoal);font-family:var(--font-heading-family);font-size:clamp(3.6rem,6vw,7.2rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.03em;line-height:.98}.tet-copy{max-width:64rem;margin:2rem 0 0;color:#1d211cc7;font-size:clamp(1.6rem,2vw,1.9rem);line-height:1.65}.tet-button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding:1.2rem 2.4rem;border:.1rem solid var(--tet-forest);border-radius:var(--tet-radius-small);background:var(--tet-forest);color:var(--tet-white);font-size:1.4rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.tet-button:hover{border-color:var(--tet-charcoal);background:var(--tet-charcoal);color:var(--tet-cream);transform:translateY(-.1rem)}.tet-button--secondary{background:transparent;color:var(--tet-forest)}.tet-button:focus-visible{outline:.3rem solid var(--tet-charcoal);outline-offset:.3rem}.tet-campaign-bar__link:focus-visible{outline:.3rem solid var(--tet-sun);outline-offset:.3rem}.tet-campaign-bar{position:relative;z-index:4;background:var(--tet-forest);color:var(--tet-cream);text-align:center}.tet-campaign-bar__link{display:block;padding:1rem 2rem;color:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.12em;line-height:1.4;text-decoration:none;text-transform:uppercase}.tet-campaign-bar__link:hover{background:var(--tet-charcoal);color:var(--tet-cream)}.tet-campaign-cta{display:flex;flex-wrap:wrap;gap:1rem}.tet-campaign-cta--compact .tet-button{flex:1 1 18rem}.tet-product-campaign-actions{margin-block:1.6rem}.tet-product-station>product-component>.page-width,.tet-product-station--symmetry>product-component>.page-width{width:min(100% - 4.8rem,132rem);max-width:none;padding-block:clamp(3.2rem,6vw,7.2rem)}.tet-product-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:2.4rem;color:var(--tet-muted);font-size:1.2rem}.tet-product-breadcrumbs a{color:var(--tet-muted);text-decoration:none}.tet-product-breadcrumbs a:hover,.tet-product-breadcrumbs a:focus-visible{color:var(--tet-forest);text-decoration:underline;text-underline-offset:.3rem}.tet-product-badges{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 1.6rem}.tet-product-badge{display:inline-flex;min-height:2.8rem;align-items:center;padding:.5rem .9rem;border-radius:.3rem;font-size:1.1rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.tet-product-badge--sale{background:#c83d3d;color:var(--tet-white)}.tet-product-badge--stock{background:var(--tet-forest);color:var(--tet-white)}.tet-product-status{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-block:1.6rem;color:var(--tet-muted);font-size:1.3rem}.tet-product-status__stock,.tet-product-status__delivery{color:#2c9a65;font-weight:700}.tet-product-status__stock:before,.tet-product-status__delivery:before{content:"\2713";margin-right:.4rem}.tet-product-status__stock--sold-out{color:#b53b3b}.tet-product-status__stock--sold-out:before{content:"\d7"}.tet-product-status__note{flex-basis:100%;color:var(--tet-muted);font-size:1.2rem}.tet-product-station .icon-with-text,.tet-product-station--symmetry .icon-with-text{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-block:2.4rem;padding-block:1.6rem;border-block:.1rem solid rgb(47 67 39 / 16%)}.tet-product-station .product__info-container .icon-with-text,.tet-product-station--symmetry .product__info-container .icon-with-text{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tet-product-station .icon-with-text__item,.tet-product-station--symmetry .icon-with-text__item{display:grid;min-width:0;justify-items:start;gap:.8rem;padding-inline:1.2rem;border-inline-end:.1rem solid rgb(47 67 39 / 16%);color:var(--tet-charcoal)}.tet-product-station .product__info-container .icon-with-text__item,.tet-product-station--symmetry .product__info-container .icon-with-text__item{display:grid;width:auto;flex-direction:column}.tet-product-station .icon-with-text__item:first-child,.tet-product-station--symmetry .icon-with-text__item:first-child{padding-left:0}.tet-product-station .icon-with-text__item:last-child,.tet-product-station--symmetry .icon-with-text__item:last-child{padding-right:0;border-inline-end:0}.tet-product-station .icon-with-text__item .icon,.tet-product-station--symmetry .icon-with-text__item .icon{width:2rem;height:2rem;color:var(--tet-forest)}.tet-product-station .icon-with-text__item .h4,.tet-product-station--symmetry .icon-with-text__item .h4{margin:0;font-size:1.2rem;line-height:1.3}.tet-product-station .product__view-details,.tet-product-station--symmetry .product__view-details{display:none}.tet-product-station{background:var(--tet-cream);color:var(--tet-charcoal)}.tet-product-station>product-component>.page-width{width:min(100% - 4.8rem,132rem);max-width:none;padding-block:clamp(4rem,7vw,8rem)}.tet-product-station .tet-product-station__layout{grid-template-columns:minmax(0,1.08fr) minmax(34rem,.92fr);align-items:start;gap:clamp(3rem,5vw,8rem)}.tet-product-station .tet-product-station__layout.product--large:not(.product--no-media) .product__media-wrapper,.tet-product-station .tet-product-station__layout.product--large:not(.product--no-media) .product__info-wrapper{width:auto;max-width:none;padding:0}.tet-product-station .product__media-wrapper{min-width:0}.tet-product-station .product__media-list{gap:1.6rem;padding:0}.tet-product-station .product-media-container{border:.1rem solid rgb(47 67 39 / 14%);border-radius:var(--tet-radius-small);background:#fffdf7;box-shadow:0 1.8rem 5rem #1d211c1a}.tet-product-station .product-media-container .media{background:#fffdf7}.tet-product-station .thumbnail-slider{margin-top:1.2rem}.tet-product-station .thumbnail-list{gap:1rem}.tet-product-station .thumbnail{border:.1rem solid rgb(47 67 39 / 18%);border-radius:var(--tet-radius-small);background:#fffdf7}.tet-product-station .thumbnail[aria-current]{border-color:var(--tet-forest);box-shadow:0 0 0 .1rem var(--tet-forest)}.tet-product-station .product__info-container{max-width:none;padding:clamp(2.4rem,4vw,5.2rem);border:.1rem solid rgb(47 67 39 / 14%);border-radius:var(--tet-radius-small);background:#fffdf7;position:relative;box-shadow:0 1.8rem 5rem #1d211c1a}.tet-product-station .product__column-sticky{top:3.2rem}.tet-product-station .product__text.caption-with-letter-spacing{margin:0 0 1.6rem;color:var(--tet-forest);font-size:1.1rem;font-weight:700}.tet-product-station .product__title{margin-bottom:1.2rem}.tet-product-station .product__title h1{color:var(--tet-charcoal);font-size:clamp(3.2rem,4vw,5.4rem);letter-spacing:0;line-height:1}.tet-product-station .price{color:var(--tet-charcoal);font-size:2.2rem}.tet-product-station .product__description{color:var(--tet-muted);font-size:1.5rem;line-height:1.65}.tet-product-station .product-form__input,.tet-product-station .product-form__buttons,.tet-product-station .product-form__submit,.tet-product-station .shopify-payment-button,.tet-product-station .shopify-payment-button__button{max-width:none;width:100%}.tet-product-station .product-form__submit{min-height:5.2rem;border:.1rem solid var(--tet-forest);border-radius:var(--tet-radius-small);background:var(--tet-forest);color:var(--tet-white);font-size:1.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tet-product-station .product-form__submit:hover{background:var(--tet-charcoal);color:var(--tet-white)}.tet-product-station .shopify-payment-button__button--unbranded{min-height:5.2rem;border-radius:var(--tet-radius-small);background:var(--tet-sun);color:var(--tet-charcoal);font-weight:700}.tet-product-station .product__accordion{margin-block:1.6rem;border-block:.1rem solid rgb(47 67 39 / 16%)}.tet-product-station .product__accordion+.product__accordion{border-top:0}@media screen and (max-width:989px)and (min-width:750px){.tet-product-station .tet-product-station__layout{grid-template-columns:minmax(0,1fr)}.tet-product-station .product__info-container{position:static}}@media screen and (max-width:749px){.tet-product-station>product-component>.page-width{width:100%;padding-block:3.2rem 4.8rem}.tet-product-station .tet-product-station__layout{grid-template-columns:1fr;gap:2.4rem}.tet-product-station .product__media-list{margin-bottom:0}.tet-product-station .product__info-container{padding:2.4rem 1.8rem}.tet-product-station .product__title h1{font-size:3.4rem}}.tet-product-station--symmetry{background:var(--tet-cream);color:var(--tet-charcoal)}.tet-product-station--symmetry>product-component>.page-width{width:min(100% - 4.8rem,132rem);max-width:none;padding-block:clamp(4rem,7vw,8rem)}.tet-product-station--symmetry .tet-product-station__layout{grid-template-columns:minmax(0,1.12fr) minmax(32rem,.88fr);align-items:start;gap:clamp(4rem,7vw,9.6rem)}.tet-product-station--symmetry .product__media-wrapper,.tet-product-station--symmetry .product__info-wrapper{width:auto;max-width:none;padding:0}.tet-product-station--symmetry .product__media-wrapper{min-width:0}.tet-product-station--symmetry .product__media-list{gap:1.6rem;padding:0}.tet-product-station--symmetry .product-media-container{border:0;border-radius:0;background:#fffdf7;box-shadow:none}.tet-product-station--symmetry .product-media-container .media{background:#fffdf7}.tet-product-station--symmetry .thumbnail-slider{margin-top:1.6rem}.tet-product-station--symmetry .thumbnail-list{gap:.8rem}.tet-product-station--symmetry .thumbnail{border:.1rem solid rgb(47 67 39 / 20%);border-radius:0;background:#fffdf7}.tet-product-station--symmetry .thumbnail[aria-current]{border-color:var(--tet-forest);box-shadow:0 0 0 .1rem var(--tet-forest)}.tet-product-station--symmetry .product__info-container{max-width:none;padding:1rem 0 0;border:0;border-top:.1rem solid rgb(47 67 39 / 20%);border-radius:0;background:transparent;box-shadow:none}.tet-product-station--symmetry .product__column-sticky{top:3.2rem}.tet-product-station--symmetry .product__text.caption-with-letter-spacing{margin:0 0 1.6rem;color:var(--tet-forest);font-size:1.1rem;font-weight:700}.tet-product-station--symmetry .product__title{margin-bottom:1.2rem}.tet-product-station--symmetry .product__title h1{color:var(--tet-charcoal);font-size:clamp(3.4rem,4.2vw,5.8rem);letter-spacing:0;line-height:1}.tet-product-station--symmetry .price{color:var(--tet-charcoal);font-size:2.2rem}.tet-product-station--symmetry .product__description{color:var(--tet-muted);font-size:1.5rem;line-height:1.65}.tet-product-station--symmetry .product-form__input,.tet-product-station--symmetry .product-form__buttons,.tet-product-station--symmetry .product-form__submit,.tet-product-station--symmetry .shopify-payment-button,.tet-product-station--symmetry .shopify-payment-button__button{max-width:none;width:100%}.tet-product-station--symmetry .product-form__submit{min-height:5.2rem;border:.1rem solid var(--tet-forest);border-radius:0;background:var(--tet-forest);color:var(--tet-white);font-size:1.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tet-product-station--symmetry .product-form__submit:hover{background:var(--tet-charcoal);color:var(--tet-white)}.tet-product-station--symmetry .shopify-payment-button__button--unbranded{min-height:5.2rem;border-radius:0;background:var(--tet-sun);color:var(--tet-charcoal);font-weight:700}.tet-product-station--symmetry .product__accordion{margin-block:1.6rem;border-block:.1rem solid rgb(47 67 39 / 16%)}.tet-product-station--symmetry .product__accordion+.product__accordion{border-top:0}@media screen and (max-width:989px)and (min-width:750px){.tet-product-station--symmetry .tet-product-station__layout{grid-template-columns:minmax(0,1fr)}.tet-product-station--symmetry .product__info-container{position:static}}@media screen and (max-width:749px){.tet-product-station--symmetry>product-component>.page-width{width:100%;padding-block:3.2rem 4.8rem}.tet-product-station--symmetry .tet-product-station__layout{grid-template-columns:1fr;gap:2.4rem}.tet-product-station--symmetry .product__media-list{margin-bottom:0}.tet-product-station--symmetry .product__info-container{padding:2.4rem 0 0}.tet-product-station--symmetry .product__title h1{font-size:3.4rem}.tet-product-station .product__info-container .icon-with-text,.tet-product-station--symmetry .product__info-container .icon-with-text{grid-template-columns:1fr;gap:1.2rem}.tet-product-station .product__info-container .icon-with-text__item,.tet-product-station--symmetry .product__info-container .icon-with-text__item{grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.8rem;padding:0;border-inline-end:0}}@media screen and (min-width:990px){.tet-product-station .product__media-wrapper media-gallery,.tet-product-station--symmetry .product__media-wrapper media-gallery{display:grid;grid-template-columns:8rem minmax(0,1fr);align-items:start;gap:1.6rem}.tet-product-station .product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider),.tet-product-station--symmetry .product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider){grid-column:2;grid-row:1;min-width:0}.tet-product-station .product__media-wrapper media-gallery>slider-component.thumbnail-slider,.tet-product-station--symmetry .product__media-wrapper media-gallery>slider-component.thumbnail-slider{display:flex;grid-column:1;grid-row:1;min-width:0;flex-direction:column;align-items:stretch;gap:.8rem;margin-top:0}.tet-product-station .product__media-wrapper media-gallery>.thumbnail-slider .thumbnail-list.slider--tablet-up,.tet-product-station--symmetry .product__media-wrapper media-gallery>.thumbnail-slider .thumbnail-list.slider--tablet-up{display:grid;grid-template-columns:1fr;flex:0 1 auto;gap:1rem;width:8rem;max-height:60rem;padding:0;overflow-y:auto;scroll-padding-block:.5rem}.tet-product-station .product__media-wrapper media-gallery>.thumbnail-slider .thumbnail-list__item.slider__slide,.tet-product-station--symmetry .product__media-wrapper media-gallery>.thumbnail-slider .thumbnail-list__item.slider__slide{width:8rem}.tet-product-station .product__media-wrapper media-gallery>.thumbnail-slider .slider-button,.tet-product-station--symmetry .product__media-wrapper media-gallery>.thumbnail-slider .slider-button{display:grid;width:100%;min-height:2.4rem;flex:0 0 auto;place-items:center}.tet-product-station .product__media-wrapper media-gallery>.thumbnail-slider .slider-button--prev .svg-wrapper,.tet-product-station--symmetry .product__media-wrapper media-gallery>.thumbnail-slider .slider-button--prev .svg-wrapper{transform:rotate(90deg)}.tet-product-station .product__media-wrapper media-gallery>.thumbnail-slider .slider-button--next .svg-wrapper,.tet-product-station--symmetry .product__media-wrapper media-gallery>.thumbnail-slider .slider-button--next .svg-wrapper{transform:rotate(-90deg)}}@media screen and (max-width:749px){.tet-product-station .product__media-wrapper media-gallery,.tet-product-station--symmetry .product__media-wrapper media-gallery{display:block}}.tet-market-notice{display:grid;gap:1rem;margin-block:1.6rem;padding:1.6rem;border:.1rem solid var(--tet-moss);border-radius:var(--tet-radius-small);background:#e1e6cf8c}.tet-market-notice p{margin:0}.tet-hero{position:relative;isolation:isolate;min-height:var(--tet-hero-height, 68rem);overflow:hidden;padding-block:0;background:var(--tet-forest)}.tet-hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgb(14 20 13 / 86%) 0%,rgb(14 20 13 / 68%) 34%,rgb(14 20 13 / 16%) 64%,transparent 100%);content:"";pointer-events:none}.tet-hero__inner{position:relative;z-index:2;display:flex;min-height:var(--tet-hero-height, 68rem);align-items:center;padding-block:clamp(8rem,12vw,13rem)}.tet-hero__copy{width:min(58rem,55vw);color:var(--tet-white);text-shadow:0 .2rem 2rem rgb(0 0 0 / 28%)}.tet-hero .tet-eyebrow,.tet-hero .tet-heading,.tet-hero .tet-copy{color:var(--tet-white)}.tet-hero__copy .tet-copy{max-width:54rem;margin-block:2rem 2.8rem;color:#ffffffdb}.tet-hero .tet-button--primary{border-color:var(--tet-sun);background:var(--tet-sun);color:var(--tet-charcoal);text-shadow:none}.tet-hero .tet-button--primary:hover{border-color:var(--tet-white);background:var(--tet-white);color:var(--tet-charcoal)}.tet-hero .tet-button--secondary{border-color:var(--tet-white);color:var(--tet-white);text-shadow:none}.tet-hero__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden}.tet-hero__picture,.tet-hero__image{display:block;width:100%;height:100%}.tet-hero__image{height:100%;object-fit:cover;object-position:center center;width:100%;margin-inline:auto}.tet-hero--carousel{min-height:var(--tet-hero-height, 68rem)}.tet-hero__slides{position:relative;min-height:var(--tet-hero-height, 68rem)}.tet-hero__slide{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.tet-hero__slide.is-active{z-index:2;visibility:visible;opacity:1;pointer-events:auto}.tet-hero__slide .tet-hero__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}.tet-hero__slide .tet-hero__inner{z-index:2}.tet-hero__controls{position:absolute;z-index:4;right:0;bottom:2.4rem;left:0;display:flex;width:min(100% - 3.2rem,var(--tet-content-width));align-items:center;justify-content:flex-end;gap:.8rem}.tet-hero__control{display:grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:.1rem solid rgb(255 255 255 / 54%);border-radius:50%;background:#0e140d66;color:var(--tet-white);cursor:pointer;font-size:2rem;line-height:1}.tet-hero__control:hover,.tet-hero__control:focus-visible{border-color:var(--tet-sun);background:var(--tet-sun);color:var(--tet-charcoal)}.tet-hero__status{min-width:6rem;color:#ffffffd1;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-align:center}.tet-hero__slide .tet-eyebrow{color:var(--tet-hero-slide-eyebrow-color, var(--tet-white));font-size:var(--tet-hero-slide-eyebrow-size, 1.2rem)}.tet-hero__slide .tet-heading{color:var(--tet-hero-slide-heading-color, var(--tet-white));font-size:var(--tet-hero-slide-heading-size, 7.2rem)}.tet-hero__slide .tet-copy{color:var(--tet-hero-slide-copy-color, rgb(255 255 255 / 86%));font-size:var(--tet-hero-slide-copy-size, 1.9rem)}.tet-hero--image_ratio{min-height:0}.tet-hero--image_ratio .tet-hero__slides{display:grid;min-height:0}.tet-hero--image_ratio .tet-hero__slide{position:relative;inset:auto;grid-area:1 / 1;min-height:0;aspect-ratio:var(--tet-hero-slide-ratio, 2.32)}.tet-hero--image_ratio .tet-hero__slide .tet-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.tet-hero--image_ratio:not(.tet-hero--carousel){aspect-ratio:var(--tet-hero-ratio, 2.32)}.tet-hero--image_ratio:not(.tet-hero--carousel) .tet-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.tet-hero--image_ratio .tet-hero__image{object-fit:contain;background:var(--tet-charcoal)}.tet-metrics{border-block:.1rem solid rgb(47 67 39 / 14%);background:#fbfaf5;color:var(--tet-charcoal)}.tet-metrics__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.tet-metric{padding:2.4rem 1.6rem;border-inline-end:.1rem solid rgb(47 67 39 / 14%);text-align:center}.tet-metric:last-child{border-inline-end:0}.tet-metric strong,.tet-metric span{display:block}.tet-metric strong{color:var(--tet-forest);font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.2}.tet-metric span{margin-top:.5rem;color:var(--tet-muted);font-size:1.1rem;letter-spacing:.09em;line-height:1.4;text-transform:uppercase}.tet-section-intro{max-width:74rem;margin-bottom:3.2rem}.tet-section-heading{margin:.8rem 0 1.6rem;color:var(--tet-charcoal);font-family:var(--font-heading-family);font-size:clamp(3.2rem,5vw,5.4rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.045em;line-height:1}.tet-value-grid,.tet-use-cases{padding-block:7rem}.tet-use-cases{background:#eef0df}.tet-value-grid__items,.tet-use-cases__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.tet-use-cases__grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.tet-use-cases__grid--5 .tet-use-case__body{padding:1.8rem}.tet-use-cases__grid--5 .tet-use-case h3{font-size:1.9rem}.tet-value-card,.tet-use-case{border:.1rem solid rgb(47 67 39 / 9%);border-radius:var(--tet-radius-medium);background:#fffdf7;box-shadow:0 1rem 3rem #2f432714}.tet-use-case__body .tet-text-link{margin-top:1.6rem}.tet-value-card{min-height:24rem;padding:2.4rem}.tet-value-card__index,.tet-use-case__body span{color:var(--tet-forest);font-size:1.1rem;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.tet-value-card h3,.tet-use-case h3{margin:3rem 0 1rem;color:var(--tet-charcoal);font-size:2.2rem;line-height:1.15}.tet-value-card .rte,.tet-use-case .rte{color:var(--tet-muted)}.tet-use-case{overflow:hidden}.tet-use-case__media img,.tet-use-case__media svg{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.tet-use-case__body{padding:2rem}.tet-use-case h3{margin-top:1rem}.tet-product-showcase,.tet-energy-flow{padding-block:7rem}.tet-reference-product-rail,.tet-reference-category-grid,.tet-reference-stories,.tet-reference-social{padding-block:7rem;background:var(--tet-cream)}.tet-reference-product-rail__header,.tet-reference-stories__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem}.tet-reference-product-rail__controls{display:flex;flex:0 0 auto;gap:.8rem;padding-bottom:3.2rem}.tet-reference-product-rail__control{display:grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:.1rem solid var(--tet-forest);border-radius:50%;background:transparent;color:var(--tet-forest);cursor:pointer;font-size:2rem}.tet-reference-product-rail__control:hover,.tet-reference-product-rail__control:focus-visible{background:var(--tet-forest);color:var(--tet-white)}.tet-reference-product-rail__viewport{overflow-x:auto;scroll-behavior:smooth;scrollbar-color:var(--tet-forest) transparent;scrollbar-width:thin}.tet-reference-product-rail__track{display:flex;gap:1.2rem;min-width:max-content;padding-bottom:1.6rem}.tet-reference-product-card{flex:0 0 min(29rem,25vw);overflow:hidden;border:.1rem solid rgb(47 67 39 / 12%);border-radius:var(--tet-radius-small);background:#fffdf7;box-shadow:0 1rem 3rem #2f432712}.tet-reference-product-card__media{display:block;overflow:hidden;background:#f0eee5}.tet-reference-product-card__image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;mix-blend-mode:multiply;transition:transform .26s ease}.tet-reference-product-card:hover .tet-reference-product-card__image{transform:scale(1.03)}.tet-reference-product-card__body{padding:2rem}.tet-reference-product-card__label,.tet-reference-product-card__status,.tet-reference-story__body>span,.tet-reference-category-grid__overlay>span{color:var(--tet-forest);font-size:1.1rem;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.tet-reference-product-card h3{margin:1rem 0;font-size:2rem;line-height:1.1}.tet-reference-product-card h3 a,.tet-reference-story h3 a{color:var(--tet-charcoal);text-decoration:none}.tet-reference-product-card__body .rte,.tet-reference-story__body .rte{color:var(--tet-muted)}.tet-reference-product-card__status{margin:1.6rem 0 0;color:var(--tet-sun);letter-spacing:.06em}.tet-text-link{display:inline-flex;color:var(--tet-forest);font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-decoration:underline;text-underline-offset:.3rem;text-transform:uppercase}.tet-reference-category-grid{background:#eef0df}.tet-reference-category-grid__intro,.tet-reference-social__intro{max-width:76rem;margin-inline:auto;text-align:center}.tet-reference-category-grid__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.tet-reference-category-grid__tile{position:relative;isolation:isolate;min-height:42rem;overflow:hidden;border-radius:var(--tet-radius-small);background:var(--tet-forest)}.tet-reference-category-grid__tile:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 32%,rgb(14 20 13 / 86%) 100%);content:""}.tet-reference-category-grid__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.tet-reference-category-grid__tile:hover .tet-reference-category-grid__image{transform:scale(1.03)}.tet-reference-category-grid__overlay{position:absolute;z-index:2;right:2.4rem;bottom:2.4rem;left:2.4rem;color:var(--tet-white)}.tet-reference-category-grid__overlay>span{color:#d5dec6}.tet-reference-category-grid__overlay h3{margin:.8rem 0 1rem;color:var(--tet-white);font-size:clamp(2.4rem,3vw,3.8rem);line-height:1}.tet-reference-category-grid__overlay .rte{max-width:32rem;color:#ffffffc7}.tet-reference-category-grid__overlay .tet-button{margin-top:1.4rem;border-color:var(--tet-white);background:transparent;color:var(--tet-white)}.tet-reference-category-grid__overlay .tet-button:hover{background:var(--tet-white);color:var(--tet-charcoal)}.tet-reference-stories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.tet-reference-story{overflow:hidden;border:.1rem solid rgb(47 67 39 / 12%);border-radius:var(--tet-radius-small);background:#fffdf7}.tet-reference-story__media{display:block;overflow:hidden}.tet-reference-story__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .26s ease}.tet-reference-story:hover .tet-reference-story__image{transform:scale(1.03)}.tet-reference-story__body{padding:2.4rem}.tet-reference-story__body h3{margin:1rem 0 1.2rem;color:var(--tet-charcoal);font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.05}.tet-reference-social{background:#eef0df}.tet-reference-social__intro .tet-text-link{margin-top:1.6rem}.tet-reference-social__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem;margin-top:4rem}.tet-reference-social__tile{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:var(--tet-forest)}.tet-reference-social__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}.tet-reference-social__tile:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#2f432700;content:"";transition:background-color .26s ease}.tet-reference-social__tile>span{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:4.2rem;height:4.2rem;place-items:center;border:.1rem solid var(--tet-white);border-radius:50%;color:var(--tet-white);font-size:2.8rem;opacity:0;transform:translate(-50%,-50%);transition:opacity .26s ease}.tet-reference-social__tile:hover .tet-reference-social__image{transform:scale(1.06)}.tet-reference-social__tile:hover:after{background:#2f432770}.tet-reference-social__tile:hover>span,.tet-reference-social__tile:focus-visible>span{opacity:1}.tet-feature-reel{position:relative;isolation:isolate;min-height:72rem;overflow:hidden;padding:0;background:transparent;color:var(--tet-white)}.tet-feature-reel__media-stack,.tet-feature-reel__media,.tet-feature-reel__image,.tet-feature-reel__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tet-feature-reel__media{visibility:hidden;opacity:0;transition:opacity .6s ease,visibility .6s ease}.tet-feature-reel__media.is-active{visibility:visible;opacity:1}.tet-feature-reel__image,.tet-feature-reel__video{object-fit:cover;object-position:center}.tet-feature-reel__fullscreen{position:absolute;z-index:4;top:auto;bottom:2rem;right:2rem;display:none;width:4.8rem;height:4.8rem;place-items:center;padding:0;border:.1rem solid rgb(255 255 255 / 65%);border-radius:50%;background:#0000006b;color:var(--tet-white);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.tet-feature-reel__fullscreen:hover,.tet-feature-reel__fullscreen:focus-visible{border-color:var(--tet-white);background:#000000ad;transform:scale(1.04)}.tet-feature-reel__fullscreen svg{width:2.2rem;height:2.2rem}.tet-feature-reel__scrim{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000c7,#00000085 38%,#0000002e 72%,#0000006b)}.tet-feature-reel__content{position:relative;z-index:2;display:flex;min-height:72rem;align-items:center}.tet-feature-reel__copy{width:min(46rem,48vw);padding-block:8rem 12rem}.tet-feature-reel__copy .tet-eyebrow{color:#b7f66b}.tet-feature-reel__copy h2{max-width:18ch;margin:0 0 2.8rem;color:var(--tet-white);font-size:clamp(2.8rem,4vw,4.8rem);line-height:1.02}.tet-feature-reel__tabs{display:grid;max-width:42rem}.tet-feature-reel__tab{position:relative;display:block;min-height:6.4rem;padding:1.6rem 0;border:0;border-bottom:.1rem solid rgb(255 255 255 / 22%);background:transparent;color:#ffffff47;cursor:pointer;font-size:clamp(1.8rem,2.4vw,2.6rem);font-weight:700;letter-spacing:.02em;text-align:start;transition:color .18s ease,border-color .18s ease}.tet-feature-reel__tab:after{position:absolute;right:0;bottom:-.1rem;left:0;height:.2rem;background:#b7f66b;content:"";opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .18s ease,transform .18s ease}.tet-feature-reel__tab:hover,.tet-feature-reel__tab:focus-visible,.tet-feature-reel__tab.is-active{color:var(--tet-white)}.tet-feature-reel__tab.is-active:after{opacity:1;transform:scaleX(1)}.tet-feature-reel--no-underline .tet-feature-reel__tab:after{display:none}.tet-feature-reel__panels{max-width:42rem}.tet-feature-reel__panel{padding-top:1.8rem;color:#ffffffc7}.tet-feature-reel__panel>span{display:none;color:#b7f66b;font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tet-feature-reel__panel .rte{font-size:1.5rem;line-height:1.55}.tet-feature-reel__marquee{position:absolute;z-index:3;right:0;bottom:0;left:0;overflow:hidden;border-block:.1rem solid rgb(255 255 255 / 38%);background:#000000c7}.tet-feature-reel__marquee-track{display:flex;width:max-content;animation:tet-feature-reel-marquee 30s linear infinite}.tet-feature-reel__marquee-track span{display:inline-flex;min-width:16rem;height:8.4rem;align-items:center;justify-content:center;color:#b7f66b;font-size:1.6rem;font-weight:800;letter-spacing:.08em;white-space:nowrap}@keyframes tet-feature-reel-marquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.tet-feature-reel:focus-within .tet-feature-reel__marquee-track,.tet-interactive--reduced-motion .tet-feature-reel__marquee-track{animation-play-state:paused}.tet-top-reviews{background:var(--tet-charcoal);color:var(--tet-white)}.tet-top-reviews .tet-eyebrow{color:var(--tet-moss)}.tet-top-reviews .tet-section-heading{color:var(--tet-white)}.tet-top-reviews .tet-copy{color:#ffffffb8}.tet-top-reviews__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem}.tet-top-reviews__rating{display:grid;flex:0 0 auto;gap:.4rem;padding-bottom:3.2rem;text-align:end}.tet-top-reviews__rating strong{font-size:3rem;line-height:1}.tet-top-reviews__rating span,.tet-top-review__stars{color:var(--tet-sun);letter-spacing:.12em}.tet-top-reviews__rating small{color:#fff9;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.tet-top-reviews__viewport{overflow-x:auto;scrollbar-color:var(--tet-moss) transparent;scrollbar-width:thin}.tet-top-reviews__track{display:flex;min-width:max-content;scroll-snap-type:x mandatory}.tet-top-review{flex:0 0 var(--tet-review-card-width, 50%);min-height:29rem;padding:2.8rem 4rem;border-inline-end:.1rem solid rgb(255 255 255 / 28%);scroll-snap-align:start}.tet-top-review:first-child{padding-inline-start:0}.tet-top-review:last-child{border-inline-end:0}.tet-top-review blockquote{max-width:58rem;margin:2.4rem 0 3rem;color:var(--tet-white);font-size:clamp(2rem,3vw,3.2rem);line-height:1.25}.tet-top-review__author{display:flex;align-items:center;gap:1.2rem}.tet-top-review__author span{color:var(--tet-white);font-size:1.5rem;font-weight:700}.tet-top-review__author small{color:#fff9}.tet-top-review__note{margin-top:1rem;color:var(--tet-moss);font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase}.tet-top-reviews__controls{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:2.4rem}.tet-top-reviews__control{display:grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:.1rem solid rgb(255 255 255 / 48%);border-radius:50%;background:transparent;color:var(--tet-white);cursor:pointer;font-size:2rem}.tet-top-reviews__control:hover,.tet-top-reviews__control:focus-visible{border-color:var(--tet-sun);background:var(--tet-sun);color:var(--tet-charcoal)}.tet-top-reviews__dots{display:flex;gap:.8rem}.tet-top-reviews__dot{width:1rem;height:1rem;padding:0;border:.1rem solid rgb(255 255 255 / 72%);border-radius:50%;background:transparent;cursor:pointer}.tet-top-reviews__dot.is-active{background:var(--tet-white)}.tet-top-reviews__source{margin:3rem 0 0;color:#ffffff94;font-size:1.2rem;line-height:1.5}.tet-top-reviews__source a{margin-left:.5rem;color:var(--tet-white);text-underline-offset:.3rem}.footer.tet-reference-footer{margin-top:0;padding:0;background:var(--tet-charcoal);color:var(--tet-white)}.footer.tet-reference-footer .footer__content-top{display:flex;flex-direction:column;width:100%;max-width:none;padding:0}.footer.tet-reference-footer .tet-footer-social-bar{order:2;display:flex;align-items:center;justify-content:space-between;gap:3rem;width:min(100% - 4.8rem,var(--tet-content-width));margin:0 auto;padding:3.4rem 0;border-top:.1rem solid rgb(255 255 255 / 20%);border-bottom:.1rem solid rgb(255 255 255 / 20%);background:var(--tet-charcoal);color:var(--tet-white)}.footer.tet-reference-footer .tet-footer-social-bar--bottom{background:var(--tet-charcoal)}.footer.tet-reference-footer .tet-footer-social-bar__copy{display:grid;gap:.8rem}.footer.tet-reference-footer .tet-footer-social-bar__eyebrow{color:#b7f66b;font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.footer.tet-reference-footer .tet-footer-social-bar h2{margin:0;color:var(--tet-white);font-size:clamp(2rem,3vw,3rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.footer.tet-reference-footer .tet-footer-social-bar p{margin:0;color:#ffffff9e;font-size:1.4rem}.footer.tet-reference-footer .tet-footer-social-bar__list{display:flex;align-items:center;gap:1rem;margin:0;padding:0;list-style:none}.footer.tet-reference-footer .tet-footer-social-bar__list a,.footer.tet-reference-footer .tet-footer-social-bar__list span{display:grid;width:4.8rem;height:4.8rem;place-items:center;border:.1rem solid rgb(255 255 255 / 42%);border-radius:50%;color:var(--tet-white)}.footer.tet-reference-footer .tet-footer-social-bar__list a{transition:background-color .16s ease,border-color .16s ease,color .16s ease}.footer.tet-reference-footer .tet-footer-social-bar__list a:hover,.footer.tet-reference-footer .tet-footer-social-bar__list a:focus-visible{border-color:var(--tet-sun);background:var(--tet-sun);color:var(--tet-charcoal)}.footer.tet-reference-footer .tet-footer-social-bar__list .is-disabled{opacity:.55}.footer.tet-reference-footer .tet-footer-social-bar__list svg{width:2rem;height:2rem;fill:currentColor}.footer.tet-reference-footer .footer-block--newsletter{order:-1;display:grid;grid-template-columns:minmax(20rem,.7fr) minmax(0,2fr) auto;align-items:center;gap:3rem;margin:0;padding:3.4rem max(2.4rem,calc((100% - var(--tet-content-width)) / 2));background:var(--tet-moss);color:var(--tet-white)}.footer.tet-reference-footer .footer-block__newsletter{display:contents;text-align:start}.footer.tet-reference-footer .footer-block__newsletter .footer-block__heading{margin:0;color:var(--tet-white);font-size:clamp(2.2rem,3vw,3.2rem);font-weight:800;letter-spacing:.01em;text-transform:uppercase}.footer.tet-reference-footer .footer__newsletter{max-width:none;margin:0}.footer.tet-reference-footer .newsletter-form__field-wrapper{max-width:none}.footer.tet-reference-footer .newsletter-form .field{min-height:5.2rem;border:.2rem solid var(--tet-charcoal);border-radius:999px;background:var(--tet-charcoal)}.footer.tet-reference-footer .newsletter-form .field:after{box-shadow:none}.footer.tet-reference-footer .newsletter-form .field__input{background:var(--tet-charcoal);color:var(--tet-white)}.footer.tet-reference-footer .newsletter-form .field__input::placeholder{color:#ffffffb8}.footer.tet-reference-footer .newsletter-form .field__label{color:#ffffffc7}.footer.tet-reference-footer .newsletter-form__button{top:.3rem;right:.3rem;width:auto;min-width:14rem;height:calc(100% - .6rem);padding-inline:2rem;border:.2rem solid var(--tet-charcoal);border-radius:999px;background:var(--tet-sun)!important;color:var(--tet-charcoal)!important;font-size:1.3rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer.tet-reference-footer .newsletter-form__button .svg-wrapper{display:none}.footer.tet-reference-footer .tet-footer-subscribe-label{display:inline}.footer.tet-reference-footer .footer__list-social{justify-content:flex-end}.footer.tet-reference-footer .footer__list-social .list-social__item .icon{color:var(--tet-white)}.footer.tet-reference-footer .footer__blocks-wrapper{order:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:var(--tet-footer-column-gap);width:min(100% - 4.8rem,var(--tet-footer-content-width));margin:0 auto;padding-block:5rem 4rem}.footer.tet-reference-footer .footer-block{width:100%;max-width:none;margin:0}.footer.tet-reference-footer .footer-block__heading{margin-bottom:2rem;color:var(--tet-white);font-size:1.4rem;font-weight:800;letter-spacing:.12em;white-space:nowrap;text-transform:uppercase}.footer.tet-reference-footer .footer-block__details-content{margin:0}.footer.tet-reference-footer .footer-block__details-content .list-menu__item--link{padding-block:.65rem;color:#ffffffad;font-size:1.4rem}.footer.tet-reference-footer .footer-block__details-content .list-menu__item--link:hover,.footer.tet-reference-footer .footer-block__details-content .list-menu__item--active{color:var(--tet-white)}.footer.tet-reference-footer .footer__content-bottom{order:3;border-top:.1rem solid rgb(255 255 255 / 20%);background:var(--tet-charcoal)}.footer.tet-reference-footer .footer__content-bottom-wrapper{color:#ffffffad}.footer.tet-reference-footer .footer__content-bottom .list-payment__item .icon{filter:none}.footer.tet-reference-footer .copyright__content,.footer.tet-reference-footer .copyright__content a,.footer.tet-reference-footer .footer__localization h2{color:#ffffff9e}@media screen and (max-width:989px){.footer.tet-reference-footer .footer-block--newsletter{grid-template-columns:minmax(16rem,.6fr) minmax(0,1.4fr)}.footer.tet-reference-footer .footer__list-social{grid-column:1 / -1;justify-content:center}.footer.tet-reference-footer .footer__blocks-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.tet-top-reviews__header{display:block}.tet-top-reviews__rating{padding-bottom:2rem;text-align:start}.tet-top-review{flex-basis:var(--tet-review-card-width, 100%);min-height:24rem;padding:2.4rem 0;border-inline-end:0;border-bottom:.1rem solid rgb(255 255 255 / 28%)}.tet-top-review blockquote{margin-block:1.8rem 2.4rem}.footer.tet-reference-footer .tet-footer-social-bar{flex-direction:column;gap:1.6rem;width:min(100% - 4.8rem,var(--tet-content-width));padding:2.8rem 0;text-align:center}.footer.tet-reference-footer .footer-block--newsletter{display:grid;grid-template-columns:1fr;gap:1.6rem;padding:3.2rem 2.4rem}.footer.tet-reference-footer .footer-block__newsletter .footer-block__heading{font-size:2.4rem;text-align:center}.footer.tet-reference-footer .newsletter-form__button{min-width:10rem;padding-inline:1.2rem;font-size:1.1rem}.footer.tet-reference-footer .footer__list-social{justify-content:center}.footer.tet-reference-footer .footer__blocks-wrapper{grid-template-columns:1fr;width:min(100% - 4.8rem,var(--tet-footer-content-width));gap:0;padding-block:2rem}.footer.tet-reference-footer .footer-block{padding-block:1.6rem;border-bottom:.1rem solid rgb(255 255 255 / 14%)}.footer.tet-reference-footer .footer-block:last-child{border-bottom:0}.footer.tet-reference-footer .footer-block__heading{margin-bottom:.8rem}}.tet-product-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(3rem,5vw,6rem)}.tet-product-showcase__media{overflow:hidden;border:.1rem solid rgb(47 67 39 / 10%);border-radius:var(--tet-radius-medium);background:#fffdf7;box-shadow:var(--tet-shadow)}.tet-product-showcase__media img,.tet-product-showcase__media svg{display:block;width:100%;height:auto;mix-blend-mode:multiply}.tet-feature-list{margin:2.4rem 0 3rem;padding:0;list-style:none}.tet-feature-list li{padding:1.2rem 0;border-top:.1rem solid rgb(47 67 39 / 18%);color:var(--tet-charcoal)}.tet-image-comparison-section,.tet-feature-hotspots{overflow:hidden;background:var(--tet-cream);color:var(--tet-charcoal)}.tet-image-comparison-section{padding-top:var(--tet-comparison-padding-top, 8rem);padding-bottom:var(--tet-comparison-padding-bottom, 8rem)}.tet-feature-hotspots{padding-top:var(--tet-hotspots-padding-top, 8rem);padding-bottom:var(--tet-hotspots-padding-bottom, 8rem)}.tet-image-comparison-section .tet-eyebrow,.tet-feature-hotspots .tet-eyebrow{color:var(--tet-forest)}.tet-image-comparison-section .tet-section-heading,.tet-feature-hotspots .tet-section-heading{color:var(--tet-charcoal)}.tet-image-comparison-section .tet-copy,.tet-feature-hotspots .tet-copy{color:var(--tet-muted)}.tet-image-comparison-section__intro,.tet-feature-hotspots__intro{max-width:86rem;margin-inline:auto;text-align:center}.tet-image-comparison-section__intro{max-width:none}.tet-image-comparison-section__intro .tet-copy{width:100%;text-align:center}.tet-image-comparison-section__intro .tet-copy>*{margin-inline:auto}@media screen and (min-width:990px){.tet-image-comparison-section__intro .tet-section-heading,.tet-image-comparison-section__intro .tet-copy{white-space:nowrap}}.tet-feature-hotspots__stage{width:var(--tet-hotspots-media-width, 100%);margin-inline:auto}.tet-feature-hotspots__media{position:relative}.tet-image-comparison{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:16 / 9;border:.1rem solid rgb(255 255 255 / 16%);border-radius:var(--tet-radius-small);background:#171b17;box-shadow:0 2.4rem 7rem #0000003d}.tet-image-comparison__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.tet-image-comparison__media--after{z-index:1;width:100%;clip-path:inset(0 calc(100% - var(--tet-comparison-position)) 0 0)}.tet-image-comparison__image{display:block;width:100%;height:100%;object-fit:cover}.tet-image-comparison__media--after .tet-image-comparison__image{max-width:none;object-position:center center;width:100%;margin-inline:auto}.tet-image-comparison__label{display:none}.tet-image-comparison__media--before .tet-image-comparison__label{left:2.4rem}.tet-image-comparison__media--after .tet-image-comparison__label{right:2.4rem;white-space:nowrap}.tet-image-comparison__handle{position:absolute;z-index:3;top:0;bottom:0;left:var(--tet-comparison-position);width:.2rem;background:var(--tet-white);pointer-events:none;transform:translate(-50%)}.tet-image-comparison__handle span{position:absolute;top:50%;left:50%;display:grid;width:5rem;height:5rem;place-items:center;border:.2rem solid var(--tet-white);border-radius:50%;background:#0c0f0c;transform:translate(-50%,-50%)}.tet-image-comparison__handle span:before,.tet-image-comparison__handle span:after{width:.8rem;height:.8rem;border-top:.2rem solid var(--tet-white);border-inline-start:.2rem solid var(--tet-white);content:""}.tet-image-comparison__handle span:before{margin-inline-end:-1.4rem;transform:rotate(-45deg)}.tet-image-comparison__handle span:after{margin-inline-start:-1.4rem;transform:rotate(135deg)}.tet-image-comparison__range{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;-webkit-appearance:none;appearance:none;cursor:ew-resize;opacity:0}.tet-image-comparison__range:focus-visible{outline:none;opacity:0}.tet-image-comparison:focus-within{outline:.3rem solid #b7f66b;outline-offset:-.5rem}.tet-image-comparison__details{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;pointer-events:none}.tet-image-comparison__detail{position:absolute;top:var(--tet-comparison-detail-y, 50%);left:var(--tet-comparison-detail-x, 50%);display:none;width:min(36rem,40%);grid-template-columns:1fr;gap:1.4rem;align-items:start;padding:2rem 2.4rem;border:.1rem solid rgb(255 255 255 / 18%);background:#0c0f0cdb;box-shadow:0 1.6rem 4rem #00000047;color:var(--tet-white);pointer-events:auto;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transform:translate(-50%,-50%)}.tet-image-comparison__detail.is-active{display:grid}.tet-image-comparison__detail[data-tet-comparison-detail=after]{text-align:right}.tet-image-comparison__detail>div:first-child>span{color:#b7f66b;font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tet-image-comparison__detail-heading{max-width:100%;margin:1rem 0 0;color:var(--tet-white);font-size:var(--tet-comparison-heading-size, 32px);line-height:1.05}.tet-image-comparison__detail-heading{white-space:pre-line}.tet-image-comparison__detail .rte{max-width:100%;color:#ffffffbd;font-size:var(--tet-comparison-copy-size, 15px)}.tet-image-comparison__detail .rte>:first-child{margin-top:0}.tet-image-comparison__detail .rte>:last-child{margin-bottom:0}.tet-image-comparison__detail .tet-text-link{display:inline-flex;margin-top:1.6rem;color:#b7f66b;font-weight:700;text-decoration-thickness:.1rem;text-underline-offset:.4rem}.tet-image-comparison__details--transparent .tet-image-comparison__detail{padding:0;border-color:transparent;background:transparent;box-shadow:none;text-shadow:0 .2rem .8rem rgb(0 0 0 / 72%);-webkit-backdrop-filter:none;backdrop-filter:none}.tet-feature-hotspots__image-wrap{position:relative;isolation:isolate;overflow:hidden;height:var(--tet-hotspots-image-height, 62rem);border:.1rem solid rgb(255 255 255 / 16%);border-radius:var(--tet-radius-small);background-color:#111411;background-image:linear-gradient(30deg,rgb(255 255 255 / 4%) 12%,transparent 12.5%,transparent 87%,rgb(255 255 255 / 4%) 87.5%,rgb(255 255 255 / 4%)),linear-gradient(150deg,rgb(255 255 255 / 4%) 12%,transparent 12.5%,transparent 87%,rgb(255 255 255 / 4%) 87.5%,rgb(255 255 255 / 4%));background-position:0 0,4rem 7rem;background-size:8rem 14rem}.tet-feature-hotspots__image{display:block;width:100%;height:100%;object-fit:var(--tet-hotspots-image-fit, contain);object-position:var(--tet-hotspots-image-position-x, 50%) var(--tet-hotspots-image-position-y, 50%);mix-blend-mode:screen}.tet-feature-hotspots__marker-layer{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.tet-feature-hotspots__marker{position:absolute;top:var(--tet-hotspot-y);left:var(--tet-hotspot-x);display:grid;width:var(--tet-hotspot-size, 4.4rem);height:var(--tet-hotspot-size, 4.4rem);padding:0;place-items:center;border:.2rem solid #b7f66b;border-radius:50%;background:transparent;color:#b7f66b;cursor:pointer;font-size:var(--tet-hotspot-size, 4.4rem);transform:translate(-50%,-50%);transition:background-color .16s ease,color .16s ease,transform .16s ease}.tet-feature-hotspots__marker span:first-child{font-size:.55em;font-weight:300;line-height:1}.tet-feature-hotspots__marker:hover,.tet-feature-hotspots__marker:focus-visible,.tet-feature-hotspots__marker.is-active{background:#b7f66b;color:#0c0f0c;transform:translate(-50%,-50%) scale(1.08)}.tet-feature-hotspots__marker:focus-visible,.tet-feature-hotspots__card:focus-visible{outline:.3rem solid var(--tet-white);outline-offset:.3rem}.tet-feature-hotspots__active-detail{position:absolute;z-index:3;top:var(--tet-detail-y, 76%);left:var(--tet-detail-x, 28%);width:min(42rem,calc(100% - 2.4rem));padding:2rem 2.4rem;border:.1rem solid rgb(255 255 255 / 18%);background:#0c0f0cdb;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transform:translate(-50%,-50%);transition:top .18s ease,left .18s ease}.tet-feature-hotspots__detail>span,.tet-feature-hotspots__card-index{color:#b7f66b;font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tet-feature-hotspots__detail-media{width:100%;margin-bottom:1.6rem}.tet-feature-hotspots__detail-image{display:block;width:100%;height:auto;aspect-ratio:16 / 9;border-radius:var(--tet-radius-small);object-fit:cover}.tet-feature-hotspots__detail h3{margin:.8rem 0;color:var(--tet-white);font-size:clamp(2.2rem,3vw,3.4rem);line-height:1.08}.tet-feature-hotspots__detail .rte{color:#ffffffb8}.tet-feature-hotspots__cards{display:grid;grid-template-columns:repeat(var(--tet-hotspot-count, 4),minmax(16rem,1fr));overflow-x:auto;margin-top:2rem;border:.1rem solid rgb(255 255 255 / 24%);border-radius:var(--tet-radius-small);background:#101310}.tet-feature-hotspots__card{display:flex;min-height:16rem;flex-direction:column;align-items:flex-start;gap:.8rem;padding:2.4rem;border:0;border-inline-end:.1rem solid rgb(255 255 255 / 18%);background:transparent;color:var(--tet-white);cursor:pointer;text-align:start;transition:background-color .16s ease}.tet-feature-hotspots__card:last-child{border-inline-end:0}.tet-feature-hotspots__card:hover,.tet-feature-hotspots__card.is-active{background:#b7f66b17}.tet-feature-hotspots__card-icon{display:inline-flex;width:3.2rem;height:3.2rem;align-items:center;justify-content:center;color:#b7f66b}.tet-feature-hotspots__card-icon svg{width:100%;height:100%;fill:currentColor}.tet-feature-hotspots__card-icon svg.tet-icon--stroke{fill:none;stroke:currentColor}.tet-feature-hotspots__card strong{margin-top:auto;color:var(--tet-white);font-size:1.5rem;line-height:1.2}.tet-feature-hotspots__card>span:last-child{color:#ffffff94;font-size:1.2rem}.tet-interactive--reduced-motion .tet-feature-hotspots__marker,.tet-interactive--reduced-motion .tet-feature-hotspots__card{transition:none}.tet-product-story{background:#fbfaf5}.tet-product-story__intro{max-width:82rem}.tet-product-story__items{display:grid;gap:3rem}.tet-product-story__item{display:grid;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;border:.1rem solid rgb(47 67 39 / 10%);border-radius:var(--tet-radius-medium);background:#fffdf7;box-shadow:0 1.4rem 4rem #2f432714}.tet-product-story__item:nth-child(2n) .tet-product-story__media{order:2}.tet-product-story__media{min-height:42rem;overflow:hidden}.tet-product-story__media img,.tet-product-story__media svg{display:block;width:100%;height:100%;object-fit:cover}.tet-product-story__body{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,7rem)}.tet-product-story__body span{color:var(--tet-forest);font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.tet-product-story__body h3{max-width:18ch;margin:1.2rem 0 1.6rem;color:var(--tet-charcoal);font-size:clamp(2.8rem,4vw,4.6rem);line-height:1.05}.tet-product-story__body .rte{max-width:54rem;color:var(--tet-muted)}.tet-brand-story{padding-block:7rem;background:#fbfaf5}.tet-brand-story__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;overflow:hidden;border:.1rem solid rgb(47 67 39 / 12%);border-radius:var(--tet-radius-medium);background:var(--tet-forest);box-shadow:var(--tet-shadow)}.tet-brand-story__hero-media{min-height:58rem;overflow:hidden}.tet-brand-story__hero-media img{display:block;width:100%;height:100%;object-fit:cover}.tet-brand-story__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,7rem);color:var(--tet-cream)}.tet-brand-story__hero-copy .tet-eyebrow,.tet-brand-story__hero-copy .tet-copy{color:#d5dec6}.tet-brand-story__hero-copy .tet-section-heading{color:var(--tet-white)}.tet-brand-story__hero-copy .tet-button{align-self:flex-start;margin-top:2.6rem}.tet-brand-story__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;padding-block:6rem}.tet-brand-story__item{min-height:28rem;padding:2.6rem;border:.1rem solid rgb(47 67 39 / 10%);border-radius:var(--tet-radius-medium);background:#fffdf7;box-shadow:0 1rem 3rem #2f432712}.tet-brand-story__item-index{color:var(--tet-forest);font-size:1.2rem;font-weight:700;letter-spacing:.12em}.tet-brand-story__item .tet-eyebrow{margin-top:4rem}.tet-brand-story__item h2{margin:1rem 0 1.4rem;color:var(--tet-charcoal);font-size:clamp(2.4rem,3vw,3.5rem);line-height:1.08}.tet-brand-story__item .tet-copy{color:var(--tet-muted)}.tet-brand-story__sources{max-width:82rem;padding:3rem;border-block:.1rem solid rgb(47 67 39 / 16%)}.tet-brand-story__sources h2{margin:.8rem 0 1.2rem;color:var(--tet-charcoal);font-size:clamp(2.4rem,3vw,3.6rem);line-height:1.1}.tet-brand-story__sources p,.tet-brand-story__sources li{color:var(--tet-muted)}.tet-brand-story__sources ol{margin:1.6rem 0 0;padding-left:2rem}.tet-energy-flow{background:var(--tet-forest);color:var(--tet-cream)}.tet-energy-flow .tet-eyebrow,.tet-energy-flow .tet-copy,.tet-energy-step .rte{color:#d5dec6}.tet-energy-flow .tet-section-heading{color:var(--tet-white)}.tet-energy-flow__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.tet-energy-step{padding:2.4rem;border:.1rem solid rgb(255 255 255 / 18%);border-radius:var(--tet-radius-medium)}.tet-energy-step>span{color:var(--tet-sun);font-size:1.2rem;font-weight:700;letter-spacing:.08em}.tet-energy-step h3{margin:4rem 0 1rem;color:var(--tet-white);font-size:2rem;line-height:1.2}.tet-model-comparison,.tet-accessory-grid{padding-block:7rem}.tet-model-comparison{background:#eef0df}.tet-model-comparison__grid,.tet-accessory-grid__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.tet-model-card{position:relative;padding:2rem;border:.1rem solid rgb(47 67 39 / 16%);border-radius:var(--tet-radius-medium);background:#fffdf7}.tet-model-card--featured{border-color:var(--tet-sun);box-shadow:var(--tet-shadow)}.tet-model-card__badge{position:absolute;z-index:2;inset:1.2rem 1.2rem auto auto;padding:.6rem 1rem;border-radius:999px;background:var(--tet-sun);color:var(--tet-charcoal);font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.tet-model-card__media img,.tet-model-card__media svg,.tet-model-card--placeholder>svg{display:block;width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.tet-model-card h3{margin-block:1.6rem 1rem}.tet-model-card h3 a{color:var(--tet-charcoal);text-decoration:none}.tet-model-card__specs{margin-block:1.6rem}.tet-model-card__specs div{display:flex;justify-content:space-between;gap:1rem;padding-block:.8rem;border-top:.1rem solid rgb(47 67 39 / 14%)}.tet-model-card__specs dt,.tet-model-card__status{color:var(--tet-muted)}.tet-model-card__specs dd{margin:0;text-align:end}.tet-model-card__price{color:var(--tet-charcoal);font-size:1.8rem;font-weight:700}.tet-model-card .tet-button{width:100%}.tet-accessory-grid__items{margin-bottom:2.4rem}.tet-accessory-status{margin:1rem 0 0;color:var(--tet-forest);font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.tet-accessory-placeholder{overflow:hidden;border:.1rem solid rgb(47 67 39 / 10%);border-radius:var(--tet-radius-medium);background:#fffdf7;text-align:center}.tet-accessory-placeholder svg{display:block;width:100%}.tet-patent-compliance,.tet-warranty-shipping{padding-block:7rem}.tet-patent-compliance{background:#e1e6cf}.tet-patent-compliance__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(3rem,6vw,8rem)}.tet-patent-compliance__status-grid,.tet-compliance-details__grid{display:grid;gap:1.2rem}.tet-patent-compliance__status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tet-status-card,.tet-support-card{padding:2.4rem;border:.1rem solid rgb(47 67 39 / 16%);border-radius:var(--tet-radius-medium);background:#fffdf7}.tet-status-card>span{color:var(--tet-forest);font-size:1.1rem;font-weight:700;letter-spacing:.12em}.tet-status-card h3,.tet-support-card h3{margin:3rem 0 1rem;color:var(--tet-charcoal);font-size:2rem;line-height:1.2}.tet-status-card p,.tet-support-card .rte,.tet-compliance-detail .rte{color:var(--tet-muted)}.tet-compliance-details{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,6vw,8rem);margin-top:4rem;padding-top:3rem;border-top:.1rem solid rgb(47 67 39 / 22%)}.tet-compliance-details__heading h3{margin:0;color:var(--tet-charcoal);font-size:clamp(2.4rem,3vw,3.6rem)}.tet-compliance-details__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tet-compliance-detail{padding-inline-start:1.6rem;border-inline-start:.3rem solid var(--tet-moss)}.tet-compliance-detail>span,.tet-support-card>span{color:var(--tet-forest);font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tet-compliance-detail h4{margin:.8rem 0;color:var(--tet-charcoal);font-size:1.8rem}.tet-warranty-shipping__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.tet-support-card{min-height:26rem}.tet-support-card a{display:inline-flex;margin-top:1.6rem;color:var(--tet-forest);font-weight:700;text-underline-offset:.3rem}.tet-faq,.tet-waitlist{padding-block:7rem}.tet-faq__inner,.tet-waitlist__inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,6vw,8rem)}.tet-faq-item{border-top:.1rem solid rgb(47 67 39 / 20%)}.tet-faq-item:last-child{border-bottom:.1rem solid rgb(47 67 39 / 20%)}.tet-faq-item summary{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:2rem;cursor:pointer;color:var(--tet-charcoal);font-size:1.7rem;font-weight:700;list-style:none}.tet-faq-item summary::-webkit-details-marker{display:none}.tet-faq-item__icon{flex:0 0 auto;color:var(--tet-forest);font-size:2.4rem;font-weight:400;transition:transform .18s ease}.tet-faq-item[open] .tet-faq-item__icon{transform:rotate(45deg)}.tet-faq-item__answer{padding:0 3.6rem 2rem 0;color:var(--tet-muted)}.tet-waitlist{color:var(--tet-white);background:var(--tet-forest)}.tet-waitlist .tet-section-heading,.tet-waitlist .tet-copy{color:var(--tet-white)}.tet-waitlist .tet-eyebrow{color:#d5dec6}.tet-waitlist__form{min-height:18rem;padding:2.4rem;border-radius:var(--tet-radius-medium);background:var(--tet-white);color:var(--tet-charcoal)}.tet-sticky-cta{position:sticky;z-index:30;bottom:0;border-top:.1rem solid rgb(47 67 39 / 18%);background:#f5f0e5f0;box-shadow:0 -1rem 3rem #1d211c14;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.tet-sticky-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:var(--tet-sticky-cta-padding-top);padding-bottom:var(--tet-sticky-cta-padding-bottom)}.tet-sticky-cta__label strong,.tet-sticky-cta__label span{display:block}.tet-sticky-cta__label strong{color:var(--tet-charcoal)}.tet-sticky-cta__label span{color:var(--tet-muted);font-size:1.2rem}.tet-sticky-cta .tet-campaign-cta{flex:0 0 auto}.tet-sticky-cta__spacer{display:none}.tet-product-details{padding-block:7rem}.tet-product-details__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,6vw,8rem)}.tet-product-details__description,.tet-product-details__specifications{min-width:0}.tet-product-details__description .tet-section-heading,.tet-product-details__specifications .tet-section-heading{margin-bottom:1.8rem;font-size:clamp(2.4rem,3vw,3.8rem)}.tet-product-details__product-copy{color:var(--tet-muted);font-size:1.5rem;line-height:1.7}.tet-product-details__product-copy>*:first-child{margin-top:0}.tet-product-details__product-copy>*:last-child{margin-bottom:0}.tet-spec-table{margin:0 0 2.4rem}.tet-spec-table div{display:grid;grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr);gap:2rem;padding-block:1.2rem;border-top:.1rem solid rgb(47 67 39 / 18%)}.tet-spec-table div:last-child{border-bottom:.1rem solid rgb(47 67 39 / 18%)}.tet-spec-table dt{color:var(--tet-muted)}.tet-spec-table dd{margin:0;color:var(--tet-charcoal)}@media screen and (max-width:989px){.tet-value-grid__items,.tet-use-cases__grid,.tet-energy-flow__steps,.tet-model-comparison__grid,.tet-accessory-grid__items,.tet-reference-category-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tet-reference-social__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tet-patent-compliance__grid,.tet-compliance-details{grid-template-columns:1fr}.tet-patent-compliance__status-grid,.tet-compliance-details__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.tet-hero,.tet-hero--carousel,.tet-hero__slides{min-height:var(--tet-hero-mobile-height, 72rem)}.tet-hero--image_ratio,.tet-hero--image_ratio .tet-hero__slides{min-height:0}.tet-hero--image_ratio .tet-hero__slide{aspect-ratio:var(--tet-hero-slide-mobile-ratio, var(--tet-hero-mobile-ratio, 1));width:100%;min-width:0;height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.tet-hero .tet-hero__slide .tet-hero__image{object-fit:contain;object-position:center center;transform:translate(var(--tet-hero-mobile-image-x, 0%),var(--tet-hero-mobile-image-y, 0%)) scale(calc(var(--tet-hero-mobile-image-size, 100) / 100));transform-origin:center center;width:100%;margin-inline:auto}.tet-hero--fixed .tet-hero__slide .tet-hero__inner{min-height:0}.tet-hero--fixed .tet-hero__slide{height:min(133.333vw,60svh)}.tet-hero--fixed .tet-hero__media,.tet-hero--fixed .tet-hero__picture,.tet-hero--fixed .tet-hero__image{height:100%}.tet-hero--image_ratio .tet-hero__slides{display:block}.tet-hero--image_ratio .tet-hero__slide.is-active{position:relative}.tet-hero--image_ratio:not(.tet-hero--carousel){aspect-ratio:var(--tet-hero-mobile-ratio, 1);height:auto}.tet-feature-reel,.tet-feature-reel__content{min-height:0}.tet-feature-reel{background:var(--tet-charcoal)}.tet-feature-reel__media-stack{position:relative;aspect-ratio:16 / 9}.tet-feature-reel__content{display:block;background:var(--tet-charcoal)}.tet-feature-reel__scrim{top:0;right:0;bottom:auto;left:0;height:auto;aspect-ratio:16 / 9}.tet-feature-reel__scrim{background:linear-gradient(180deg,#0003,#00000052 30%,#000000db 75%,#000000f0)}.tet-feature-reel__copy{width:100%;align-self:flex-end;padding-block:3.2rem 7.4rem}.tet-feature-reel__fullscreen{top:auto;bottom:1.2rem;right:1.2rem;display:grid;width:4.2rem;height:4.2rem}.tet-feature-reel__copy h2{max-width:14ch;margin-bottom:1.8rem;font-size:clamp(2.8rem,9vw,4.4rem)}.tet-feature-reel__tab{min-height:5.2rem;padding-block:1.2rem;font-size:1.7rem}.tet-feature-reel__panel{padding-top:1.2rem}.tet-feature-reel__panel .rte{display:none}.tet-feature-reel__marquee-track span{min-width:12rem;height:6.4rem;font-size:1.2rem}.tet-hero:after{background:linear-gradient(180deg,#0c110b1f,#0c110b2e 38%,#0c110be0 78%,#0c110bf5)}.tet-hero__inner{min-height:var(--tet-hero-mobile-height, 72rem);align-items:flex-end;padding-block:5rem 11rem}.tet-hero__copy{width:100%}.tet-hero__copy-text{transform:translate(var(--tet-hero-mobile-text-x, 0%),var(--tet-hero-mobile-text-y, 0px))}.tet-hero__copy>.tet-campaign-cta{transform:translate(var(--tet-hero-mobile-button-x, 0%),var(--tet-hero-mobile-button-y, 0px))}.tet-hero .tet-heading{max-width:12ch;font-size:var(--tet-hero-slide-mobile-heading-size, clamp(3.6rem, 11vw, 5.2rem))}.tet-hero__slide .tet-heading{font-size:var(--tet-hero-slide-mobile-heading-size, clamp(3.6rem, 11vw, 5.2rem))}.tet-hero__copy .tet-copy{margin-block:1.6rem 2.2rem}.tet-hero__slide .tet-eyebrow{font-size:var(--tet-hero-slide-mobile-eyebrow-size, 1.1rem)}.tet-hero__slide .tet-copy{font-size:var(--tet-hero-slide-mobile-copy-size, 1.7rem)}.tet-hero__image{object-position:center center;width:100%;margin-inline:auto}.tet-hero__controls{width:min(100% - 2.4rem,var(--tet-content-width));bottom:1.8rem}.tet-product-story__item{grid-template-columns:1fr}.tet-product-story__item:nth-child(2n) .tet-product-story__media,.tet-product-story__media{order:0}.tet-product-story__media{min-height:auto}.tet-product-story__media img,.tet-product-story__media svg{height:auto;aspect-ratio:4 / 3}.tet-product-story__body{padding:3rem 2.4rem}.tet-brand-story{padding-block:5rem}.tet-brand-story__hero{grid-template-columns:1fr}.tet-brand-story__hero-media{min-height:auto}.tet-brand-story__hero-media img{height:auto;aspect-ratio:16 / 10}.tet-brand-story__hero-copy{padding:3rem 2.4rem}.tet-brand-story__hero-copy .tet-button{width:100%}.tet-brand-story__items{grid-template-columns:1fr;padding-block:4rem}.tet-brand-story__item{min-height:auto}.tet-brand-story__sources{padding:2.4rem 0}.tet-metrics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tet-metric:nth-child(2){border-inline-end:0}.tet-metric:nth-child(-n+2){border-block-end:.1rem solid rgb(47 67 39 / 14%)}.tet-value-grid,.tet-use-cases,.tet-product-showcase,.tet-product-story,.tet-brand-story,.tet-energy-flow,.tet-model-comparison,.tet-accessory-grid,.tet-patent-compliance,.tet-warranty-shipping,.tet-faq,.tet-waitlist,.tet-product-details,.tet-reference-product-rail,.tet-reference-category-grid,.tet-reference-stories,.tet-reference-social{padding-block:5rem}.tet-image-comparison-section{padding-top:var(--tet-comparison-mobile-padding-top, 4.8rem);padding-bottom:var(--tet-comparison-mobile-padding-bottom, 4.8rem)}.tet-feature-hotspots{padding-top:var(--tet-hotspots-mobile-padding-top, 4.8rem);padding-bottom:var(--tet-hotspots-mobile-padding-bottom, 4.8rem)}.tet-feature-hotspots__stage{width:100%}.tet-value-grid__items,.tet-use-cases__grid,.tet-product-showcase__grid,.tet-energy-flow__steps,.tet-model-comparison__grid,.tet-patent-compliance__status-grid,.tet-compliance-details__grid,.tet-warranty-shipping__grid{grid-template-columns:1fr}.tet-use-cases__grid{display:flex;gap:1.2rem;padding-bottom:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:thin}.tet-use-cases__grid .tet-use-case{flex:0 0 86%;min-width:0;scroll-snap-align:start}.tet-accessory-grid__items{grid-template-columns:1fr}.tet-reference-product-rail__header,.tet-reference-stories__header{display:block}.tet-reference-product-rail__controls{padding-bottom:2rem}.tet-reference-product-card{flex-basis:min(30rem,84vw)}.tet-reference-category-grid__grid,.tet-reference-stories__grid{grid-template-columns:1fr}.tet-reference-category-grid__tile{min-height:38rem}.tet-reference-social__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem}.tet-image-comparison{aspect-ratio:4 / 5}.tet-image-comparison__image{object-position:center}.tet-image-comparison__media--after .tet-image-comparison__image{object-position:center center;width:100%;margin-inline:auto}.tet-image-comparison__detail{left:50%;width:calc(100% - 2.4rem);grid-template-columns:1fr;gap:.8rem;padding:1.4rem 1.6rem}.tet-image-comparison__detail-heading{margin-top:.5rem;font-size:var(--tet-comparison-mobile-heading-size, 2.2rem)}.tet-image-comparison__detail .rte{font-size:var(--tet-comparison-mobile-copy-size, 1.3rem)}.tet-image-comparison__label{bottom:1.2rem;font-size:1rem}.tet-image-comparison__media--before .tet-image-comparison__label{left:1.2rem}.tet-image-comparison__media--after .tet-image-comparison__label{right:1.2rem}.tet-feature-hotspots__image-wrap{height:auto;aspect-ratio:16 / 9}.tet-feature-hotspots__image{object-fit:contain;object-position:var(--tet-hotspots-mobile-image-position-x, 50%) var(--tet-hotspots-mobile-image-position-y, 50%);transform:scale(var(--tet-hotspots-mobile-image-scale, 1));transform-origin:var(--tet-hotspots-mobile-image-position-x, 50%) var(--tet-hotspots-mobile-image-position-y, 50%)}.tet-feature-hotspots__marker-layer{display:none}.tet-feature-hotspots__active-detail{position:static;top:auto;right:auto;bottom:auto;left:auto;margin-top:1.2rem;width:auto;max-height:none;overflow:visible;padding:1.6rem;transform:none}.tet-feature-hotspots__detail>span,.tet-feature-hotspots__detail h3,.tet-feature-hotspots__detail .rte{display:none}.tet-feature-hotspots__cards{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible}.tet-feature-hotspots__card{min-width:0;min-height:12rem;padding:1.4rem 1rem;gap:.5rem}.tet-feature-hotspots__card-icon{width:2.6rem;height:2.6rem}.tet-feature-hotspots__card strong{font-size:1.2rem}.tet-feature-hotspots__card>span:last-child{font-size:1rem}.tet-feature-hotspots__card{min-height:0}.tet-faq__inner,.tet-waitlist__inner,.tet-product-details__grid{grid-template-columns:1fr}.tet-spec-table div{grid-template-columns:1fr;gap:.4rem}.tet-sticky-cta{position:fixed;inset:auto 0 0}.tet-sticky-cta__spacer{display:block;height:9.6rem}.tet-sticky-cta__inner{display:block}.tet-sticky-cta__label{margin-bottom:.8rem}.tet-sticky-cta__label span{display:none}.tet-sticky-cta .tet-campaign-cta,.tet-sticky-cta .tet-button{width:100%}.tet-sticky-cta .tet-campaign-cta{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.tet-section__inner{width:min(100% - 2.4rem,var(--tet-content-width))}.tet-button{width:100%}.tet-campaign-bar__link{padding-inline:1.2rem;font-size:1.1rem}}@media(prefers-reduced-motion:reduce){.tet-button{transition:none}}.tet-waitlist-popup{width:min(92vw,92rem);max-width:none;margin:auto;padding:0;border:0;border-radius:.8rem;background:transparent;color:var(--tet-charcoal);box-shadow:0 2.4rem 8rem #00000052}.tet-waitlist-popup::backdrop{background:#0c0f0cbd;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.tet-waitlist-popup__card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:48rem;overflow:hidden;border-radius:inherit;background:var(--tet-cream)}.tet-waitlist-popup__media{min-height:48rem;background:var(--tet-charcoal)}.tet-waitlist-popup__image{display:block;width:100%;height:100%;object-fit:cover}.tet-waitlist-popup__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,6rem)}.tet-waitlist-popup__close{position:absolute;z-index:2;top:1.4rem;right:1.4rem;display:grid;width:3.8rem;height:3.8rem;padding:0;place-items:center;border:.1rem solid var(--tet-charcoal);border-radius:50%;background:var(--tet-cream);color:var(--tet-charcoal);cursor:pointer}.tet-waitlist-popup__close:hover,.tet-waitlist-popup__close:focus-visible{background:var(--tet-forest);color:var(--tet-white)}.tet-waitlist-popup__close svg{width:1.6rem;height:1.6rem}.tet-waitlist-popup__eyebrow{color:var(--tet-forest);font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.tet-waitlist-popup__content h2{max-width:14ch;margin:1.4rem 0;color:var(--tet-charcoal);font-size:clamp(3rem,4vw,5.4rem);line-height:.98}.tet-waitlist-popup__content>p{max-width:42rem;margin:0 0 2rem;color:var(--tet-muted);font-size:1.6rem;line-height:1.55}.tet-waitlist-popup__countdown{margin-bottom:2rem}.tet-waitlist-popup .tet-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin:0}.tet-waitlist-popup .tet-countdown>div{padding:1rem .6rem;border:.1rem solid rgb(47 67 39 / 18%);background:#ffffff6b}.tet-waitlist-popup .tet-countdown strong{color:var(--tet-forest);font-size:2.4rem}.tet-waitlist-popup .tet-countdown span{color:var(--tet-muted);font-size:.9rem}.tet-waitlist-popup .tet-email-capture__row{grid-template-columns:minmax(0,1fr) auto}.tet-waitlist-popup .tet-email-capture .field__input,.tet-waitlist-popup .tet-email-capture .tet-button{min-height:5rem}.tet-waitlist-popup .tet-email-capture .field__input{background:var(--tet-white);color:var(--tet-charcoal)}.tet-waitlist-popup .tet-email-capture .tet-button{white-space:nowrap}.tet-waitlist-popup .tet-email-capture__privacy{font-size:1.1rem}.tet-waitlist-popup__launch-time{margin:0;color:var(--tet-forest);font-size:1.3rem;font-weight:700}@media screen and (max-width:749px){.tet-waitlist-popup{width:min(92vw,48rem);max-height:calc(100dvh - 2rem);overflow-y:auto}.tet-waitlist-popup__card{display:block;min-height:0}.tet-waitlist-popup__media{min-height:0;height:min(30vw,15rem)}.tet-waitlist-popup__content{padding:2rem 2rem 2.2rem}.tet-waitlist-popup__content h2{max-width:none;margin:1rem 0;font-size:clamp(2.6rem,8vw,3.4rem)}.tet-waitlist-popup__content>p{margin-bottom:1.4rem;font-size:1.4rem;line-height:1.4}.tet-waitlist-popup__countdown{margin-bottom:1.4rem}.tet-waitlist-popup .tet-countdown>div{padding:.7rem .4rem}.tet-waitlist-popup .tet-countdown strong{font-size:2rem}.tet-waitlist-popup .tet-email-capture__row{grid-template-columns:1fr}.tet-waitlist-popup .tet-email-capture .tet-button{width:100%}}.tet-kickstarter-hero{position:relative;isolation:isolate;min-height:72rem;overflow:hidden;background:#142114}.tet-kickstarter-hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#091209f0,#09120994 50%,#0912090a 78%);content:"";pointer-events:none}.tet-kickstarter-hero__media,.tet-kickstarter-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tet-kickstarter-hero__inner{position:relative;z-index:2;display:flex;min-height:72rem;align-items:center;padding-block:9rem}.tet-kickstarter-hero__copy{width:min(58rem,54vw);color:var(--tet-white)}.tet-kickstarter-hero .tet-eyebrow,.tet-kickstarter-hero .tet-heading,.tet-kickstarter-hero .tet-copy{color:var(--tet-white)}.tet-kickstarter-hero .tet-copy{margin-block:1.8rem 0;color:#ffffffdb}.tet-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-block:2.4rem}.tet-countdown>div{padding:1.2rem .8rem;border:.1rem solid rgb(255 255 255 / 18%);background:#ffffff1a;text-align:center}.tet-countdown strong,.tet-countdown span{display:block}.tet-countdown strong{color:var(--tet-white);font-size:clamp(2.4rem,4vw,4rem);line-height:1}.tet-countdown span{margin-top:.6rem;color:#ffffffc7;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.tet-email-capture__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem}.tet-email-capture .field__input,.tet-email-capture .tet-button{min-height:4.4rem}.tet-kickstarter-hero .tet-email-capture .field__input{background:var(--tet-white);color:var(--tet-charcoal)}.tet-kickstarter-hero .tet-button--primary{border-color:var(--tet-sun);background:var(--tet-sun);color:var(--tet-charcoal)}.tet-form-message{display:flex;gap:.6rem;margin-top:1rem;font-size:1.3rem}.tet-form-message--error{color:#9a2c21}.tet-form-message--success{color:var(--tet-forest)}.tet-kickstarter-hero .tet-form-message--success{color:var(--tet-white)}.tet-email-capture__privacy,.tet-kickstarter-hero__date{margin:1.2rem 0 0;font-size:1.2rem}.tet-email-capture__privacy{color:var(--tet-muted)}.tet-email-capture__privacy a{color:inherit}.tet-kickstarter-hero__date,.tet-kickstarter-hero__live{color:#ffffffc2}@media screen and (max-width:749px){.tet-kickstarter-hero{display:grid;min-height:0}.tet-kickstarter-hero:after{display:none}.tet-kickstarter-hero__media,.tet-kickstarter-hero__media img{position:relative}.tet-kickstarter-hero__media,.tet-kickstarter-hero__media img{min-height:32rem}.tet-kickstarter-hero__inner{min-height:0;padding-block:3.2rem 4rem;background:#142114}.tet-kickstarter-hero__copy{width:100%}.tet-email-capture__row{grid-template-columns:1fr}}.tet-launch-steps__intro{max-width:72rem}.tet-launch-steps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;margin:0;padding:0;list-style:none}.tet-launch-step{padding:2.4rem;border:.1rem solid rgb(47 67 39 / 14%);border-radius:var(--tet-radius-medium);background:#fffdf7}.tet-launch-step>span{color:var(--tet-forest);font-size:1.2rem;font-weight:700;letter-spacing:.1em}.tet-launch-step h3{margin:3.6rem 0 1rem;color:var(--tet-charcoal);font-size:2rem}.tet-launch-step .rte{color:var(--tet-muted)}.tet-creator-collaboration{background:#e1dbc8}.tet-creator-collaboration__inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,6vw,8rem);align-items:center}.tet-creator-collaboration__form{padding:clamp(2rem,4vw,4rem);border-radius:var(--tet-radius-medium);background:var(--tet-white)}.tet-creator-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-bottom:1.6rem}.tet-creator-form__grid .field,.tet-creator-form__grid .select__select{min-height:4.4rem}.tet-creator-form__grid .select__select{width:100%;padding-inline:1.5rem;border:.1rem solid rgb(var(--color-foreground),.55);border-radius:var(--inputs-radius);background:var(--tet-white);color:var(--tet-charcoal)}@media screen and (max-width:749px){.tet-launch-steps__grid,.tet-creator-collaboration__inner,.tet-creator-form__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tet-theme.css.map */
