:root{--hts-navy:#0d2152;--hts-action:#00b8eb;--hts-link:#00799b;--hts-body:#4a4a4a;--hts-ground:#f1f4f9;--hts-surface:#fff;--hts-border:#e5e7eb;--hts-error:#de1313;--hts-font:Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--hts-text-min:.875rem;--hts-text-xs:.8125rem;--hts-text-sm:.875rem;--hts-text-base:1rem;--hts-text-lg:1.125rem;--hts-text-xl:1.5rem;--hts-text-2xl:2rem;--hts-text-3xl:clamp(2rem, 4vw, 3rem)}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--hts-font);line-height:1.5}*{box-sizing:border-box}body{background:var(--hts-ground);min-height:100vh;color:var(--hts-body);font-family:var(--hts-font);font-size:var(--hts-text-base);flex-direction:column;margin:0;display:flex}a{color:var(--hts-link)}.breadcrumbs{font-size:var(--hts-text-sm);margin-bottom:1.25rem}.breadcrumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{color:var(--hts-body);content:"/";margin-left:.4rem}.breadcrumbs [aria-current=page]{color:var(--hts-body)}.comparison{border:.0625rem solid var(--hts-border);background:var(--hts-surface);margin:1rem 0}.comparison-heading{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.comparison-heading h3,.comparison-heading p{margin:0}.comparison-heading button{color:var(--hts-link);font:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.comparison-scroll{overflow-x:auto}.comparison table{border-collapse:collapse;width:100%;min-width:42rem}.comparison th,.comparison td{border-top:.0625rem solid var(--hts-border);text-align:left;vertical-align:top;padding:.7rem 1rem}.comparison th{color:var(--hts-navy)}.compare-choice{cursor:pointer;align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.compare-choice input{width:1rem;height:1rem;accent-color:var(--hts-navy)}.page{flex:1;width:100%;max-width:1280px;margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) 32px;display:block}.site-header{z-index:500;border-bottom:1px solid var(--hts-border);background:var(--hts-surface);height:96px;position:sticky;top:0}.site-header-inner,.site-footer-inner,.site-footer-bottom-inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:32px}.site-header-inner{align-items:center;gap:2rem;height:100%;display:flex}.site-brand{color:var(--hts-navy);flex:none;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.site-brand-logo{width:auto;height:2.5rem}.site-brand-rule{background:var(--hts-action);border-radius:1px;flex:none;align-self:stretch;width:3px;min-height:1.9rem;max-height:2.4rem;margin:auto 0}.site-brand-wordmark{font-size:var(--hts-text-lg);color:var(--hts-navy);letter-spacing:-.02em;font-weight:800}.site-nav{flex:1;justify-content:center;align-items:center;gap:clamp(.75rem,1.5vw,1.5rem);min-width:0;display:flex}.site-nav-link{color:var(--hts-body);flex:none;font-size:16px;font-weight:600;text-decoration:none}.site-nav-link--current{color:var(--hts-navy)}.site-header-quote{background:var(--hts-navy);color:var(--hts-surface);border-radius:4px;flex:none;padding:9px 20px;font-size:16px;font-weight:600;line-height:1.5;text-decoration:none}.site-brand:focus-visible,.site-nav-link:focus-visible,.site-header-quote:focus-visible,.site-footer a:focus-visible{outline:.2rem solid var(--hts-link);outline-offset:.2rem}.site-nav-link:hover,.site-footer a:hover,.site-header-quote:hover{text-underline-offset:.2em;text-decoration:underline}.site-footer{border-top:1px solid var(--hts-border);background:var(--hts-surface)}.site-footer-inner{grid-template-columns:minmax(10rem,1.4fr) repeat(3,minmax(9rem,1fr));gap:3rem;padding-block:3rem;display:grid}.site-footer-brand{width:fit-content;height:fit-content}.site-footer-logo{width:auto;height:3rem}.site-footer-column{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.site-footer-column h2{color:var(--hts-link);margin:0 0 .25rem;font-size:14px;font-weight:600;line-height:1.5}.site-footer-column a,.site-footer-column address,.site-footer-bottom{color:var(--hts-body);font-size:14px;font-weight:400}.site-footer-column a{text-decoration:none}.site-footer-contact a{overflow-wrap:anywhere}.site-footer-column address{margin-top:.35rem;font-style:normal;line-height:1.6}.site-footer-bottom{border-top:1px solid var(--hts-border)}.site-footer-bottom-inner{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1.25rem;display:flex}.site-footer-bottom p{margin:0}.site-footer-bottom nav{gap:1.5rem;display:flex}.site-footer-bottom a{color:var(--hts-body);text-decoration:none}.footer-privacy-button{color:var(--hts-body);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-privacy-button:hover,.footer-privacy-button:focus-visible{text-decoration:underline}.privacy-panel{z-index:1000;border:.0625rem solid var(--hts-border);background:var(--hts-surface);justify-content:space-between;align-items:center;gap:2rem;max-width:64rem;margin-inline:auto;padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 .5rem 2rem #0000002e}.privacy-panel h2{font-size:var(--hts-text-lg);margin:0 0 .5rem}.privacy-panel p{max-width:52rem;margin:0 0 .5rem}.privacy-actions{flex:none;gap:.75rem;display:flex}.privacy-actions button{border:.125rem solid var(--hts-navy);background:var(--hts-surface);min-height:2.75rem;color:var(--hts-navy);font:inherit;cursor:pointer;padding:.6rem 1rem;font-weight:700}.privacy-actions button:disabled{border-color:var(--hts-border);color:var(--hts-muted);cursor:not-allowed}.privacy-page{max-width:52rem}.privacy-page section{scroll-margin-top:6rem}.privacy-data-table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.privacy-data-table th,.privacy-data-table td{border:.0625rem solid var(--hts-border);text-align:left;vertical-align:top;min-width:10rem;padding:.75rem}.privacy-data-table th{background:var(--hts-surface-alt);color:var(--hts-navy)}@media (max-width:700px){.privacy-panel{flex-direction:column;align-items:stretch;gap:1rem}.privacy-actions{grid-template-columns:1fr 1fr;display:grid}}.eyebrow,.page-hero-eyebrow{font-size:var(--hts-text-xs);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-weight:700}h1,h2,h3,h4,h5,h6{color:var(--hts-navy)}h1{font-size:var(--hts-text-3xl);letter-spacing:-.035em;margin:0;line-height:1.05}h2{font-size:var(--hts-text-2xl);line-height:1.15}h3{font-size:var(--hts-text-xl);line-height:1.25}.intro,.page-hero-summary{max-width:42rem;font-size:var(--hts-text-lg);margin:1.25rem 0 2rem}.page-hero{padding:clamp(2rem,6vw,4.5rem)}.page-hero--brand{background:var(--hts-navy);grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:stretch;gap:clamp(2rem,5vw,4rem);display:grid}.family-hero-copy{align-self:center}.family-hero-media{background:var(--hts-surface);min-height:24rem;position:relative;overflow:hidden}.family-product-image{object-fit:contain;padding:clamp(1rem,3vw,2rem)}.family-image-credit{z-index:1;color:var(--hts-body);font-size:var(--hts-text-sm);position:absolute;bottom:.5rem;right:.75rem}.model-placeholder{border:.0625rem solid var(--hts-surface);background:var(--hts-navy);height:100%;min-height:24rem;color:var(--hts-surface);flex-direction:column;justify-content:flex-end;padding:clamp(1.5rem,4vw,3rem);display:flex}.model-placeholder span{font-size:var(--hts-text-xs);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-weight:700}.model-placeholder strong{max-width:14ch;font-size:var(--hts-text-2xl);line-height:1.1}.page-hero--brand h1,.page-hero--brand .page-hero-eyebrow,.page-hero--brand .page-hero-summary{color:var(--hts-surface)}.page-hero-rule{background:var(--hts-action);width:4rem;height:.35rem;margin-bottom:1.5rem}.home-search{gap:.75rem;max-width:42rem;margin-top:2rem;display:flex}.home-search input{border:.0625rem solid var(--hts-border);background:var(--hts-surface);min-width:0;min-height:3.1rem;color:var(--hts-body);font:inherit;border-radius:.15rem;flex:1;padding:.8rem 1rem}.home-search input::placeholder{color:var(--hts-muted)}.home-search input:focus-visible{outline:.2rem solid var(--hts-action);outline-offset:.15rem}.home-cta{align-items:flex-start;gap:1rem;margin-top:1rem;display:flex}.home-mini{color:var(--hts-surface);font-size:var(--hts-text-sm);opacity:.82;margin:.85rem 0 0}.home-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.home-card{border:.0625rem solid var(--hts-border);background:var(--hts-surface);padding:1.5rem}.home-card h2{font-size:var(--hts-text-xl);margin:0 0 1rem}.home-card ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.home-card li{min-width:0}.home-card li>a{background:var(--hts-ground);color:var(--hts-navy);border:.0625rem solid #0000;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.65rem .75rem;font-weight:700;text-decoration:none;display:flex}.home-card li>a:hover{border-color:var(--hts-action);background:var(--hts-surface)}.home-card li>a span{color:var(--hts-link);font-size:var(--hts-text-sm);white-space:nowrap;font-weight:600}.home-card li:not(:has(>a)){border-bottom:.0625rem solid var(--hts-border);color:var(--hts-body);justify-content:space-between;align-items:baseline;gap:1rem;padding:.55rem 0;display:flex}.home-card li:not(:has(>a)) strong{color:var(--hts-navy);font-size:var(--hts-text-lg)}.home-results{margin-top:3rem}.home-results h2{margin-bottom:.5rem}.home-matches{border-left:.2rem solid var(--hts-action);margin-bottom:1rem;padding-left:.75rem}.home-matches-label{color:var(--hts-link);font-size:var(--hts-text-sm);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .45rem;font-weight:700}.home-matches ul{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.home-match-link{color:var(--hts-navy);flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-weight:700;display:flex}.home-match-link code{color:var(--hts-link);font:inherit;font-size:var(--hts-text-sm)}@media (max-width:50rem){.home-directory{grid-template-columns:1fr 1fr}}@media (max-width:40rem){.home-search{flex-direction:column}.home-search .primary-action{width:100%}.home-cta{flex-direction:column;align-items:stretch}.home-cta .primary-action{width:fit-content}.home-directory{grid-template-columns:1fr}}.primary-action{background:var(--hts-action);color:var(--hts-navy);font:inherit;cursor:pointer;border:0;padding:.85rem 1.2rem;font-weight:700;line-height:1.5;text-decoration:none;display:inline-block}.primary-action:hover{text-underline-offset:.2em;text-decoration:underline}.primary-action:focus-visible,.model-table a:focus-visible,.family-link:focus-visible{outline:.2rem solid var(--hts-link);outline-offset:.2rem}.primary-action:disabled{cursor:wait;opacity:.65}.secondary-action{border:.0625rem solid var(--hts-link);color:var(--hts-link);padding:.75rem 1rem;font-weight:700;line-height:1.5;text-decoration:none;display:inline-block}.secondary-action:hover{text-underline-offset:.2em;text-decoration:underline}.family-hero-actions,.model-row-actions{flex-wrap:wrap;gap:.6rem;display:flex}.family-groups{gap:3rem;width:100%;display:grid}.family-sourced-specs{border-top:.0625rem solid var(--hts-border);grid-column:1/-1;padding-top:1rem}.family-sourced-specs h2{margin-top:0}.family-sourced-specs dl{gap:.75rem;margin:0;display:grid}.family-sourced-specs dl div{grid-template-columns:minmax(10rem,.4fr) minmax(0,1fr);gap:1rem;display:grid}.family-sourced-specs dt{color:var(--hts-navy);font-weight:700}.family-sourced-specs dd{margin:0}.family-sourced-specs dd a{white-space:nowrap;margin-left:.5rem}.family-source-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.family-source-heading>span{color:var(--hts-muted);font-size:var(--hts-text-sm)}.family-source-documents{border-top:.0625rem solid var(--hts-border);margin-top:1rem;padding-top:.75rem}.family-source-documents ul{flex-wrap:wrap;gap:.75rem 1.25rem;margin:.5rem 0 0;padding-left:1.25rem;display:flex}.family-hero-status{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.source-reviewed-badge,.catalog-family-card-signals span{border:.0625rem solid var(--hts-border);background:var(--hts-surface);color:var(--hts-navy);font-size:var(--hts-text-sm);padding:.25rem .5rem;font-weight:700}.family-quote-note{color:var(--hts-body);font-size:var(--hts-text-sm)}.category-heading{border-bottom:.25rem solid var(--hts-action);width:fit-content;margin:0 0 1.25rem;padding-bottom:.35rem}.family-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.family-card{border:.0625rem solid var(--hts-border);background:var(--hts-surface);flex-direction:column;padding:1.25rem;display:flex}.family-card h3{margin:0}.family-card p{margin-bottom:0}.model-count{font-weight:700}.family-link{width:fit-content;margin-top:auto;padding-top:1rem;font-weight:700}.catalog-browser-toolbar{border:.0625rem solid var(--hts-border);background:var(--hts-surface);gap:1rem;margin-bottom:2rem;padding:1.25rem;display:grid}.catalog-browser-toolbar-heading,.catalog-browser-filter-row,.catalog-family-card-topline,.catalog-family-card-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.catalog-browser-toolbar-heading h1{margin:0}.catalog-browser-count,.catalog-brand,.catalog-category{color:var(--hts-muted);font-size:var(--hts-text-sm);margin:0;font-weight:700}.catalog-brand{color:var(--hts-navy)}.catalog-global-search{color:var(--hts-navy);gap:.35rem;font-weight:700;display:grid}.catalog-global-search input,.catalog-browser-filter-row select{border:.0625rem solid var(--hts-border);background:var(--hts-background);min-height:2.75rem;color:var(--hts-body);font:inherit;padding:.55rem .7rem}.catalog-browser-filter-row{flex-wrap:wrap;justify-content:flex-start}.catalog-browser-filter-row label{min-width:12rem;color:var(--hts-navy);font-size:var(--hts-text-sm);gap:.35rem;font-weight:700;display:grid}.catalog-browser-view-toggle{border:.0625rem solid var(--hts-border);margin-left:auto;display:flex}.catalog-browser-view-toggle button{background:var(--hts-surface);color:var(--hts-navy);font:inherit;cursor:pointer;border:0;padding:.65rem .8rem;font-weight:700}.catalog-browser-view-toggle button+button{border-left:.0625rem solid var(--hts-border)}.catalog-browser-view-toggle button.is-active{background:var(--hts-navy);color:var(--hts-surface)}.catalog-shop-links{border-top:.0625rem solid var(--hts-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;padding-top:1rem;display:grid}.catalog-shop-links nav{min-width:0}.catalog-shop-links h2{font-size:var(--hts-text-lg);margin:0 0 .5rem}.catalog-shop-links ul{flex-wrap:wrap;gap:.5rem .75rem;margin:0;padding:0;list-style:none;display:flex}.catalog-shop-links li{align-items:center;gap:.4rem;display:inline-flex}.catalog-shop-links li a{color:var(--hts-link);font-weight:700}.catalog-shop-links li span{background:var(--hts-surface-alt);color:var(--hts-muted);font-size:var(--hts-text-xs);border-radius:999px;padding:.1rem .45rem;font-weight:700}.catalog-family-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;display:grid}.catalog-family-grid--list{grid-template-columns:1fr}.catalog-family-card{border:.0625rem solid var(--hts-border);background:var(--hts-surface);flex-direction:column;min-height:13rem;padding:1.25rem;display:flex}.catalog-family-grid--list .catalog-family-card{min-height:0}.catalog-family-card h2{margin:.75rem 0 .5rem;font-size:1.25rem}.catalog-family-card h2 a{color:inherit;text-decoration:none}.catalog-family-card h2 a:hover{text-underline-offset:.2em;text-decoration:underline}.catalog-family-card p{margin:0 0 1rem}.catalog-family-card-signals{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.catalog-family-card-footer{color:var(--hts-muted);font-size:var(--hts-text-sm);margin-top:auto}.catalog-empty{border:.0625rem solid var(--hts-border);text-align:center;padding:2rem}.catalog-empty h2{margin-top:0}.model-section{margin-top:3rem}.model-section-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.model-section-heading h2,.model-section-heading p{margin-top:0}.catalog-layout{grid-template-columns:minmax(13rem,16rem) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.catalog-layout--no-facets{grid-template-columns:minmax(0,1fr)}.filter-rail,.catalog-toolbar,.model-row,.catalog-empty{border:.0625rem solid var(--hts-border);background:var(--hts-surface)}.filter-rail{position:sticky;top:7rem}.filter-disclosure{display:none}.filter-panel{padding:1.25rem}.facet-group{border:0;gap:.65rem;margin:0;padding:0;display:grid}.facet-group+.facet-group{border-top:.0625rem solid var(--hts-border);margin-top:1.4rem;padding-top:1.4rem}.facet-group legend{color:var(--hts-navy);margin-bottom:.65rem;padding:0;font-weight:700}.facet-group label{font-size:var(--hts-text-sm);cursor:pointer;align-items:flex-start;gap:.55rem;display:flex}.facet-group input{width:1rem;height:1rem;accent-color:var(--hts-navy);flex:none;margin:.15rem 0 0}.catalog-results{min-width:0}.catalog-toolbar{align-items:center;gap:.75rem;padding:.75rem;display:flex}.catalog-search{flex:1;min-width:12rem}.catalog-search input,.catalog-sort select{border:.0625rem solid var(--hts-border);background:var(--hts-surface);width:100%;min-height:2.75rem;color:var(--hts-body);font:inherit;padding:.55rem .7rem}.catalog-sort{color:var(--hts-navy);font-size:var(--hts-text-sm);align-items:center;gap:.5rem;font-weight:700;display:flex}.view-toggle{border:.0625rem solid var(--hts-border);display:flex}.view-toggle button,.filter-chips button,.filter-disclosure{background:var(--hts-surface);color:var(--hts-navy);font:inherit;cursor:pointer;border:0;font-weight:700}.view-toggle button{min-height:2.6rem;padding:.45rem .7rem}.view-toggle button+button{border-left:.0625rem solid var(--hts-border)}.view-toggle button[aria-pressed=true]{background:var(--hts-navy);color:var(--hts-surface)}.filter-chips{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.filter-chips button{border:.0625rem solid var(--hts-navy);font-size:var(--hts-text-sm);padding:.4rem .65rem}.model-results{gap:.75rem;margin-top:.75rem;display:grid}.model-row{grid-template-columns:auto minmax(0,1fr) minmax(10rem,12rem);align-items:start;gap:1.25rem;padding:1rem;display:grid}.model-row-image{place-items:center;width:10rem;min-height:8rem;display:grid}.model-row-image img{object-fit:contain;width:100%;height:auto}.model-row h3{font-size:var(--hts-text-lg);margin:0 0 .75rem}.model-identifiers,.model-specs dl{margin:0}.model-identifiers>div,.model-specs dl>div{grid-template-columns:minmax(8rem,auto) minmax(0,1fr);gap:.75rem;display:grid}.model-identifiers dt,.model-specs dt,.model-row-action>span{color:var(--hts-body);font-size:var(--hts-text-sm);font-weight:700}.model-identifiers dd,.model-specs dd{overflow-wrap:anywhere;margin:0}.model-specs{margin-top:.8rem}.model-specs summary{width:fit-content;color:var(--hts-link);cursor:pointer;font-weight:700}.model-specs dl{border-left:.2rem solid var(--hts-action);gap:.35rem;margin-top:.65rem;padding-left:.75rem;display:grid}.model-specs-empty{color:var(--hts-body);font-size:var(--hts-text-sm);margin:.8rem 0 0}.model-row-action{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.model-row-action strong{color:var(--hts-navy)}.model-availability-note{color:var(--hts-muted);font-size:var(--hts-text-sm)}.model-row-action .primary-action{text-align:center;width:100%;margin-top:.25rem}.model-row-action .model-row-actions{flex-direction:column;width:100%}.model-row-action .model-row-actions .secondary-action{text-align:center}.model-results--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-results--grid .model-row{grid-template-columns:1fr}.model-results--grid .model-row-image{width:100%}.model-results--grid .model-row-action{margin-top:auto}.catalog-empty{margin:.75rem 0 0;padding:1.5rem}.catalog-search input:focus,.catalog-sort select:focus,.filter-disclosure:focus-visible,.facet-group input:focus-visible,.view-toggle button:focus-visible,.filter-chips button:focus-visible,.model-specs summary:focus-visible,.model-row a:focus-visible{outline:.2rem solid var(--hts-link);outline-offset:.15rem}.model-table-scroll{border:.0625rem solid var(--hts-border);background:var(--hts-surface);-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.model-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:44rem}.model-table-sku{width:13rem}.model-table-action{width:9rem}.model-table th,.model-table td{border-bottom:.0625rem solid var(--hts-border);text-align:left;vertical-align:top;padding:.9rem 1rem}.model-table th{background:var(--hts-ground);color:var(--hts-navy);position:sticky;top:0}.model-table tbody tr:last-child td{border-bottom:0}.model-sku{color:var(--hts-navy);overflow-wrap:anywhere;font-weight:700}.model-quote-cell{white-space:nowrap}.model-table a{font-weight:700}.family-content{border-top:.0625rem solid var(--hts-border);grid-template-columns:minmax(0,1.6fr) minmax(16rem,.8fr);gap:clamp(2rem,5vw,4rem);margin-top:3rem;padding-top:3rem;display:grid}.family-body p:first-child,.family-chooser h2{margin-top:0}.family-body p:last-child{margin-bottom:0}.family-chooser{border-top:.35rem solid var(--hts-action);background:var(--hts-surface);padding:1.5rem}.family-chooser h2{font-size:var(--hts-text-xl)}.family-chooser ul{margin:0;padding-left:1.25rem}.family-chooser li+li{margin-top:.75rem}.quote-form{gap:1.25rem;width:min(100%,34rem);display:grid}.quote-form-product{border-left:.25rem solid var(--hts-action);background:var(--hts-surface);margin:0;padding:1rem}.quote-workspace{width:min(100%,48rem)}.quote-workspace-lines{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.quote-workspace-lines li{border:.0625rem solid var(--hts-border);background:var(--hts-surface);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.8rem;padding:.9rem;display:grid}.quote-workspace-lines li strong,.quote-workspace-lines li small{display:block}.quote-workspace-lines li small{color:var(--hts-muted);margin-top:.25rem}.quote-workspace-lines label{color:var(--hts-navy);font-size:var(--hts-text-sm);gap:.2rem;font-weight:700;display:grid}.quote-workspace-lines input{border:.0625rem solid var(--hts-border);width:5rem;font:inherit;padding:.55rem}.quote-workspace-lines button{color:var(--hts-link);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.notice-at-collection{border:.0625rem solid var(--hts-border);border-left:.25rem solid var(--hts-action);background:var(--hts-surface);font-size:var(--hts-text-sm);padding:1rem}.notice-at-collection h2{font-size:var(--hts-text-md);margin:0 0 .5rem}.notice-at-collection p{margin:0}.notice-at-collection p+p{margin-top:.75rem}.quote-field{gap:.4rem;display:grid}.quote-field label{color:var(--hts-navy);font-size:var(--hts-text-sm);font-weight:700}.quote-field input,.quote-field select,.quote-field textarea{border:.0625rem solid var(--hts-border);background:var(--hts-surface);width:100%;min-height:3rem;color:var(--hts-body);font:inherit;border-radius:0;padding:.7rem .8rem}.quote-field textarea{resize:vertical;min-height:8rem}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:var(--hts-link);outline:.15rem solid var(--hts-link);outline-offset:.1rem}.quote-field-error{color:var(--hts-error);font-size:var(--hts-text-sm);margin:0;font-weight:700}.quote-form>.primary-action{width:fit-content}.quote-result{border:.0625rem solid var(--hts-border);background:var(--hts-surface);border-left-width:.35rem;margin:0;padding:1rem}.quote-result--success{border-left-color:var(--hts-action);color:var(--hts-navy)}.quote-result--error{border-left-color:var(--hts-error);color:var(--hts-error);font-weight:700}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:.0625rem;height:.0625rem;position:absolute;overflow:hidden}@media (max-width:40rem){.page{padding-inline:1rem}.catalog-browser-toolbar-heading,.catalog-browser-filter-row,.catalog-family-card-topline,.catalog-family-card-footer{flex-direction:column;align-items:flex-start}.catalog-browser-view-toggle{margin-left:0}.catalog-shop-links{grid-template-columns:1fr}.page-hero{padding:2rem 1.25rem}.model-section-heading{display:block}}@media (max-width:767px){.page-hero--brand,.family-content{grid-template-columns:1fr}.family-hero-media,.model-placeholder{min-height:18rem}.site-header{height:68px}.site-header-inner,.site-footer-inner,.site-footer-bottom-inner{padding-inline:1rem}.site-header-inner{gap:1rem}.site-brand-logo{height:2rem}.site-nav{display:none}.site-header-quote{margin-left:auto}.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.site-footer-bottom-inner{flex-direction:column;align-items:flex-start}.catalog-layout{grid-template-columns:1fr;gap:.75rem}.filter-rail{position:static}.filter-disclosure{justify-content:space-between;align-items:center;width:100%;padding:.85rem 1rem;display:flex}.filter-panel{border-top:.0625rem solid var(--hts-border);display:none}.filter-panel--open{display:block}.catalog-toolbar{flex-wrap:wrap;align-items:stretch}.catalog-search{min-width:100%}.catalog-sort{flex:1}.model-results--grid,.model-row,.model-results--list .model-row{grid-template-columns:1fr}.model-row-image{width:100%}.model-row-action .primary-action{width:auto}}@media (max-width:30rem){.site-brand-rule,.site-brand-wordmark{display:none}.site-footer-inner{grid-template-columns:1fr}}.compare-tray{z-index:450;border-top:1px solid var(--hts-border);background:var(--hts-surface);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.5rem 1.5rem #0d233a1f}.compare-tray-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:min(1280px,100%);margin-inline:auto;padding:.75rem 32px;display:grid}.compare-tray-summary{color:var(--hts-navy);white-space:nowrap;flex-direction:column;display:flex}.compare-tray-summary span{color:var(--hts-muted);font-size:.875rem}.compare-tray-items{gap:.5rem;min-width:0;display:flex;overflow:auto}.compare-tray-item{border:1px solid var(--hts-border);background:var(--hts-ground);min-width:0;color:var(--hts-body);border-radius:.25rem;align-items:center;gap:.35rem;padding:.4rem .55rem;font-size:.875rem;display:inline-flex}.compare-tray-item>span{text-overflow:ellipsis;white-space:nowrap;max-width:12rem;overflow:hidden}.compare-tray-item button{color:var(--hts-muted);cursor:pointer;background:0 0;border:0;font-size:1.1rem;line-height:1}.compare-tray-actions{white-space:nowrap;align-items:center;gap:.75rem;display:flex}.compare-action,.secondary-action,.text-action{cursor:pointer;font:inherit}.compare-action{border:1px solid var(--hts-action);background:var(--hts-surface);color:var(--hts-action);border-radius:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:700}.compare-action[aria-pressed=true]{border-color:var(--hts-navy);background:var(--hts-navy);color:#fff}.compare-action:disabled{cursor:not-allowed;opacity:.55}.secondary-action{border:1px solid var(--hts-action);background:var(--hts-action);color:#fff;border-radius:.25rem;padding:.55rem .8rem;font-weight:700}.text-action{color:var(--hts-link);background:0 0;border:0;font-size:.875rem}.compare-panel{border-top:1px solid var(--hts-border);background:var(--hts-ground);max-height:min(60vh,34rem);overflow:auto}.compare-panel-heading{width:min(1280px,100%);margin-inline:auto;padding:1rem 32px 0}.compare-panel-heading h2,.compare-panel-heading p{margin:0}.compare-panel-heading p{color:var(--hts-muted);font-size:.9rem}.compare-table-wrap{width:min(1280px,100%);margin-inline:auto;padding:1rem 32px 1.25rem;overflow-x:auto}.compare-table{border-collapse:collapse;background:var(--hts-surface);width:100%;min-width:44rem}.compare-table th,.compare-table td{border:1px solid var(--hts-border);text-align:left;vertical-align:top;padding:.65rem .75rem}.compare-table thead th{color:var(--hts-navy)}.compare-table tbody th{width:13rem;color:var(--hts-navy);white-space:nowrap}@media (max-width:46rem){.compare-tray-inner{grid-template-columns:1fr auto;padding-inline:1rem}.compare-tray-items{grid-area:1/1/auto/-1}.compare-tray-summary{grid-area:2/1}.compare-tray-actions{grid-area:2/2}.compare-panel-heading,.compare-table-wrap{padding-inline:1rem}}
