.tt.te-guide{padding:0;border-bottom:1px solid var(--tt-line);background:#fff}.te-guide>.tt-wrap{display:flex;align-items:center;gap:36px;min-height:78px}.te-guide__label{font-size:10px;letter-spacing:.16em;color:var(--tt-muted);white-space:nowrap}.te-guide__links{display:flex;flex:1;justify-content:space-between;gap:20px;padding-block:20px}.te-guide a{font-size:12px;font-weight:600;display:flex;gap:16px;align-items:center;min-height:40px}.te-guide a span{color:var(--tt-blue)}.te-materials{background:#fff}.te-editorial-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:66px}.te-editorial-row>*{min-width:0}.te-copy h2{max-width:620px}.te-copy .tt-intro{max-width:540px}.te-art{min-width:0;background:#eef6fc;border-radius:8px;overflow:hidden}.te-art__image{aspect-ratio:3/2}.te-art .tt-image{object-fit:contain;mix-blend-mode:multiply}.te-art figcaption{font-size:9px;letter-spacing:.1em;color:#526776;border-top:1px solid #d8e2e8;margin:0 24px;padding:17px 0}.te-material-thesis{display:flex;align-items:center;gap:24px;margin-top:32px}.te-large-value{font:400 90px/.95 var(--disp);letter-spacing:-.065em;color:var(--tt-blue);font-variant-numeric:tabular-nums}.te-large-value>span{font-size:28px;vertical-align:top;line-height:1.6}.te-material-thesis p{font-size:13px;line-height:1.6;border-left:1px solid var(--tt-line);padding-left:24px;color:var(--tt-muted)}.te-lab{display:block;border:1px solid var(--tt-line);border-radius:8px;padding:32px 38px;background:#f5f8fa}.te-lab__top{display:flex;justify-content:space-between;align-items:center;gap:20px}.tt .te-lab__top h3{font-size:28px}.te-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:4px;background:#e3eaf1;border-radius:6px}.te-tabs button{font:500 12px/1.45 var(--body);padding:12px 18px;min-height:44px;border:0;border-radius:4px;color:#42505e;background:transparent;cursor:pointer;transition:color .2s,background .2s}.te-tabs button[aria-selected=true]{background:#0070b9;color:#fff;box-shadow:0 2px 4px #142b3b12}.te-tabs button:focus-visible,.te-guide a:focus-visible,.te-sources a:focus-visible,.te-lab [role=tabpanel]:focus-visible,.te-ar [role=tabpanel]:focus-visible{outline:3px solid #fdb913;outline-offset:3px}.te-chart-explainer{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:28px 0 30px}.te-chart-explainer p{font-size:13px;line-height:1.75;color:var(--tt-muted);max-width:670px}.te-chart-explainer>span{flex-shrink:0;color:var(--tt-blue);font-size:9px;letter-spacing:.12em;font-weight:650}.te-chart{--label-width:150px;--value-width:90px;font-variant-numeric:tabular-nums}.te-bar-row{display:grid;grid-template-columns:var(--label-width) minmax(0,1fr) var(--value-width);gap:24px;align-items:center;padding:17px 0}.te-bar-label{font-size:13px;display:flex;align-items:center;gap:8px;line-height:1.5}.te-material-marker{width:5px;height:5px;background:var(--tt-blue);border-radius:50%;flex-shrink:0}.te-bar-track{background:linear-gradient(to right,#d8e2e8 1px,transparent 1px);background-size:25% 100%;height:23px;position:relative;border-right:1px solid #d8e2e8}.te-bar-track>span{display:block;position:absolute;inset-block:3px;left:0;width:var(--bar);background:#adbecb;border-radius:0 2px 2px 0;transform-origin:left;animation:te-bar-reveal .55s ease-out both}@keyframes te-bar-reveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.te-bar-row--nylon .te-bar-track>span{background:#0070b9;inset-block:0}.te-bar-row strong{font-size:20px;font-weight:500;letter-spacing:-.04em}.te-bar-row strong small{font-size:9px;letter-spacing:0;font-weight:400;color:var(--tt-muted)}.te-bar-row--nylon .te-bar-label,.te-bar-row--nylon strong{color:var(--tt-blue);font-weight:600}.te-compare-group{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:start;padding:16px 0}.te-compare-group+.te-compare-group{border-top:1px solid var(--tt-line)}.te-compare-group__label{display:flex;align-items:flex-start;gap:7px;font-size:14px;font-weight:600;line-height:1.4}.te-compare-group__label small{display:block;font-size:10px;font-weight:400;letter-spacing:0;color:var(--tt-muted);margin-top:3px}.te-compare-group--nylon .te-compare-group__label{color:var(--tt-blue)}.te-compare-group__metrics{display:flex;flex-direction:column;gap:12px;min-width:0}.te-compare-metric__label{display:block;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:var(--tt-muted);margin-bottom:6px}.te-compare-metric__row{display:flex;align-items:center;gap:14px}.te-compare-metric__row .te-bar-track{flex:1 1 auto;min-width:0}.te-compare-metric__row strong{flex:none;font-size:16px;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.te-compare-metric__row strong small{font-size:9px;font-weight:400;letter-spacing:0;color:var(--tt-muted)}.te-compare-group--nylon .te-bar-track>span{background:#0070b9;inset-block:0}.te-compare-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 36px;text-align:center;padding-top:20px;margin-top:4px}.te-compare-stats p{margin:0}.te-compare-stats strong{font:500 24px/1.3 var(--disp);color:var(--tt-blue);letter-spacing:-.02em}.te-chart-scale{margin:10px calc(var(--value-width) + 24px) 0 calc(var(--label-width) + 24px);display:flex;justify-content:space-between;color:var(--tt-muted);font-size:10px}.te-chart-takeaway{font-size:14px;line-height:1.7;border-top:1px solid var(--tt-line);padding-top:22px;margin-top:28px!important;max-width:950px}.te-sources{margin-top:26px}.tt .te-sources summary{font-size:13px;padding:20px 0}.tt .te-sources>p{font-size:12px;max-width:1000px}.te-source-links{display:flex;gap:12px 28px;flex-wrap:wrap;padding-bottom:24px}.te-source-links a{font-size:11px;line-height:1.6;color:var(--tt-blue);text-decoration:underline;text-underline-offset:4px;display:inline-flex;gap:10px;align-items:baseline}.tt.te-ar{background:#0e2940;color:#fff}.tt.te-ar .te-copy h2,.tt.te-ar .te-copy h3{color:#fff}.tt.te-ar .tt-kicker{color:#8ec6eb}.tt.te-ar .tt-intro{color:#cad9e4}.te-editorial-row--ar{grid-template-columns:1fr 1fr;align-items:start;margin-bottom:35px}.te-ar .te-copy{padding-top:30px}.te-ar-benefits{margin-top:32px;padding-top:28px;border-top:1px solid #ffffff26}.tt .te-ar-benefits h3{font-size:24px;letter-spacing:-.025em;line-height:1.3;max-width:370px}.te-ar-benefits p{font-size:14px;line-height:1.8;color:#cad9e4;margin-top:14px;max-width:450px}.te-definitions{margin:30px 0 0;font-size:12px}.te-definitions>div{display:grid;grid-template-columns:100px 1fr;gap:18px;margin-top:18px}.te-definitions dt{font-weight:600;color:#8ec6eb}.te-definitions dd{margin:0;color:#cad9e4;line-height:1.6}.te-ar-study{display:block;background:#eef6fc;color:#142b3b;border-radius:8px;overflow:hidden}.te-ar-study .te-art{border-radius:0}.te-ar-study .te-art__image{aspect-ratio:2/1}.te-ar-study .te-art figcaption{display:none}.te-ar-control{padding:0 26px 24px}.te-ar .te-tabs{justify-content:center}.te-ar .te-tabs button{flex:1;font-size:11px;padding-inline:10px}.te-ray-diagram{display:block;width:100%;height:auto;max-height:150px;margin:8px 0 0}.te-reflected-ray{transition:opacity .5s}[data-te-active=coated] .te-reflected-ray{opacity:.12}.te-ray-labels{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.1em;color:#526776;margin:0 20px 20px}.te-ar-caption{border-top:1px solid #d8e2e8;padding-top:20px;min-height:100px}.te-ar-caption strong{font-size:17px;font-weight:500;letter-spacing:-.025em}.te-ar-caption p{font-size:12px;line-height:1.75;margin-top:8px;max-width:450px;color:#526776}.te-demo-note{font-size:9px;line-height:1.5;color:#526776;margin-top:16px!important}.te-ar-footnote{display:flex;align-items:flex-start;gap:60px;padding-top:28px;border-top:1px solid #ffffff26}.te-ar-footnote>p{font-size:11px;line-height:1.75;color:#b8cbd8;max-width:560px}.te-ar-footnote .te-source-links{padding-bottom:0;margin-left:auto;gap:12px 24px}.te-ar-footnote a{color:#a9d4ef}.te-vapor{background:#fff}.te-vapor-points{margin-top:30px}.te-vapor-points>div{display:flex;gap:18px;margin-top:22px}.te-vapor-points>div>span{font-size:22px;color:var(--tt-blue);line-height:1.2}.te-vapor-points p{font-size:13px;line-height:1.7;color:var(--tt-muted);max-width:425px}.te-vapor-points strong{display:block;font-weight:550;font-size:15px;color:var(--tt-ink);margin-bottom:4px}.te-process-comparison{border-top:1px solid var(--tt-line);padding-top:34px}.te-process-heading{display:flex;gap:40px;justify-content:space-between;align-items:center;margin-bottom:32px}.tt .te-process-heading h3{font-size:29px;max-width:530px}.te-process-heading p{font-size:12px;line-height:1.6;color:var(--tt-muted);max-width:270px}.te-coating-row{display:grid;grid-template-columns:.6fr 1fr 1.25fr}.te-coating-row>div{padding:23px 28px;border-bottom:1px solid #d8e2e8;min-width:0;font-size:13px;line-height:1.7}.te-coating-row>[role=rowheader]{padding-left:0;font-size:12px;color:var(--tt-muted)}.te-coating-row>.te-premium{background:#eef6fc;color:#0e406a;border-bottom-color:#cadfea}.te-coating-header>div{font-size:19px;font-weight:500;align-content:end;position:relative}.te-coating-header>div:first-child{font-size:10px;color:var(--tt-muted);padding-left:0;font-weight:400;text-transform:uppercase;letter-spacing:.1em}.te-coating-header>.te-premium{background:#0070b9;color:#fff;border-radius:6px 6px 0 0;border-color:#0070b9;padding-right:48px}.te-coating-header>.te-premium>span{display:block;font-size:9px;letter-spacing:.1em;font-weight:500;margin-bottom:10px;color:#d1e7f6}.te-coating-header b{position:absolute;right:24px;bottom:25px;font-weight:400;font-size:25px}.te-process-note{margin-top:23px!important;max-width:950px;color:var(--tt-muted);font-size:11px;line-height:1.8}.te-materials,.te-ar,.te-vapor,#tech-compare,#tech-tints{scroll-margin-top:120px}torque-tech-panels:not(:defined) [data-te-panel]+[data-te-panel]{margin-top:32px}@media(min-width:1600px){.te-editorial-row{gap:110px}.te-art__image{aspect-ratio:1.5}}@media(max-width:1024px){.te-editorial-row{gap:42px}.te-guide>.tt-wrap{gap:20px}.te-guide__label{display:none}.te-guide__links{gap:16px}.te-guide a{font-size:10px;gap:10px}.te-lab{padding:28px}.te-lab__top{display:block}.te-lab__top h3{margin-bottom:20px}.te-lab .te-tabs{width:fit-content}.te-coating-row>div{padding:20px}.te-coating-header>div{font-size:17px}.te-ar-footnote{gap:30px}.te-editorial-row--ar{gap:36px}.te-ar-control{padding-inline:20px}}@media(max-width:720px){.te-guide{padding:0}.te-guide>.tt-wrap{display:block}.te-guide__links{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding-block:12px}.te-guide a{justify-content:space-between;font-size:10px;min-height:40px}.te-guide a:last-child{grid-column:1/-1;border-top:1px solid var(--tt-line);margin-top:4px;padding-top:4px}.te-editorial-row,.te-editorial-row--ar{grid-template-columns:1fr;gap:32px;margin-bottom:32px}.te-material-thesis{margin-top:26px}.te-large-value{font-size:76px}.te-art figcaption{margin-inline:18px;font-size:8px;padding-block:13px}.te-art__image{aspect-ratio:3/2}.te-lab{padding:25px 18px}.te-lab__top h3{font-size:25px;margin-bottom:18px}.te-lab .te-tabs{width:100%}.te-tabs button{flex:1;padding:11px 10px;font-size:10px}.te-chart-explainer{display:block;margin:23px 0}.te-chart-explainer p{font-size:12px}.te-chart-explainer>span{display:block;margin-top:14px;font-size:8px}.te-chart{--label-width:86px;--value-width:60px}.te-bar-row{gap:12px;padding:16px 0}.te-bar-label{font-size:10px;gap:5px}.te-material-marker{width:4px;height:4px}.te-bar-track{height:19px}.te-bar-row strong{font-size:17px}.te-bar-row strong small{font-size:7px;display:block;margin-top:3px}.te-chart-scale{margin:10px calc(var(--value-width) + 12px) 0 calc(var(--label-width) + 12px);font-size:8px}.te-chart-takeaway{font-size:12px;padding-top:20px;margin-top:24px!important}.te-sources{margin-top:20px}.te-sources summary{font-size:12px;gap:20px}.te-sources>p{font-size:11px}.te-source-links{gap:12px 20px}.te-source-links a{font-size:10px}.te-ar .te-copy{padding-top:0}.te-ar-benefits{margin-top:26px;padding-top:23px}.te-ar-benefits h3{font-size:24px}.te-ar-benefits p{font-size:13px}.te-definitions>div{grid-template-columns:82px 1fr;font-size:11px;gap:14px}.te-ar-study .te-art__image{aspect-ratio:1.7}.te-ar-control{padding-inline:18px}.te-ar .te-tabs button{font-size:10px}.te-ar-caption{min-height:112px}.te-ar-caption strong{font-size:16px}.te-ar-footnote{display:block;padding-top:24px}.te-ar-footnote .te-source-links{margin-top:18px}.te-ar-footnote>p{font-size:10px}.te-vapor-points>div{margin-top:20px}.te-vapor-points p{font-size:12px}.te-vapor-points strong{font-size:14px}.te-process-comparison{padding-top:28px}.te-process-heading{display:block;margin-bottom:24px}.te-process-heading h3{font-size:27px}.te-process-heading p{margin-top:16px;max-width:none}.te-coating-row{grid-template-columns:1fr 1fr}.te-coating-row>[role=rowheader]{grid-column:1/-1;padding:18px 0 7px;border-bottom:0;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.te-coating-header>div:first-child{display:none}.te-coating-row>div{padding:16px 14px;font-size:11px;line-height:1.65}.te-coating-header>div{font-size:16px;line-height:1.3}.te-coating-header>.te-premium{padding-right:14px}.te-coating-header>.te-premium>span{font-size:7px;letter-spacing:.07em;line-height:1.5}.te-coating-header b{display:none}.te-process-note{font-size:10px}.te-materials,.te-ar,.te-vapor,#tech-compare,#tech-tints{scroll-margin-top:95px}}@media(max-width:374px){.te-lab{padding-inline:14px}.te-chart{--label-width:74px;--value-width:43px}.te-bar-label{font-size:9px}.te-bar-row{gap:10px}.te-chart-scale{margin-right:53px;margin-left:84px}.te-tabs button{font-size:9px}.te-ar-control{padding-inline:14px}}@media(max-width:720px){.te-compare-group{grid-template-columns:1fr;gap:10px;padding:14px 0}.te-compare-group__label{font-size:13px}.te-compare-metric__row strong{font-size:15px}.te-compare-stats{gap:4px 24px;padding-top:18px}.te-compare-stats strong{font-size:20px}}@media(max-width:720px){.tt .te-lab__top h3{font-size:25px;margin-bottom:18px}.tt .te-process-heading h3{font-size:27px}.tt .te-sources summary{font-size:12px}.tt .te-sources>p{font-size:11px}.te-coating-header>div:first-child{display:block;position:absolute;width:1px;height:1px;padding:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.te-reflected-ray,.te-tabs button{transition:none}.te-bar-track>span{animation:none}}.te-bar-row--eye .te-bar-track>span{background:repeating-linear-gradient(135deg,#7e9cac 0 2px,#e2eaf0 2px 6px);border:1px solid #8da7b8;inset-block:1px}.te-bar-label small{display:block;font-size:10px;font-weight:400;color:#627889;letter-spacing:0;margin-top:2px}.te-approx{font-size:.7em;letter-spacing:0;margin-right:2px}.te-chart-insights{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding-top:28px;margin-top:30px;border-top:1px solid var(--tt-line)}.tt .te-chart-insights h4{font-family:var(--disp);font-size:22px;font-weight:500;line-height:1.25;letter-spacing:-.025em;margin:0 0 12px}.tt .te-chart-insights p{font-size:13px;line-height:1.8;color:var(--tt-muted)}.tt .te-chart-insights .te-chart-takeaway{border:0;padding:0;margin:0!important}.te-ar-control{padding-top:16px}.te-optics-stage{position:relative;margin-top:16px;isolation:isolate}.te-optics-stage .te-ray-diagram{max-height:none;margin:0;aspect-ratio:56/29}.te-optics-source{display:flex;align-items:center;gap:7px;position:absolute;top:6%;left:4%;font-size:10px;font-weight:600;letter-spacing:.07em;color:#996000;max-width:48%}.te-sun-dot{width:5px;height:5px;flex:none;border-radius:50%;background:#b87500}.te-optics-positions{font-size:10px;line-height:1.4;letter-spacing:.06em;color:#456a82;font-weight:600}.te-optics-positions>span{position:absolute;max-width:34%;overflow-wrap:anywhere}.te-optics-eye{left:10%;top:84%}.te-optics-lens{left:39%;top:92%;font-size:9px}.te-optics-view{right:4%;top:46%;text-align:right}.te-ray-legend{display:flex;flex-wrap:wrap;gap:8px 18px;padding:15px 0 19px;color:#526776;font-size:10px;line-height:1.5}.te-ray-legend>span{display:flex;align-items:center;gap:7px}.te-ray-legend i{display:block;width:18px;height:2px;background:#0070b9}.te-ray-legend>span+span i{background:#b87500}.te-ar-surface,.te-reflection-point{transition:stroke .4s,opacity .4s}[data-te-active=uncoated] .te-ar-surface{stroke:#6b8b9e;stroke-width:2}[data-te-active=coated] .te-reflected-ray,[data-te-active=coated] .te-reflection-point{opacity:.08}.tt .te-ar-caption{padding-top:20px;min-height:135px}.tt .te-ar-caption strong{font-size:19px;line-height:1.3;display:block}.tt .te-ar-caption p{font-size:12px;line-height:1.8}.te-ar-footnote{align-items:center}.te-ar-spec{display:flex;gap:25px;align-items:center;max-width:680px}.te-ar-spec>strong{font:400 70px/1 var(--disp);letter-spacing:-.065em;white-space:nowrap;color:#8ec6eb}.te-ar-spec>strong>span{font-size:.48em;letter-spacing:-.025em}.tt .te-ar-spec>p{font-size:13px;line-height:1.7;color:#c8dce9;max-width:430px}.te-coating-suite{display:flex;gap:22px;padding:30px 34px;margin-top:30px;background:#edf6fc;border-left:3px solid #0070b9}.te-coating-suite>span{font-size:28px;line-height:1;color:#0070b9}.tt .te-coating-suite h3{font-size:24px;line-height:1.3;margin-bottom:10px}.tt .te-coating-suite p{font-size:13px;line-height:1.8;color:#436378;max-width:900px}@media(max-width:1024px)and (min-width:721px){.te-optics-source,.te-optics-positions{font-size:9px}.te-optics-lens{font-size:8px}.te-ar-spec{gap:16px}.te-ar-spec>strong{font-size:56px}.tt .te-ar-spec>p{font-size:12px}.te-ar-footnote .te-source-links{min-width:150px}.te-chart-insights{gap:28px}}@media(max-width:720px){.te-bar-label small{font-size:8px}.te-chart-insights{grid-template-columns:1fr;gap:22px;padding-top:24px;margin-top:25px}.tt .te-chart-insights h4{font-size:21px;margin-bottom:9px}.tt .te-chart-insights p{font-size:12px}.te-ar-study .te-art__image{aspect-ratio:2}.te-optics-source,.te-optics-positions{font-size:9px}.te-optics-lens{font-size:8px}.te-ray-legend{font-size:9px;gap:8px 14px}.tt .te-ar-caption{min-height:154px}.tt .te-ar-caption strong{font-size:18px}.te-ar-spec{gap:20px}.te-ar-spec>strong{font-size:60px}.tt .te-ar-spec>p{font-size:12px}.te-coating-suite{padding:24px 20px;gap:14px}.tt .te-coating-suite h3{font-size:22px}.tt .te-coating-suite p{font-size:12px}}@media(max-width:374px){.te-optics-source,.te-optics-positions,.te-optics-lens{font-size:8px}.te-ar-spec{gap:15px}.te-ar-spec>strong{font-size:52px}}@media(prefers-reduced-motion:reduce){.te-ar-surface,.te-reflection-point{transition:none}}.tt .te-frames-icon{width:27px;height:16px;flex:none}.tt .te-shopping-cta{margin-top:28px;gap:22px;justify-content:center;min-height:50px}.te-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:32px}.tt .te-hero-actions .tt-button{margin:0}.tt .te-hero-actions .te-shopping-cta{background:transparent;border-color:#a5bfd0;color:#fff}.tt .te-hero-actions .te-shopping-cta:hover{background:#ffffff15}.te-guide a .te-topic-number{order:-1;font-size:10px;letter-spacing:.05em;color:#71899a;font-variant-numeric:tabular-nums}.te-tint-action{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:25px;margin-top:25px;border-top:1px solid var(--tt-line)}.tt .te-tint-action>p{font-size:18px;line-height:1.4;color:var(--tt-ink)}.tt .te-tint-action .te-shopping-cta{margin:0}.te-vapor-points>div>.te-step-number{font-size:12px;letter-spacing:.04em;line-height:1.8;font-weight:600;min-width:22px;padding-top:1px}.te-coating-suite{padding-left:32px}.tt .te-coating-suite .te-shopping-cta{background:#0070b9;margin-top:20px}.te-ar-study--editorial .te-ar-control{padding:20px 0 0}.te-ar-study--editorial .te-tabs{margin:0 22px 12px}.te-ar-visual__image{aspect-ratio:3/2;overflow:hidden}.te-ar-visual__image img{display:block;width:100%;height:100%;object-fit:contain}.te-ar-visual figcaption{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px;padding:0 24px 22px;text-align:center;color:#476579;font-size:9px;line-height:1.5;letter-spacing:.065em}.tt .te-ar-study--editorial .te-ar-caption{padding:24px 28px 0;border-top:1px solid #d8e2e8;min-height:150px}.tt .te-ar-study--editorial .te-ar-caption strong{font-size:20px;line-height:1.3}.te-ar-study--editorial .te-ray-legend{padding:18px 28px 25px}.te-ar-stat{display:flex;flex-direction:column;align-items:flex-start;flex:none;min-width:96px}.te-ar-stat>strong{display:block;font:450 60px/1 var(--disp);color:#b7ddf6;letter-spacing:-.025em;white-space:nowrap}.te-ar-stat>strong>span{font-size:inherit;letter-spacing:inherit}.te-ar-stat__qualifier{font:500 12px/1.3 var(--body);letter-spacing:.04em;color:#b7ddf6;margin-top:7px}.tt.tt-tints--editorial{background:#fff}.tt-tints--editorial>.tt-wrap{max-width:1600px}.tt-tints--editorial .tt-section-head{margin-bottom:42px}.tt-tints--editorial .te-lens-editorial{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.te-lens-group--amber{grid-column:span 2}.tt-tints--editorial .te-lens-group{background:transparent;overflow:visible;border-radius:0;min-width:0}.te-lens-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.te-lens-photo{position:relative;overflow:hidden;border-radius:8px;min-width:0;background:#101c2e;color:#fff;margin:0}.te-lens-photo--silver{background:#d5d5d7;color:#142b3b}.te-lens-photo--smoke{background:#49372c}.te-lens-photo__image{aspect-ratio:4/5}.te-lens-photo__image img{width:100%;height:100%;display:block;object-fit:cover}.te-lens-photo figcaption{position:absolute;bottom:7%;left:7%;right:7%;font-size:12px;line-height:1.5;font-weight:600;letter-spacing:.14em;text-align:center;padding:14px 8px 0;border-top:1px solid currentColor}.tt-tints--editorial .tt-tint__copy{padding:28px 0 0;max-width:680px}.tt-tints--editorial .tt-tint__copy .tt-kicker{margin-bottom:12px}.tt-tints--editorial .tt-tint__copy h3{font-size:30px}.tt-tints--editorial .tt-tint__copy p:not(.tt-kicker){font-size:14px;line-height:1.75;max-width:540px}.tt-tints--editorial .tt-tints__note{margin-top:36px}@media(max-width:1024px)and (min-width:721px){.tt-tints--editorial .te-lens-editorial,.te-lens-pair{gap:14px}.te-lens-photo figcaption{font-size:10px;letter-spacing:.08em;padding:10px 5px}.tt-tints--editorial .tt-tint__copy h3{font-size:25px}}@media(max-width:720px){.tt-tints--editorial .te-lens-editorial{grid-template-columns:1fr;gap:38px}.te-lens-pair{grid-template-columns:1fr;gap:18px}.tt-tints--editorial .tt-section-head{margin-bottom:30px}.tt-tints--editorial .tt-tint__copy{padding-top:24px}.tt-tints--editorial .tt-tint__copy h3{font-size:29px}.tt-tints--editorial .tt-tint__copy p:not(.tt-kicker){font-size:13px}}@media(max-width:720px){.te-hero-actions{gap:10px}.tt .te-hero-actions .tt-button{padding:13px 17px;font-size:11px}.tt .te-shopping-cta{margin-top:24px}.te-guide a{justify-content:flex-start}.te-tint-action{align-items:flex-start;flex-direction:column;gap:18px}.tt .te-tint-action>p{font-size:17px}.te-ar-study--editorial .te-tabs{margin-inline:16px}.te-ar-study--editorial .te-ar-control{padding-top:16px}.te-ar-visual figcaption{font-size:8px;padding:0 14px 18px;gap:8px}.tt .te-ar-study--editorial .te-ar-caption{padding:22px 20px 0;min-height:168px}.tt .te-ar-study--editorial .te-ar-caption strong{font-size:18px}.te-ar-study--editorial .te-ray-legend{padding:15px 20px 23px}.te-ar-stat{min-width:76px}.te-ar-stat>strong{font-size:48px}.te-ar-stat__qualifier{font-size:11px}.te-coating-suite{padding-left:20px}}@media(max-width:720px){.te-lens-group--amber{grid-column:auto}}.tt-section:has(>.te-materials)+.tt-section>.te-vapor{padding-top:clamp(32px,4vw,56px)}.tt-section:has(>.te-vapor)+.tt-section>.te-coatings{padding-top:0}.tt-section:has(>.te-vapor)+.tt-section>.te-coatings .te-process-comparison{border-top:1px solid var(--tt-line);padding-top:40px}@media(max-width:720px){.tt-section:has(>.te-vapor)+.tt-section>.te-coatings .te-process-comparison{padding-top:28px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/torque-tech-editorial.css.map */
