.three-t{--three-t-paper:#f4f2ed;--three-t-ink:#20201e;color:var(--three-t-ink);background:#fff;font-size:15px;line-height:1.7}
.three-t *{box-sizing:border-box}
.three-t h1,.three-t h2,.three-t h3,.three-t h4{color:inherit;margin:0;line-height:1.12;letter-spacing:-.035em;font-weight:500}
.three-t h2{font-size:clamp(30px,4.5vw,58px)}
.three-t a{color:inherit}
.three-t a:focus-visible,.three-t summary:focus-visible{outline:3px solid #b76d39;outline-offset:5px}
.three-t__wrap{max-width:1440px;margin:auto;padding-left:clamp(22px,5vw,80px);padding-right:clamp(22px,5vw,80px)}
.three-t__hero{position:relative;min-height:650px;min-height:78svh;background:#30392b;display:flex;align-items:flex-end;color:#fff;isolation:isolate}
.three-t__hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.three-t__hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent 95%);z-index:-1}
.three-t__hero-copy{padding:clamp(35px,6vw,90px);max-width:1000px}
.three-t__hero h1{font-size:clamp(42px,7.8vw,105px);max-width:11ch}
.three-t__hero-copy>p:not(.three-t__eyebrow){max-width:52ch;font-size:17px}
.three-t__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;line-height:1.5;margin:0 0 22px}
.three-t__button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;color:#20201e!important;padding:15px 22px;text-decoration:none;font-size:13px;min-height:48px}
.three-t__button:hover{background:#ece9e1}
.three-t__nav{display:flex;gap:32px;overflow:auto;padding:20px 5vw;border-bottom:1px solid #ddd;white-space:nowrap;background:#fff}
.three-t__nav a{text-decoration:none;font-size:12px}
.three-t__intro{padding-top:85px;padding-bottom:85px}
.three-t__range{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:45px}
.three-t__range>a{text-decoration:none;border-top:1px solid #b8b6b0;padding:25px 0}
.three-t__range h3{font-size:27px}
.three-t__range p{font-size:13px}
.three-t__model{scroll-margin-top:40px;border-top:1px solid #ddd}
.three-t__feature{display:grid;grid-template-columns:55% 45%;background:var(--three-t-paper)}
.three-t__photo{min-height:520px}
.three-t__photo img{display:block;width:100%;height:100%;object-fit:cover}
.three-t__feature-copy{padding:clamp(30px,5vw,75px);align-self:center}
.three-t__feature-copy>p:not(.three-t__eyebrow){margin:25px 0}
.three-t__text-link{display:inline-block;font-size:13px;text-decoration:underline;text-underline-offset:5px}
.three-t__products{padding-top:45px;padding-bottom:75px}
.three-t__products>h3{font-size:20px;margin-bottom:25px}
.three-t__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.three-t__card{display:flex;flex-direction:column;text-decoration:none}
.three-t__product-image{aspect-ratio:1;background:#fafafa}
.three-t__product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.three-t__card h4{font-size:14px;line-height:1.5;letter-spacing:0;margin:18px 0 10px}
.three-t__price{margin-top:auto;font-size:13px}
.three-t__card .three-t__text-link{margin-top:8px}
.three-t__tech{background:#e8e5dc;padding:70px 0}
.three-t__tech-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.three-t__tech img{width:100%;height:auto;max-height:500px;object-fit:cover}
.three-t__comparison{padding-top:80px;padding-bottom:80px;scroll-margin-top:30px}
.three-t__table{overflow:auto;margin:35px 0 20px}
.three-t table{border-collapse:collapse;width:100%;font-size:14px;box-shadow:none}
.three-t th,.three-t td{text-align:left;padding:20px 15px;border:0;border-bottom:1px solid #d8d8d3}
.three-t th{font-weight:500}
.three-t__note,.three-t__sources{font-size:12px;color:#585850}
.three-t details{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:30px 0;padding:22px 0}
.three-t summary{cursor:pointer;font-size:18px}
.three-t__cta{background:#30392b;color:#fff;text-align:center;padding:80px 24px}
.three-t__cta>p:not(.three-t__eyebrow){max-width:55ch;margin:25px auto}
.three-t__cta>.three-t__text-link{display:block;margin-top:24px}
@media(max-width:899px){.three-t__feature{grid-template-columns:1fr}.three-t__photo{min-height:0;aspect-ratio:4/3;overflow:hidden}.three-t__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-t__tech-inner{grid-template-columns:1fr;gap:30px}}
@media(max-width:599px){.three-t__hero{min-height:620px;min-height:80svh}.three-t__hero-copy{padding:35px 22px}.three-t__hero-copy>p:not(.three-t__eyebrow){font-size:14px}.three-t__range{grid-template-columns:1fr;gap:0;margin-top:30px}.three-t__intro{padding-top:50px;padding-bottom:35px}.three-t__range>a{padding:20px 0}.three-t__range .three-t__eyebrow{margin-bottom:12px}.three-t__grid{gap:18px 12px}.three-t__card h4{font-size:12px}.three-t__table{font-size:12px}.three-t th,.three-t td{min-width:170px;padding:15px 10px}.three-t__feature-copy{padding:35px 22px}}
