.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px}.error-page{min-height:calc(100svh - 109px);background:var(--ink);color:#fff}.error-hero{min-height:calc(100svh - 109px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.error-content{width:min(calc(100% - 300px),620px);margin-inline:auto;padding:clamp(72px,10vw,150px) 0 clamp(64px,8vw,112px);align-self:center}.error-code{margin:0 0 28px;color:var(--lime);font-size:clamp(5.5rem,14vw,11rem);font-weight:900;line-height:.78}.error-content h1{max-width:11ch;margin-bottom:20px;color:#fff;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98}.error-copy{max-width:48ch;margin-bottom:30px;color:#c7d0dc;font-size:1.05rem;line-height:1.7}.error-actions{display:flex;flex-wrap:wrap;gap:12px}.error-actions .btn{min-width:184px}.error-actions .btn span{transition:transform .18s ease}.error-actions .btn:hover span,.error-actions .btn:focus-visible span{transform:translate(3px)}.error-secondary-action{border-color:#ffffff6b;color:#fff}.error-secondary-action:hover,.error-secondary-action:focus-visible{border-color:#fff;background:#ffffff1a}.error-status{margin:26px 0 0;display:inline-flex;align-items:center;gap:9px;color:#8f9baa;font-size:.76rem;font-weight:750;letter-spacing:0;text-transform:uppercase}.error-status span{width:8px;height:8px;display:inline-block;border-radius:50%;background:#46c58a;box-shadow:0 0 0 4px #46c58a24}.error-visual{position:relative;min-height:560px;overflow:hidden;border-left:1px solid rgba(255,255,255,.14);background:#151c25}.error-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0b0f1452;pointer-events:none}.error-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.08)}.error-visual-caption{position:absolute;z-index:1;right:28px;bottom:24px;left:28px;padding-top:12px;display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.45);color:#ffffffd1;font-size:.67rem;font-weight:800;letter-spacing:0}@media(max-width:900px){.error-page,.error-hero{min-height:0}.error-hero{grid-template-columns:1fr}.error-content{width:calc(100% - 64px);padding-block:72px 64px}.error-visual{min-height:0;aspect-ratio:16 / 8;border-top:1px solid rgba(255,255,255,.14);border-left:0}}@media(max-width:620px){.error-content{width:min(calc(100% - 28px),var(--container));padding-block:58px 52px}.error-code{margin-bottom:22px;font-size:clamp(5rem,25vw,7rem)}.error-content h1{max-width:10ch;font-size:clamp(2.45rem,12vw,3.45rem)}.error-copy{font-size:.98rem}.error-actions{align-items:stretch;flex-direction:column}.error-actions .btn{width:100%}.error-visual-caption{right:18px;bottom:16px;left:18px;font-size:.58rem}}.blog-card{background:#fff;border:1px solid rgba(11,15,20,.1);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.blog-card-thumb{display:block;aspect-ratio:4 / 3;border-radius:0}.blog-card img{width:100%;height:auto;display:block}.blog-card-body{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.blog-card-body h2{font-size:1.2rem;line-height:1.3}.blog-card-body h2 a{color:var(--ink);text-decoration:none}.blog-card-body h2 a:hover{color:var(--lime-deep)}.blog-card-body p{margin:0;font-size:.95rem}.section-ink .blog-card{background:var(--ink)}.product-gallery-shell{position:relative}.woocommerce .product-gallery-shell .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0;background:#fff;border:1px solid rgba(11,15,20,.08);border-radius:14px;overflow:hidden}.product-gallery-shell .woocommerce-product-gallery img{width:100%;height:auto;object-fit:cover}.product-gallery-shell .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;margin:0;list-style:none}.product-gallery-shell .flex-control-thumbs img{border-radius:8px;border:2px solid transparent;opacity:.6;cursor:pointer}.product-gallery-shell .flex-control-thumbs img.flex-active,.product-gallery-shell .flex-control-thumbs img:hover{border-color:var(--lime);opacity:1}.product-info form.cart,.product-info .variations_form{margin-top:18px}.product-info .variations{border:0;margin:0 0 10px;width:100%}.product-info .variations td{border:0;padding:0;vertical-align:middle}.product-info .variations td.label{padding-right:12px;color:var(--ink);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-info .variations select{width:100%;padding:11px 14px;border:1.5px solid rgba(11,15,20,.25);border-radius:9px;background:#fff;color:var(--ink);font:inherit}.product-info .variations .reset_variations{color:var(--lime-deep);font-size:.85rem;margin-left:10px}.product-info .single_variation_wrap{margin-bottom:12px}.product-info .single_variation .price{display:block;margin-bottom:6px}.product-info .woocommerce-variation-availability{font-size:.85rem;color:#2e7d32}.product-info form.cart .quantity{display:inline-flex;align-items:center;border:1.5px solid rgba(11,15,20,.25);border-radius:9px;overflow:hidden;margin-right:10px;background:#fff}.product-info form.cart .qty{width:56px;border:0;padding:9px 4px;text-align:center;font:inherit;background:transparent}.product-info form.cart .single_add_to_cart_button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-block;padding:11px 22px;border:2px solid var(--ink);border-radius:9px;background:var(--lime);color:#fff;font-weight:800;letter-spacing:.02em;cursor:pointer;text-decoration:none;line-height:1.4}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--lime-deep);color:#fff}.woocommerce ul.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px;margin:0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:100%!important;margin:0!important;padding:0;background:#fff;border:1px solid rgba(11,15,20,.1);border-radius:14px;overflow:hidden;text-align:left;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 14px 30px #08111f1f}.pc-link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.pc-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f2f4f7}.pc-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pc-onsale{position:absolute;top:12px;left:12px;background:var(--lime);color:var(--ink);border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pc-body{padding:20px 22px 22px;display:flex;flex-direction:column;gap:8px;flex:1}.pc-eyebrow{margin:0;color:var(--orange);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.pc-title{margin:0;font-size:1.15rem;line-height:1.3}.pc-desc{margin:0;font-size:.9rem;color:var(--muted)}.pc-footer{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pc-price{font-weight:800;font-size:1.05rem;color:var(--ink)}.pc-price del{color:var(--muted);font-weight:600;margin-right:6px}.pc-cta{flex-shrink:0}.fitment-list{display:flex;flex-direction:column;gap:14px}.fitment-item{margin:0;padding:16px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;display:flex;flex-direction:column;gap:3px}.fitment-item strong{color:#fff;font-size:.95rem}.fitment-item span{color:#ffffffa6;font-size:.85rem}@media(max-width:620px){.performance-layout{align-items:stretch}.performance-item{min-height:168px}.performance-item h2{min-height:2.4em}}@media(max-width:768px){.woocommerce-product-gallery__trigger{display:none}.zoomImg{display:none!important}}@media(max-width:620px){.header-inner:has(.menu-toggle) .desktop-nav a[href*="/product/"],.header-inner:has(.menu-toggle) .desktop-nav a[href="#product-card"]{width:100%;height:48px;padding:0 16px;display:flex;align-items:center;justify-content:center;border:3px solid white;border-radius:24px;color:#fff;font-size:0;text-decoration:none}.header-inner:has(.menu-toggle) .desktop-nav a[href*="/product/"]:after,.header-inner:has(.menu-toggle) .desktop-nav a[href="#product-card"]:after{content:"Order Now";font-size:1.22rem;font-weight:850;line-height:1}}.product-info .variations{table-layout:fixed;border-collapse:collapse;overflow:hidden}.product-info .variations th.label{width:84px;padding-right:12px;color:var(--ink);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.product-info .variations td.value{overflow:hidden}.product-info .variations select{width:100%;min-width:0;max-width:100%}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top:3px solid var(--lime);border-radius:8px;background:#fff;color:var(--ink);padding:14px 18px 14px 46px}.woocommerce-message:before,.woocommerce-info:before{color:var(--lime)}.woocommerce-error{border-top-color:#d32f2f}.woocommerce-error:before{color:#d32f2f}.woocommerce table.shop_table{border:1px solid rgba(11,15,20,.12);border-radius:12px;overflow:hidden;border-collapse:separate}.woocommerce table.shop_table th{background:var(--ink);color:#fff;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:11px 14px;border:1.5px solid rgba(11,15,20,.25);border-radius:9px;background:#fff;color:var(--ink);font:inherit}.woocommerce form .form-row label{font-size:.85rem;font-weight:700}.woocommerce a.remove{color:#d32f2f!important}.woocommerce .woocommerce-ordering select,.woocommerce .woocommerce-result-count{margin-bottom:20px}.woocommerce nav.woocommerce-pagination ul,.pagination{border:0}.woocommerce nav.woocommerce-pagination ul li,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a{border:0;padding:4px 8px;font-weight:700}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{color:var(--lime-deep)}body.thermexor-wp .wp-caption{max-width:100%}body.thermexor-wp .screen-reader-text{position:absolute!important}.media-placeholder:has(img),.img-slot:has(img){background:#fff;border-style:solid}.media-placeholder:has(img):after,.media-placeholder:has(img) .media-note,.img-slot:has(img) .img-slot-icon,.img-slot:has(img) .img-slot-label,.img-slot:has(img) .img-slot-tip{display:none}.media-placeholder img,.img-slot img,.compare-after .compare-photo,.compare-before .compare-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.brand .custom-logo{max-height:34px;width:auto}.kit-selector-section{background:var(--kit-bg);color:var(--kit-text);padding-block:72px}.kit-selector-section .section-heading{max-width:640px;margin:0 auto 44px;text-align:center}.kit-selector-section .section-heading h2{color:var(--kit-text);margin-bottom:12px;font-size:clamp(2rem,3.6vw,2.4rem);letter-spacing:.01em}.kit-selector-section .section-heading p{color:var(--kit-muted);margin:0 auto;font-size:1rem;line-height:1.6;max-width:46ch}.kit-selector-section .section-heading:after{content:"";display:block;width:58px;height:3px;margin:18px auto 0;border-radius:2px;background:var(--kit-blue)}.kit-selector-wrapper{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.kit-sidebar{display:grid;gap:20px;position:sticky;top:98px}.filter-card,.help-card{background:var(--kit-card);border:1px solid var(--kit-card-border);border-radius:16px;padding:22px;box-shadow:inset 0 1px #ffffff0f,0 14px 30px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-card h3,.help-card h3{color:var(--kit-text);font-size:.95rem;letter-spacing:.04em;margin-bottom:14px}.radio-group{display:grid;gap:10px}.radio-group label{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;border:1px solid transparent;color:var(--kit-muted);font-size:.95rem;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.radio-group label:hover{color:var(--kit-text);border-color:var(--kit-line)}.radio-group label:has(input:checked){border-color:var(--kit-blue);background:var(--kit-blue-soft);color:var(--kit-text)}.radio-group input[type=radio]{width:15px;height:15px;margin:0;accent-color:var(--kit-blue)}.help-card p{color:var(--kit-muted);font-size:.9rem;line-height:1.55;margin-bottom:14px}.link-btn{display:inline-block;color:var(--kit-blue);font-size:.85rem;font-weight:850;letter-spacing:.06em;text-decoration:none}.link-btn:hover{text-decoration:underline}.kit-main-card{background:var(--kit-card);border:1px solid var(--kit-card-border);border-radius:16px;padding:34px 26px;box-shadow:inset 0 1px #ffffff0f,0 14px 30px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:box-shadow .25s ease,transform .25s ease}.kit-main-card:hover{box-shadow:inset 0 1px #ffffff14,0 22px 44px #0000006b;transform:translateY(-2px)}.price-text{display:flex;align-items:baseline;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:20px;font-size:1.15rem}.price-text .price-now{font-size:2.1rem;font-weight:900}.price-text .price-was{color:var(--kit-muted);font-size:1.15rem;font-weight:700;text-decoration:line-through}.variant-btn-group{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 auto 20px;max-width:760px;width:100%}.variant-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 10px;border-radius:12px;cursor:pointer;background:transparent;border:1.5px solid var(--kit-line);color:var(--kit-text);font:inherit;font-size:.92rem;font-weight:800;line-height:1.35;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.variant-btn small{color:var(--kit-muted);font-size:.82rem;font-weight:700}.variant-btn:hover{border-color:var(--kit-blue);transform:translateY(-2px)}.variant-btn.active{border-color:var(--kit-blue);background:var(--kit-blue-soft);box-shadow:0 0 0 1px var(--kit-blue)}.variant-btn.active small{color:var(--kit-blue)}.variant-btn[hidden]{display:none}.primary-cta{display:block;max-width:400px;margin:0 auto;padding:14px 20px;text-align:center;background:var(--kit-blue);color:#fff;border-radius:12px;font-size:1rem;font-weight:850;letter-spacing:.06em;text-decoration:none;transition:filter .18s ease,transform .18s ease,box-shadow .18s ease}.primary-cta:hover{filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 10px 22px #0978ff59}#thermexor-buy{scroll-margin-top:88px}@media(max-width:1199px){.kit-selector-wrapper{grid-template-columns:220px minmax(0,1fr);gap:18px}.kit-main-card{padding:22px}}@media(max-width:767px){.kit-selector-section{padding-block:48px}.kit-selector-wrapper{grid-template-columns:1fr}.kit-sidebar{position:static}.variant-btn-group{grid-template-columns:1fr}}.reviews-wrap{max-width:860px}.reviews-wrap>.eyebrow{margin-bottom:10px}.reviews-wrap>h2{margin-bottom:10px}.reviews-wrap>.lede{margin-bottom:30px}#reviews #comments{margin:0 0 36px}#reviews .commentlist{list-style:none;margin:0;padding:0}#reviews .commentlist li.comment{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:22px 0;border-top:1px solid var(--line)}#reviews .commentlist li.comment:first-child{border-top:0}#reviews .commentlist img.avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;background:var(--paper)}#reviews .commentlist .comment-text{min-width:0}#reviews .commentlist .star-rating{float:none;margin:4px 0 8px}#reviews .commentlist .meta{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:baseline;margin-bottom:6px}#reviews .commentlist .meta strong{color:var(--ink);font-size:1rem}#reviews .commentlist .meta time{color:var(--muted);font-size:.82rem}#reviews .commentlist .description{color:#3d4751;font-size:.95rem;line-height:1.6}#reviews .woocommerce-noreviews,#reviews .woocommerce-review__awaiting-approval{color:var(--muted);font-size:.95rem}#reviews #review_form_wrapper{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:26px}#reviews #review_form_wrapper .comment-reply-title{display:block;margin-bottom:14px;font-size:1.15rem}#reviews .comment-form{display:grid;gap:14px}#reviews .comment-form label{display:block;margin-bottom:6px;font-size:.82rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}#reviews .comment-form input[type=text],#reviews .comment-form input[type=email],#reviews .comment-form textarea{width:100%;padding:10px 12px;border:1.5px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font:inherit;font-size:.95rem}#reviews .comment-form textarea{min-height:120px}#reviews .comment-form input:focus,#reviews .comment-form textarea:focus{outline:none;border-color:var(--lime)}#reviews .comment-form-rating{display:flex;align-items:center;gap:12px}#reviews .comment-form-rating select{padding:8px 10px;border:1.5px solid var(--line);border-radius:9px;background:var(--surface);font:inherit}#reviews .comment-form .form-submit{margin-top:4px}#reviews .comment-form .submit{display:inline-block;padding:12px 26px;border:2px solid var(--ink);border-radius:999px;background:var(--lime);color:#fff;font:inherit;font-weight:850;cursor:pointer;transition:filter .18s ease,transform .18s ease}#reviews .comment-form .submit:hover{filter:brightness(1.08);transform:translateY(-2px)}@media(max-width:767px){#reviews .commentlist li.comment{grid-template-columns:44px 1fr;gap:14px}#reviews .commentlist img.avatar{width:44px;height:44px}#reviews #review_form_wrapper{padding:20px}}.product-page-dark{--kit-bg: #0c1017;--kit-card: rgba(30, 36, 48, .65);--kit-card-border: rgba(255, 255, 255, .08);--kit-blue: #0978ff;--kit-blue-soft: rgba(9, 120, 255, .14);--kit-text: #ffffff;--kit-muted: #b0b8c4;--kit-line: #333945;background:var(--kit-bg);color:var(--kit-text)}.product-page-dark .section,.product-page-dark .section-tight{background:transparent}.product-page-dark h1,.product-page-dark h2,.product-page-dark h3{color:var(--kit-text)}.product-page-dark .eyebrow{color:var(--kit-blue)}.product-page-dark .lede,.product-page-dark .small,.product-page-dark .rating{color:var(--kit-muted)}.glass-panel{background:var(--kit-card);border:1px solid var(--kit-card-border);border-radius:16px;padding:28px;box-shadow:inset 0 1px #ffffff0f,0 14px 30px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.buy-section{padding-block:64px}.buy-panel{padding:clamp(20px,3.5vw,44px)}.product-page-dark .product-gallery-shell{background:var(--kit-card);border:1px solid var(--kit-card-border);border-radius:16px;padding:14px}.product-page-dark .woocommerce-product-gallery{background:transparent}.product-page-dark .woocommerce-product-gallery img{border-radius:10px}.product-page-dark .flex-control-thumbs li img{border-color:var(--kit-line);border-radius:8px}.product-page-dark .flex-control-thumbs li img.flex-active{border-color:var(--kit-blue)}.product-page-dark .product-info h1{font-size:clamp(1.8rem,3.4vw,2.6rem)}.product-page-dark .product-info .price,.product-page-dark .product-info .price ins .amount,.product-page-dark .product-info .price .amount{color:var(--kit-text)}.product-page-dark .product-info .price del .amount{color:var(--kit-muted)}.product-page-dark .product-info form.cart{margin-top:18px}.product-page-dark .variations th.label,.product-page-dark .variations label{color:var(--kit-text)}.product-page-dark .product-info form.cart .variations td.value select{background:#121826;color:var(--kit-text);border:1.5px solid var(--kit-line);border-radius:9px;padding:9px 12px}.product-page-dark .product-info form.cart .quantity{background:#121826;border-color:var(--kit-line);border-radius:9px}.product-page-dark .product-info form.cart .quantity button{background:transparent;color:var(--kit-text)}.product-page-dark .product-info form.cart div.quantity .qty{background:#121826;color:var(--kit-text);border:1.5px solid var(--kit-line);border-radius:9px}.product-page-dark .product-info form.cart .single_add_to_cart_button{background:var(--kit-blue);color:#fff;border:0;border-radius:12px;padding:13px 26px;font-weight:850;transition:filter .18s ease,transform .18s ease}.product-page-dark .product-info form.cart .single_add_to_cart_button:hover{filter:brightness(1.1);transform:translateY(-2px)}.product-page-dark .reset_variations,.product-page-dark .option-label .text-link,.product-page-dark .text-link{color:var(--kit-blue)}.product-page-dark .purchase-notes,.product-page-dark .trust-row .trust-item{border-color:var(--kit-line);color:var(--kit-muted)}.product-page-dark .proof-strip{background:transparent;padding-block:40px}.product-page-dark .proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-page-dark .proof-item{background:var(--kit-card);border:1px solid var(--kit-card-border);border-radius:16px;padding:22px 16px;text-align:center}.product-page-dark .proof-value{color:var(--kit-blue);display:block;font-size:1.9rem;font-weight:900}.product-page-dark .proof-label{color:var(--kit-muted);font-size:.8rem;letter-spacing:.04em}.product-page-dark .bundle-item{background:var(--kit-card);border:1px solid var(--kit-card-border);border-radius:16px;padding:24px}.product-page-dark .bundle-icon{color:var(--kit-blue);border-color:var(--kit-line)}.product-page-dark .bundle-item h3{color:var(--kit-text)}.product-page-dark .bundle-item .small{color:var(--kit-muted)}.product-page-dark .media-placeholder{background:#121826;border-color:var(--kit-line)}.product-page-dark .media-placeholder:after{background:#ffffff0f}.product-page-dark .media-placeholder .media-note{background:#121826eb;color:var(--kit-text)}.product-page-dark .media-placeholder .media-note strong{color:var(--kit-blue)}.product-page-dark .spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.product-page-dark .spec-grid .glass-panel h3{margin-bottom:14px;font-size:1.1rem}.product-page-dark .spec-table{background:transparent;border:0}.product-page-dark .spec-table th{color:var(--kit-text);border-color:var(--kit-line)}.product-page-dark .spec-table td{color:var(--kit-muted);border-color:var(--kit-line)}.product-page-dark #reviews .commentlist li.comment{border-color:var(--kit-line)}.product-page-dark #reviews .commentlist .meta strong{color:var(--kit-text)}.product-page-dark #reviews .commentlist .description{color:var(--kit-muted)}.product-page-dark #reviews #review_form_wrapper{background:#121826;border-color:var(--kit-line)}.product-page-dark #reviews .comment-form input[type=text],.product-page-dark #reviews .comment-form input[type=email],.product-page-dark #reviews .comment-form textarea,.product-page-dark #reviews .comment-form-rating select{background:#0f151f;border-color:var(--kit-line);color:var(--kit-text)}.product-page-dark #reviews .comment-form label{color:var(--kit-muted)}.product-page-dark .cta-band{color:var(--ink)}@media(max-width:767px){.product-page-dark .spec-grid{grid-template-columns:1fr}.product-page-dark .proof-grid{grid-template-columns:repeat(2,1fr)}.product-page-dark .buy-panel{padding:18px}}.promo-bar{background:#0a58c4;min-height:34px;padding:5px 0;color:#fff}.promo-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.promo-text{font-size:12px;font-weight:600;letter-spacing:.05em;white-space:nowrap}.promo-timer{display:inline-flex;align-items:baseline;gap:6px;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.promo-timer-item{display:inline-flex;align-items:baseline;gap:3px}.promo-timer-item small{font-size:9px;font-weight:600;letter-spacing:.06em;opacity:.85}.promo-timer-sep{opacity:.6}@media(max-width:767px){.promo-bar-inner{flex-direction:column;gap:1px}.promo-text{white-space:normal;text-align:center}.promo-bar{min-height:40px}}body .site-header{background:#05090d;border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.site-header .desktop-nav a,.site-header .cart-link{color:#a7adb5}.site-header .desktop-nav a:hover,.site-header .desktop-nav a[aria-current=page],.site-header .cart-link:hover{color:#fff}.menu-toggle{border-color:#fff6;color:#fff}.mobile-nav{background:#05090d;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav a{color:#a7adb5}.mobile-nav a:hover,.mobile-nav a[aria-current=page]{color:#fff}.cart-count{background:var(--color-primary, #087cff)}.product-page{--color-bg: #05090d;--color-bg-secondary: #081017;--color-bg-card: #0b1117;--color-border: rgba(255, 255, 255, .12);--color-border-blue: rgba(0, 123, 255, .55);--color-text-primary: #ffffff;--color-text-secondary: #a7adb5;--color-text-muted: #6f7780;--color-primary: #087cff;--color-primary-hover: #2991ff;--color-blue-glow: rgba(0, 123, 255, .35);--color-success: #4caf50;background:var(--color-bg);color:var(--color-text-primary)}.product-page .container{max-width:1200px}.product-page h1,.product-page h2,.product-page h3{color:var(--color-text-primary);letter-spacing:-.02em}.product-page .lede,.product-page .small,.product-page p{color:var(--color-text-secondary);line-height:1.6}.product-page a{color:var(--color-primary)}.product-hero{padding-block:56px 64px;background:linear-gradient(180deg,#05090d,#081017)}.hero-grid{display:grid;grid-template-columns:minmax(0,560px) minmax(0,480px);gap:40px;align-items:start;justify-content:center}.hero-gallery .product-gallery-shell{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;padding:14px}.hero-gallery .woocommerce-product-gallery{float:none!important;width:100%!important}.hero-gallery .woocommerce-product-gallery__image{aspect-ratio:1 / 1;overflow:hidden;border-radius:10px}.hero-gallery .woocommerce-product-gallery__image img.wp-post-image{width:100%;aspect-ratio:1 / 1;object-fit:cover}.hero-gallery .woocommerce-product-gallery img{border-radius:10px}.hero-gallery .flex-control-thumbs li img{border-color:var(--color-border);border-radius:8px}.hero-gallery .flex-control-thumbs li img.flex-active{border-color:var(--color-primary)}.hero-info .product-brand{color:var(--color-primary);font-size:13px;font-weight:600;letter-spacing:.05em;margin-bottom:8px}.hero-info h1{font-size:clamp(2.2rem,3.2vw,2.6rem);line-height:1.12;margin-bottom:10px}.product-rating{display:flex;align-items:center;gap:8px;color:var(--color-text-muted);font-size:14px;margin-bottom:18px}.product-rating .stars{color:var(--color-primary);letter-spacing:2px}.product-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:8px}.product-price .price-label{color:var(--color-text-secondary);font-size:14px;letter-spacing:.04em}.product-price .price-now{font-size:2.6rem;font-weight:700}.product-price .price-was{color:var(--color-text-muted);font-size:1.1rem}.save-badge{background:var(--color-primary);color:#fff;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;letter-spacing:.03em}.vehicle-selector{margin-bottom:20px}.vehicle-title{font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:10px}.vehicle-btns{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.vehicle-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 10px;border-radius:12px;cursor:pointer;background:transparent;border:1px solid rgba(255,255,255,.18);color:var(--color-text-primary);font:inherit;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.vehicle-btn strong{font-size:14px;font-weight:600}.vehicle-btn small{color:var(--color-text-secondary);font-size:13px}.vehicle-btn:hover{border-color:#007bff99}.vehicle-btn.active{border:1px solid var(--color-primary);box-shadow:0 0 20px #007bff1f;background:#007bff14}.vehicle-btn.active small{color:var(--color-primary)}.purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.cta-buy{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;font:inherit;font-weight:700;font-size:14px;letter-spacing:.04em;cursor:pointer;transition:background .25s ease,box-shadow .25s ease,transform .25s ease,border-color .25s ease,color .25s ease}.cta-primary{background:var(--color-primary);color:#fff;border:1px solid var(--color-primary)}.cta-primary:hover{background:var(--color-primary-hover);box-shadow:0 0 24px var(--color-blue-glow);transform:translateY(-1px)}.cta-secondary{background:transparent;color:var(--color-text-primary);border:1px solid rgba(255,255,255,.5)}.cta-secondary:hover{border-color:var(--color-primary);color:var(--color-primary)}.trust-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.trust-benefits .trust-item{display:flex;flex-direction:column;gap:2px;padding-top:14px;border-top:1px solid var(--color-border)}.trust-benefits .trust-item strong{font-size:13px;font-weight:600;color:var(--color-text-primary)}.trust-benefits .trust-item span{font-size:11px;color:var(--color-text-muted)}.product-page .install-comparison{padding-block:64px;background:var(--color-bg-secondary)}.product-page .comparison-grid{display:grid;grid-template-columns:1fr 140px 1fr;gap:20px;align-items:center}.product-page .comparison-card.comparison-pro{grid-column:1}.product-page .comparison-card.comparison-diy{grid-column:3}.product-page .comparison-badge{grid-column:2;grid-row:1;position:static}.product-page .comparison-card{border:1px solid var(--color-border);border-radius:16px;padding:20px 24px;min-height:210px;background:linear-gradient(180deg,#08101799,#05090deb)}.product-page .comparison-eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:10px}.product-page .comparison-price{font-size:2rem;font-weight:700;margin-bottom:16px}.product-page .comparison-card ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.product-page .comparison-card li{color:var(--color-text-secondary);font-size:14px}.product-page .comparison-pro li:before{content:"\d7";color:var(--color-text-muted);margin-right:8px}.product-page .check-list li:before{content:"\2713";color:var(--color-success);margin-right:8px;font-weight:700}.product-page .comparison-diy .comparison-price{color:var(--color-primary)}.product-page .comparison-badge{width:140px;height:140px;margin:0 auto;border:2px solid var(--color-primary);border-radius:50%;box-shadow:0 0 30px #007bff40;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;background:transparent;color:var(--color-text-primary);padding:0;font-size:1rem;line-height:1.2;white-space:normal}.product-page .comparison-badge span{font-size:13px;letter-spacing:.08em;color:var(--color-text-secondary)}.product-page .comparison-badge strong{font-size:22px;color:var(--color-primary)}.benefits-grid{padding-block:44px}.benefit-row{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-card{padding:16px 28px;border-right:1px solid rgba(255,255,255,.18)}.benefit-card:last-child{border-right:0}.benefit-card h3{font-size:16px;font-weight:700;margin-bottom:8px}.benefit-card p{font-size:13px;margin:0}.product-page .benefit-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--color-primary);margin-bottom:10px;border:1px solid rgba(0,123,255,.35);border-radius:12px;background:#007bff14}.product-page .benefit-icon svg{width:26px;height:26px}.product-page .compare-line{font-size:12px;color:var(--color-text-muted);margin:0 0 22px}.product-page .step-num{font-size:15px;letter-spacing:.04em}.product-details{padding-block:64px}.details-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:40px;align-items:start}.detail-nav{position:sticky;top:100px;display:flex;flex-direction:column;gap:2px}.detail-nav a{display:block;padding:10px 14px;font-size:14px;color:var(--color-text-secondary);text-decoration:none;border-left:2px solid transparent;transition:color .2s ease,border-color .2s ease,background .2s ease}.detail-nav a:hover{color:var(--color-text-primary)}.detail-nav a.active{color:var(--color-text-primary);border-left-color:var(--color-primary);background:#ffffff0a}.detail-section{scroll-margin-top:90px;padding-bottom:56px}.detail-section h2{font-size:1.6rem;margin-bottom:12px}.detail-section .lede{max-width:640px}.overview-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.overview-feature h3{font-size:15px;margin-bottom:6px}.overview-feature p{font-size:13px;margin:0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.step-item{border:1px solid var(--color-border);border-radius:14px;padding:20px;background:var(--color-bg-card)}.step-num{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--color-primary);color:#fff;font-weight:700;font-size:14px;margin-bottom:10px}.step-item h3{font-size:15px;margin-bottom:6px}.install-list{list-style:none;margin:0 0 24px;padding:0;display:grid;gap:10px}.install-list li{color:var(--color-text-secondary);font-size:14px}.install-list li:before{content:"\2713";color:var(--color-primary);margin-right:8px;font-weight:700}.product-page .bundle-item{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;padding:22px;min-height:150px;display:flex;flex-direction:column;justify-content:center}.product-page .bundle-icon{color:var(--color-primary);border-color:var(--color-border)}.product-page .bundle-item .small{color:var(--color-text-muted)}.product-page .spec-table{background:transparent;border:0}.product-page .spec-table th{color:var(--color-text-primary);border-color:var(--color-border)}.product-page .spec-table td{color:var(--color-text-secondary);border-color:var(--color-border)}.faq-list{display:grid;gap:10px;max-width:720px}.faq-list .faq-item{border:1px solid var(--line, #dce1e6);border-radius:12px;background:var(--surface, #fff);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq-list .faq-item:hover{border-color:#b9c4cf}.faq-list .faq-item[open]{border-color:var(--lime, #1c8fff);box-shadow:0 4px 14px #1c8fff1a}.faq-list .faq-item summary{padding:15px 48px 15px 18px;cursor:pointer;font-weight:700;font-size:14px;line-height:1.45;color:var(--ink, #0b0f14);list-style:none;position:relative;transition:background .2s ease}.faq-list .faq-item summary::-webkit-details-marker{display:none}.faq-list .faq-item summary:hover{background:#f4f8fc}.faq-list .faq-item summary:after{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:var(--lime, #1c8fff);color:#fff;font-size:14px;font-weight:700;line-height:22px;text-align:center;transition:background .2s ease}.faq-list .faq-item[open] summary:after{content:"\2212";background:var(--lime-deep, #0e6acc)}.faq-list .faq-item p{margin:0;padding:0 18px 16px;font-size:13px;line-height:1.7;color:var(--muted, #7c8796)}.faq-list .faq-item[open] p{animation:thermexor-faq-reveal .25s ease}@keyframes thermexor-faq-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.product-page #reviews .commentlist li.comment{border-color:var(--color-border)}.product-page #reviews .commentlist .meta strong{color:var(--color-text-primary)}.product-page #reviews .commentlist .description{color:var(--color-text-secondary)}.product-page #reviews #review_form_wrapper{background:var(--color-bg-card);border-color:var(--color-border)}.product-page #reviews .comment-form input[type=text],.product-page #reviews .comment-form input[type=email],.product-page #reviews .comment-form textarea,.product-page #reviews .comment-form-rating select{background:#0d141c;border-color:var(--color-border);color:var(--color-text-primary)}.product-page #reviews .comment-form label{color:var(--color-text-muted)}.bottom-cta{padding-block:56px 44px;background:var(--color-bg)}.product-page .cta-inner{background:linear-gradient(120deg,#071522,#0b2d50);border:1px solid var(--color-border-blue);border-radius:20px;box-shadow:0 0 40px #007bff1f;padding:48px 24px}.cta-copy{text-align:center}.cta-copy h2{color:#fff;font-size:1.9rem;margin-bottom:10px}.cta-copy p{color:#ffffffeb;margin-bottom:22px}.cta-copy .cta-primary{background:#fff;color:var(--color-primary);border:1px solid #fff}.cta-copy .cta-primary:hover{background:#f2f7ff;box-shadow:0 0 24px #ffffff59}.bottom-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px;text-align:center}.bottom-trust span{color:var(--color-text-secondary);font-size:13px}.sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:90;background:#05090df5;border-top:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 16px calc(10px + env(safe-area-inset-bottom))}.sticky-buy-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px}.sticky-price{font-size:1.3rem;font-weight:700}.sticky-buy .cta-buy{padding:12px 22px;font-size:13px}.sticky-buy[hidden]{display:none}@media(max-width:1023px){.hero-grid{grid-template-columns:1fr;gap:28px}.details-layout{grid-template-columns:1fr}.detail-nav{position:static;flex-direction:row;overflow-x:auto;gap:4px;padding-bottom:8px}.detail-nav a{border-left:0;border-bottom:2px solid transparent;white-space:nowrap;padding:8px 12px}.detail-nav a.active{border-bottom-color:var(--color-primary);background:transparent}}@media(max-width:767px){.hero-grid{padding-top:8px}.vehicle-btns{grid-template-columns:repeat(3,1fr)}.vehicle-btn{min-height:64px}.purchase-actions{grid-template-columns:repeat(2,1fr)}.product-page .comparison-grid{grid-template-columns:1fr}.product-page .comparison-badge{order:-1}.benefit-row{grid-template-columns:1fr 1fr}.benefit-card{border-right:0;border-bottom:1px solid var(--color-border);padding:16px}.benefit-card:nth-child(2n){border-left:1px solid var(--color-border)}.overview-features,.steps-grid{grid-template-columns:1fr}.bottom-trust{grid-template-columns:1fr;gap:8px}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000}.cart-drawer[hidden]{display:none}.cart-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009}.cart-drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(480px,92vw);background:#0b1117;border-left:1px solid rgba(255,255,255,.12);padding:24px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-count{margin:0;font-size:18px;font-weight:800;color:#fff;letter-spacing:.01em}.drawer-count span{color:#1c8fff}.drawer-close{width:43px;height:43px;flex-shrink:0;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#1c8fff;color:#fff;font-size:21px;font-weight:700;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease}.drawer-close:hover{background:#0e6acc;transform:rotate(90deg) scale(1.08)}.drawer-close:active{transform:rotate(90deg) scale(.94)}.drawer-order-line{margin:0;text-align:center;font-size:12px;font-weight:500;color:#ffffffd9}.drawer-divider{height:1px;background:#ffffff1f}.drawer-message{font-size:13px;color:#a7adb5;margin:0}.drawer-links{display:grid;gap:10px}.drawer-links .link-primary{background:#087cff;color:#fff}.drawer-links .link-ghost{border:1px solid rgba(255,255,255,.4);color:#fff}body>:not(.cart-drawer){transition:filter .22s ease}body.is-cart-drawer-open>:not(.cart-drawer){filter:blur(6px)}.cart-drawer-items{display:flex;flex-direction:column}.cart-drawer-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.cart-drawer-row-thumb{width:68px;height:68px;flex-shrink:0;border-radius:12px;object-fit:cover;background:#1a222b}.cart-drawer-row-info{min-width:0;flex:1}.cart-drawer-row-name{margin:0 0 3px;font-size:13px;font-weight:700;line-height:1.35;color:#fff}.cart-drawer-row-meta{margin:0 0 9px;font-size:12px;color:#a7adb5}.cart-drawer-qty{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;overflow:hidden}.cart-drawer-qty-btn{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#a7adb5;font-size:15px;font-weight:700;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.cart-drawer-qty-btn:hover:not(:disabled){background:#ffffff1a;color:#fff}.cart-drawer-qty-btn:disabled{opacity:.35;cursor:not-allowed;color:#5b6472}.cart-drawer-qty-val{min-width:30px;text-align:center;font-size:13px;font-weight:700;color:#fff}.cart-drawer-row-side{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.cart-drawer-row-price{margin:0;font-size:14px;font-weight:800;color:#1c8fff}.cart-drawer-remove{padding:0;border:0;background:transparent;color:#ffffff80;font-size:12px;font-weight:400;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease,text-decoration-color .15s ease}.cart-drawer-remove:hover{color:#fff;text-decoration:none}.cart-drawer-remove:disabled{opacity:.45;cursor:not-allowed;color:#ffffff40}.cart-drawer.is-busy .cart-drawer-items{opacity:.35}.cart-drawer.is-busy .cart-drawer-qty-btn,.cart-drawer.is-busy .cart-drawer-remove{color:#5b6472;cursor:not-allowed;animation:thermexor-drawer-pulse .9s ease-in-out infinite}@keyframes thermexor-drawer-pulse{0%,to{opacity:.45}50%{opacity:1}}.cart-drawer.is-busy .cart-drawer-qty-val{color:#5b6472}.cart-drawer.is-busy .drawer-links a{opacity:.4;background:#6b7c93;pointer-events:none;cursor:not-allowed}.cart-drawer-loading{margin:0;font-size:13px;color:#a7adb5}.cart-drawer.is-empty .drawer-order-line,.cart-drawer.is-empty .drawer-divider,.cart-drawer.is-empty .cart-drawer-items,.cart-drawer.is-empty .drawer-message,.cart-drawer.is-empty .cart-drawer-total,.cart-drawer.is-empty .drawer-links,.cart-drawer.is-empty .cart-drawer-note{display:none}.cart-drawer.is-empty .cart-drawer-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0}.cart-drawer-empty{padding:18px 0;text-align:center}.cart-drawer-empty p{margin:0 0 14px;font-size:13px;color:#a7adb5}.cart-drawer-empty a{display:inline-block;padding:10px 18px;border:1px solid rgba(255,255,255,.4);border-radius:8px;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.cart-drawer-empty[hidden]{display:none}.cart-drawer-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.cart-drawer-total span:first-child{color:#a7adb5;font-size:12px;font-weight:700;letter-spacing:.08em}.cart-drawer-total span:last-child{color:#fff;font-size:16px;font-weight:800}.cart-drawer-total[hidden]{display:none}.drawer-links a{text-align:center;padding:14px;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px}.cart-drawer-note{margin:0;text-align:center;font-size:11px;color:#7c8796}@media(min-width:768px){.sticky-buy{display:none}}body.single-product .site-header,body.product-template-default .site-header{margin-bottom:0}.product-page .product-hero{background:radial-gradient(circle at 30% 40%,rgba(0,100,255,.12),transparent 35%),linear-gradient(180deg,#05090d,#081017)}.product-page .comparison{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:200px;border:1px solid var(--color-border);border-radius:16px;overflow:hidden;background:#0b1117}.product-page .comparison-card{position:relative;padding:28px 36px;overflow:hidden}.product-page .comparison-card.installation{background:linear-gradient(90deg,#000000d9,#0000008c),radial-gradient(circle at 20% 30%,rgba(0,100,255,.1),transparent 40%)}.product-page .comparison-card.diy{background:linear-gradient(90deg,#0000008c,#000000d9),radial-gradient(circle at 80% 30%,rgba(0,120,255,.14),transparent 45%)}.product-page .comparison-label{margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.product-page .comparison-price{margin-bottom:14px;font-size:26px;font-weight:700}.product-page .comparison-card.diy .comparison-price{color:var(--color-primary)}.product-page .comparison-list{list-style:none;margin:0;padding:0;color:#c1c9d0;font-size:12px;line-height:1.9}.product-page .comparison-list li:before{content:"\d7";margin-right:8px;color:#aeb8c2}.product-page .comparison-list.check li:before{content:"\2713";color:var(--color-primary)}.product-page .saving-badge{position:absolute;left:50%;top:50%;width:128px;height:128px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--color-primary);border-radius:50%;background:radial-gradient(circle,#10243b,#061019);box-shadow:0 0 30px #0078ff40;text-align:center;z-index:2}.product-page .saving-small{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary)}.product-page .saving-number{font-size:26px;font-weight:700;color:var(--color-primary)}.product-page .feature-bar{border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:#070c11}.product-page .feature-row{display:grid;grid-template-columns:repeat(4,1fr)}.product-page .feature-item{display:flex;gap:12px;align-items:center;padding:20px 24px;border-right:1px solid rgba(255,255,255,.07)}.product-page .feature-item:last-child{border-right:0}.product-page .feature-icon{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #173653;border-radius:50%;color:var(--color-primary);background:#07121d}.product-page .feature-icon svg{width:20px;height:20px}.product-page .feature-title{margin-bottom:4px;font-size:13px;font-weight:700}.product-page .feature-text{color:#89949e;font-size:11px;line-height:1.45}.product-page .detail-nav a span{margin-right:8px;color:var(--color-primary);opacity:.85}.product-page .overview-card{display:grid;grid-template-columns:1fr 1.1fr;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;background:#080e14}.product-page .overview-copy{padding:24px 26px}.product-page .overview-copy .section-title{font-size:20px;margin-bottom:12px}.product-page .overview-description{margin-bottom:18px;color:#9ba6b0;font-size:13px;line-height:1.7}.product-page .overview-tags{display:flex;gap:24px;flex-wrap:wrap}.product-page .overview-tag strong{display:block;margin-bottom:4px;color:#6d7882;font-size:9px;letter-spacing:.08em}.product-page .overview-tag span{color:#dce3e8;font-size:12px}.product-page .overview-image{min-height:220px;display:flex}.product-page .overview-image .media-placeholder{flex:1;min-height:220px;border:0;border-radius:0}.product-page .bottom-cta{padding-block:56px 44px;background:var(--color-bg)}.product-page .cta-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px;border:1px solid #152c43;border-radius:12px;background:linear-gradient(90deg,#0a1c2d,#07131f);box-shadow:0 0 40px #007bff1a}.product-page .cta-content{display:flex;align-items:center;gap:14px}.product-page .cta-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-primary);border-radius:50%;color:var(--color-primary)}.product-page .cta-icon svg{width:20px;height:20px}.product-page .cta-title{margin-bottom:4px;font-size:15px;font-weight:700}.product-page .cta-description{color:#89949e;font-size:12px}.product-page .cta-button{flex-shrink:0;padding:13px 28px;border:0;border-radius:6px;color:#fff;background:#0878f9;font:inherit;font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.product-page .cta-button:hover{background:#2991ff;box-shadow:0 0 20px #0878f959;transform:translateY(-1px)}@media(max-width:900px){.product-page .comparison{grid-template-columns:1fr}.product-page .saving-badge{position:relative;left:auto;top:auto;transform:none;margin:-40px auto}.product-page .feature-row{grid-template-columns:repeat(2,1fr)}.product-page .feature-item{border-bottom:1px solid rgba(255,255,255,.07)}.product-page .feature-item:nth-child(2){border-right:0}.product-page .overview-card{grid-template-columns:1fr}.product-page .overview-image{min-height:200px}.product-page .cta-card{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:600px){.product-page .feature-row{grid-template-columns:1fr}.product-page .feature-item{border-right:0}.product-page .cta-card{padding:18px 20px}.product-page .cta-button{width:100%}}.product-page .product-gallery{display:grid;grid-template-columns:72px 1fr;gap:16px}.product-page .gallery-thumbs{display:flex;flex-direction:column;gap:10px}.product-page .gallery-thumb{width:72px;height:56px;overflow:hidden;border:1px solid #1d2935;border-radius:6px;background:#0b1117;cursor:pointer;padding:0;transition:border-color .2s ease,box-shadow .2s ease}.product-page .gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-page .gallery-thumb.active{border-color:#1685ff;box-shadow:0 0 12px #1685ff59}.product-page .gallery-main{position:relative;overflow:hidden;border-radius:8px;background:radial-gradient(circle at center,#172331,#05090d 70%)}.product-page .gallery-main img{display:block;width:100%;aspect-ratio:1.4 / 1;object-fit:cover}.product-page .gallery-zoom{position:absolute;top:16px;right:16px;width:36px;height:36px;border:1px solid #263544;border-radius:50%;color:#fff;background:#00000080;font-size:16px;cursor:pointer;display:grid;place-items:center;transition:border-color .2s ease,background .2s ease}.product-page .gallery-zoom:hover{border-color:#1685ff;background:#000000bf}.product-page .gallery-main{cursor:zoom-in}.product-page .gallery-main img{transition:transform .25s ease;will-change:transform;-webkit-user-drag:none;user-select:none;-webkit-user-select:none}.product-page .gallery-main.zoomed{cursor:grab;touch-action:none}.product-page .gallery-main.zoomed.dragging,.product-page .gallery-main.zoomed.dragging img{cursor:grabbing}.product-page .gallery-main.zoomed.dragging img{transition:none}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000f2;display:flex;align-items:center;justify-content:center}.product-lightbox[hidden]{display:none}.product-lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}.product-lightbox-close{position:absolute;top:20px;right:24px;background:transparent;border:0;color:#fff;font-size:32px;cursor:pointer;line-height:1}@media(max-width:600px){.product-page .product-gallery{grid-template-columns:1fr}.product-page .gallery-thumbs{order:2;flex-direction:row;overflow-x:auto;padding-bottom:4px}.product-page .gallery-thumb{flex-shrink:0}.product-page .gallery-main img{aspect-ratio:1.4 / 1}}@media(max-width:767px){.product-page .install-comparison,.product-page .feature-bar,.product-page .product-details,.product-page .bottom-cta{border-top:1px solid rgba(255,255,255,.08)}}.product-page{--color-bg: #02070b;--color-bg-soft: #050b11;--color-bg-card: #071018;--color-bg-card-2: #0a141d;--color-border: rgba(255, 255, 255, .1);--color-border-blue: rgba(0, 123, 255, .55);--color-text-primary: #ffffff;--color-text-secondary: #9aa7b4;--color-text-muted: #687582;--color-primary: #007bff;--color-primary-light: #2196ff;--radius: 8px;background:var(--color-bg)}.product-page .container{max-width:1440px}.product-page .product-hero{padding:32px 0 30px;background:radial-gradient(circle at 25% 40%,rgba(0,100,180,.12),transparent 35%),#02070b}.product-page .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:42px}.product-page .product-gallery{grid-template-columns:70px minmax(0,1fr);gap:14px}.product-page .gallery-thumbs{gap:8px}.product-page .gallery-thumb{width:62px;height:62px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#071018;transition:border-color .2s,transform .2s}.product-page .gallery-thumb:hover{border-color:#007bffb3;transform:translateY(-1px)}.product-page .gallery-thumb.active{border:1px solid #007bff;box-shadow:0 0 0 1px #007bff26}.product-page .gallery-main{position:relative;width:100%;aspect-ratio:1.2 / 1;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 50% 50%,#101c25,#03080c 70%)}.product-page .gallery-main img{width:100%;height:100%;object-fit:cover;aspect-ratio:auto}.product-page .gallery-zoom{right:12px;top:12px;width:30px;height:30px;border:none;background:#000000a6;font-size:13px}.product-page .hero-info .product-brand{margin-bottom:3px;color:#0087ff;font-size:10px;letter-spacing:.8px;text-transform:uppercase}.product-page .hero-info h1{max-width:600px;font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-1.2px;margin-bottom:10px}.product-page .product-rating{gap:7px;margin-bottom:15px;font-size:12px}.product-page .product-rating .stars{letter-spacing:1px;font-size:14px}.product-page .product-price{gap:7px;margin-bottom:3px}.product-page .price-label{font-size:12px;margin-bottom:-3px}.product-page .price-now{font-size:30px;letter-spacing:-.7px}.product-page .price-was{color:#67737d;font-size:13px}.product-page .save-badge{display:inline-flex;padding:3px 7px;border-radius:3px;background:#007bff33;color:#45a8ff;font-size:9px}.product-page .compare-line{color:#7f8c98;font-size:11px;margin-bottom:18px}.product-page .vehicle-title{font-size:12px;color:#dbe2e8;margin-bottom:8px;text-transform:none;letter-spacing:0;font-weight:400}.product-page .vehicle-btns{gap:8px;margin-bottom:14px}.product-page .vehicle-btn{min-height:55px;padding:9px 8px;border:1px solid rgba(255,255,255,.2);border-radius:5px;background:#ffffff04;transition:.2s}.product-page .vehicle-btn:hover{border-color:#007bffb3}.product-page .vehicle-btn.active{border-color:#007bff;background:#007bff12}.product-page .vehicle-btn strong{font-size:10px;font-weight:600;margin-bottom:2px}.product-page .vehicle-btn small{color:#aeb9c3;font-size:10px}.product-page .purchase-actions{gap:10px;margin-bottom:22px}.product-page .cta-buy{height:42px;padding:0 20px;border-radius:4px;font-size:12px}.product-page .cta-buy.cta-primary{background:#087cff;border-color:#087cff;box-shadow:0 5px 18px #007bff26}.product-page .cta-buy.cta-primary:hover{background:#2196ff}.product-page .cta-buy.cta-secondary{border-color:#ffffff73}.product-page .cta-buy.cta-secondary:hover{background:#ffffff0d}.product-page .trust-benefits{gap:12px}.product-page .service-item{display:flex;align-items:center;gap:7px;color:#c7d0d8;font-size:9px}.product-page .service-icon{width:20px;height:20px;flex-shrink:0;border:1px solid rgba(0,123,255,.55);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0087ff;font-size:9px}.product-page .service-text strong{display:block;color:#e7edf2;font-size:9px;font-weight:500}.product-page .service-text span{display:block;color:#697682;font-size:8px}.product-page .install-comparison{background:#060d13;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04);padding-block:0}.product-page .comparison{min-height:180px;display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;gap:20px;border:0;border-radius:0;background:transparent;overflow:visible}.product-page .comparison-card.installation{grid-column:1}.product-page .comparison-card.diy{grid-column:3}.product-page .comparison-card{min-height:145px;padding:20px 24px;border:0;border-radius:0;background:linear-gradient(90deg,#000000b8,#0000006b);background-size:cover;background-position:center}.product-page .comparison-label{color:#dfe7ed;font-size:9px;letter-spacing:.6px;margin-bottom:3px}.product-page .comparison-price{font-size:21px;margin-bottom:7px}.product-page .comparison-list{color:#a5b0b9;font-size:8px;line-height:1.9}.product-page .comparison-list li:before{color:#74808b}.product-page .saving-badge{position:absolute;left:50%;top:50%;width:125px;height:125px;transform:translate(-50%,-50%);border:1px solid #0087ff;border-radius:50%;background:radial-gradient(circle,#007bff38,#007bff0a);box-shadow:0 0 25px #007bff26;z-index:2;gap:0}.product-page .saving-small{color:#b7c4ce;font-size:9px;letter-spacing:.1em;text-transform:uppercase;line-height:1.3}.product-page .saving-number{color:#fff;font-size:25px;line-height:1.1;margin-top:2px}.product-page .feature-bar{padding:25px 0;background:#02070b;border:0}.product-page .feature-row{grid-template-columns:repeat(4,1fr);gap:0}.product-page .feature-item{gap:13px;padding:0 28px;min-height:50px;border-right:1px solid rgba(255,255,255,.1);border-bottom:0}.product-page .feature-item:first-child{padding-left:30px}.product-page .feature-icon{width:40px;height:40px;border:1px solid rgba(0,123,255,.18);background:#007bff0a;color:#0087ff;font-size:18px}.product-page .feature-icon svg{display:none}.product-page .feature-title{font-size:11px;font-weight:600;margin-bottom:1px}.product-page .feature-text{color:#7d8994;font-size:8px;line-height:1.4}.product-page .product-details{padding:0 0 25px}.product-page .details-layout{grid-template-columns:220px 1fr;gap:18px}.product-page .detail-nav{position:sticky;top:100px;background:#060d13;border:1px solid rgba(255,255,255,.07);border-radius:7px;padding:8px;gap:0}.product-page .detail-nav a{height:38px;display:flex;align-items:center;gap:9px;padding:0 12px;border-radius:4px;border-left:0;color:#8e9aa5;font-size:10px}.product-page .detail-nav a:hover{color:#fff;background:#ffffff08}.product-page .detail-nav a.active{color:#fff;background:#007bff12;border-left:2px solid #007bff}.product-page .detail-nav a span{color:#7b8791;width:14px;text-align:center;margin-right:0;opacity:1}.product-page .overview-card{grid-template-columns:.9fr 1.1fr;min-height:220px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#050b10}.product-page .overview-copy{padding:25px}.product-page .overview-copy .section-title{font-size:18px;margin-bottom:8px}.product-page .overview-description{color:#a2adb7;font-size:10px;line-height:1.7;max-width:520px;margin-bottom:20px}.product-page .overview-tags{gap:25px}.product-page .overview-tag{position:relative;padding-left:10px}.product-page .overview-tag:before{content:"";position:absolute;left:0;top:4px;width:3px;height:20px;background:#007bff;border-radius:2px}.product-page .overview-tag strong{display:block;color:#a7b2bc;font-size:8px;font-weight:400;margin-bottom:0;letter-spacing:0}.product-page .overview-tag span{display:block;color:#5e6b76;font-size:7px}.product-page .overview-image{min-height:220px;background:#071018}.product-page .overview-image .media-placeholder{border:0;border-radius:0;min-height:220px}.product-page .bottom-cta{padding:0;background:var(--color-bg)}.product-page .cta-card{min-height:75px;padding:12px 30px;border:1px solid rgba(0,123,255,.14);border-radius:8px 8px 0 0;background:linear-gradient(90deg,#007bff26,#007bff0a);box-shadow:none}.product-page .cta-icon{width:42px;height:42px;border:1px solid rgba(0,123,255,.35)}.product-page .cta-title{font-size:14px;margin-bottom:1px}.product-page .cta-description{font-size:9px}.product-page .cta-button{min-width:150px;height:36px;padding:0 24px;border:none;border-radius:4px;background:#087cff;font-size:10px}.product-page .bottom-trust{min-height:34px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#050b10;border:1px solid rgba(255,255,255,.06);border-top:none;border-radius:0 0 8px 8px;text-align:center;color:#75818c;font-size:8px;margin-top:0;gap:0}.product-page .bottom-trust span{color:#0087ff;margin-right:5px}@media(max-width:1100px){.product-page .hero-grid{grid-template-columns:1fr}.product-page .hero-info{max-width:760px}.product-page .comparison{grid-template-columns:1fr;padding:20px 0}.product-page .comparison-card.installation{grid-column:1;grid-row:1}.product-page .comparison-card.diy{grid-column:1;grid-row:3}.product-page .saving-badge{grid-column:1;grid-row:2;position:relative;left:auto;top:auto;transform:none;margin:-10px auto}.product-page .feature-row{grid-template-columns:repeat(2,1fr);row-gap:25px}.product-page .feature-item:nth-child(2){border-right:none}}@media(max-width:768px){.product-page .container{width:calc(100% - 30px)}.product-page .product-hero{padding-top:15px}.product-page .product-gallery{grid-template-columns:1fr}.product-page .gallery-thumbs{order:2;flex-direction:row;overflow-x:auto;padding-bottom:4px}.product-page .gallery-thumb{flex:0 0 56px;width:56px;height:56px;min-height:0}.product-page .hero-info h1{font-size:29px}.product-page .vehicle-btns{grid-template-columns:repeat(3,1fr)}.product-page .trust-benefits{grid-template-columns:repeat(3,1fr);gap:8px}.product-page .feature-row{grid-template-columns:1fr}.product-page .feature-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.07);padding:12px 0;min-height:auto}.product-page .feature-item:last-child{border-bottom:none}.product-page .details-layout{grid-template-columns:1fr}.product-page .detail-nav{position:static;display:flex;overflow-x:auto;gap:5px}.product-page .detail-nav a{flex:0 0 auto}.product-page .overview-card{grid-template-columns:1fr}.product-page .overview-image{min-height:220px;order:-1}.product-page .overview-tags{flex-direction:column;gap:10px}.product-page .cta-card{flex-direction:column;align-items:flex-start;padding:18px}.product-page .cta-button{width:100%}.product-page .bottom-trust{grid-template-columns:1fr;gap:8px;padding:10px}}@media(max-width:480px){.product-page .product-gallery{gap:8px}.product-page .gallery-main{aspect-ratio:1 / 1}.product-page .hero-info h1{font-size:26px}.product-page .price-now{font-size:27px}}.product-page .woocommerce-Reviews-title{display:none}.product-page .product-rating .stars-empty{color:var(--color-text-muted);opacity:.45}.product-page .product-gallery.single-image{grid-template-columns:1fr}.product-page .product-gallery.single-image .gallery-thumbs{display:none}.section-intro h2,#problem h2,.results-title{font-size:clamp(1.5rem,2.8vw,2.25rem);max-width:30ch}.home-product-info h2{font-size:clamp(1.75rem,3vw,2.4rem)}#faq h2,.contact-copy h2,#conversion h2{font-size:clamp(1.5rem,2.8vw,2.25rem);max-width:30ch}.btn-accent{color:#fff}#product-card.section{padding-block:44px}@media(min-width:981px){#product-card .home-product-card{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr)}}#product-card .home-product-gallery{padding:12px}#product-card .home-product-main{aspect-ratio:4 / 3;min-height:0}#product-card .gallery-thumbs{gap:8px;margin-top:8px}#product-card .gallery-thumb{position:relative;min-height:0;padding:0;overflow:hidden;border:2px solid transparent;border-radius:6px;background:var(--surface);cursor:pointer;width:70%;justify-self:center}#product-card .gallery-thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}#product-card .gallery-thumb .thumb-label{position:absolute;left:0;right:0;bottom:0;padding:3px 6px;background:#ffffffe0;color:var(--ink);font-size:.6rem;font-weight:800;text-align:left}#product-card .gallery-thumb.active{border-color:var(--ink)}#product-card .gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:56px;height:56px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer}#product-card .gallery-arrow svg{width:42px;height:42px}#product-card .gallery-arrow-prev{left:2px}#product-card .gallery-arrow-next{right:2px}#product-card .gallery-arrow:hover{color:var(--teal)}#product-card .home-product-info{padding:clamp(20px,2.6vw,32px)}#product-card .home-product-info h2{margin-bottom:10px;font-size:clamp(1.4rem,2vw,1.8rem)}#product-card .home-product-info .price{margin-top:12px;font-size:1.7rem}#product-card .price{display:flex;align-items:baseline;gap:8px}#product-card .price .price-was{margin:0;color:var(--muted);font-size:.72em;font-weight:700;text-decoration:line-through}#product-card .option-label{margin:14px 0 7px}#product-card .variant-option span{min-height:48px;padding:8px 6px}#product-card .buy-row{margin-top:12px}#product-card .home-product-benefits{margin:14px 0}#product-card .home-product-benefits li{padding:6px 0 6px 24px}#product-card .home-product-trust span{padding:8px 6px}#product-card .home-product-links{margin-top:14px}@media(max-width:767px){#product-card .gallery-thumbs{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;margin-top:10px}#product-card .gallery-thumb{width:10px;height:10px;min-height:0;padding:0;border:0;border-radius:50%;background:var(--muted);opacity:.45}#product-card .gallery-thumb img,#product-card .gallery-thumb .thumb-label{display:none}#product-card .gallery-thumb.active{background:var(--ink);opacity:1}}@media(max-width:620px){.single-product .header-inner:has(.menu-toggle)>.brand{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.single-product .header-inner:has(.menu-toggle) .desktop-nav{display:none}}.woocommerce-cart .page-hero,.woocommerce-checkout .page-hero{padding-block:26px 18px}body.woocommerce-checkout .site-header .cart-link,body.woocommerce-checkout .mobile-nav a[data-cart-open],body.woocommerce-checkout .site-header .desktop-nav .nav-product-link{display:none}@media(max-width:620px){body.woocommerce-checkout .header-inner:has(.menu-toggle)>.brand{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.woocommerce-cart .page-hero h1,.woocommerce-checkout .page-hero h1{margin-bottom:0;font-size:clamp(1.5rem,4vw,2.1rem)}.woocommerce-cart .page-hero .eyebrow,.woocommerce-checkout .page-hero .eyebrow{margin-bottom:4px}@media(min-width:901px){.woocommerce-cart .site-header,.woocommerce-checkout .site-header{margin-bottom:0}}.woocommerce-cart main>.section,.woocommerce-checkout main>.section{padding-block:28px}.woocommerce-cart main>.section>.container.narrow,.woocommerce-checkout main>.section>.container.narrow{width:min(calc(100% - 28px),1100px)}.woocommerce-cart .wc-block-cart-item__image{width:64px}.woocommerce-cart .wc-block-cart-item__product{min-width:0}.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-name{word-break:break-word}.woocommerce-cart .wc-block-components-totals-wrapper,.woocommerce-checkout .wc-block-components-checkout-step{padding-block:14px}@media(max-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex;flex-direction:column}.woocommerce-checkout .wc-block-checkout__main{order:1}.woocommerce-checkout .wc-block-checkout__sidebar{order:2}}.woocommerce-cart .wc-block-cart-item__prices{display:none!important}.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-name{font-weight:700!important}.woocommerce-cart .wc-block-cart-item__total .wc-block-components-product-price__value{font-size:1.2rem!important;font-weight:600!important}.solution-accent{color:#4b98f7}.solution-flow.process-wrapper{display:flex;align-items:stretch;gap:12px;margin-top:30px;border:0;border-radius:0;background:transparent;overflow:visible}.process-card{flex:1;min-width:0;background:#0e1220;border:1px solid #222840;border-radius:16px;padding:18px;display:flex;flex-direction:column;align-items:center;text-align:center}.process-icon{width:64px;height:64px;margin:0 auto 10px;background:#151a2e;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.process-icon.is-heat,.process-icon.is-ray{border-color:#ff9024;color:#ff9024}.process-icon.is-shield,.process-icon.is-cool{border-color:#3080ff;color:#3080ff}.process-text h3{margin:0 0 6px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#9ba4af}.process-text p{margin:0;color:#e8ebf5;font-size:13px;line-height:1.4}.process-divider{width:44px;height:2px;background:#264488;margin:10px 0 14px}.process-media{width:100%;height:170px;display:flex;align-items:center;justify-content:center}.process-media img{width:100%;height:100%;object-fit:contain}@media(max-width:800px){.solution-flow.process-wrapper{gap:8px}.process-card{padding:14px 10px;border-radius:12px}.process-icon{width:44px;height:44px;margin-bottom:8px;font-size:16px}.process-text p{font-size:10px}.process-divider{width:32px;margin:8px 0 10px}.process-media{height:90px}}@media(max-width:500px){.solution-flow.process-wrapper{gap:5px}.process-card{padding:8px 5px}.process-icon{width:36px;height:36px;margin-bottom:6px;font-size:14px}.process-text h3{font-size:.55rem}.process-text p{font-size:9px}.process-divider{width:24px;margin:6px 0 8px}.process-media{height:64px}}#solution{padding-block:64px}#solution .section-intro{margin-bottom:28px}.cost-section{position:relative;padding:96px 0 72px;background:radial-gradient(900px 520px at 83% 57%,rgba(0,105,255,.085),transparent 68%),radial-gradient(680px 430px at 48% 66%,rgba(37,126,255,.045),transparent 74%),linear-gradient(135deg,#020811,#030b14 48%,#020913);isolation:isolate}.cost-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.01) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.3),transparent 78%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.3),transparent 78%)}.cost-section h2{color:#f7f8fb;max-width:none}.cost-wrap{width:min(1470px,calc(100% - 110px));margin-inline:auto}.cost-top{display:grid;grid-template-columns:1fr 1fr;gap:82px;align-items:end;margin-bottom:38px}.cost-eyebrow{color:#3a93ff;font-size:14px;letter-spacing:.12em;font-weight:800;text-transform:uppercase;margin-bottom:16px}.cost-accent{color:#2a7fff}.cost-intro{font-size:18px;line-height:1.58;color:#bcc5d2;max-width:650px;margin:0 0 24px}.cost-intro strong{color:#3b92ff}.cost-cards{position:relative;display:grid;grid-template-columns:1fr 1.06fr;gap:28px;align-items:stretch}.cost-card{position:relative;min-height:535px;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#0c1926f2,#050e18fa);border:1px solid rgba(255,255,255,.22);box-shadow:0 22px 80px #00000047}.cost-card.is-traditional{border-color:#ffffff3b}.cost-card.is-thermexor{border-color:#318fff;box-shadow:0 0 0 1px #217bff26,0 22px 90px #005dff1a}.cost-left-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#050d15fa,#050d15e0 42%,#050d1580 75%,#050d15d1),linear-gradient(180deg,#060e1759,#060e17f5 82%),url(cost-left-bg.png);background-size:cover;background-position:58% 50%;filter:saturate(.7) brightness(.72)}.cost-glow{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.cost-glow:before{content:"";position:absolute;width:630px;height:530px;right:-44px;top:-60px;background:radial-gradient(circle at 55% 50%,rgba(22,132,255,.2) 0%,rgba(20,119,255,.09) 34%,rgba(11,55,105,.04) 52%,transparent 72%);filter:blur(1px)}.cost-glow:after{content:"";position:absolute;width:360px;height:2px;right:35px;top:360px;background:linear-gradient(90deg,transparent,rgba(40,147,255,.35),transparent);box-shadow:0 0 30px 8px #1985ff17;transform:rotate(-8deg)}.cost-product{position:absolute;width:42%;max-width:455px;right:23px;top:78px;aspect-ratio:4/3;object-fit:cover;border-radius:7px;filter:contrast(1.03) saturate(1.06) brightness(.95);mix-blend-mode:screen;opacity:.94;-webkit-mask-image:radial-gradient(ellipse 90% 83% at 54% 52%,#000 58%,rgba(0,0,0,.92) 72%,transparent 99%);mask-image:radial-gradient(ellipse 90% 83% at 54% 52%,#000 58%,rgba(0,0,0,.92) 72%,transparent 99%)}.cost-content{position:relative;z-index:2;padding:36px 38px 30px;height:100%;display:flex;flex-direction:column}.cost-badge{align-self:flex-start;padding:9px 13px;border-radius:6px;background:#ffffff1a;color:#c3c8cf;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;border:1px solid rgba(255,255,255,.04)}.is-thermexor .cost-badge{background:linear-gradient(180deg,#1270dc8a,#0a3e85b3);color:#8cc4ff;border-color:#2e8fff33}.cost-title{font-size:23px;line-height:1.2;font-weight:800;margin:0 0 14px;letter-spacing:-.02em;color:#f7f8fb}.cost-price{font-size:60px;line-height:.95;font-weight:800;letter-spacing:-.045em;margin:0 0 8px;color:#f7f8fb}.cost-sub{color:#c2cad5;font-size:16px;line-height:1.4;margin-bottom:18px}.cost-divider{height:1px;background:#ffffff17;margin:0 0 18px}.cost-list{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;font-size:15px;color:#c8d0db;max-width:455px}.cost-list li{display:flex;align-items:center;gap:12px}.cost-icon{width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 28px;font-size:16px;font-weight:700}.is-traditional .cost-icon{background:#ffffff0f;color:#9da7b2}.is-thermexor .cost-icon{background:linear-gradient(180deg,#238eff,#076df3);color:#fff;box-shadow:0 0 18px #167cff3d}.is-thermexor .cost-title,.is-thermexor .cost-price,.is-thermexor .cost-sub,.is-thermexor .cost-list,.is-thermexor .cost-divider,.is-thermexor .cost-cta{max-width:52%}.cost-cta{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding-top:18px}.cost-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:312px;padding:15px 24px;background:linear-gradient(180deg,#168cff,#056bf1);color:#fff;border-radius:7px;font-size:18px;font-weight:800;box-shadow:0 10px 24px #0267ee36;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.cost-btn:hover{transform:translateY(-2px);filter:brightness(1.07);box-shadow:0 14px 30px #046fff52}.cost-save{position:absolute;z-index:10;left:calc(48.55% - 41px);top:194px;width:90px;height:90px;border-radius:50%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 36% 28%,#237dff,#0d58c6 55%,#0b459d);border:2px solid #61aaff;box-shadow:0 0 0 6px #0d5ccb47,0 0 32px #1577ff47;font-weight:800;font-size:15px;line-height:1.15;color:#fff}.cost-save strong{display:block;font-size:22px;margin-top:3px}@media(max-width:1100px){.cost-wrap{width:min(100% - 44px,1000px)}.cost-top{gap:35px}.cost-top h2{font-size:48px}.cost-intro{font-size:16px}.cost-cards{grid-template-columns:1fr;gap:24px}.cost-save{left:50%;top:calc(50% - 44px);transform:translate(-50%,-50%)}.cost-card{min-height:510px}.is-thermexor .cost-title,.is-thermexor .cost-price,.is-thermexor .cost-sub,.is-thermexor .cost-list,.is-thermexor .cost-divider,.is-thermexor .cost-cta{max-width:58%}.cost-product{width:40%;right:20px;top:104px}}@media(max-width:760px){.cost-section{padding:24px 0 44px}.cost-wrap{width:calc(100% - 28px)}.cost-top{grid-template-columns:1fr;gap:22px;margin-bottom:24px}.cost-eyebrow{font-size:12px}.cost-top h2{font-size:42px;line-height:.98}.cost-intro{font-size:15px;margin-bottom:0}.cost-card{min-height:auto}.cost-content{padding:26px 22px 24px}.cost-title{font-size:21px}.cost-price{font-size:52px}.cost-sub{font-size:15px}.cost-list{font-size:14px}.cost-save{position:relative;left:auto;top:auto;transform:none;margin:-10px auto;order:2}.cost-cards{display:flex;flex-direction:column}.is-traditional{order:1}.is-thermexor{order:3;padding-top:260px}.is-thermexor .cost-content{min-height:600px}.cost-product{width:82%;max-width:none;right:9%;top:34px;height:250px;object-fit:cover}.is-thermexor .cost-title,.is-thermexor .cost-price,.is-thermexor .cost-sub,.is-thermexor .cost-list,.is-thermexor .cost-divider,.is-thermexor .cost-cta{max-width:100%}.cost-btn{min-width:0;width:100%}}.vehicle-image-slot{height:auto;aspect-ratio:16 / 9;padding:0;border:0;background:transparent;overflow:hidden}.vehicle-image-slot img{width:100%;height:100%;object-fit:cover;border-radius:6px}.application-step .media-placeholder img{display:block;width:100%;height:250px;object-fit:cover}@media(max-width:480px){.application-step .media-placeholder img{height:220px}}.reviews-note{text-align:center;margin-top:24px}@media(max-width:900px){.performance-layout{grid-template-columns:repeat(4,minmax(0,1fr))}.performance-item{border-bottom:0}.performance-item:nth-child(2){border-right:1px solid rgba(255,255,255,.22)}}@media(max-width:600px){.performance-item{min-height:88px;padding:10px 6px;flex-direction:column;gap:6px;text-align:center;justify-content:center}.performance-item:first-child{padding-left:6px}.performance-item:last-child{padding-right:6px}.performance-item h2{font-size:.6rem;margin-bottom:3px}.performance-item p{font-size:.58rem}.performance-icon{width:30px;height:30px;flex-basis:30px;background-size:30px 30px;font-size:.95rem}}.hiw-hero-chips{margin:20px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.hiw-hero-chips li{padding:7px 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:.78rem;font-weight:750;letter-spacing:.02em}.hiw-steps{align-items:stretch}.hiw-step{display:flex;flex-direction:column}.hiw-step .application-copy{display:flex;flex-direction:column;flex:1;padding:26px}.hiw-step-copy>.hiw-step-no{margin-bottom:12px}.hiw-step h3{margin-bottom:8px;font-size:1.22rem;line-height:1.25}.hiw-step-list{margin:14px 0 0;padding:0;list-style:none}.hiw-step-list li{position:relative;padding:6px 0 6px 26px;color:var(--muted);font-size:.85rem;line-height:1.45}.hiw-step-list li:before{content:"\2713";position:absolute;left:2px;top:5px;color:var(--lime);font-weight:900}.hiw-step-copy>.hiw-step-meta{margin-top:auto;margin-bottom:0;padding-top:16px;display:flex;flex-wrap:wrap;gap:6px;border-top:1px solid var(--line);color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit}.hiw-step-meta>span{padding:5px 10px;border:1px solid var(--line);border-radius:999px;color:var(--teal);font-size:.66rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.hiw-video{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:#0b0f14}.hiw-video img{width:100%;height:100%;display:block;object-fit:cover}.hiw-play{position:absolute;left:50%;top:50%;width:72px;height:72px;transform:translate(-50%,-50%);border-radius:50%;background:var(--lime);box-shadow:0 10px 30px #00000073}.hiw-play:after{content:"";width:0;height:0;margin-left:6px;border-left:22px solid var(--ink);border-top:13px solid transparent;border-bottom:13px solid transparent}.hiw-video-chip{position:absolute;left:14px;bottom:14px;padding:6px 12px;border-radius:6px;background:#05090db8;color:#dfe3dd;font-size:.7rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-product-new,.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-heading:not(.wc-block-cart__empty-cart__title),.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-separator{display:none}.woocommerce-cart .wc-block-cart__empty-cart__title{position:relative;margin:0 auto;padding-top:92px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;letter-spacing:-.01em}.woocommerce-cart .wc-block-cart__empty-cart__title.with-empty-cart-icon:before,.woocommerce-cart .wc-block-cart__empty-cart__title:before{content:"";position:absolute;top:0;left:50%;width:58px;height:58px;transform:translate(-50%);border:1px solid var(--line);border-radius:50%;background:var(--surface) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23087cff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/%3E%3C/svg%3E") center / 26px 26px no-repeat!important;mask-image:none!important;-webkit-mask-image:none!important;-webkit-mask-size:auto!important;mask-size:auto!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;box-shadow:var(--shadow)}.empty-cart-actions{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 24px}.empty-cart-actions .btn{min-width:190px;justify-content:center}.empty-cart-actions .text-link{color:var(--teal)}body.woocommerce-checkout .page-hero{display:none}body.woocommerce-checkout main>.section{padding:0}body.woocommerce-checkout main>.section>.container.narrow{width:100%;max-width:none}.thermexor-checkout{min-height:100vh;display:flex;max-width:1300px;margin:0 auto}.checkout-main{width:52.7%;padding:30px 38px 80px;border-right:1px solid #ddd;background:#fff}.main-inner{width:100%;max-width:465px;margin-left:auto;margin-right:0}.order-summary{width:47.3%;background:#f6f6f6;padding:30px 38px}.summary-inner{max-width:370px;margin-left:0}.order-summary .summary-inner .product{margin-bottom:19px}.order-summary .summary-inner .discount{margin-bottom:30px}.express-section{margin-bottom:25px}.express-title{text-align:center;color:#777;font-size:13px;margin-bottom:14px}.express-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.express-btn{height:45px;border:0;border-radius:10px;cursor:pointer;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;font-family:inherit}.express-btn-paypal{background:#ffc439;color:#003087;font-style:italic;font-size:20px}.express-btn-apple,.express-btn-gpay{background:#000;color:#fff}.google-g{color:#4285f4;margin-right:2px;font-weight:700}.or-divider{display:flex;align-items:center;gap:12px;margin:25px 0;color:#777;font-size:13px}.or-divider:before,.or-divider:after{content:"";height:1px;background:#ddd;flex:1}.express-btn:disabled{opacity:1;cursor:not-allowed}.express-btn-shop{background:#5a31f4;color:#fff;font-size:19px}.thermexor-card-placeholder{padding:0;list-style:none}.thermexor-card-placeholder .payment-box{border:1px solid #1468ff;border-radius:10px;overflow:hidden}.thermexor-card-placeholder .payment-header{height:50px;background:#f1f5ff;display:flex;align-items:center;padding:0 13px;gap:10px}.thermexor-card-placeholder .radio{width:16px;height:16px;border:1px solid #1976ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.thermexor-card-placeholder .radio:after{content:"";width:7px;height:7px;background:#1976ff;border-radius:50%}.thermexor-card-placeholder .credit-label{font-size:13px;font-weight:600;flex:1}.thermexor-card-placeholder .card-brands{display:flex;gap:5px;align-items:center}.thermexor-card-placeholder .card{height:23px;min-width:35px;padding:0 5px;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:9px;font-weight:800;border:1px solid #ddd;background:#fff}.thermexor-card-placeholder .visa{background:#1434cb;color:#fff;border:0;font-style:italic}.thermexor-card-placeholder .mastercard{background:#111;color:#fff;position:relative}.thermexor-card-placeholder .mastercard:before,.thermexor-card-placeholder .mastercard:after{content:"";width:12px;height:12px;border-radius:50%;position:absolute}.thermexor-card-placeholder .mastercard:before{background:#eb001b;left:6px}.thermexor-card-placeholder .mastercard:after{background:#f79e1b;right:6px}.thermexor-card-placeholder .amex{background:#1976d2;color:#fff;border:0}.thermexor-card-placeholder .more-cards{font-size:9px;color:#555;padding:0 3px}.thermexor-card-placeholder .card-fields{padding:12px;display:none;gap:8px}.thermexor-card-placeholder .card-fields.active{display:grid;grid-template-columns:1fr 1fr}.thermexor-card-placeholder .card-fields .full{grid-column:1 / -1}.thermexor-card-placeholder .form-group{position:relative;flex:1}.thermexor-card-placeholder .full{margin-bottom:9px}.thermexor-card-placeholder .card-fields input{width:100%;height:46px;border:1px solid #d4d4d4;border-radius:10px;outline:none;background:#fff;color:#333;padding:0 11px;font-size:13px}.thermexor-card-placeholder .card-fields input:focus{border-color:#1677ff;box-shadow:0 0 0 1px #1677ff}.checkout-section{margin-bottom:27px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-title{font-size:18px;font-weight:600;margin:0}body.woocommerce-checkout .woocommerce form .form-row{margin:0;padding:0}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row,body.woocommerce-checkout .checkout-contact .form-row,body.woocommerce-checkout .checkout-delivery .form-row{position:relative}body.woocommerce-checkout .checkout-contact .form-row label,body.woocommerce-checkout .checkout-delivery .form-row label{position:absolute;top:5px;left:11px;font-size:10px;font-weight:400;color:#667085;margin:0;pointer-events:none;z-index:1;text-transform:none;letter-spacing:0}body.woocommerce-checkout .checkout-contact .form-row label .optional,body.woocommerce-checkout .checkout-delivery .form-row label .optional{display:none}body.woocommerce-checkout .woocommerce form .form-row input.input-text,body.woocommerce-checkout .woocommerce form .form-row select,body.woocommerce-checkout .woocommerce form .form-row textarea.input-text{height:46px;border:1px solid #d4d4d4;border-radius:10px;background:#fff;color:#333;padding:13px 11px 0;font-size:13px;width:100%;margin:0;box-shadow:none}body.woocommerce-checkout .woocommerce form .form-row textarea.input-text{height:auto;min-height:76px;padding-top:15px;resize:vertical}body.woocommerce-checkout .woocommerce form .form-row input.input-text:focus,body.woocommerce-checkout .woocommerce form .form-row select:focus{border-color:#1677ff;box-shadow:0 0 0 1px #1677ff;outline:none}body.woocommerce-checkout .woocommerce form .form-row input.input-text::placeholder{color:#697586}body.woocommerce-checkout .woocommerce form .form-row select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23555' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:32px}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:9px;row-gap:14px}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{width:auto;min-width:0;float:none}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:1 / -1}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .thermexor-name-col{grid-column:span 3}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .thermexor-col-third{grid-column:span 2}body.woocommerce-checkout .checkout-delivery .form-row .select2-container .select2-selection--single{height:46px;padding:13px 11px 0;font-size:13px;border:1px solid #d4d4d4;border-radius:10px;background:#fff}.thermexor-save-info{border:1px solid #d4d4d4;border-radius:10px;padding:16px 20px;margin-top:14px;background:#fff;font-size:13px}.thermexor-save-info .save-info-title{font-weight:600;margin-bottom:10px;color:#111}.thermexor-save-info .save-info-row{display:flex;align-items:center;gap:8px}.thermexor-save-info .save-info-icon{width:18px;height:18px;flex:none}.thermexor-save-info .save-info-input{flex:1;min-width:0;height:38px;border:1px solid #d4d4d4;border-radius:8px;padding:0 12px;font:inherit;font-size:13px;background:#fff}.thermexor-save-info .save-info-input:focus{outline:none;border-color:#1677ff;box-shadow:0 0 0 1px #1677ff}.thermexor-save-info .save-info-country{height:38px;border:1px solid #d4d4d4;border-radius:8px;background:#f6f6f6;color:#333;font:inherit;font-size:13px;font-weight:500;padding:0 12px;cursor:pointer}.thermexor-save-info .save-info-privacy{margin-top:8px;color:#777;font-size:12px;line-height:1.4}#billing_country_field>label{line-height:1}body.woocommerce-checkout .woocommerce-account-fields .form-row{position:static}body.woocommerce-checkout .woocommerce-account-fields .form-row label{position:static;font-size:13px;color:#333;font-weight:400}.shipping-title{font-size:15px;font-weight:600;margin:21px 0 11px}.shipping-empty{background:#f4f4f4;border-radius:10px;min-height:48px;display:flex;align-items:center;justify-content:center;color:#777;font-size:13px;text-align:center;padding:0 16px}.thermexor-shipping-methods ul.woocommerce-shipping-methods{list-style:none;margin:0;padding:0}.thermexor-shipping-methods ul.woocommerce-shipping-methods li{display:flex;align-items:center;gap:9px;padding:13px 14px;border:1px solid #ddd;border-radius:10px;margin-bottom:8px;background:#fff}.thermexor-shipping-methods ul.woocommerce-shipping-methods li:last-child{margin-bottom:0}.thermexor-shipping-methods input.shipping_method{width:auto;height:auto;margin:0;accent-color:#111}.thermexor-shipping-methods ul.woocommerce-shipping-methods label{margin:0;font-size:13px;color:#333;flex:1;cursor:pointer}.thermexor-order-notes{margin-top:18px}.thermexor-order-notes .form-row{position:static}.thermexor-order-notes .form-row label{position:static;display:block;font-size:12px;color:#666;margin-bottom:6px}.payment-title{font-size:18px;font-weight:600;margin:30px 0 3px}.secure-text{font-size:12px;color:#777;margin-bottom:14px}body.woocommerce-checkout #payment.woocommerce-checkout-payment{background:#fff}body.woocommerce-checkout #payment ul.wc_payment_methods{padding:0;margin:0;border:1px solid #1468ff;border-radius:10px;overflow:hidden;background:#f1f5ff}body.woocommerce-checkout #payment ul.wc_payment_methods li{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:13px;border-bottom:1px solid #e3eaff;background:#f1f5ff}body.woocommerce-checkout #payment ul.wc_payment_methods li:last-child{border-bottom:0}body.woocommerce-checkout #payment ul.wc_payment_methods li .input-radio{width:16px;height:16px;margin:0;accent-color:#1976ff}body.woocommerce-checkout #payment ul.wc_payment_methods li>label{font-size:13px;font-weight:600;margin:0;flex:1;color:#111}body.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box{background:#fff;padding:12px 14px;margin:0;width:100%;font-size:12px;color:#555;border-radius:0 0 10px 10px}body.woocommerce-checkout #payment ul.wc_payment_methods li .woocommerce-info{border:0;background:transparent;padding:0;margin:0;font-size:12px;color:#666}#payment ul.wc_payment_methods:has(>li.thermexor-card-placeholder){border:0;background:none;overflow:visible}#payment ul.wc_payment_methods:has(>li.thermexor-card-placeholder) li.thermexor-card-placeholder{display:block;padding:0;border-bottom:0;background:transparent}body.woocommerce-checkout #payment div.place-order{padding:0;margin:0}body.woocommerce-checkout #payment div.place-order #place_order{width:100%;height:50px;border:0;border-radius:9px;background:#111;color:#fff;margin-top:15px;cursor:pointer;font-weight:600;font-size:15px}body.woocommerce-checkout #payment div.place-order #place_order:hover{background:#222}body.woocommerce-checkout #payment div.place-order .woocommerce-terms-and-conditions-wrapper{font-size:12px;color:#555}body.woocommerce-checkout #payment div.place-order .woocommerce-terms-and-conditions-wrapper label{font-weight:400}.order-summary .product{display:flex;align-items:center;margin-bottom:19px}.order-summary .product-image{width:62px;height:62px;border-radius:15px;border:1px solid #ddd;background:radial-gradient(circle at 50% 60%,#f8f8e9 0 25%,transparent 26%),linear-gradient(135deg,#ddd,#fff);position:relative;margin-right:12px;overflow:hidden;flex:none}.order-summary .product-image img{width:100%;height:100%;object-fit:cover;display:block}.order-summary .product-image .quantity{position:absolute;right:-5px;top:-7px;width:21px;height:21px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;z-index:1}.order-summary .product-info{flex:1;min-width:0}.order-summary .product-name{font-size:13px;margin-bottom:3px;font-weight:600;word-break:break-word}.order-summary .product-size{font-size:11px;color:#666}.order-summary .product-size dl,.order-summary .product-size dl p{margin:0}.order-summary .product-size dt,.order-summary .product-size dd{display:inline;margin:0;font-size:11px}.order-summary .product-size dd{margin-right:4px}.order-summary .product-price{font-size:13px;font-weight:600;white-space:nowrap;margin-left:8px}.order-summary .discount{display:flex;gap:9px;margin-bottom:30px}.order-summary .discount input{background:#fff;height:45px;border:1px solid #d4d4d4;border-radius:10px;padding:0 11px;font-size:13px;color:#333;flex:1;min-width:0}.order-summary .discount input:focus{border-color:#1677ff;box-shadow:0 0 0 1px #1677ff;outline:none}.order-summary .discount button{width:61px;border:0;border-radius:10px;background:#ededed;color:#888;font-weight:600;cursor:pointer;font-size:13px}.order-summary .discount button:hover{background:#e2e2e2;color:#666}.discount-notice-slot{margin-top:6px}.discount-notice-slot[hidden]{display:none}.discount-notice-slot .woocommerce-error{margin:0;padding:8px 12px;list-style:none;font-size:13px;color:#b3261e;line-height:1.4;border:1px solid #f5b7b7;background:#fde8e8;border-radius:6px}.discount-notice-slot .woocommerce-error li{display:block;padding:0;margin:0}.discount-notice-slot .woocommerce-error:before,.discount-notice-slot .woocommerce-error:after{display:none}.order-summary #thermexor-coupon.has-coupon-error,.order-summary #thermexor-coupon.has-coupon-error:focus{border-color:#b3261e;box-shadow:0 0 0 1px #b3261e;outline:none}.woocommerce-checkout .woocommerce-notices-wrapper:empty{display:none}.woocommerce-checkout .woocommerce-notices-wrapper:has(ul.woocommerce-error[data-notice-moved="1"]){display:none}.woocommerce-checkout .woocommerce-message{display:none!important}.summary-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:8px 0;font-size:13px}.summary-label{color:#333}.summary-value{color:#333;white-space:nowrap}.shipping-price{color:#777;font-size:12px}.help-circle{display:inline-flex;width:15px;height:15px;border:1px solid #999;border-radius:50%;align-items:center;justify-content:center;font-size:10px;margin-left:3px;color:#999}.summary-row .woocommerce-remove-coupon{font-size:11px;color:#777;margin-left:6px}.total-row{margin-top:22px;padding-top:3px;display:flex;justify-content:space-between;align-items:baseline}.total-label{font-size:17px;font-weight:600}.total-price{font-size:17px;font-weight:600;white-space:nowrap}.total-price .currency{color:#777;font-size:11px;font-weight:400;margin-right:4px}@media(max-width:800px){.thermexor-checkout{display:flex;flex-direction:column}.thermexor-checkout .checkout-main,.thermexor-checkout .order-summary{width:100%}.thermexor-checkout .checkout-main{padding:25px 20px 50px;border-right:0}.thermexor-checkout .order-summary{padding:25px 20px 40px}.thermexor-checkout .main-inner,.thermexor-checkout .summary-inner{max-width:100%}}@media(max-width:480px){.thermexor-checkout .express-buttons{grid-template-columns:1fr}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row,body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .thermexor-name-col,body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .thermexor-col-third{width:auto;grid-column:1 / -1}.order-summary .product-size{display:none}.thermexor-card-placeholder .card-brands{gap:2px}.thermexor-card-placeholder .more-cards{display:none}}.principle-diagram{align-self:start;aspect-ratio:1 / 1;min-height:0}.faq-hero{background:radial-gradient(1000px 320px at 88% -60%,rgba(28,143,255,.12),transparent 60%),linear-gradient(180deg,#eef5fd,#f7f9fb 70%,#fff);padding-block:40px 34px}.faq-hero .narrow{max-width:780px}.faq-hero .eyebrow{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line, #dce1e6);color:var(--lime-deep, #0e6acc);font-size:12px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;padding:7px 16px;border-radius:999px;box-shadow:0 2px 8px #1c8fff14;margin-bottom:20px}.faq-hero .eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime, #1c8fff)}.faq-hero h1{margin-bottom:16px;letter-spacing:-.02em;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.25;max-width:none}.faq-hero .lede{max-width:600px;margin:0;font-size:16px;line-height:1.65;color:var(--muted, #7c8796)}@media(min-width:901px){.faq-hero{margin-top:71px}}.faq-section{padding-block:56px}.faq-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,.9fr);gap:clamp(24px,5vw,60px);align-items:center;max-width:1020px;margin-inline:auto;padding-inline:48px}.faq-hero-art{width:100%;max-width:380px;justify-self:end;filter:drop-shadow(0 16px 34px rgba(28,143,255,.18))}@media(max-width:800px){.faq-hero-grid{grid-template-columns:1fr;padding-inline:20px}.faq-hero-art{display:none}}.faq-intro{display:grid;grid-template-columns:54px 1fr;grid-template-rows:auto auto;column-gap:18px;align-items:center;margin-bottom:26px}.faq-num{grid-row:1 / 3;width:54px;height:54px;border-radius:16px;background:var(--lime, #1c8fff);color:#fff;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #1c8fff47}.faq-intro h2{margin:0;font-size:22px;letter-spacing:-.01em}.faq-intro p{margin:4px 0 0;color:var(--muted, #7c8796);font-size:14px}.faq-list .faq-item[open] p{border-left:3px solid var(--lime, #1c8fff);margin:0 18px 16px;padding:2px 0 2px 14px}.home-product-info .btn:disabled,.home-product-info .btn:disabled:hover{opacity:.65;cursor:not-allowed}.thermexor-editorial-image{margin:0;width:100%}.filled-editorial-slot{overflow:hidden}.filled-editorial-slot .thermexor-editorial-image{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.thermexor-editorial-image figcaption{position:absolute;z-index:2;bottom:0;left:0;right:0;padding:10px 14px;background:#090f17d6;color:#f1f5f9;font-size:11px;line-height:1.5;text-align:left}.bundle-photo{overflow:hidden;margin:-1px -1px 18px;border-radius:8px;background:#edf0f4}.bundle-photo img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain}.installation-guide{background:#f6f5f1;color:#17242c}.installation-guide ::selection{background:#c4e2fb;color:#12212e}.installation-guide figure{margin:0}.installation-guide a:focus-visible{outline:2px solid #1267ab;outline-offset:5px}.guide-hero{padding:64px 0 56px}.guide-hero-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:64px;align-items:center}.guide-hero h1{font-size:clamp(38px,4.3vw,62px);line-height:1.05;letter-spacing:-.04em;margin:0 0 26px;color:#17242c}.guide-hero-copy>p{max-width:39ch;font-size:18px;line-height:1.65;color:#4d5b63;margin-bottom:28px}.guide-primary{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 21px;min-height:50px;background:#1267ab;color:#fff;font-size:14px;font-weight:700;text-decoration:none}.guide-primary:hover{background:#0c528a;color:#fff}.guide-hero-note{margin-top:20px;max-width:38ch;font-size:12px;color:#596770;line-height:1.6}.guide-hero-photo img{display:block;width:100%;height:410px;object-fit:cover}.guide-hero-photo figcaption{display:flex;justify-content:space-between;gap:14px;padding-top:13px;font-size:11px;font-weight:700;letter-spacing:.04em;color:#4d5b63}.guide-hero-photo figcaption span{font-weight:400;letter-spacing:0}.guide-preflight{padding:30px 0;border-block:1px solid #d9ddd9;background:#eeeee8}.guide-preflight-grid{display:grid;grid-template-columns:220px 1fr;gap:42px}.guide-preflight h2{font-size:22px;margin:0;line-height:1.3}.guide-preflight dl{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.guide-preflight dt{font-size:14px;font-weight:700;margin-bottom:8px}.guide-preflight dd{margin:0;font-size:13px;line-height:1.65;color:#4d5b63}.guide-body{display:grid;grid-template-columns:220px minmax(0,1fr);gap:42px;padding-top:72px;padding-bottom:72px}.guide-index{position:sticky;top:125px;align-self:start}.guide-index>span{display:block;color:#596770;font-size:12px;margin-bottom:18px}.guide-index a{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid #d9ddd9;font-size:15px;font-weight:600;text-decoration:none;color:#17242c}.guide-index a span{color:#1267ab;font-variant-numeric:tabular-nums}.guide-index a:hover,.guide-secondary:hover{color:#1267ab}.guide-index .guide-help-link{font-size:12px;border:0;font-weight:400;padding-top:28px}.guide-chapter{scroll-margin-top:125px}.guide-chapter+.guide-chapter{margin-top:70px;padding-top:50px;border-top:1px solid #cdd4d3}.guide-chapter-heading{display:flex;align-items:baseline;gap:22px;margin-bottom:26px}.guide-chapter-heading>span{font-size:40px;font-weight:500;color:#1267ab;line-height:1;letter-spacing:-.04em}.guide-chapter h2{font-size:clamp(27px,2.6vw,36px);line-height:1.15;letter-spacing:-.025em;margin:0}.guide-chapter figure img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.guide-chapter-copy{display:grid;grid-template-columns:1fr 220px;gap:34px;padding-top:26px}.guide-chapter-copy p,.guide-chapter-copy li{font-size:15px;color:#43515a;line-height:1.75}.guide-chapter-copy ul{margin:18px 0 0;padding-left:18px}.guide-chapter-copy li{padding-left:4px;margin-bottom:6px}.guide-chapter-copy li::marker{color:#1267ab}.guide-chapter-copy aside{border-top:2px solid #1267ab;padding-top:16px}.guide-chapter-copy h3{font-size:14px;margin:0 0 10px}.guide-chapter-copy aside p{font-size:13px}.guide-finish{background:#dcebf5;padding:54px 0}.guide-finish-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.guide-finish h2{font-size:clamp(32px,3.3vw,46px);line-height:1.12;margin:0;letter-spacing:-.03em}.guide-finish p{color:#354f63;max-width:48ch;line-height:1.7;margin-bottom:22px}.guide-finish-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.guide-secondary{color:#17242c;font-size:14px;text-underline-offset:5px}@media(min-width:901px){.installation-guide{padding-top:71px}}@media(max-width:1000px){.guide-hero-grid{gap:30px}.guide-preflight-grid,.guide-body{grid-template-columns:170px minmax(0,1fr);gap:26px}.guide-chapter-copy{grid-template-columns:1fr;gap:20px}.guide-chapter-copy aside{max-width:none}}@media(max-width:700px){.guide-hero{padding:36px 0 30px}.guide-hero-grid,.guide-preflight-grid,.guide-body,.guide-finish-grid{grid-template-columns:1fr;gap:28px}.guide-hero h1{font-size:42px}.guide-hero-copy>p{font-size:16px}.guide-hero-photo img{height:280px}.guide-preflight dl{grid-template-columns:1fr;gap:20px}.guide-preflight dt{margin-bottom:3px}.guide-body{padding-top:28px;padding-bottom:40px}.guide-index{position:static;display:flex;flex-wrap:wrap;column-gap:20px}.guide-index>span{width:100%;margin-bottom:0}.guide-index a{gap:8px;font-size:13px}.guide-index .guide-help-link{width:100%;padding-top:15px}.guide-chapter-heading{gap:15px;margin-bottom:22px}.guide-chapter-heading>span{font-size:32px}.guide-chapter+.guide-chapter{margin-top:36px;padding-top:32px}.guide-chapter-copy{padding-top:20px}.guide-finish{padding:36px 0}}.faq-hero.faq-hero-renewed{background:#0b1118;color:#f5f8fc;padding-block:52px}.faq-hero-layout{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:56px}.faq-hero-renewed h1{color:#f5f8fc;font-size:clamp(32px,3.5vw,50px);line-height:1.12;letter-spacing:-.035em;margin:0 0 22px;text-wrap:balance}.faq-hero-renewed .lede{color:#b8c8d9;font-size:16px;max-width:48ch}.faq-topic-links{display:flex;flex-direction:column;margin-top:30px;max-width:420px}.faq-topic-links a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #2c3c4c;color:#f5f8fc;font-size:14px;text-decoration:none}.faq-topic-links a span{color:#57b3ff;font-size:20px}.faq-topic-links a:hover{color:#73c0ff}.faq-topic-links a:focus-visible{outline:2px solid #73c0ff;outline-offset:4px}.faq-roof-visual{position:relative;overflow:hidden;min-height:400px;align-self:stretch}.faq-roof-visual img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.faq-roof-visual p{position:absolute;bottom:0;left:0;right:0;margin:0;padding:48px 26px 24px;background:linear-gradient(transparent,#060c13eb);font-size:27px;line-height:1.18;font-weight:700;letter-spacing:-.02em;color:#fff}.faq-roof-visual p span{color:#aedaff}.faq-intro h2[id]{scroll-margin-top:130px}@media(max-width:800px){.faq-hero.faq-hero-renewed{padding-block:32px}.faq-hero-layout{grid-template-columns:1fr;gap:28px}.faq-title-break{display:none}.faq-topic-links{max-width:none;margin-top:22px}.faq-roof-visual{min-height:230px}.faq-roof-visual p{font-size:23px;padding:40px 20px 18px}}.faq-home-style{--faq-rule: #d5dde5;--faq-text: #0b0f14;--faq-muted: #506070}.faq-home-style .faq-hero{background:#0b0f14}.faq-home-style .faq-hero h1 span{display:block;color:#1c8fff}.faq-home-style .faq-roof-visual p{display:none}.faq-home-style .faq-roof-visual{min-height:360px}.faq-home-style .faq-topic-links svg{color:#58b0ff}.faq-home-style .faq-section{padding-block:76px;background:#fff;color:var(--faq-text)}.faq-home-style .faq-section-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.5fr);gap:80px;align-items:start}.faq-home-style .faq-intro{display:block;margin:0;padding-top:18px;border-top:3px solid #1c8fff}.faq-home-style .faq-intro h2{color:var(--faq-text);font-size:clamp(26px,2.7vw,36px);line-height:1.12;letter-spacing:-.025em;margin-bottom:20px}.faq-home-style .faq-intro p{color:var(--faq-muted);font-size:15px;line-height:1.7;margin:0}.faq-home-style .faq-list{display:block;max-width:none;border-top:1px solid var(--faq-rule)}.faq-home-style .faq-list .faq-item,.faq-home-style .faq-list .faq-item:hover,.faq-home-style .faq-list .faq-item[open]{border:0;border-bottom:1px solid var(--faq-rule);border-radius:0;box-shadow:none;background:transparent}.faq-home-style .faq-list .faq-item summary{color:var(--faq-text);font-size:16px;padding:23px 40px 23px 0;background:transparent}.faq-home-style .faq-list .faq-item summary:hover,.faq-home-style .faq-list .faq-item[open] summary{color:#1267b1;background:transparent}.faq-home-style .faq-list .faq-item summary:after{right:0;width:20px;height:20px;border-radius:0;background:transparent;color:#1684e4;font-size:23px;font-weight:400;line-height:20px}.faq-home-style .faq-list .faq-item p,.faq-home-style .faq-list .faq-item[open] p{border:0;margin:0;padding:0 36px 24px 0;color:var(--faq-muted);font-size:15px;line-height:1.8;animation:none}.faq-home-style .faq-section-dark{--faq-rule: #303b47;--faq-text: #f5f8fc;--faq-muted: #b8c6d5;background:#0b0f14}.faq-home-style .faq-section-dark .faq-item summary:hover,.faq-home-style .faq-section-dark .faq-item[open] summary{color:#64b7ff}.faq-home-style .faq-item summary:focus-visible{outline:2px solid #1c8fff;outline-offset:-2px}.faq-home-style .cta-band{background:#1c8fff;color:#081521}.faq-home-style .cta-band h2{font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-.025em}.faq-home-style .cta-band .btn{border-radius:2px;box-shadow:none;background:#0b0f14;color:#fff}@media(max-width:800px){.faq-home-style .faq-section{padding-block:42px}.faq-home-style .faq-section-grid{grid-template-columns:1fr;gap:28px}.faq-home-style .faq-intro h2{margin-bottom:12px}.faq-home-style .faq-roof-visual{min-height:230px}.faq-home-style .faq-list .faq-item summary{font-size:15px;padding-block:20px}.faq-home-style .faq-list .faq-item p{padding-right:20px;font-size:14px}}.thermexor-journal,.journal-single{background:#fff}@media(min-width:901px){.thermexor-journal,.journal-single{padding-top:71px}}.journal-hero,.journal-article-hero{background:#0b0f14;color:#f5f8fc;padding:60px 0}.journal-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.08;letter-spacing:-.035em;margin:0 0 24px}.journal-hero h1 span{color:#1c8fff}.journal-hero p{max-width:48ch;font-size:18px;line-height:1.65;color:#b8c8d9}.journal-hero a{display:inline-flex;gap:24px;margin-top:16px;color:#fff;text-underline-offset:7px}.journal-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding-top:48px;padding-bottom:24px;scroll-margin-top:120px}.journal-heading h2{margin:0;font-size:26px}.journal-heading>span{font-size:13px;color:#526273}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 28px;padding-bottom:52px}.journal-grid .blog-card{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.journal-cover{display:block;overflow:hidden;aspect-ratio:3 / 2;background:#e9eef4}.journal-cover img{display:block;width:100%;height:100%;object-fit:cover}.journal-cover figure{height:100%}.journal-grid .blog-card-body{padding:20px 0 0}.journal-meta{font-size:12px;color:#526273;line-height:1.6;margin:0 0 12px}.journal-meta span{margin-inline:8px}.journal-grid h2{font-size:24px;line-height:1.2;letter-spacing:-.02em;margin:0 0 14px}.journal-grid h2 a{color:#101922;text-decoration:none}.journal-grid h2 a:hover{color:#1267b1}.journal-grid .blog-card-body>p:not(.journal-meta){color:#526273;font-size:15px;line-height:1.7}.journal-grid .blog-card:first-child{grid-column:1 / -1;display:grid;grid-template-columns:1.35fr 1fr;gap:40px;padding-bottom:36px;border-bottom:1px solid #d9e1e8}.journal-grid .blog-card:first-child .blog-card-body{align-self:center;padding:0}.journal-grid .blog-card:first-child h2{font-size:clamp(26px,3vw,38px)}.thermexor-journal .btn,.journal-single .btn{border-radius:2px}.journal-article-hero h1{max-width:23ch;font-size:clamp(34px,4.5vw,58px);line-height:1.12;letter-spacing:-.03em;margin:0}.journal-back{display:inline-block;color:#91ceff;text-underline-offset:4px;margin-bottom:32px}.journal-article-hero .journal-meta{color:#b8c8d9}.journal-single .narrow{max-width:820px}.journal-article-cover{margin-bottom:40px}.journal-article-cover img{width:100%;height:auto;display:block}.journal-single .blog-body{font-size:17px;line-height:1.85;color:#354553;overflow-wrap:anywhere}.journal-single .blog-body h2{color:#0b0f14;font-size:28px;line-height:1.2;margin:40px 0 18px}.journal-single .blog-body p{margin-bottom:22px}.journal-single .blog-body img{max-width:100%;height:auto}.journal-post-navigation{display:flex;justify-content:space-between;gap:32px;border-top:1px solid #d9e1e8;margin-top:48px;padding-top:24px}.journal-post-navigation a{max-width:46%;color:#1267b1;font-size:14px;line-height:1.6}.thermexor-journal a:focus-visible,.journal-single a:focus-visible{outline:2px solid #1c8fff;outline-offset:4px}@media(max-width:700px){.journal-hero,.journal-article-hero{padding:38px 0}.journal-heading{align-items:start;flex-direction:column;gap:8px;padding-top:32px}.journal-grid{grid-template-columns:1fr;gap:32px}.journal-grid .blog-card:first-child{display:block;padding-bottom:28px}.journal-grid .blog-card:first-child .blog-card-body{padding-top:20px}.journal-grid h2,.journal-grid .blog-card:first-child h2{font-size:26px}.journal-single .section{padding-block:32px}.journal-single .blog-body{font-size:16px}}#solution .section-kicker{display:none}#solution .section-intro{align-items:end;gap:clamp(40px,7vw,100px)}#solution .section-intro h2{max-width:15ch;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.035em}#solution .section-intro .lede{max-width:47ch;color:#b6c4d2}#solution .solution-flow.process-wrapper{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);grid-template-rows:repeat(4,minmax(118px,auto));gap:0;margin-top:48px;border-block:1px solid #2b3440;counter-reset:thermexor-process}#solution .solution-flow.process-wrapper:before{content:"";grid-column:1;grid-row:1 / 5;min-height:520px;background:#07090d url(generated-solution-coating-layer-v2.webp) center / cover no-repeat;border-right:1px solid #2b3440}#solution .process-card{counter-increment:thermexor-process;grid-column:2;display:grid;grid-template-columns:38px minmax(0,1fr) 82px;gap:18px;align-items:center;min-width:0;padding:22px 0 22px 28px;background:transparent;border:0;border-bottom:1px solid #2b3440;border-radius:0;text-align:left}#solution .process-card:last-child{border-bottom:0}#solution .process-icon{width:auto;height:auto;margin:0;display:block;background:transparent;border:0;border-radius:0;color:transparent;font-size:0}#solution .process-icon:before{content:"0" counter(thermexor-process);color:#ff9a4b;font-size:13px;font-weight:750;letter-spacing:.08em;font-variant-numeric:tabular-nums}#solution .process-text h3{margin:0 0 7px;color:#fff;font-size:13px;letter-spacing:.08em}#solution .process-text p{color:#aebcca;font-size:13px;line-height:1.5}#solution .process-divider{display:none}#solution .process-media{width:82px;height:82px;background:#080b10}#solution .process-media img{display:block;width:100%;height:100%;object-fit:cover}#solution .conversion-actions{justify-content:flex-end;margin-top:30px}#solution .text-link{color:#fff;text-underline-offset:6px}@media(max-width:900px){#solution .section-intro{align-items:start}#solution .solution-flow.process-wrapper{grid-template-columns:minmax(0,1fr) minmax(310px,.9fr)}#solution .solution-flow.process-wrapper:before{min-height:480px}#solution .process-card{grid-template-columns:34px minmax(0,1fr) 70px;gap:12px;padding-left:20px}#solution .process-media{width:70px;height:70px}}@media(max-width:680px){#solution{padding-block:52px}#solution .section-intro{display:grid;gap:22px}#solution .section-intro h2{font-size:36px}#solution .solution-flow.process-wrapper{grid-template-columns:1fr;grid-template-rows:auto;margin-top:32px}#solution .solution-flow.process-wrapper:before{grid-column:1;grid-row:auto;min-height:300px;border-right:0;border-bottom:1px solid #2b3440}#solution .process-card{grid-column:1;grid-row:auto;grid-template-columns:32px minmax(0,1fr) 64px;gap:10px;padding:18px 0}#solution .process-media{width:64px;height:64px}#solution .process-text h3,#solution .process-text p{font-size:12px}#solution .conversion-actions{justify-content:flex-start}}#results{padding-block:clamp(76px,8vw,116px);scroll-margin-top:82px;border-top:1px solid #202a35;background:linear-gradient(90deg,rgba(28,143,255,.045),transparent 34%),#0b0f14}#results .results-container{max-width:1370px}#results .results-layout{grid-template-columns:minmax(0,1.16fr) minmax(400px,.84fr);grid-template-rows:auto auto auto;column-gap:clamp(52px,6vw,92px);row-gap:0;align-items:start}#results .results-content{display:contents}#results .results-eyebrow{display:none}#results .results-title{grid-column:1;grid-row:1;max-width:14ch;margin:0;color:#f7f9fc;font-size:clamp(38px,4.2vw,62px);font-weight:760;line-height:.98;letter-spacing:-.045em}#results .results-desc{grid-column:2;grid-row:1;align-self:end;max-width:50ch;margin:0;padding-bottom:3px;color:#b7c4d1;font-size:15px;line-height:1.7}#results .results-visual{grid-column:1;grid-row:2 / 5;margin-top:46px}#results .compare{aspect-ratio:4 / 3;border-color:#394552;border-radius:2px;box-shadow:0 24px 70px #00000047}#results .compare:after{content:"DRAG TO COMPARE";position:absolute;z-index:4;top:18px;left:18px;padding:7px 9px;background:#070a0eb8;color:#ffffffc2;font-size:10px;font-weight:750;letter-spacing:.11em;pointer-events:none}#results .compare-label{bottom:18px;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:2px;background:#070a0ec7;box-shadow:none}#results .compare-label--before{left:18px}#results .compare-label--after{right:18px}#results .compare-label-dot{width:7px;height:7px;margin-top:5px;box-shadow:none}#results .compare-handle-grip{width:34px;height:42px;border:0;border-radius:2px;box-shadow:0 8px 22px #00000040}#results .data-panel{grid-column:2;grid-row:2;margin-top:46px;overflow:visible;border:0;border-top:1px solid #394552;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}#results .data-card{grid-template-columns:32px minmax(0,1fr);gap:18px;min-height:0;padding:22px 0;border-bottom:1px solid #2b3540}#results .data-card:last-child{border-bottom:1px solid #2b3540}#results .data-card-icon{width:32px;height:32px;align-self:start;border:1px solid #2f91f2;border-radius:2px;background:transparent;color:#63b2ff}#results .data-card-icon svg{width:18px;height:18px;fill:currentColor}#results .data-card-icon svg[fill=none]{fill:none}#results .data-card-icon svg *{stroke:currentColor}#results .data-card-body{gap:4px}#results .data-card-label{margin:0 0 2px;color:#8493a2;font-size:11px;font-weight:700;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}#results .data-card-value{color:#f6f8fb;font-size:clamp(23px,2vw,30px);font-weight:720;line-height:1.12;letter-spacing:-.025em}#results .data-card-desc{max-width:47ch;margin-top:3px;color:#9eacba;font-size:13px;line-height:1.5}#results .data-card-chart{display:none}#results .results-cta{grid-column:2;grid-row:3;margin-top:24px}#results .btn-results-cta{min-height:52px;padding-inline:25px;border-radius:2px;box-shadow:none;font-size:15px;font-weight:750}#results .results-cta-note{margin-top:11px;color:#7f8e9d;font-size:12px}@media(max-width:1023px){#results .results-container{width:calc(100% - 64px)}#results .results-layout{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);column-gap:42px}#results .results-title{font-size:clamp(36px,5vw,52px)}#results .results-desc{font-size:14px}#results .data-card{padding-block:18px}}@media(max-width:760px){#results{padding-block:54px}#results .results-container{width:calc(100% - 32px)}#results .results-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:0}#results .results-title{grid-column:1;grid-row:1;max-width:none;font-size:clamp(34px,9.2vw,40px);line-height:1.03}#results .results-desc{grid-column:1;grid-row:2;margin-top:22px;padding:0;font-size:14px}#results .results-visual{grid-column:1;grid-row:3;margin-top:30px}#results .compare:after{top:10px;left:10px;font-size:8px}#results .compare-label{bottom:10px;padding:8px 9px}#results .compare-label--before{left:10px}#results .compare-label--after{right:10px}#results .compare-label span{display:none}#results .compare-label strong{margin:0;font-size:11px}#results .compare-label-dot{margin-top:4px}#results .data-panel{grid-column:1;grid-row:4;margin-top:34px}#results .data-card{grid-template-columns:27px minmax(0,1fr);gap:13px;padding:19px 0}#results .data-card-icon{width:27px;height:27px}#results .data-card-icon svg{width:15px;height:15px}#results .data-card-value{font-size:23px}#results .data-card-desc{font-size:12px}#results .results-cta{grid-column:1;grid-row:5;margin-top:22px}#results .results-cta-note{text-align:left}}body.home{--home-dark: #080d12;--home-dark-2: #0d141b;--home-light: #f2f1ed;--home-light-2: #e8ebed;--home-line-dark: #2a3540;--home-line-light: #cfd5d9;--home-blue: #238ce7;background:var(--home-dark);font-family:Aptos,Segoe UI Variable,Segoe UI,sans-serif}body.home main{overflow:clip;background:var(--home-dark)}body.home .container{width:min(calc(100% - 64px),1320px)}body.home .narrow{width:min(calc(100% - 64px),900px)}body.home h1,body.home h2,body.home h3{text-wrap:balance;letter-spacing:-.025em}body.home .section{padding-block:clamp(76px,7.5vw,108px)}body.home .section-ink,body.home .contact-section{background:var(--home-dark)}body.home .section-white{background:var(--home-light)}body.home .section-intro{gap:clamp(42px,7vw,104px);margin-bottom:46px;align-items:end}body.home .section-intro h2,body.home #problem h2,body.home #faq h2,body.home .contact-copy h2,body.home #conversion h2{max-width:20ch;font-size:clamp(34px,3.5vw,52px);line-height:1.02;letter-spacing:-.04em}body.home .section-intro .lede,body.home #problem .lede{max-width:48ch;font-size:16px;line-height:1.75}body.home .eyebrow,body.home .section-kicker{padding:0;background:transparent;color:var(--home-blue);font-size:11px;font-weight:750;letter-spacing:.12em}body.home .btn,body.home .cost-btn{border-radius:2px;box-shadow:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}body.home .btn:hover,body.home .cost-btn:hover{transform:translateY(-2px)}body.home .btn:active,body.home .cost-btn:active{transform:translateY(1px)}body.home .btn-accent{border-color:var(--home-blue);background:var(--home-blue)}body.home .announcement{border-bottom:1px solid #24303b;background:#071019;color:#c7d3de}body.home .announcement-countdown{color:#72baff}body.home .hero{min-height:min(760px,calc(100dvh - 90px));background:var(--home-dark)}body.home .hero:before{background:linear-gradient(90deg,#03070bfa,#03070be0 32%,#03070b47 68%,#03070b14),linear-gradient(0deg,rgba(3,7,11,.55),transparent 46%)}body.home .hero-copy{width:min(calc(100% - 64px),1320px);transform:none}body.home .hero h1{max-width:13ch;font-size:clamp(48px,5.4vw,78px);line-height:.95;letter-spacing:-.055em}body.home .hero .lede{max-width:46ch;color:#c2ced8;font-size:17px}body.home .hero-actions .btn{min-height:52px;border-radius:2px}body.home .hero-actions .btn-light{background:#070d138c}body.home .performance-strip{border-color:#26313c;background:#0a1118}body.home .performance-layout{min-height:112px}body.home .performance-item{border-color:#26313c}body.home .performance-item h2{font-size:12px;letter-spacing:.06em}body.home .performance-item p{color:#8493a2;font-size:12px}body.home .performance-icon{width:48px;height:48px;flex-basis:48px;background-size:48px 48px}body.home #problem,body.home #principle,body.home #product-card,body.home #reviews,body.home #conversion{color:#111a22;background:var(--home-light)}body.home #problem .split{align-items:stretch}body.home #problem .split>div:first-child{align-self:center}body.home #problem .img-slot{min-height:500px;border:0;border-radius:2px;background:#dfe4e7}body.home #problem .pain-points{border-top:1px solid var(--home-line-light)}body.home #problem .pain-points div{padding:17px 0;border:0;border-bottom:1px solid var(--home-line-light)}body.home #problem .pain-points div:hover{border-left-color:transparent}body.home #problem .pain-points strong{color:#1676c6;font-size:13px;letter-spacing:.08em}body.home .cost-section{padding-block:clamp(76px,7.5vw,108px);background:#091018}body.home .cost-section:before{display:none}body.home .cost-wrap{width:min(calc(100% - 64px),1320px)}body.home .cost-top{gap:clamp(42px,7vw,104px);margin-bottom:46px}body.home .cost-card{min-height:500px;border-radius:2px;background:#0c141c;box-shadow:none}body.home .cost-card.is-thermexor{box-shadow:inset 0 0 0 1px #238ce72e}body.home .cost-badge,body.home .cost-product{border-radius:2px}body.home .cost-product{top:0;right:0;width:54%;height:100%;max-width:none;object-fit:cover;object-position:56% center;mix-blend-mode:normal;opacity:.48;filter:saturate(.82) brightness(.72);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.86) 25%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.86) 25%,#000 100%)}body.home .cost-save{width:auto;height:auto;left:50%;top:28px;padding:10px 13px;border:1px solid #63b2f5;border-radius:2px;background:#126fc0;box-shadow:none;transform:translate(-50%);font-size:10px;letter-spacing:.08em}body.home .cost-save strong{display:inline;margin:0 0 0 4px;font-size:12px}body.home .choice-strip{border-block:1px solid #26313c;background:#0a1118;color:#f4f7fa}body.home .choice-layout{min-height:0;grid-template-columns:250px minmax(0,1fr);gap:54px;padding-block:48px}body.home .choice-intro .choice-kicker,body.home .choice-intro h2{font-family:inherit;text-transform:none}body.home .choice-intro .choice-kicker{color:#dbe4ec;font-size:13px;letter-spacing:.08em}body.home .choice-intro h2{margin-top:7px;color:#58aaf0;font-size:31px}body.home .choice-intro>span{width:42px;height:1px;background:#58aaf0}body.home .choice-intro>p:last-child{height:auto;color:#8493a2;font-size:12px}body.home .choice-benefits{border-left:1px solid #2a3540}body.home .choice-benefits article{min-height:150px;padding:8px 24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-color:#2a3540;border-radius:0;background:transparent;text-align:left}body.home .choice-icon{width:30px;height:30px;margin:0 0 18px;border:1px solid #3c9cf0;border-radius:2px;background:transparent}body.home .choice-icon img{width:18px;height:18px}body.home .choice-icon svg{width:18px;height:18px}body.home .choice-benefits h3{color:#f4f7fa;font-size:12px;letter-spacing:.06em}body.home .choice-benefits p{color:#8493a2;font-size:11px}body.home .choice-image-placeholder{display:none}body.home #real-vehicles{background:#0b1117}body.home #real-vehicles .vehicle-grid{gap:0;border-block:1px solid var(--home-line-dark)}body.home #real-vehicles .vehicle-card{padding:0 26px 28px;border:0;border-right:1px solid var(--home-line-dark);border-radius:0;background:transparent;text-align:left}body.home #real-vehicles .vehicle-card:first-child{padding-left:0}body.home #real-vehicles .vehicle-card:last-child{padding-right:0;border-right:0}body.home #real-vehicles .vehicle-image-slot{margin-bottom:24px;border-radius:0}body.home #real-vehicles .vehicle-image-slot img{border-radius:0}body.home #real-vehicles .vehicle-card h3{font-size:18px}body.home #real-vehicles .vehicle-card p{min-height:3em;color:#91a0ae;font-size:13px}body.home #real-vehicles .vehicle-status{padding:0;border-radius:0;background:transparent;color:#58aaf0;font-size:11px;letter-spacing:.08em;text-transform:uppercase}body.home #principle .principle-layout{gap:clamp(36px,6vw,78px)}body.home #principle .principle-diagram{min-height:590px;border:0;border-radius:2px}body.home #principle .principle-cards{grid-template-columns:1fr;align-content:center;border:0;border-top:1px solid var(--home-line-light)}body.home #principle .principle-cards article{display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:18px;padding:20px 0;border:0;border-bottom:1px solid var(--home-line-light);background:transparent}body.home #principle .principle-cards span{grid-row:1 / 3;margin:3px 0 0;color:#1676c6}body.home #principle .principle-cards h3{grid-column:2;margin-bottom:7px;font-size:16px}body.home #principle .principle-cards p{grid-column:2;font-size:13px;line-height:1.6}body.home #how-to-use,body.home #expert-proof,body.home #faq,body.home #contact-support{background:var(--home-dark)}body.home #how-to-use .application-steps{gap:0;border-block:1px solid var(--home-line-dark)}body.home #how-to-use .application-step{border:0;border-right:1px solid var(--home-line-dark);border-radius:0;background:transparent}body.home #how-to-use .application-step:last-child{border-right:0}body.home #how-to-use .application-step .media-placeholder{border:0;border-bottom:1px solid var(--home-line-dark)}body.home #how-to-use .application-copy h3{color:#f4f7fa}body.home #how-to-use .application-copy p{color:#91a0ae;line-height:1.65}body.home #how-to-use .application-copy>span:first-child{margin-bottom:18px;color:#58aaf0}body.home #how-to-use .step-meta{border-color:var(--home-line-dark);color:#71808e}body.home #how-to-use .application-conditions{border-color:var(--home-line-dark)}body.home #how-to-use .application-conditions div{border-color:var(--home-line-dark);background:#0c141c}body.home #how-to-use .application-conditions strong{color:#eaf0f5}body.home #how-to-use .application-conditions span{color:#7f8e9c}body.home #product-card .home-product-card{border-color:#c8cfd4;border-radius:2px;background:#f8f8f5;box-shadow:0 26px 70px #212d361a}body.home #product-card .home-product-gallery{background:#e5e9eb}body.home #product-card .home-product-main,body.home #product-card .gallery-thumb{border-radius:2px}body.home #product-card .variant-option span,body.home #product-card .home-product-trust{border-radius:0}body.home #expert-proof .credential-grid{border-color:var(--home-line-dark)}body.home #expert-proof .credential-grid article{min-height:235px;border-color:var(--home-line-dark);background:#0c141c}body.home #expert-proof .credential-grid b{color:#58aaf0}body.home #expert-proof .credential-grid h3{color:#f4f7fa}body.home #expert-proof .credential-grid p{color:#91a0ae;line-height:1.6}body.home #expert-proof .credential-grid span{padding:0;border:0;color:#617181;text-align:left}body.home #expert-proof .expert-feature{margin-top:0;gap:0;border-bottom:1px solid var(--home-line-dark)}body.home #expert-proof .expert-feature .media-placeholder{min-height:390px;border:0}body.home #expert-proof .expert-feature>div:last-child{padding:clamp(32px,5vw,68px)}body.home #expert-proof .expert-feature p{color:#91a0ae;max-width:46ch}body.home #reviews .review-grid{display:block;border-block:1px solid var(--home-line-light)}body.home #reviews .review-card{padding:34px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;border:0;border-radius:0;background:transparent}body.home #reviews .review-card:nth-child(n+2),body.home #reviews .review-stars{display:none}body.home #reviews .review-text{max-width:56ch;margin:0;color:#263540;font-size:clamp(19px,2vw,26px);line-height:1.45;font-style:normal}body.home #reviews .review-author{text-align:right}body.home #reviews .review-author strong{color:#111a22}body.home #faq .narrow{width:min(calc(100% - 64px),980px)}body.home #faq .faq-list{border-color:var(--home-line-dark)}body.home #faq .faq-list details{border-color:var(--home-line-dark)}body.home #faq .faq-list summary{font-size:16px}body.home #faq .faq-list details p{color:#91a0ae;line-height:1.75}body.home #contact-support{border-top:1px solid #202a34}body.home #contact-support .contact-topics{counter-reset:home-contact;gap:0;border-top:1px solid var(--home-line-dark)}body.home #contact-support .contact-topic{counter-increment:home-contact;grid-template-columns:34px minmax(0,1fr);gap:16px;padding:18px 0;border:0;border-bottom:1px solid var(--home-line-dark);border-radius:0;background:transparent}body.home #contact-support .contact-topic-icon{width:auto;height:auto;border-radius:0;background:transparent;color:transparent;font-size:0}body.home #contact-support .contact-topic-icon:before{content:"0" counter(home-contact);color:#58aaf0;font-size:11px;font-weight:750;letter-spacing:.08em}body.home #contact-support .contact-topic h3{font-size:14px}body.home #contact-support .contact-topic p{color:#7f8e9c;font-size:13px}body.home #contact-support .contact-form{padding:clamp(28px,4vw,46px);border-color:var(--home-line-dark);border-radius:2px;background:#0c141c}body.home #contact-support .contact-form input,body.home #contact-support .contact-form textarea{border-radius:2px;background:#091017}body.home #conversion{border-top:1px solid var(--home-line-light)}body.home #conversion .audience-tag{padding:0;background:transparent;color:#1676c6}body.home #conversion .conversion-trade{border-color:var(--home-line-light)}@media(max-width:900px){body.home .container,body.home .narrow,body.home .hero-copy,body.home .cost-wrap{width:min(calc(100% - 40px),760px)}body.home .hero h1{font-size:clamp(44px,8vw,64px)}body.home .choice-layout{grid-template-columns:1fr;gap:30px}body.home .choice-benefits{border-top:1px solid #2a3540;border-left:0}body.home #principle .principle-diagram{min-height:430px}}@media(max-width:620px){body.home .container,body.home .narrow,body.home .hero-copy,body.home .cost-wrap{width:calc(100% - 32px)}body.home .section{padding-block:60px}body.home .section-intro{gap:20px;margin-bottom:30px}body.home .section-intro h2,body.home #problem h2,body.home #faq h2,body.home .contact-copy h2,body.home #conversion h2{font-size:34px}body.home .hero{min-height:630px}body.home .hero h1{max-width:11ch;font-size:44px}body.home .hero .lede{font-size:15px}body.home .performance-icon{width:28px;height:28px;flex-basis:28px;background-size:28px 28px}body.home .performance-item h2{font-size:9px}body.home .performance-item p{font-size:8px}body.home #problem .img-slot{min-height:300px}body.home .cost-top{gap:18px;margin-bottom:28px}body.home .cost-save{position:relative;inset:auto;transform:none;margin:-8px auto}body.home .is-thermexor{padding-top:205px}body.home .is-thermexor .cost-content{min-height:510px}body.home .cost-product{top:0;right:0;width:100%;height:220px;object-position:center 62%;opacity:.68;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.92) 68%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.92) 68%,transparent 100%)}body.home .choice-layout{padding-block:38px}body.home .choice-benefits{grid-template-columns:1fr 1fr}body.home .choice-benefits article{min-height:160px;padding:22px 16px;border-bottom:1px solid #2a3540}body.home .choice-benefits article:nth-child(2){border-right:0}body.home #real-vehicles .vehicle-grid{border-bottom:0}body.home #real-vehicles .vehicle-card,body.home #real-vehicles .vehicle-card:first-child,body.home #real-vehicles .vehicle-card:last-child{padding:0 0 28px;margin-bottom:28px;border:0;border-bottom:1px solid var(--home-line-dark)}body.home #real-vehicles .vehicle-card p{min-height:0}body.home #principle .principle-diagram{min-height:300px}body.home #how-to-use .application-steps{border-bottom:0}body.home #how-to-use .application-step{margin-bottom:26px;border-right:0;border-bottom:1px solid var(--home-line-dark)}body.home #how-to-use .application-conditions,body.home #expert-proof .credential-grid{grid-template-columns:1fr 1fr}body.home #expert-proof .credential-grid article{min-height:210px;padding:18px}body.home #expert-proof .credential-grid h3{margin-top:22px;font-size:15px}body.home #expert-proof .credential-grid p{font-size:12px}body.home #expert-proof .expert-feature>div:last-child{padding-inline:0}body.home #reviews .review-card{grid-template-columns:1fr;gap:24px}body.home #reviews .review-author{text-align:left}body.home #faq .narrow{width:calc(100% - 32px)}}.product-page{--product-bg: #080d12;--product-panel: #0c141c;--product-line: #2a3540;--product-text: #f4f7fa;--product-muted: #91a0ae;--product-blue: #238ce7;background:var(--product-bg);font-family:Aptos,Segoe UI Variable,Segoe UI,sans-serif}.product-page .container{width:min(calc(100% - 64px),1320px);max-width:none}.product-page h1,.product-page h2,.product-page h3{text-wrap:balance;letter-spacing:-.03em}.product-page .product-hero{padding-block:clamp(54px,6vw,84px);border-bottom:1px solid #202a34;background:radial-gradient(circle at 22% 42%,rgba(35,140,231,.14),transparent 30%),#080d12}.product-page .hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:clamp(52px,7vw,100px);align-items:center}.product-page .product-gallery{grid-template-columns:74px minmax(0,1fr);gap:16px}.product-page .gallery-thumbs{gap:10px}.product-page .gallery-thumb{width:72px;height:72px;border-color:#31404e;border-radius:2px;background:#0b131a;box-shadow:none}.product-page .gallery-thumb.active{border-color:#46a5f3;box-shadow:inset 0 0 0 1px #46a5f3}.product-page .gallery-main{aspect-ratio:1 / 1;border:1px solid #26323d;border-radius:2px;background:#050a0f;box-shadow:0 30px 80px #00000047}.product-page .gallery-zoom{border-radius:2px}.product-page .hero-info .product-brand{margin-bottom:10px;color:#58aaf0;font-size:11px;font-weight:750;letter-spacing:.12em}.product-page .hero-info h1{max-width:12ch;margin-bottom:14px;font-size:clamp(42px,4.2vw,62px);line-height:.98;letter-spacing:-.05em}.product-page .product-rating{margin-bottom:24px;color:#8493a2;font-size:13px}.product-page .product-price{margin-bottom:6px}.product-page .price-label{color:#91a0ae;font-size:13px}.product-page .price-now{font-size:clamp(36px,3.2vw,48px);letter-spacing:-.045em}.product-page .price-was{font-size:15px}.product-page .save-badge{border-radius:2px;background:#238ce729;color:#76bdfa}.product-page .compare-line{margin-bottom:26px;color:#7f8e9c;font-size:12px}.product-page .vehicle-title{margin-bottom:10px;color:#dce5ec;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-page .vehicle-btns{gap:9px;margin-bottom:18px}.product-page .vehicle-btn{min-height:66px;padding:10px 8px;border-color:#34414d;border-radius:2px;background:transparent}.product-page .vehicle-btn.active{border-color:#3c9cf0;background:#238ce717;box-shadow:none}.product-page .vehicle-btn strong{font-size:12px}.product-page .vehicle-btn small{font-size:11px}.product-page .purchase-actions{gap:10px;margin-bottom:24px}.product-page .cta-buy{height:52px;border-radius:2px;box-shadow:none;font-size:13px}.product-page .trust-benefits{gap:0;border-top:1px solid var(--product-line);border-bottom:1px solid var(--product-line)}.product-page .service-item{min-height:68px;padding:12px;border-right:1px solid var(--product-line)}.product-page .service-item:first-child{padding-left:0}.product-page .service-item:last-child{border-right:0}.product-page .service-icon{width:auto;height:auto;border:0;border-radius:0;background:transparent;color:#58aaf0}.product-page .service-text strong{color:#e9eff4;font-size:11px}.product-page .service-text span{color:#71808e;font-size:10px}.product-page .install-comparison{padding-block:44px;border-color:#202a34;background:#0a1118}.product-page .comparison{min-height:230px;grid-template-columns:1fr 128px 1fr;gap:18px}.product-page .comparison-card{min-height:190px;padding:30px 34px;border:1px solid #293641;background:#070c11}.product-page .comparison-card.diy{border-color:#2d8ddd;background:#0a1723}.product-page .comparison-label{margin-bottom:12px;color:#a9b6c1;font-size:11px;letter-spacing:.09em}.product-page .comparison-price{margin-bottom:14px;font-size:30px}.product-page .comparison-list{color:#a8b6c2;font-size:13px;line-height:2}.product-page .saving-badge{width:104px;height:104px;border-radius:2px;background:#0b1c2a;box-shadow:none}.product-page .saving-number{color:#f5f8fb;font-size:26px}.product-page .feature-bar{padding:0;border-bottom:1px solid #202a34;background:#080d12}.product-page .feature-row{border-left:1px solid var(--product-line)}.product-page .feature-item{min-height:118px;padding:24px;border-right:1px solid var(--product-line)}.product-page .feature-item:first-child{padding-left:24px}.product-page .feature-icon{width:32px;height:32px;border-color:#3c9cf0;border-radius:2px;background:transparent;font-size:15px}.product-page .feature-title{color:#f0f4f7;font-size:13px;letter-spacing:.02em}.product-page .feature-text{color:#7f8e9c;font-size:11px;line-height:1.5}.product-page .product-details{padding-block:clamp(70px,7vw,104px)}.product-page .details-layout{grid-template-columns:210px minmax(0,1fr);gap:clamp(44px,6vw,84px)}.product-page .detail-nav{top:108px;padding:0;gap:0;border:0;border-top:1px solid var(--product-line);border-radius:0;background:transparent}.product-page .detail-nav a{height:auto;min-height:48px;padding:12px 4px;border:0;border-bottom:1px solid var(--product-line);border-radius:0;color:#7f8e9c;font-size:12px}.product-page .detail-nav a:hover,.product-page .detail-nav a.active{color:#f2f6f9;background:transparent;border-left:0}.product-page .detail-nav a.active span{color:#58aaf0}.product-page .detail-section{margin:0;padding:58px 0 64px;border-top:1px solid var(--product-line)}.product-page .detail-section:first-child{padding-top:0;border-top:0}.product-page .detail-section h2{margin-bottom:14px;font-size:clamp(28px,3vw,40px);line-height:1.05}.product-page .detail-section>.lede{max-width:58ch;color:#a8b5c0;font-size:15px}.product-page .detail-section>.small{color:#71808e;font-size:12px}.product-page .overview-card{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);min-height:390px;border:0;border-radius:0;background:#0a1118}.product-page .overview-copy{padding:clamp(34px,5vw,62px)}.product-page .overview-copy .section-title{font-size:36px}.product-page .overview-description{margin-bottom:30px;color:#a8b5c0;font-size:15px;line-height:1.75}.product-page .overview-tags{grid-template-columns:1fr;gap:15px}.product-page .overview-tag{padding:0 0 0 16px}.product-page .overview-tag:before{width:1px;height:34px;border-radius:0}.product-page .overview-tag strong{color:#dfe7ed;font-size:12px;font-weight:650}.product-page .overview-tag span{color:#71808e;font-size:11px}.product-page .overview-image,.product-page .overview-image .media-placeholder{min-height:390px}.product-page .bundle-grid{gap:0;margin-top:34px;border-block:1px solid var(--product-line)}.product-page .bundle-item{min-height:0;padding:0 20px 24px;border:0;border-right:1px solid var(--product-line);border-radius:0;background:transparent;justify-content:flex-start}.product-page .bundle-item:first-child{padding-left:0}.product-page .bundle-item:last-child{padding-right:0;border-right:0}.product-page .bundle-photo{margin:0 -1px 22px;border-radius:0;background:#e8ecef}.product-page .bundle-photo img{aspect-ratio:1 / 1;object-fit:cover}.product-page .bundle-item h3{margin-bottom:7px;font-size:16px}.product-page .bundle-item .small{font-size:12px}.product-page .steps-grid{gap:0;margin-top:32px;border-block:1px solid var(--product-line)}.product-page .step-item{min-height:190px;padding:26px;border:0;border-right:1px solid var(--product-line);border-radius:0;background:transparent}.product-page .step-item:last-child{border-right:0}.product-page .step-num{width:auto;height:auto;margin-bottom:30px;border-radius:0;background:transparent;color:#58aaf0;font-size:12px;letter-spacing:.08em}.product-page .step-item h3{font-size:18px}.product-page .step-item .small{color:#8493a2;font-size:13px}.product-page .install-list{grid-template-columns:1fr 1fr;gap:0;margin-top:30px;border-top:1px solid var(--product-line)}.product-page .install-list li{padding:16px 20px 16px 0;border-bottom:1px solid var(--product-line);color:#a3b0bb;font-size:13px}.product-page .spec-table{margin-top:30px}.product-page .spec-table th,.product-page .spec-table td{padding:20px;border-color:var(--product-line);font-size:13px}.product-page .spec-table th{width:34%;color:#f1f5f8}.product-page .faq-list{display:block;max-width:none;border-top:1px solid var(--product-line)}.product-page .faq-list .faq-item,.product-page .faq-list .faq-item:hover,.product-page .faq-list .faq-item[open]{border:0;border-bottom:1px solid var(--product-line);border-radius:0;background:transparent;box-shadow:none}.product-page .faq-list .faq-item summary,.product-page .faq-list .faq-item summary:hover{padding:20px 42px 20px 0;background:transparent;color:#eef3f7;font-size:15px}.product-page .faq-list .faq-item summary:after{right:0;width:20px;height:20px;border-radius:0;background:transparent;color:#58aaf0;font-size:22px;font-weight:400;line-height:20px}.product-page .faq-list .faq-item p{padding:0 44px 22px 0;color:#91a0ae;font-size:14px}.product-page #reviews #review_form_wrapper{padding:clamp(26px,4vw,44px);border-radius:2px;background:#0a131b}.product-page #reviews .comment-form input[type=text],.product-page #reviews .comment-form input[type=email],.product-page #reviews .comment-form textarea,.product-page #reviews .comment-form-rating select{border-radius:2px;background:#070d12}.product-page #reviews .comment-form .submit{border-radius:2px}.product-page .bottom-cta{padding-bottom:42px;background:var(--product-bg)}.product-page .cta-card{min-height:110px;padding:24px 32px;border-color:#2e7fbe;border-radius:2px 2px 0 0;background:#0a1a27}.product-page .cta-icon{border-radius:2px}.product-page .cta-title{font-size:18px}.product-page .cta-description{color:#8fa0ae;font-size:12px}.product-page .cta-button{min-width:190px;height:46px;border-radius:2px;font-size:11px}.product-page .bottom-trust{border-radius:0;border-color:var(--product-line)}@media(max-width:1100px){.product-page .hero-grid{grid-template-columns:1fr;gap:48px}.product-page .hero-gallery,.product-page .hero-info{width:min(100%,760px);margin-inline:auto}.product-page .hero-info h1{max-width:14ch}.product-page .comparison{grid-template-columns:1fr;gap:18px}.product-page .comparison-card.installation{grid-column:1;grid-row:1}.product-page .saving-badge{grid-column:1;grid-row:2;position:relative;inset:auto;transform:none;margin:-8px auto}.product-page .comparison-card.diy{grid-column:1;grid-row:3}}@media(max-width:820px){.product-page .container{width:calc(100% - 32px)}.product-page .product-hero{padding-block:28px 50px}.product-page .product-gallery{grid-template-columns:1fr;gap:10px}.product-page .gallery-thumbs{order:2;flex-direction:row;overflow-x:auto}.product-page .gallery-thumb{flex:0 0 58px;width:58px;height:58px}.product-page .gallery-main{aspect-ratio:4 / 3}.product-page .hero-info h1{font-size:38px}.product-page .vehicle-btn{min-height:64px}.product-page .trust-benefits{grid-template-columns:1fr}.product-page .service-item,.product-page .service-item:first-child{min-height:50px;padding:10px 0;border-right:0;border-bottom:1px solid var(--product-line)}.product-page .service-item:last-child{border-bottom:0}.product-page .install-comparison{padding-block:36px}.product-page .comparison-card{min-height:0;padding:26px 24px}.product-page .comparison-price{font-size:27px}.product-page .feature-row{grid-template-columns:1fr 1fr}.product-page .feature-item{min-height:142px;padding:22px 16px;border-bottom:1px solid var(--product-line)}.product-page .feature-item:nth-child(2){border-right:0}.product-page .details-layout{grid-template-columns:1fr;gap:38px}.product-page .detail-nav{position:static;flex-direction:row;overflow-x:auto;border-top:0;border-bottom:1px solid var(--product-line)}.product-page .detail-nav a{flex:0 0 auto;min-height:44px;padding-inline:10px;border-bottom:2px solid transparent}.product-page .detail-nav a.active{border-bottom-color:#58aaf0}.product-page .overview-card{grid-template-columns:1fr}.product-page .overview-image{order:-1}.product-page .overview-image,.product-page .overview-image .media-placeholder{min-height:280px}.product-page .overview-copy{padding:30px 24px}.product-page .overview-copy .section-title{font-size:30px}.product-page .bundle-grid{grid-template-columns:1fr 1fr}.product-page .bundle-item,.product-page .bundle-item:first-child,.product-page .bundle-item:last-child{padding:0 12px 22px;border-right:1px solid var(--product-line);border-bottom:1px solid var(--product-line)}.product-page .bundle-item:nth-child(2n){border-right:0}.product-page .steps-grid{grid-template-columns:1fr;border-bottom:0}.product-page .step-item{min-height:0;border-right:0;border-bottom:1px solid var(--product-line)}.product-page .step-num{margin-bottom:14px}.product-page .install-list{grid-template-columns:1fr}.product-page .cta-card{align-items:flex-start;flex-direction:column;gap:20px}.product-page .cta-button{width:100%}}@media(max-width:480px){.product-page .hero-info h1{font-size:34px}.product-page .price-now{font-size:38px}.product-page .vehicle-btn strong{font-size:10px}.product-page .vehicle-btn small{font-size:9px}.product-page .purchase-actions{grid-template-columns:1fr 1fr}.product-page .cta-buy{padding-inline:8px;font-size:11px}.product-page .detail-section{padding-block:46px 50px}.product-page .detail-section h2{font-size:30px}.product-page .bundle-item h3{font-size:14px}.product-page .spec-table th,.product-page .spec-table td{padding:14px 10px;font-size:11px}}.mobile-order-path{display:none}@media(max-width:620px){body.home .hero{min-height:560px}body.home .hero-image{object-position:58% center}body.home .hero:before{background:linear-gradient(180deg,#03070b33,#03070bad 54%,#03070bf7),linear-gradient(90deg,#03070bb3,#03070b14)}body.home .hero-copy{padding-top:28px}body.home .hero h1{max-width:14ch;font-size:clamp(37px,10.2vw,40px);line-height:.98}body.home .hero .lede{max-width:32ch;font-size:14px;line-height:1.55}body.home .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}body.home .hero-actions .btn{min-width:0;padding-inline:10px;font-size:12px}body.home .performance-layout{grid-template-columns:1fr 1fr;min-height:0}body.home .performance-item{min-height:84px;padding:13px 12px;justify-content:flex-start;gap:10px;border-bottom:1px solid #26313c}body.home .performance-item:nth-child(2n){border-right:0}body.home .performance-item:nth-last-child(-n+2){border-bottom:0}body.home .performance-icon{width:32px;height:32px;flex-basis:32px;background-size:32px 32px}body.home .performance-item h2{font-size:10px}body.home .performance-item p{font-size:9px;line-height:1.35}body.home #product-card{padding-block:38px 48px;scroll-margin-top:70px}body.home .mobile-order-path{display:block;margin-bottom:20px;padding-block:0 18px;border-bottom:1px solid var(--home-line-light)}body.home .mobile-order-path>p{margin-bottom:8px;color:#1676c6;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}body.home .mobile-order-path>strong{display:block;max-width:18ch;color:#111a22;font-size:27px;line-height:1.06;letter-spacing:-.035em}body.home .mobile-order-path ol{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:20px 0 0;padding:0;border-block:1px solid var(--home-line-light);list-style:none}body.home .mobile-order-path li{min-height:58px;padding:11px 8px;border-right:1px solid var(--home-line-light);color:#53616c;font-size:10px;font-weight:700;line-height:1.35}body.home .mobile-order-path li:last-child{border-right:0}body.home .mobile-order-path li span{display:block;margin-bottom:4px;color:#1676c6;font-size:9px;letter-spacing:.08em}body.home #product-card .home-product-card{box-shadow:0 18px 46px #212d361c}body.home #product-card .home-product-info{padding:24px 20px 26px}body.home #product-card .home-product-info h2{font-size:25px;line-height:1.05}body.home #product-card .home-product-info .lede{font-size:14px;line-height:1.55}body.home #product-card .variant-options{grid-template-columns:repeat(3,minmax(0,1fr))}body.home #product-card .variant-option span{min-height:68px;padding:8px 4px;font-size:10px;line-height:1.2}body.home #product-card .variant-option small{margin-top:4px;font-size:9px}body.home #product-card .home-product-trust{grid-template-columns:repeat(3,1fr)}body.home #product-card .home-product-trust span{min-height:48px;display:grid;place-items:center;font-size:9px;line-height:1.25}body.home #product-card .home-product-links{grid-template-columns:1fr 1fr;align-items:center;font-size:11px}body.home #how-to-use .application-steps{display:flex;gap:12px;margin-inline:-16px;padding:0 16px 18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;border:0}body.home #how-to-use .application-steps::-webkit-scrollbar,body.home #real-vehicles .vehicle-grid::-webkit-scrollbar{display:none}body.home #how-to-use .application-step{flex:0 0 min(82vw,320px);margin:0;scroll-snap-align:start;border:1px solid var(--home-line-dark)}body.home #how-to-use .application-step .media-placeholder{min-height:205px;height:205px}body.home #how-to-use .application-copy{padding:22px}body.home #how-to-use .application-copy>span:first-child{margin-bottom:13px}body.home #real-vehicles .vehicle-grid{display:flex;gap:12px;margin-inline:-16px;padding:0 16px 18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;border:0}body.home #real-vehicles .vehicle-card,body.home #real-vehicles .vehicle-card:first-child,body.home #real-vehicles .vehicle-card:last-child{flex:0 0 min(78vw,304px);margin:0;padding:0 0 22px;scroll-snap-align:start;border:1px solid var(--home-line-dark)}body.home #real-vehicles .vehicle-card h3,body.home #real-vehicles .vehicle-card p,body.home #real-vehicles .vehicle-status{margin-inline:18px}body.home #real-vehicles .vehicle-image-slot{height:210px}body.home .cost-section{padding-block:56px}body.home .cost-top h2{font-size:37px}body.home .cost-intro{font-size:14px;line-height:1.6}body.home .cost-card{min-height:0}body.home .cost-card .cost-content{height:auto;min-height:0;padding:25px 22px}body.home .cost-title{font-size:19px}body.home .cost-price{font-size:48px}body.home .cost-sub,body.home .cost-list{font-size:13px}body.home .cost-list{gap:11px}body.home .cost-icon{width:24px;height:24px;flex-basis:24px;font-size:13px}body.home .is-thermexor{padding-top:188px}body.home .is-thermexor .cost-content{min-height:0}body.home .cost-product{height:205px;opacity:.9;filter:saturate(.9) brightness(.88);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 62%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 62%,transparent 100%)}body.home .cost-cta{margin-top:22px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wp-overrides.css.map */
