.ht-footer{padding:44px 0 20px;color:#ffffffb8;background:#111316;font-size:.9rem}.ht-footer__grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:28px}.ht-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.ht-footer__grid p{margin:0;line-height:1.65}.ht-footer a{color:#ffffffd1;text-underline-offset:4px}.ht-footer a:hover{color:#fff}.ht-footer__brand{color:#fff;font-size:1.15rem;font-weight:800}.ht-footer__heading{color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ht-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;margin-top:32px;border-top:1px solid rgba(255,255,255,.14);font-size:.76rem}@media(max-width:900px){.ht-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ht-footer__grid{grid-template-columns:1fr;gap:28px}.ht-footer__bottom{flex-direction:column}}:root{--ht-red: #c5161d;--ht-red-dark: #981117;--ht-charcoal: #17191c;--ht-ink: #24272b;--ht-muted: #626870;--ht-line: #dfe2e5;--ht-soft: #f3f4f5;--ht-white: #ffffff;--ht-success: #1f6f43;--ht-warning: #9a5b00;--ht-radius: 12px;--ht-shadow: 0 16px 44px rgba(23, 25, 28, .09);--ht-content-width: 1280px;--ht-page-gutter: 32px;--ht-page-gutter-mobile: 24px;--ht-section-space: clamp(44px, 5vw, 72px);--ht-layout-gap: clamp(28px, 4vw, 58px);--ht-grid-gap: clamp(16px, 2vw, 20px);--ht-card-space: clamp(18px, 2vw, 26px)}html{scroll-behavior:smooth}body{color:var(--ht-ink);background:var(--ht-white)}.ht-container{width:min(calc(100% - var(--ht-page-gutter)),var(--ht-content-width));margin-inline:auto}.ht-narrow{width:min(calc(100% - var(--ht-page-gutter)),820px);margin-inline:auto}.ht-section{padding-block:var(--ht-section-space)}.ht-section--soft{background:var(--ht-soft)}.ht-section--dark{color:var(--ht-white);background:var(--ht-charcoal)}.ht-section--red{color:var(--ht-white);background:var(--ht-red)}.ht-section__head{max-width:760px;margin-bottom:28px}.ht-section__head--center{margin-inline:auto;text-align:center}.ht-kicker{display:inline-flex;align-items:center;gap:9px;margin:0 0 10px;color:var(--ht-red);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ht-kicker:before{width:28px;height:2px;background:currentColor;content:""}.ht-section--dark .ht-kicker,.ht-section--red .ht-kicker{color:#fff}.ht-title{margin:0;color:inherit;font-size:clamp(2.2rem,5vw,4.7rem);line-height:.98;letter-spacing:-.045em}.ht-heading{margin:0 0 12px;color:inherit;font-size:clamp(1.8rem,3.4vw,3.25rem);line-height:1.05;letter-spacing:-.035em}.ht-subheading{margin:0 0 12px;color:inherit;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.18}.ht-lede{margin:14px 0 0;color:var(--ht-muted);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.62}.ht-section--dark .ht-lede,.ht-section--red .ht-lede{color:#ffffffc7}.ht-copy{color:var(--ht-muted);font-size:1rem;line-height:1.65}.ht-copy>*:first-child{margin-top:0}.ht-copy>*:last-child{margin-bottom:0}.ht-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ht-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 20px;border:1px solid var(--ht-red);border-radius:6px;color:var(--ht-white);background:var(--ht-red);font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.ht-button:hover{color:var(--ht-white);background:var(--ht-red-dark);border-color:var(--ht-red-dark);transform:translateY(-1px)}.ht-button--secondary{color:var(--ht-charcoal);background:transparent;border-color:var(--ht-charcoal)}.ht-button--secondary:hover{color:var(--ht-white);background:var(--ht-charcoal);border-color:var(--ht-charcoal)}.ht-section--dark .ht-button--secondary,.ht-section--red .ht-button--secondary{color:var(--ht-white);border-color:#ffffffb3}.ht-button--small{min-height:40px;padding:9px 15px;font-size:.88rem}.ht-text-link{color:var(--ht-red);font-weight:750;text-underline-offset:4px}.ht-grid{display:grid;gap:var(--ht-grid-gap)}.ht-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-card{position:relative;overflow:hidden;border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:var(--ht-white);box-shadow:0 1px #17191c08}.ht-card__body{padding:var(--ht-card-space)}.ht-card__media{display:grid;min-height:240px;place-items:center;overflow:hidden;background:#e9ebed}.ht-card__media img{width:100%;height:100%;object-fit:cover}.ht-card__media--machine img{object-fit:contain;padding:22px;background:#f8f8f8}.ht-placeholder{display:grid;min-height:240px;place-items:center;padding:26px;color:#535960;background:repeating-linear-gradient(135deg,#f4f5f6,#f4f5f6 14px,#e9ebed 14px 28px);text-align:center}.ht-placeholder strong{display:block;margin-bottom:8px;color:var(--ht-charcoal)}.ht-dev-label{display:inline-flex;margin-bottom:12px;padding:5px 8px;border:1px solid #b76f00;border-radius:4px;color:#794900;background:#fff7e8;font-size:.73rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ht-note{padding:15px 18px;border-left:4px solid var(--ht-red);color:var(--ht-ink);background:#fff4f4;line-height:1.58}.ht-note--warning{border-left-color:#b76f00;background:#fff8eb}.ht-list{display:grid;gap:10px;padding:0;margin:18px 0 0;list-style:none}.ht-list li{position:relative;padding-left:28px;color:var(--ht-muted);line-height:1.55}.ht-list li:before{position:absolute;top:.15em;left:0;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:var(--ht-red);content:"\2713";font-size:.72rem;font-weight:900}.ht-breadcrumbs{padding-block:12px;color:var(--ht-muted);font-size:.82rem}.ht-breadcrumbs a{color:inherit;text-underline-offset:3px}.ht-table-wrap{overflow-x:auto;border:1px solid var(--ht-line);border-radius:var(--ht-radius)}.ht-table-wrap--specifications{position:relative;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.ht-table-wrap--specifications:focus-visible{outline:3px solid rgba(197,22,29,.28);outline-offset:3px}.ht-table-scroll-hint,.ht-table-scroll-cue{display:none}.ht-table{width:100%;border-collapse:collapse;background:var(--ht-white)}.ht-table th,.ht-table td{padding:14px 16px;border-bottom:1px solid var(--ht-line);text-align:left;vertical-align:top}.ht-table thead th{color:var(--ht-white);background:var(--ht-charcoal);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.ht-table tbody th{width:36%;color:var(--ht-charcoal);background:#f7f8f8;font-weight:700}.ht-table tr:last-child>*{border-bottom:0}.ht-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ht-tag{display:inline-flex;padding:6px 10px;border-radius:999px;color:#4c5157;background:#eceeef;font-size:.78rem;font-weight:700}.ht-eyebrow-row{display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:18px;color:var(--ht-muted);font-size:.83rem;font-weight:700}.ht-eyebrow-row span{display:inline-flex;align-items:center;gap:7px}.ht-eyebrow-row span:before{width:6px;height:6px;border-radius:50%;background:var(--ht-red);content:""}.ht-announcement{color:#fff;background:var(--ht-charcoal);font-size:.76rem}.ht-announcement__inner{display:flex;min-height:34px;align-items:center;justify-content:center;gap:18px;padding-block:6px;line-height:1.35;text-align:center}.ht-header{position:relative;z-index:20;border-bottom:1px solid var(--ht-line);background:#fffffffa}.ht-header__inner{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:24px}.ht-brand{display:inline-flex;align-items:center;gap:12px;color:var(--ht-charcoal);text-decoration:none}.ht-brand__logo{width:54px;height:54px;border-radius:50%;object-fit:contain}.ht-brand__text{display:grid;gap:1px}.ht-brand__text strong{font-size:1.05rem;letter-spacing:-.02em}.ht-brand__text small{color:var(--ht-muted);font-size:.67rem;letter-spacing:.07em;text-transform:uppercase}.ht-nav{display:flex;align-items:center;gap:clamp(14px,2vw,24px)}.ht-nav>a:not(.ht-button){color:var(--ht-charcoal);font-size:.9rem;font-weight:700;text-decoration:none}.ht-nav>a:not(.ht-button):hover{color:var(--ht-red)}.ht-mobile-menu{display:none;position:relative}.ht-mobile-menu summary{display:grid;width:42px;height:42px;place-content:center;gap:5px;border:1px solid var(--ht-line);border-radius:6px;cursor:pointer;list-style:none}.ht-mobile-menu summary::-webkit-details-marker{display:none}.ht-mobile-menu summary span{display:block;width:20px;height:2px;background:var(--ht-charcoal)}.ht-mobile-menu nav{position:absolute;top:50px;right:0;display:grid;min-width:240px;padding:12px;border:1px solid var(--ht-line);border-radius:8px;background:#fff;box-shadow:var(--ht-shadow)}.ht-mobile-menu nav a{padding:12px;color:var(--ht-charcoal);font-weight:700;text-decoration:none}.ht-form{display:grid;gap:16px}.ht-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ht-field{display:grid;gap:6px}.ht-field--full{grid-column:1 / -1}.ht-field label,.ht-field legend{color:var(--ht-charcoal);font-size:.86rem;font-weight:750}.ht-field input,.ht-field select,.ht-field textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid #bcc1c6;border-radius:5px;color:var(--ht-charcoal);background:#fff;font:inherit}.ht-field textarea{min-height:116px;resize:vertical}.ht-field input:focus,.ht-field select:focus,.ht-field textarea:focus{outline:3px solid rgba(197,22,29,.18);border-color:var(--ht-red)}.ht-field__hint{margin:0;color:var(--ht-muted);font-size:.76rem;line-height:1.45}.ht-form-status{padding:14px 16px;border-radius:5px;color:var(--ht-success);background:#edf8f1}.ht-form-errors{padding:14px 16px;border-radius:5px;color:#8c1117;background:#fff0f1}.ht-checkbox{display:flex;align-items:flex-start;gap:10px}.ht-checkbox input{width:18px;min-height:18px;margin-top:3px}@media(max-width:960px){.ht-nav{display:none}.ht-mobile-menu{display:block}.ht-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.ht-container,.ht-narrow{width:min(calc(100% - var(--ht-page-gutter-mobile)),var(--ht-content-width))}.ht-grid--2,.ht-grid--3,.ht-form-grid{grid-template-columns:1fr}.ht-announcement__inner{min-height:42px}.ht-header__inner{min-height:66px}.ht-brand__logo{width:44px;height:44px}.ht-brand__text small{display:none}.ht-table th,.ht-table td{padding:12px}.ht-table-scroll-hint{display:flex;align-items:center;gap:7px;margin:0 0 10px;color:var(--ht-red);font-size:.78rem;font-weight:800;line-height:1.35}.ht-table-scroll-hint__arrow{font-size:1.05rem;line-height:1}.ht-table-wrap--specifications{box-shadow:inset -22px 0 18px -20px #17191cb8}.ht-table-scroll-cue{position:absolute;z-index:6;top:50%;right:10px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:50%;color:#fff;background:#c5161de0;box-shadow:0 5px 16px #17191c40;font-size:1.35rem;font-weight:850;line-height:1;pointer-events:none;transform:translateY(-50%)}.ht-table-scroll-cue.is-hidden{display:none}.ht-table-wrap--specifications::-webkit-scrollbar{height:8px}.ht-table-wrap--specifications::-webkit-scrollbar-track{background:#e5e7e9}.ht-table-wrap--specifications::-webkit-scrollbar-thumb{border:2px solid #e5e7e9;border-radius:999px;background:var(--ht-red)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ht-lead-form-section{scroll-margin-top:24px}.ht-contact-shortcut{position:fixed;top:52%;right:14px;z-index:18;display:inline-flex;width:auto;min-width:48px;height:48px;align-items:center;justify-content:center;gap:9px;padding:0 16px 0 13px;border:1px solid var(--ht-red-dark);border-radius:999px;color:#fff;background:var(--ht-red);box-shadow:0 10px 28px #17191c33;text-decoration:none;transform:translateY(-50%);transition:background .18s ease,transform .18s ease}.ht-contact-shortcut:hover{color:#fff;background:var(--ht-red-dark);transform:translateY(-50%) scale(1.04)}.ht-contact-shortcut:focus-visible{outline:3px solid rgba(197,22,29,.28);outline-offset:3px}.ht-contact-shortcut svg{flex:0 0 auto;width:22px;height:22px;fill:currentColor}.ht-contact-shortcut__label{font-size:.8rem;font-weight:800;line-height:1;white-space:nowrap}.ht-lead-section{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:start;gap:var(--ht-layout-gap)}.ht-lead-section__intro{position:sticky;top:28px}.ht-lead-section__form{padding:var(--ht-card-space);border:1px solid var(--ht-line);border-radius:var(--ht-radius);color:var(--ht-ink);background:#fff;box-shadow:var(--ht-shadow)}.ht-shopify-forms,.ht-shopify-forms .shopify-block{width:100%;min-width:0}.ht-form-message-guide{display:grid;gap:4px;padding:13px 15px;margin:0 0 16px;border-left:3px solid var(--ht-red);color:var(--ht-muted);background:#f7f7f7;font-size:.84rem;line-height:1.55}.ht-form-message-guide strong{color:var(--ht-charcoal)}.ht-ai-form-intro{display:grid;gap:8px;padding:18px;margin-top:22px;border-left:4px solid var(--ht-red);border-radius:0 8px 8px 0;background:#c5161d0f}.ht-ai-form-intro h3,.ht-ai-form-intro p{margin:0}.ht-ai-form-intro h3{color:var(--ht-charcoal);font-size:1rem;line-height:1.3}.ht-ai-form-intro p{color:var(--ht-muted);font-size:.86rem;line-height:1.55}.ht-lead-form-section.ht-section--dark .ht-ai-form-intro{background:#ffffff14}.ht-lead-form-section.ht-section--dark .ht-ai-form-intro h3{color:#fff}.ht-lead-form-section.ht-section--dark .ht-ai-form-intro p{color:#ffffffc7}.ht-contact-email{display:inline-flex;margin-top:20px;color:var(--ht-red);font-weight:750;text-underline-offset:4px}.ht-required-key{margin:0 0 14px;color:var(--ht-muted);font-size:.78rem;font-weight:700;text-align:right}.ht-required-key span,.ht-field label span,.ht-form-consent b{color:var(--ht-red)}.ht-form-group{min-width:0;padding:20px;margin:0;border:1px solid var(--ht-line);border-radius:10px}.ht-form-group+.ht-form-group{margin-top:18px}.ht-form-group legend{display:flex;align-items:center;gap:10px;padding:0 8px;color:var(--ht-charcoal);font-size:1.1rem;font-weight:850}.ht-form-group legend small{padding:4px 8px;border-radius:999px;color:var(--ht-muted);background:#eceeef;font-size:.68rem;font-weight:750}.ht-form-group--basic{border-top:4px solid var(--ht-charcoal)}.ht-lead-form-section .ht-form-grid{align-items:start}.ht-lead-form-section .ht-field{align-content:start;align-self:start}.ht-form-consent{display:grid;gap:13px;padding-top:20px}.ht-form-consent .ht-checkbox{color:var(--ht-muted);font-size:.82rem;font-weight:550;line-height:1.5}.ht-form-consent a{color:var(--ht-red)}.ht-consent-field__hint{margin-left:28px}.ht-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:20px}.ht-form-actions .ht-button{border:0;cursor:pointer}.ht-form-submit-hint{flex:1 1 280px;max-width:560px;margin:0;color:var(--ht-muted);font-size:.78rem;line-height:1.5}@media(max-width:900px){.ht-lead-section{grid-template-columns:1fr}.ht-lead-section__intro{position:static}}@media(max-width:720px){.ht-contact-shortcut{top:auto;right:12px;bottom:12px;width:auto;height:48px;transform:none}.ht-contact-shortcut:hover{transform:translateY(-2px)}.ht-form-actions{padding-bottom:62px}}@media(max-width:560px){.ht-form-group{padding:16px}.ht-form-group legend{align-items:flex-start;flex-direction:column;gap:5px}.ht-required-key{text-align:left}.ht-form-actions .ht-button{width:100%}}@media print{.ht-contact-shortcut{display:none}}.ht-machine-hero{padding:clamp(34px,4vw,58px) 0 clamp(44px,5vw,72px);background:linear-gradient(115deg,#fff 0% 55%,#f0f1f2 55%,#e9ebed)}.ht-machine-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:var(--ht-layout-gap)}.ht-machine-hero--text-only .ht-machine-hero__grid{grid-template-columns:minmax(0,820px)}.ht-machine-hero--compact{padding:clamp(24px,3vw,40px) 0 clamp(26px,3vw,42px);background:linear-gradient(115deg,#fff 0% 72%,#f0f1f2 72%,#e9ebed)}.ht-machine-hero--compact .ht-machine-hero__grid{grid-template-columns:minmax(0,980px)}.ht-machine-hero__media{display:grid;min-height:410px;place-items:center;margin:0}.ht-machine-hero__media img{width:100%;max-height:480px;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(23,25,28,.15))}.ht-machine-hero__media figcaption{color:var(--ht-muted);font-size:.78rem}.ht-hsr-hero .ht-machine-hero__media{min-height:360px}.ht-hsr-hero .ht-machine-hero__media img{max-height:430px}.ht-hsr-proof{padding:clamp(34px,5vw,68px) 0;border-block:1px solid var(--ht-line);background:#f4f5f6;scroll-margin-top:82px}.ht-hsr-case__head{max-width:980px;margin-bottom:clamp(26px,4vw,44px)}.ht-hsr-case__head .ht-heading{margin-bottom:14px}.ht-hsr-case__head .ht-lede{max-width:900px}.ht-hsr-proof__grid{display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(320px,.85fr);align-items:start;gap:clamp(24px,3.8vw,56px)}.ht-hsr-proof__grid--text-only{grid-template-columns:minmax(0,900px)}.ht-hsr-case__copy{padding:clamp(22px,3vw,32px);border-radius:var(--ht-radius);background:#fff;box-shadow:var(--ht-shadow)}.ht-hsr-case-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 30px;border-top:1px solid var(--ht-line)}.ht-hsr-case-facts>div{padding:17px 14px 17px 0;border-bottom:1px solid var(--ht-line)}.ht-hsr-case-facts>div:nth-child(2n){padding-left:14px;border-left:1px solid var(--ht-line)}.ht-hsr-case-facts dt{margin-bottom:6px;color:var(--ht-muted);font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.ht-hsr-case-facts dd{margin:0;color:var(--ht-charcoal);font-size:.95rem;font-weight:760;line-height:1.48}.ht-hsr-case__video-copy{margin:0;color:var(--ht-muted);line-height:1.65}.ht-hsr-case__copy .ht-qualification{margin-top:24px}.ht-hsr-proof__media{overflow:hidden;margin:0;border-radius:var(--ht-radius);color:#ffffffd1;background:#101215;box-shadow:var(--ht-shadow)}.ht-hsr-proof__media figcaption{padding:12px 15px 14px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffad;font-size:.78rem;line-height:1.5}.ht-hsr-proof__stage{display:grid;width:100%;aspect-ratio:16 / 9;min-height:300px;place-items:center;background:#050607}.ht-hsr-proof__stage video,.ht-hsr-proof__stage iframe{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#050607}.ht-hsr-youtube-placeholder__play{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;color:#fff;background:var(--ht-red);font-size:1.35rem;line-height:1}.ht-hsr-youtube-placeholder{display:grid;max-width:560px;justify-items:center;padding:clamp(30px,5vw,58px);text-align:center}.ht-hsr-youtube-placeholder .ht-kicker{margin-bottom:20px;color:#ff8e95}.ht-hsr-youtube-placeholder h3{margin:20px 0 10px;color:#fff;font-size:clamp(1.35rem,2.2vw,2rem)}.ht-hsr-youtube-placeholder>p:last-child{max-width:460px;margin:0;color:#ffffff9e;line-height:1.58}.ht-hsr-applications{display:grid;gap:clamp(34px,5vw,64px)}.ht-hsr-applications__head{max-width:940px}.ht-hsr-applications__head .ht-heading{margin-bottom:14px}.ht-hsr-applications__head .ht-lede{max-width:880px}.ht-hsr-edge-case{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,48px);width:min(100%,880px);margin-inline:auto;overflow:hidden;padding:clamp(20px,3vw,30px);border:1px solid var(--ht-line);border-top:5px solid var(--ht-red);border-radius:var(--ht-radius);background:#fff;box-shadow:var(--ht-shadow)}.ht-hsr-edge-case__media{width:min(100%,220px);overflow:hidden;margin:0;border-radius:9px;color:#ffffffc7;background:#0b0c0e}.ht-hsr-edge-case__media video{display:block;width:100%;height:auto;aspect-ratio:9 / 16;object-fit:contain;background:#050607}.ht-hsr-edge-case__media figcaption{padding:10px 12px 12px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffa8;font-size:.74rem;line-height:1.45}.ht-hsr-edge-case__copy .ht-kicker{margin-bottom:10px}.ht-hsr-edge-case__copy .ht-subheading{margin-bottom:14px;font-size:clamp(1.25rem,2vw,1.7rem)}.ht-hsr-edge-case__copy>p:not(.ht-kicker):not(.ht-qualification){max-width:620px;margin:0;color:var(--ht-muted);line-height:1.68}.ht-hsr-edge-case__copy .ht-qualification{max-width:620px;margin-top:20px}.ht-hsr-application-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:var(--ht-layout-gap)}.ht-hsr-application-route{max-width:760px;margin:20px 0;color:var(--ht-charcoal);line-height:1.65}.ht-hsr-market-language{max-width:760px;margin:-4px 0 20px;color:var(--ht-muted);line-height:1.65}.ht-hsr-input-tags{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:22px 0 34px;list-style:none}.ht-hsr-input-tags li{padding:8px 12px;border:1px solid rgba(199,21,32,.22);border-radius:999px;color:var(--ht-red);background:#c715200f;font-size:.78rem;font-weight:850}.ht-hsr-application-details__control .ht-subheading{margin-bottom:16px}.ht-hsr-control-list{padding:0;margin:0;border-top:1px solid var(--ht-line);list-style:none}.ht-hsr-control-list li{display:grid;grid-template-columns:46px minmax(0,1fr);gap:16px;padding:17px 0;border-bottom:1px solid var(--ht-line)}.ht-hsr-control-list span{color:var(--ht-red);font-size:.8rem;font-weight:900;letter-spacing:.05em}.ht-hsr-control-list p{margin:0;color:var(--ht-muted);line-height:1.6}.ht-hsr-factory-proof{padding-top:clamp(30px,4vw,46px);border-top:1px solid var(--ht-line)}.ht-hsr-factory-proof__head{max-width:860px;margin-bottom:26px}.ht-hsr-factory-proof__head .ht-subheading{margin-bottom:10px;font-size:clamp(1.3rem,2vw,1.75rem)}.ht-hsr-factory-proof__head>p:last-child{margin:0;color:var(--ht-muted);line-height:1.65}.ht-hsr-factory-proof__media{width:min(100%,1120px)}.ht-hsr-factory-proof__video{overflow:hidden;margin:0;border-radius:var(--ht-radius);background:#fff;box-shadow:var(--ht-shadow)}.ht-hsr-factory-proof__stage{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#0b0c0e}.ht-hsr-factory-proof__stage video{display:block;width:100%;height:100%;object-fit:contain;background:#0b0c0e}.ht-hsr-factory-proof__inset{position:absolute;z-index:2;top:clamp(10px,1.8vw,20px);left:clamp(10px,1.8vw,20px);width:clamp(108px,20%,220px);overflow:hidden;border:2px solid rgba(255,255,255,.92);border-radius:8px;background:#fff;box-shadow:0 12px 30px #00000047;pointer-events:none}.ht-hsr-factory-proof__inset img{display:block;width:100%;height:auto;aspect-ratio:821 / 557;object-fit:cover}.ht-hsr-factory-proof__inset span{display:block;padding:7px 9px;color:var(--ht-charcoal);background:#fff;font-size:clamp(.58rem,1vw,.72rem);font-weight:850;line-height:1.3}.ht-hsr-factory-proof__media figcaption{min-height:58px;padding:11px 14px;border-top:1px solid var(--ht-line);color:var(--ht-muted);font-size:.78rem;line-height:1.45}.ht-hsr-factory-proof>.ht-qualification{max-width:900px;margin-top:22px}.ht-machine-hero__solution-link{align-self:center;margin-left:4px}.ht-large-machine-hero .ht-machine-hero__media{min-height:clamp(390px,43vw,560px)}.ht-large-machine-hero .ht-machine-hero__media img{max-height:550px}.ht-machine-application-line{max-width:760px;padding:12px 0 0;margin:20px 0 0;border-top:1px solid var(--ht-line);color:var(--ht-charcoal);font-size:.82rem;font-weight:800;line-height:1.55}.ht-hg-customer-case{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(28px,5vw,72px)}.ht-hg-customer-case__video{width:min(100%,430px);overflow:hidden;margin:0 auto;border-top:6px solid var(--ht-red);border-radius:var(--ht-radius);background:#090a0b;box-shadow:var(--ht-shadow)}.ht-hg-customer-case__video video{display:block;width:100%;max-height:650px;aspect-ratio:540 / 960;object-fit:contain;background:#050607}.ht-hg-customer-case__video figcaption{padding:12px 14px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffb8;font-size:.77rem;line-height:1.48}.ht-hg-customer-case__copy{display:grid;gap:22px}.ht-hg-case-evidence-list{display:grid;gap:1px;margin:0;border:1px solid var(--ht-line);background:var(--ht-line)}.ht-hg-case-evidence-list>div{display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);gap:18px;padding:18px 20px;background:#fff}.ht-hg-case-evidence-list dt{color:var(--ht-red);font-size:.76rem;font-weight:900;letter-spacing:.05em;line-height:1.4;text-transform:uppercase}.ht-hg-case-evidence-list dd{margin:0;color:var(--ht-charcoal);line-height:1.58}.ht-hg-case-evidence-list dd strong,.ht-hg-case-evidence-list dd span{display:block}.ht-hg-case-evidence-list dd span{margin-top:5px}.ht-hg-customer-case__reference{padding:clamp(22px,3vw,32px);border-radius:10px;color:#ffffffc2;background:var(--ht-charcoal)}.ht-hg-customer-case__reference h3{margin:0 0 14px;color:#fff;font-size:1.2rem}.ht-hg-customer-case__reference p{margin:0 0 12px;line-height:1.65}.ht-hg-customer-case__reference p:last-child{margin-bottom:0}.ht-hg-case-evidence-note{padding-left:14px;margin:0;border-left:3px solid var(--ht-red);color:var(--ht-muted);font-size:.8rem;line-height:1.58}.ht-machine-decision{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:start;gap:var(--ht-layout-gap)}.ht-machine-decision__copy p{max-width:760px;margin:0 0 16px;color:var(--ht-muted);font-size:clamp(.98rem,1.15vw,1.05rem);line-height:1.7}.ht-machine-decision--applications{margin-bottom:clamp(28px,4vw,50px)}.ht-machine-assessment-list{padding:clamp(22px,3vw,34px);border-top:5px solid var(--ht-red);border-radius:var(--ht-radius);background:var(--ht-charcoal);box-shadow:var(--ht-shadow)}.ht-machine-assessment-list .ht-kicker{color:#fff}.ht-machine-assessment-list ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:0;margin:18px 0 20px;list-style:none}.ht-machine-assessment-list li{position:relative;padding-left:16px;color:#ffffffc2;font-size:.83rem;line-height:1.45}.ht-machine-assessment-list li:before{position:absolute;top:.55em;left:0;width:5px;height:5px;border-radius:50%;background:var(--ht-red);content:""}.ht-machine-assessment-list .ht-text-link{color:#fff}.ht-sg-construction{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(38px,6vw,86px)}.ht-sg-construction__media{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(180px,.75fr);align-items:end;gap:clamp(12px,2vw,20px);min-width:0}.ht-sg-construction__main,.ht-sg-construction__detail{overflow:hidden;margin:0;border-radius:var(--ht-radius);background:#eef0f1;box-shadow:var(--ht-shadow)}.ht-sg-construction__main img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover}.ht-sg-construction__main figcaption,.ht-sg-construction__detail figcaption{padding:10px 13px;border-top:1px solid var(--ht-line);color:var(--ht-muted);background:#fff;font-size:.74rem;line-height:1.45}.ht-sg-construction__detail{width:100%}.ht-sg-construction__detail img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.ht-sg-construction__copy{display:grid;gap:16px}.ht-sg-construction__copy article{padding:clamp(24px,3.5vw,38px);border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:#fff}.ht-sg-construction__copy article:first-child{border-top:5px solid var(--ht-red)}.ht-sg-construction__copy span{color:var(--ht-red);font-size:.72rem;font-weight:900;letter-spacing:.1em}.ht-sg-construction__copy h3{margin:20px 0 9px;color:var(--ht-charcoal);font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.2}.ht-sg-construction__copy article p{max-width:640px;margin:0;color:var(--ht-muted);line-height:1.65}.ht-sg-construction__copy>.ht-qualification{margin-top:4px}.ht-sg-connected-configuration{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:clamp(34px,5vw,72px)}.ht-sg-connected-configuration__media{overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.14);border-radius:var(--ht-radius);background:#0d0f11;box-shadow:0 24px 60px #00000047}.ht-sg-connected-configuration__media img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.ht-sg-connected-configuration__media figcaption{padding:11px 14px;border-top:1px solid rgba(255,255,255,.14);color:#ffffffad;font-size:.76rem;line-height:1.45}.ht-sg-connected-configuration__copy .ht-lede{max-width:620px}.ht-sg-connected-configuration__note{max-width:620px;padding-left:14px;margin:20px 0 0;border-left:3px solid var(--ht-red);color:#ffffffb3;font-size:.86rem;line-height:1.58}.ht-sg-connected-configuration__copy .ht-text-link{display:inline-flex;margin-top:22px;color:#fff}.ht-application-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);align-items:center;gap:var(--ht-layout-gap)}.ht-application-feature--text-only{grid-template-columns:minmax(0,820px)}.ht-application-feature--large-waste{grid-template-columns:1fr}.ht-application-feature--hvm-range{grid-template-columns:minmax(230px,.52fr) minmax(0,1.48fr);align-items:start}.ht-application-feature__machine-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ht-grid-gap)}.ht-application-feature__machine-card{overflow:hidden;margin:0;border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:#fff;box-shadow:var(--ht-shadow)}.ht-application-feature__machine-card img{display:block;width:100%;height:clamp(280px,29vw,390px);padding:clamp(18px,2.5vw,30px);object-fit:contain}.ht-application-feature__machine-card figcaption{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 14px;border-top:1px solid var(--ht-line);color:var(--ht-muted);font-size:.78rem}.ht-machine-capacity-badge{display:inline-flex;padding:3px 7px;border:1px solid var(--ht-line);border-radius:999px;color:var(--ht-charcoal);background:#f3f4f5;font-size:.7rem;font-weight:800;line-height:1}.ht-application-feature__media{overflow:hidden;margin:0;border-radius:var(--ht-radius);box-shadow:var(--ht-shadow)}.ht-application-feature__media img{display:block;width:100%;min-height:300px;object-fit:cover}.ht-application-feature__media--machine img{height:clamp(300px,36vw,460px);padding:clamp(18px,3vw,36px);object-fit:contain;background:#fff}.ht-application-feature__media figcaption{padding:10px 14px;color:var(--ht-muted);font-size:.78rem}.ht-energy-saving-title{max-width:760px;color:var(--ht-red);font-size:clamp(2.7rem,5.4vw,5.4rem);letter-spacing:-.055em;line-height:.98}.ht-energy-saving-qualification{max-width:720px;margin:20px 0 0;color:var(--ht-muted);font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.6}.ht-hg-application-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border-radius:var(--ht-radius);background:#e7e9eb}.ht-hg-application-gallery--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-hg-application-gallery--three .ht-hg-application-card img{height:clamp(220px,24vw,340px)}.ht-hg-application-card{position:relative;overflow:hidden;min-width:0;margin:0;background:linear-gradient(145deg,#f5f6f7,#dfe3e6)}.ht-hg-application-card img{display:block;width:100%;height:clamp(280px,25vw,400px);padding:clamp(18px,2vw,28px);object-fit:contain}.ht-hg-application-card img.ht-hg-application-card__photo{padding:0;object-fit:cover}.ht-hg-application-card:after{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(18,20,23,.78));content:"";pointer-events:none}.ht-hg-application-card figcaption{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:24px 20px 18px;color:#fff;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:850;text-shadow:0 1px 3px rgba(0,0,0,.35)}.ht-hg-application-card figcaption span{display:block;margin-top:4px;color:#ffffffdb;font-size:.78rem;font-weight:650}.ht-hg-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ht-grid-gap)}.ht-hg-gallery figure{overflow:hidden;margin:0;border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:#fff;box-shadow:var(--ht-shadow)}.ht-hg-gallery img{display:block;width:100%;height:clamp(260px,30vw,400px);padding:clamp(18px,2.5vw,30px);object-fit:contain}.ht-hg-gallery figcaption{padding:10px 14px;border-top:1px solid var(--ht-line);color:var(--ht-muted);font-size:.78rem}.ht-qualification{max-width:760px;padding-left:14px;margin:18px 0 0;border-left:3px solid var(--ht-red);color:var(--ht-muted);font-size:.86rem;line-height:1.55}.ht-material-comparison{margin:clamp(24px,3.5vw,42px) 0 30px}.ht-material-comparison__title{margin:0 0 14px;color:var(--ht-charcoal);font-size:clamp(1.18rem,1.7vw,1.45rem)}.ht-material-comparison__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ht-material-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:#fff;box-shadow:0 1px #17191c08}.ht-material-card__head{padding:18px 20px;border-top:4px solid var(--ht-red)}.ht-material-card__model{margin:0 0 5px;color:var(--ht-red);font-size:.76rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.ht-material-card h4{margin:0;color:var(--ht-charcoal);font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.18}.ht-material-card__head>p:last-child{margin:7px 0 0;color:var(--ht-muted);font-size:.88rem}.ht-material-card__media{position:relative;min-height:clamp(290px,30vw,390px);overflow:hidden;border-top:1px solid var(--ht-line);background:linear-gradient(145deg,#f8f8f7,#eceeed)}.ht-material-card__main,.ht-material-card__detail{position:absolute;display:grid;place-items:center;margin:0}.ht-material-card__main{top:14px;right:30%;bottom:14px;left:14px}.ht-material-card__detail{right:14px;bottom:14px;width:30%;height:56%;padding:8px;border:1px solid rgba(23,25,28,.14);border-radius:8px;background:#ffffffeb;box-shadow:0 10px 28px #17191c1a}.ht-material-card__media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(23,25,28,.13))}.ht-material-comparison__note{max-width:850px;margin:12px 0 0;color:var(--ht-muted);font-size:.8rem;line-height:1.5}.ht-selection-table-wrap{margin-bottom:14px}.ht-selection-note{margin:0;color:var(--ht-muted);font-size:.84rem}.ht-spec-heading{margin:34px 0 14px;color:var(--ht-charcoal);font-size:clamp(1.35rem,2vw,1.8rem)}.ht-spec-notes{display:grid;gap:8px;margin-top:14px;color:var(--ht-muted);font-size:.8rem;line-height:1.55}.ht-spec-notes p{margin:0}.ht-machine-selection{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:var(--ht-layout-gap)}.ht-machine-selection .ht-copy p{margin:0 0 14px}.ht-hsr-selection__factors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.8vw,20px);margin:24px 0 18px}.ht-hsr-selection__factors>div{padding:clamp(18px,2.2vw,24px);border:1px solid var(--ht-line);border-top:4px solid var(--ht-red);border-radius:var(--ht-radius);background:#fff;box-shadow:0 12px 30px #17191c0f}.ht-hsr-selection__factors dt{margin-bottom:10px;color:var(--ht-red);font-weight:800;line-height:1.35}.ht-hsr-selection__factors dd{margin:0;color:var(--ht-muted);line-height:1.62}.ht-blade-options__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ht-grid-gap)}.ht-blade-option{overflow:hidden;margin:0;border:1px solid var(--ht-line);border-radius:var(--ht-radius);background:#fff;box-shadow:var(--ht-shadow)}.ht-blade-option img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.ht-blade-option figcaption{padding:clamp(18px,2.3vw,26px);border-top:1px solid var(--ht-line)}.ht-blade-option h3{margin:0;color:var(--ht-charcoal);font-size:clamp(1.28rem,2vw,1.7rem);line-height:1.15}.ht-blade-option p{margin:9px 0 0;color:var(--ht-muted);line-height:1.55}.ht-blade-option span{display:block;margin-top:10px;color:var(--ht-muted);font-size:.76rem}.ht-related-solution{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px}.ht-related-solution .ht-lede{max-width:720px}.ht-related-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:var(--ht-radius);background:#ffffff29}.ht-related-route-grid article{padding:clamp(22px,3vw,34px);background:#ffffff0a}.ht-related-route-grid .ht-subheading{color:#fff}.ht-related-route-grid p{color:#ffffffb8;line-height:1.58}.ht-related-route-grid .ht-text-link{color:#fff}.ht-related-route-grid--count-1{grid-template-columns:minmax(0,720px)}.ht-related-route-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-related-machines-link{display:inline-flex;margin-top:18px;color:#fff}@media(max-width:1100px){.ht-sg-construction{grid-template-columns:1fr}.ht-sg-construction__media{width:min(100%,780px);margin-inline:auto}}@media(max-width:900px){.ht-machine-hero__grid,.ht-application-feature,.ht-machine-selection,.ht-related-solution,.ht-machine-decision,.ht-hg-customer-case,.ht-sg-construction,.ht-sg-connected-configuration,.ht-hsr-proof__grid,.ht-hsr-application-details{grid-template-columns:1fr}.ht-sg-construction__media{width:min(100%,650px);margin-inline:auto}.ht-hg-customer-case__video{width:min(100%,390px)}.ht-hg-application-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-machine-hero__media{min-height:320px}.ht-hsr-hero .ht-machine-hero__media{width:min(100%,680px);margin-inline:auto}.ht-related-solution .ht-button{justify-self:start}}@media(max-width:720px){.ht-material-comparison__grid,.ht-hg-gallery,.ht-hg-application-gallery,.ht-related-route-grid,.ht-blade-options__grid,.ht-hsr-selection__factors{grid-template-columns:1fr}.ht-hg-application-gallery--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-material-card__media{min-height:310px}}@media(max-width:600px){.ht-application-feature__machine-pair,.ht-hg-case-evidence-list>div,.ht-sg-construction__media,.ht-hsr-case-facts,.ht-hsr-edge-case{grid-template-columns:1fr}.ht-hg-case-evidence-list>div{gap:6px}.ht-sg-construction__detail img{aspect-ratio:4 / 3}.ht-sg-construction__main figcaption,.ht-sg-construction__detail figcaption{padding-right:155px}.ht-hsr-case-facts>div,.ht-hsr-case-facts>div:nth-child(2n){padding:15px 0;border-left:0}.ht-hsr-proof__stage{min-height:230px}.ht-hsr-edge-case__media{margin-inline:auto}.ht-hsr-factory-proof__media figcaption{min-height:0}}@media(max-width:520px){.ht-hg-application-gallery--three{grid-template-columns:repeat(3,minmax(230px,1fr));overflow-x:auto;scroll-snap-type:x proximity}.ht-hg-application-gallery--three .ht-hg-application-card{scroll-snap-align:start}.ht-machine-assessment-list ul{grid-template-columns:1fr}}.ht-dryer{--dryer-gap: clamp(24px, 5vw, 64px)}.ht-dryer :is(section,nav){scroll-margin-top:24px}.ht-dryer .ht-title{font-size:clamp(2.15rem,4.5vw,4rem);line-height:1.06}.ht-dryer .ht-heading{font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.12}.ht-dryer-breadcrumb{color:var(--ht-muted);font-size:.85rem;margin-bottom:28px}.ht-dryer-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;padding:0;list-style:none}.ht-dryer-breadcrumb li{display:inline-flex;align-items:baseline;gap:8px;min-width:0}.ht-dryer-breadcrumb a{color:inherit}.ht-dryer-hero__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:var(--dryer-gap);align-items:center}.ht-dryer-hero__image{margin:0;text-align:center}.ht-dryer-hero__image img{display:block;width:100%;height:340px;object-fit:contain}.ht-dryer-enquire{display:inline-block;margin-top:20px}.ht-dryer figcaption{margin:12px 0 0;color:var(--ht-muted);font-size:.82rem;line-height:1.5}.ht-dryer-jumps{border-block:1px solid var(--ht-line)}.ht-dryer-jumps .ht-container{display:flex;flex-wrap:wrap;gap:12px 28px;padding-block:16px}.ht-dryer-jumps a{color:var(--ht-ink);font-size:.9rem;text-underline-offset:5px}.ht-dryer-evidence{display:grid;grid-template-columns:minmax(260px,.7fr) 1.3fr;align-items:center;gap:var(--dryer-gap)}.ht-dryer-video{margin:0;max-width:400px;justify-self:center}.ht-dryer-video__stage{height:470px;display:flex;align-items:center;justify-content:center}.ht-dryer-video video{display:block;width:auto;height:auto;max-height:470px;max-width:100%;background:#17191c}.ht-dryer--hkd .ht-dryer-video video{max-width:min(100%,320px)}.ht-dryer-selection-note{margin-top:24px;padding:18px 20px;border-left:3px solid var(--ht-red);background:#fff}.ht-dryer-selection-note .ht-subheading{font-size:1.1rem}.ht-dryer-selection-note p{margin:0;line-height:1.6}.ht-dryer-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ht-dryer-process>div{border-top:2px solid var(--ht-line);padding-top:18px}.ht-dryer-process__number{display:block;margin-bottom:14px;font-size:.9rem;color:var(--ht-red);font-weight:700}.ht-dryer-process .ht-subheading{font-size:1.25rem}.ht-dryer-process-note{margin:22px 0 0;padding:18px 0;border-block:1px solid var(--ht-line);max-width:1000px;line-height:1.65}.ht-dryer-option{display:grid;grid-template-columns:280px 1fr;gap:36px;align-items:center;max-width:950px}.ht-dryer-option figure{margin:0}.ht-dryer-option img{display:block;width:100%;height:260px;object-fit:contain}.ht-dryer-model-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:28px}.ht-dryer-model-images figure{margin:0;text-align:center}.ht-dryer-model-images img{display:block;width:100%;height:clamp(180px,24vw,260px);object-fit:contain}.ht-dryer-comparison table{min-width:600px;table-layout:fixed}.ht-dryer-comparison th,.ht-dryer-comparison td{white-space:normal}.ht-dryer-spec-intro{margin:28px 0 0;max-width:950px;line-height:1.65}.ht-dryer-faq{max-width:960px}.ht-dryer-faq details{padding:20px 0;border-bottom:1px solid var(--ht-line)}.ht-dryer-faq summary{font-weight:700;cursor:pointer;line-height:1.5}.ht-dryer-faq details p{margin-bottom:0}.ht-dryer-related{display:grid;grid-template-columns:1fr 1fr;gap:var(--dryer-gap);margin-top:30px}.ht-dryer-related__link{color:var(--ht-red);text-decoration-thickness:1px;text-underline-offset:4px}.ht-dryer :focus-visible{outline:3px solid var(--ht-red);outline-offset:5px}@media(max-width:760px){.ht-dryer-hero__grid,.ht-dryer-evidence,.ht-dryer-option,.ht-dryer-process,.ht-dryer-related{grid-template-columns:1fr}.ht-dryer-hero__image img{height:250px}.ht-dryer-evidence>div{grid-row:1}.ht-dryer-video{max-width:100%}.ht-dryer-option figure{max-width:280px}.ht-dryer-jumps .ht-container{gap:12px 20px}}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAMSAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAI */
