/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand-100:#dbeafe;--color-brand-500:#1e3a8a;--color-brand-700:#1d4ed8;--color-brand-900:#0f172a;--color-accent-500:#c8102e;--color-accent-600:#a90d26;--color-ink:#0b1220;--color-paper:#fff;--color-muted:#6b7280;--color-line:#e5e7eb;--font-display:var(--font-display-web),"Playfair Display","Georgia","Times New Roman",serif}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.row-1{grid-row:1}.row-2{grid-row:2}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-wrap{text-wrap:wrap}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}*{border-color:var(--color-line)}body,html{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;padding:0}body{background:#0a0a0a}main{margin:0;padding:0;display:block}main>.th-hero{margin-top:0}header.th-header{margin:0;padding:0}header.th-header+main{margin-top:0!important}a{color:inherit}.container-narrow{max-width:1200px;margin-inline:auto;padding-inline:1.25rem}.btn{cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.btn-primary{background:var(--color-accent-500);color:#fff}.btn-primary:hover{background:var(--color-accent-600)}.btn-secondary{background:var(--color-brand-500);color:#fff}.btn-secondary:hover{background:var(--color-brand-700)}.btn-outline{color:var(--color-brand-500);border-color:var(--color-brand-500);background:0 0}.btn-outline:hover{background:var(--color-brand-500);color:#fff}.btn-ghost{color:var(--color-ink);background:0 0}.btn-ghost:hover{background:#f3f4f6}.section{padding-block:4rem}.section-tight{padding-block:2.5rem}.h-display{font-family:var(--font-display);letter-spacing:-.01em;font-weight:700}.prose-content p{margin-bottom:1rem;line-height:1.7}.prose-content h2{margin:1.5rem 0 .75rem;font-size:1.5rem;font-weight:700}.prose-content h3{margin:1.25rem 0 .5rem;font-size:1.25rem;font-weight:600}.prose-content ul{list-style:outside}.prose-content ol,.prose-content ul{margin-bottom:1rem;padding-left:1.5rem}.prose-content ol{list-style:decimal}.input,.select,.textarea{border:1px solid var(--color-line);width:100%;color:var(--color-ink);background:#fff;border-radius:.25rem;padding:.65rem .85rem;font-size:.95rem}.input:focus,.select:focus,.textarea:focus{outline:2px solid var(--color-brand-500);outline-offset:1px}.label{color:var(--color-ink);margin-bottom:.35rem;font-size:.875rem;font-weight:600;display:block}.field{margin-bottom:1rem}.help{color:var(--color-muted);margin-top:.25rem;font-size:.8rem}.card{border:1px solid var(--color-line);background:#fff;border-radius:.5rem;transition:box-shadow .15s,transform .15s;overflow:hidden}.card:hover{box-shadow:0 8px 24px -10px #00000026}.badge{text-transform:uppercase;letter-spacing:.04em;background:var(--color-brand-100);color:var(--color-brand-700);border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-block}.badge-accent{color:var(--color-accent-600);background:#fee2e2}.badge-success{color:#065f46;background:#d1fae5}.badge-muted{color:#374151;background:#f3f4f6}.imported-page-body{color:var(--color-fg);line-height:1.65}.imported-page-body,.imported-page-body :not(i):not(.fa):not([class*=fa-]):not([class*=icon]){font-family:var(--font-sans)!important}.imported-page-body .heading,.imported-page-body [class*=heading],.imported-page-body [class*=title],.imported-page-body h1,.imported-page-body h2,.imported-page-body h3,.imported-page-body h4,.imported-page-body h5,.imported-page-body h6{font-family:var(--font-display)!important}.imported-page-body *{max-width:100%}.imported-page-body img{border-radius:.25rem;max-width:100%;height:auto;margin:1rem 0}.imported-page-body h1,.imported-page-body h2,.imported-page-body h3,.imported-page-body h4{font-family:var(--font-display,inherit);margin:1.5rem 0 .75rem;font-weight:700;line-height:1.2}.imported-page-body h1{font-size:2rem}.imported-page-body h2{font-size:1.5rem}.imported-page-body h3{font-size:1.2rem}.imported-page-body p{margin:0 0 1rem}.imported-page-body ol,.imported-page-body ul{margin:0 0 1rem 1.5rem}.imported-page-body li{margin-bottom:.35rem}.imported-page-body a{color:var(--color-brand-500);text-decoration:underline}.imported-page-body .banner_btn,.imported-page-body a.banner_btn,.imported-page-body button.banner_btn{isolation:isolate;justify-content:center;align-items:center;gap:.6rem;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;background-image:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;color:#fff!important;text-transform:none!important;letter-spacing:.01em!important;white-space:nowrap!important;border:0!important;border-radius:999px!important;padding:1rem 2.1rem!important;font-size:.95rem!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;transition:transform .22s,gap .22s,box-shadow .22s,filter .22s!important;display:inline-flex!important;box-shadow:0 14px 32px -10px #1e6ce88c,inset 0 1px #ffffff38!important}.imported-page-body .banner_btn:before{content:"";border-radius:inherit;filter:blur(10px);opacity:.45;z-index:-1;pointer-events:none;background:radial-gradient(120% 140%,#3b82f68c 0,#1e6ce852 40%,#1e6ce800 72%);animation:th-cta-pulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}.imported-page-body .banner_btn:hover:before{opacity:.85;animation-duration:1.6s}.imported-page-body .banner_btn>*{z-index:1;position:relative}.imported-page-body .banner_btn:hover{filter:brightness(1.06);gap:.9rem;transform:translateY(-2px);box-shadow:0 18px 40px -8px #1e6ce8b3,inset 0 1px #ffffff40!important}.imported-page-body .banner_btn .banner_button_txt{text-transform:none!important;letter-spacing:.01em!important;color:#fff!important}.imported-page-body a.banner_btn.phone_btn[href^=tel\:]{max-width:100%;width:auto!important;padding:.45rem .8rem!important;font-size:.78rem!important}.imported-page-body a.banner_btn.phone_btn[href^=tel\:],.imported-page-body a.banner_btn.phone_btn[href^=tel\:] .banner_button_txt_wrap{align-items:center;gap:.4rem;white-space:nowrap!important;display:inline-flex!important}.imported-page-body a.banner_btn.phone_btn[href^=tel\:] .banner_button_ico{align-items:center;display:inline-flex}.imported-page-body a.banner_btn.phone_btn[href^=tel\:] .banner_button_ico svg{width:14px;height:14px}.imported-page-body a.banner_btn.phone_btn[href^=tel\:] .text_hover{display:none}.imported-page-body .banner_btn:not(.phone_btn) .text_hover,.imported-page-body a.banner_btn:not([href^=tel\:]) .text_hover{display:none!important}.imported-page-body .banner_btn:not(.phone_btn) .text_active,.imported-page-body a.banner_btn:not([href^=tel\:]) .text_active{z-index:1;position:relative;opacity:1!important;visibility:visible!important;color:#fff!important;transform:none!important}.imported-page-body .banner_btn:not(.phone_btn) .text_active .banner_button_txt,.imported-page-body a.banner_btn:not([href^=tel\:]) .text_active .banner_button_txt{color:#fff!important;opacity:1!important;visibility:visible!important;display:inline!important}.imported-page-body .banner_btn:not(.phone_btn) .text_active:after,.imported-page-body a.banner_btn:not([href^=tel\:]) .text_active:after{content:" →";color:#fff;will-change:transform;margin-left:.55rem;font-weight:600;transition:transform .22s;display:inline-block}.imported-page-body .banner_btn:not(.phone_btn):hover .text_active:after,.imported-page-body a.banner_btn:not([href^=tel\:]):hover .text_active:after{transform:translate(4px)}.imported-page-body .contact_text_card{color:#4b5563;text-align:left;padding:.35rem 0;font-size:.85rem;line-height:1.4}.imported-page-body .contact_text_card .phone_link,.imported-page-body a.phone_link{font-weight:700;display:inline-block;color:var(--th-blue)!important;white-space:nowrap!important;word-break:keep-all!important;text-decoration:none!important}.imported-page-body a.phone_link:hover{color:#1857c2!important;text-decoration:underline!important}.imported-page-body .usp_row{width:100%;flex-direction:column!important;gap:.35rem!important;margin:.55rem 0!important;padding:0!important;display:flex!important}.imported-page-body .usp_item{color:#4b5563;white-space:nowrap;align-items:center;gap:.5rem;width:100%;font-size:.82rem;line-height:1.3;display:flex!important}.imported-page-body .usp_item .icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.imported-page-body .usp_item .icon svg{width:16px;height:16px}.imported-page-body .usp_item .icon svg path{fill:var(--th-blue)!important}.imported-page-body .usp_item .text{color:#374151;font-weight:500}.imported-page-body .section_container{max-width:1600px;margin:0 auto;padding:clamp(2rem,5vw,4rem) 1.5rem}.imported-page-body .section-bg .site_container,.imported-page-body .site_container{max-width:1600px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:600px){.imported-page-body .section-bg .site_container,.imported-page-body .section_container,.imported-page-body .site_container{padding-inline:1rem}}.imported-page-body .header_banner{background:linear-gradient(135deg,#0a0d14,#131b2c 60%,#0c1626);border-bottom:1px solid #1e6ce838;padding:clamp(2.25rem,5vw,3.75rem) 0 clamp(1.75rem,4vw,2.75rem);position:relative;overflow:hidden}.imported-page-body .header_banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 30%,#1e6ce833,#0000 55%),radial-gradient(circle at 82% 70%,#3b82f61f,#0000 60%);position:absolute;inset:0}.imported-page-body .header_banner>.site_container{max-width:1600px;padding-inline:1.5rem;position:relative}.imported-page-body .header_banner .breadcrumb-wrapper{margin-bottom:.85rem;padding:0}.imported-page-body .header_banner .breadcrumb-wrapper .container{max-width:none;padding:0}.imported-page-body .header_banner .breadcrumb{color:#ffffffa6;flex-wrap:wrap;gap:.35rem .55rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.imported-page-body .header_banner .breadcrumb-item a{color:#ffffffd9;text-decoration:none;transition:color .2s}.imported-page-body .header_banner .breadcrumb-item a:hover{color:var(--th-blue,#1e6ce8)}.imported-page-body .header_banner .breadcrumb-item+.breadcrumb-item:before{content:"›";color:#ffffff59;margin-right:.35rem}.imported-page-body .header_banner h1{font-family:var(--font-display);color:#fff;letter-spacing:-.015em;text-transform:none;margin:0;font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:700;line-height:1.1}.imported-page-body .section.category-banner{background:linear-gradient(#0c111c,#0a0d14);padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(2.5rem,6vw,4rem)}.imported-page-body .section.category-banner>.site_container{max-width:1600px;padding-inline:1.5rem}.imported-page-body .section.category-banner .site_flex{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.imported-page-body .section.category-banner .left_col{min-width:0}.imported-page-body .section.category-banner .left_col .section_title{color:#fff;margin:0 0 1rem;line-height:1.18;text-align:left!important;font-size:clamp(1.65rem,3vw,2.4rem)!important}.imported-page-body .section.category-banner .left_col .description{color:#ffffffc7;max-width:56ch;margin:0 0 1.75rem;font-size:1rem;line-height:1.65}.imported-page-body .section.category-banner .left_col .description p{margin:0 0 .75rem}.imported-page-body .section.category-banner .banner_btns{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.imported-page-body .th-cat-hero__media{aspect-ratio:4/3;background:#0a0d14;border:1px solid #ffffff14;border-radius:18px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 24px 60px -28px #1e6ce88c,0 18px 36px -18px #0009}.imported-page-body .th-cat-hero__media:after{content:"";pointer-events:none;background:linear-gradient(135deg,#1e6ce82e,#0000 55%);position:absolute;inset:0}.imported-page-body .th-cat-hero__media img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;margin:0;transition:transform .8s cubic-bezier(.2,.7,.2,1);display:block}.imported-page-body .th-cat-hero__media:hover img{transform:scale(1.04)}@media (max-width:900px){.imported-page-body .section.category-banner .site_flex{grid-template-columns:1fr;gap:2rem}.imported-page-body .th-cat-hero__media{aspect-ratio:16/10;order:-1}}.imported-page-body .section_title{font-family:var(--font-display);color:#fff;text-align:center;letter-spacing:-.01em;margin:0 0 .5rem;font-weight:700;line-height:1.15;font-size:clamp(1.75rem,3.4vw,2.6rem)!important}.imported-page-body .section_subtitle{text-align:center;color:#ffffffa6;max-width:640px;margin:0 auto 2.25rem;font-size:1rem}.imported-page-body .section-bg{color:#0a0a0a;background:#f3f5f8}.imported-page-body .section-bg .heading_box .section_title,.imported-page-body .section-bg .section_title{text-shadow:none;color:#0a0a0a!important}.imported-page-body .section-bg .section_subtitle{color:#4b5563!important}.imported-page-body .section-bg .site_container{max-width:1600px;margin:0 auto;padding:clamp(2.5rem,6vw,4.5rem) 1.5rem}.imported-page-body .heading_box{text-align:center;margin-bottom:2rem}.imported-page-body .heading_box .section_title{margin-bottom:.25rem}.imported-page-body .category_list_wrapper{width:100%}.imported-page-body .product_list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.8vw,1.5rem);width:100%;display:grid;margin-left:0!important;margin-right:0!important}.imported-page-body .product_list>.product_box{min-width:0;float:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}@media (max-width:1024px){.imported-page-body .product_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.imported-page-body .product_list{grid-template-columns:1fr}}.imported-page-body .category_list{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.6vw,1.25rem);display:grid}@media (max-width:1024px){.imported-page-body .category_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.imported-page-body .category_list{grid-template-columns:1fr}}.imported-page-body .category_item{background:#fff;border:none;border-radius:8px;grid-template-rows:auto 1fr auto;min-height:0;padding:1rem 1rem .65rem;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000002e,0 8px 18px -10px #0006}.imported-page-body .category_item:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0003,0 16px 28px -12px #00000073}.imported-page-body .category_image{background:0 0;justify-content:center;align-items:center;width:100%;height:170px;margin-top:.5rem;position:relative;overflow:hidden;display:flex!important}.imported-page-body .category_image img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .35s;display:block!important}.imported-page-body .category_info{z-index:1;min-height:3.4em;padding:0;position:relative}.imported-page-body .category_title{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;min-height:1em;font-weight:800;line-height:1.2;color:#0a0a0a!important;margin:0 0 .25rem!important;font-size:.82rem!important}.imported-page-body .category_subtitle{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2em;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}.imported-page-body .category_item .view_more{z-index:1;letter-spacing:.01em;isolation:isolate;border:0;border-radius:999px;place-self:flex-start start;align-items:center;gap:.55rem;margin:.65rem 0 0;padding:.65rem 1.25rem;font-size:.8rem;font-weight:600;transition:transform .22s,gap .22s,box-shadow .22s,filter .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 24px -10px #1e6ce88c,inset 0 1px #ffffff38;background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;color:#fff!important;text-decoration:none!important}.imported-page-body .category_item .view_more:before{content:"";border-radius:inherit;filter:blur(8px);opacity:.35;z-index:-1;pointer-events:none;background:radial-gradient(120% 140%,#3b82f680 0,#1e6ce847 40%,#1e6ce800 72%);animation:th-cta-pulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}.imported-page-body .category_item .view_more:hover:before,.imported-page-body .category_item:hover .view_more:before{opacity:.85;animation-duration:1.6s}.imported-page-body .category_item .view_more>*{z-index:1;position:relative}.imported-page-body .category_item .view_more svg{width:11px;height:11px;transition:transform .2s}.imported-page-body .category_item .view_more svg path{fill:currentColor!important}.imported-page-body .category_item .view_more:hover,.imported-page-body .category_item:hover .view_more{filter:brightness(1.06);gap:.9rem;transform:translateY(-2px);box-shadow:0 16px 36px -8px #1e6ce8b3,inset 0 1px #ffffff40;color:#fff!important}.imported-page-body .category_item .view_more:hover svg,.imported-page-body .category_item:hover .view_more svg{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.imported-page-body .category_item .view_more:before{animation:none}}.imported-page-body .all_category_item{isolation:isolate;background:linear-gradient(#080c144d,#080c148c 55%,#080c14eb),radial-gradient(120% 80% at 50% 0,#1e6ce847 0,#1e6ce800 60%),url(/brand/showcase-commercial.jpg) 50%/cover no-repeat,#0c1119;border-radius:8px;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:flex-start;min-height:285px;padding:1.1rem 1.1rem 1rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000038,0 8px 18px -10px #00000073}.imported-page-body .all_category_image{display:none!important}.imported-page-body .all_category_info{z-index:1;flex-direction:column;gap:.15rem;width:100%;display:flex;position:relative}.imported-page-body .all_category_item .category_title{text-shadow:0 2px 12px #000000b3;font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;min-height:0;font-weight:800;color:#fff!important;margin:0!important;font-size:.82rem!important}.imported-page-body .all_category_item .category_subtitle{text-shadow:0 1px 8px #000000b3;-webkit-line-clamp:unset;min-height:0;font-size:.78rem;line-height:1.35;display:block;overflow:visible;color:#ffffffe0!important}.imported-page-body .view_all_wrapper{z-index:1;justify-content:flex-start;margin-top:.65rem;display:flex;position:relative}.imported-page-body .view_more.view_all,.imported-page-body a.view_more.view_all,.imported-page-body a.view_more.view_all:link,.imported-page-body a.view_more.view_all:visited{letter-spacing:.01em;isolation:isolate;justify-self:auto;align-items:center;gap:.55rem;margin:0;transition:transform .22s,gap .22s,box-shadow .22s,filter .22s;position:relative;overflow:hidden;box-shadow:0 12px 28px -10px #1e6ce88c,inset 0 1px #ffffff38;background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;color:#fff!important;text-transform:none!important;border:0!important;border-radius:999px!important;padding:.8rem 1.6rem!important;font-size:.85rem!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.imported-page-body .view_more.view_all:before{content:"";border-radius:inherit;filter:blur(10px);opacity:.45;z-index:-1;pointer-events:none;background:radial-gradient(120% 140%,#3b82f68c 0,#1e6ce852 40%,#1e6ce800 72%);animation:th-cta-pulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}.imported-page-body .view_more.view_all:hover:before{opacity:.9;animation-duration:1.6s}.imported-page-body .view_more.view_all>*{z-index:1;position:relative}.imported-page-body .view_more.view_all:hover,.imported-page-body a.view_more.view_all:active,.imported-page-body a.view_more.view_all:focus,.imported-page-body a.view_more.view_all:hover{filter:brightness(1.06);gap:.9rem;transform:translateY(-2px);box-shadow:0 18px 40px -8px #1e6ce8b3,inset 0 1px #ffffff40;color:#fff!important;text-decoration:none!important}.imported-page-body .view_more.view_all svg{width:11px;height:11px;transition:transform .2s}.imported-page-body .view_more.view_all svg path,.imported-page-body .view_more.view_all:hover svg path{fill:currentColor!important}.imported-page-body .view_more.view_all:hover svg{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.imported-page-body .view_more.view_all:before{animation:none}}.imported-page-body .elementor-section,.imported-page-body .elementor-widget-wrap,.imported-page-body section{padding:.5rem 0;display:block}.imported-page-body .elementor-column,.imported-page-body .elementor-container,.imported-page-body .elementor-row,.imported-page-body .elementor-widget{width:100%;display:block}.imported-page-body iframe,.imported-page-body video{max-width:100%}.imported-page-body table{border-collapse:collapse;width:100%;margin:1rem 0}.imported-page-body td,.imported-page-body th{border:1px solid var(--color-line);padding:.5rem .75rem}.imported-page-body section.why_choose{color:#e7eaf0;isolation:isolate;position:relative;overflow:clip;background:#0a0e15!important;padding:3.25rem 0 3rem!important}.imported-page-body .why_choose_video_wrap{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.imported-page-body .why_choose_video{-o-object-fit:cover;object-fit:cover;opacity:.55;filter:saturate(1.05)contrast(1.05)brightness(1.05);width:100%;height:100%;position:absolute;inset:0}.imported-page-body .th-hero-stage .th-hero-slide{opacity:0;filter:saturate(1.05)contrast(1.08)brightness();will-change:opacity,transform;background-position:50%;background-repeat:no-repeat;background-size:cover;animation:th-hero-cycle 40s ease-in-out infinite,th-hero-kenburns 16s ease-in-out infinite alternate;position:absolute;inset:0;transform:scale(1.08)}.imported-page-body .th-hero-stage .th-hero-slide--1{animation-delay:0s,0s}.imported-page-body .th-hero-stage .th-hero-slide--2{animation-delay:-8s,-3s}.imported-page-body .th-hero-stage .th-hero-slide--3{animation-delay:-16s,-6s}.imported-page-body .th-hero-stage .th-hero-slide--4{animation-delay:-24s,-9s}.imported-page-body .th-hero-stage .th-hero-slide--5{animation-delay:-32s,-12s}@keyframes th-hero-cycle{0%,18%{opacity:1}22%,98%{opacity:0}to{opacity:1}}@keyframes th-hero-kenburns{0%{transform:scale(1.04)translate(0)}to{transform:scale(1.14)translate(-1.5%,-1%)}}@media (prefers-reduced-motion:reduce){.imported-page-body .th-hero-stage .th-hero-slide{animation:none}.imported-page-body .th-hero-stage .th-hero-slide--1{opacity:.4}}.imported-page-body .why_choose_video_overlay{background:radial-gradient(900px 520px at 85% 0,#1e6ce838 0,#0000 60%),radial-gradient(700px 400px at 5% 100%,#3b82f62e 0,#0000 55%),linear-gradient(#05080f8c,#05080f59 45%,#05080feb);position:absolute;inset:0}.imported-page-body .why_choose_video_grid{opacity:.9;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 0),linear-gradient(#ffffff0d 1px,#0000 0);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 35%,#0000 80%);mask-image:radial-gradient(#000 35%,#0000 80%)}.imported-page-body .why_choose .site_container{z-index:2;max-width:1600px;margin:0 auto;padding:0 1.5rem;position:relative}.imported-page-body .why_choose_inner{z-index:2;position:relative}.imported-page-body .why_choose_right{display:none!important}.imported-page-body .why_choose_left,.imported-page-body .why_choose_left_inner{text-align:center;width:100%!important;max-width:100%!important;display:block!important}.imported-page-body .why_choose_title{font-family:var(--font-display);letter-spacing:-.015em;padding:0;font-weight:700;line-height:1.15;position:relative;color:#fff!important;margin:0 auto .5rem!important;font-size:clamp(1.9rem,3.2vw,2.85rem)!important}.imported-page-body .why_choose_title:before{content:"WHY TRITON INDUSTRIES";width:-moz-fit-content;width:fit-content;font-family:var(--font-sans);letter-spacing:.25em;color:#7eb0ff;text-transform:none;background:#1e6ce82e;border:1px solid #7eb0ff59;border-radius:999px;margin:0 auto .65rem;padding:.45rem .9rem;font-size:.72rem;font-weight:700;line-height:1;display:block}.imported-page-body .why_choose_desc{color:#b6bdc9;max-width:720px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.6}.imported-page-body .why_choose_list{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:1.25rem;display:grid;margin:0 0 3rem!important}@media (max-width:1000px){.imported-page-body .why_choose_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.imported-page-body .why_choose_list{grid-template-columns:1fr}}.imported-page-body .why_choose_list li{-webkit-backdrop-filter:blur(10px)saturate(1.1);isolation:isolate;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;height:100%;padding:1.8rem 1.5rem 1.6rem;transition:transform .35s cubic-bezier(.2,.7,.2,1),border-color .3s,box-shadow .35s,background .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 40px -22px #0009}.imported-page-body .why_choose_list li:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(115deg,#0000 35%,#1e6ce81a 50%,#0000 65%);transition:transform .8s;position:absolute;inset:0;transform:translate(-110%)}.imported-page-body .why_choose_list li:hover:before{transform:translate(110%)}.imported-page-body .why_choose_list li>strong{z-index:1;order:2;position:relative}.imported-page-body .why_choose_list li>span{z-index:1;order:3;position:relative}.imported-page-body .why_choose_list li:after{content:"";background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%);z-index:1;background-position:50%;background-repeat:no-repeat;background-size:24px 24px;border-radius:12px;flex-shrink:0;order:1;width:48px;height:48px;margin:0 0 1.1rem;display:block;position:relative;box-shadow:0 10px 24px -10px #1e6ce8b3,inset 0 1px #ffffff40}.imported-page-body .why_choose_list li>.th-icon-glyph,.imported-page-body .why_choose_list li>i.th-icon-glyph{display:none}.imported-page-body .why_choose_list li:after{background-image:var(--th-icon),linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:22px 22px,cover}.imported-page-body .why_choose_list li:nth-child(2){--th-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.imported-page-body .why_choose_list li:nth-child(3){--th-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><line x1='12' y1='1' x2='12' y2='23'/><path d='M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6'/></svg>")}.imported-page-body .why_choose_list li:nth-child(4){--th-icon:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/><circle cx='12' cy='10' r='3'/></svg>")}.imported-page-body .why_choose_list li:hover{background:#fffffff2;border-color:#1e6ce873;transform:translateY(-6px);box-shadow:inset 0 1px #fffffff2,0 24px 50px -22px #1e6ce859,0 6px 16px -8px #0a0e1526}.imported-page-body .why_choose_list li:hover:after{transition:transform .35s cubic-bezier(.2,.7,.2,1);transform:rotate(-4deg)scale(1.05)}.imported-page-body .why_choose_list li:after{transition:transform .35s cubic-bezier(.2,.7,.2,1)}.imported-page-body .why_choose_list li strong{font-family:var(--font-sans);color:#fff;letter-spacing:-.005em;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.3;display:block}.imported-page-body .why_choose_list li span{color:#c2c8d2;font-size:.9rem;line-height:1.65;display:block}.imported-page-body .why_choose_logos{display:none!important}.imported-page-body .why_choose_logos.__unused{-webkit-backdrop-filter:blur(6px);background:#ffffffb3;border-top:1px solid #0a0e1514;border-bottom:1px solid #0a0e1514;border-radius:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin:0 0 2.25rem;padding:1rem;display:flex}.imported-page-body .why_choose_logos .logo_item{letter-spacing:.15em;text-transform:uppercase;color:#4b5563;white-space:nowrap;background:0 0;border:0;border-right:1px solid #0a0e151a;border-radius:0;justify-content:center;align-items:center;padding:.5rem 1.6rem;font-size:.72rem;font-weight:700;transition:color .2s;display:inline-flex}.imported-page-body .why_choose_logos .logo_item:last-child{border-right:0}.imported-page-body .why_choose_logos .logo_item:hover{color:var(--th-blue,#1e6ce8)}.imported-page-body .why_choose_logos .logo_item img{display:none!important}.imported-page-body .why_choose_logos .logo_item a{align-items:center;gap:.5rem;display:inline-flex;color:inherit!important;text-decoration:none!important}.imported-page-body .why_choose_logos .logo_bbb:before{content:"★ BBB Accredited"}.imported-page-body .why_choose_logos .logo_google:before{content:"★ 4.9 Google Reviews"}.imported-page-body .why_choose_logos .logo_chamber:before{content:"★ Chamber Member"}.imported-page-body .why_choose_logos .logo_ncbia:before{content:"★ NCBIA Member"}@media (max-width:700px){.imported-page-body .why_choose_logos .logo_item{border-right:0;padding:.35rem .9rem}}.imported-page-body .why_choose_button,.imported-page-body a.why_choose_button{letter-spacing:.01em;isolation:isolate;align-items:center;gap:.6rem;margin:0 auto;transition:transform .22s,gap .22s,box-shadow .22s,filter .22s;position:relative;overflow:hidden;box-shadow:0 14px 32px -10px #1e6ce88c,inset 0 1px #ffffff38;background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;color:#fff!important;text-transform:none!important;border:0!important;border-radius:999px!important;padding:1rem 2.1rem!important;font-size:.95rem!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.imported-page-body .why_choose_button:before{content:"";border-radius:inherit;filter:blur(10px);opacity:.45;z-index:-1;pointer-events:none;background:radial-gradient(120% 140%,#3b82f68c 0,#1e6ce852 40%,#1e6ce800 72%);animation:th-cta-pulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}.imported-page-body .why_choose_button:hover:before{opacity:.9;animation-duration:1.6s}@keyframes th-cta-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.imported-page-body .why_choose_button:hover,.imported-page-body a.why_choose_button:focus,.imported-page-body a.why_choose_button:hover{filter:brightness(1.06);gap:.9rem;transform:translateY(-2px);box-shadow:0 18px 40px -8px #1e6ce8b3,inset 0 1px #ffffff40;color:#fff!important}.imported-page-body .why_choose_button .button_2_text{z-index:1;line-height:1;position:relative}.imported-page-body .why_choose_button .button_2_icon{z-index:1;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex;position:relative}.imported-page-body .why_choose_button .button_2_icon svg{width:9px;height:13px;transition:transform .2s}.imported-page-body .why_choose_button .button_2_icon svg path{fill:currentColor!important}.imported-page-body .why_choose_button:hover .button_2_icon svg{transform:translate(3px)}.imported-page-body #why_choose_video.modal{display:none!important}@media (prefers-reduced-motion:reduce){.imported-page-body .why_choose_button:before,.imported-page-body .why_choose_video{animation:none}.imported-page-body .why_choose_button,.imported-page-body .why_choose_list li,.imported-page-body .why_choose_list li:after{transition:none}}:root{--th-bg:#0a0a0a;--th-bg-2:#131313;--th-line:#ffffff14;--th-text:#fff;--th-muted:#b8c0cc;--th-blue:#1e6ce8;--th-blue-2:#3b82f6;--th-blue-glow:#1e6ce873}.th-header{z-index:100;-webkit-backdrop-filter:blur(10px)saturate(140%);font-family:var(--font-sans);color:var(--th-text);background:linear-gradient(#080a0eeb,#080a0ec7 70%,#080a0e8c);transition:background .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #ffffff0d,0 8px 24px #00000059}.th-header .th-mainbar,.th-header .th-topbar{background:0 0}.th-topbar{background:linear-gradient(#060606,#0a0a0a);font-size:.78rem;position:relative}.th-topbar:after{content:"";background:linear-gradient(90deg,#0000,#1e6ce800 8%,#1e6ce88c 50%,#1e6ce800 92%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.th-topbar__inner{justify-content:flex-end;align-items:center;gap:1rem;min-height:38px;padding:.5rem 1.25rem;display:flex}.th-topbar__contact{color:#f1f5fb;flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.th-topbar__divider{background:var(--th-line);width:1px;height:14px;display:inline-block}.th-topbar__link{color:#f1f5fb;letter-spacing:.01em;align-items:center;gap:.45rem;font-weight:500;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.th-topbar__link:hover{color:#fff;transform:translateY(-1px)}.th-topbar__link svg{color:var(--th-blue);transition:color .18s}.th-topbar__link:hover svg{color:var(--th-blue-2)}.th-topbar__actions{align-items:center;gap:.65rem;display:flex}.th-topbar__actions .th-topbar__contact{margin-right:1.5rem}.th-3dbtn{border:1px solid var(--th-blue);color:var(--th-text);letter-spacing:.12em;text-transform:uppercase;background:0 0;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .22s,color .22s,box-shadow .22s,transform .22s;display:inline-flex}.th-3dbtn:hover{background:var(--th-blue);color:#fff;box-shadow:0 6px 22px var(--th-blue-glow);transform:translateY(-1px)}.th-3dbtn svg{transition:transform .35s}.th-3dbtn:hover svg{transform:rotate(15deg)scale(1.1)}.th-social{color:#fff;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.th-social:hover{background:var(--th-blue);transform:translateY(-2px)scale(1.05)}.th-header__shell{align-items:stretch;gap:1.5rem;max-width:1600px;margin-inline:auto;padding-inline:1.5rem;display:flex}.th-brand{flex-shrink:0;align-items:center;text-decoration:none;transition:transform .25s,filter .25s;display:flex}.th-brand:hover{filter:drop-shadow(0 4px 14px var(--th-blue-glow));transform:translateY(-1px)}.th-brand__img{width:auto;height:clamp(38px,4.2vw,52px);display:block}.th-header__bars{flex-direction:column;flex:auto;min-width:0;display:flex}.th-topbar__inner{max-width:none;padding-inline:0}.th-mainbar{background:var(--th-bg)}.th-mainbar__inner{align-items:center;gap:1rem;padding:.5rem 0;display:flex}.th-mainbar__inner .th-nav{flex:auto;justify-content:center;min-width:0}.th-search-slot{flex:none;width:40px;height:40px;margin-right:calc(160px + 1.3rem);position:relative}.th-search-slot .th-search{position:absolute;top:0;left:0}.th-logo{flex-shrink:0;align-items:center;padding:0;transition:transform .25s,filter .25s;display:inline-flex}.th-logo:hover{filter:drop-shadow(0 4px 12px var(--th-blue-glow));transform:translateY(-1px)}.th-wordmark{font-family:var(--font-display);letter-spacing:.15em;align-items:baseline;gap:.35rem;font-size:1.7rem;font-weight:800;line-height:1;display:inline-flex}.th-wordmark__a{color:#fff}.th-wordmark__b{color:var(--th-blue)}.th-nav{justify-content:center;display:flex}.th-nav__menu{align-items:center;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.th-nav__item,.th-nav__link{position:relative}.th-nav__link{color:#e6ecf5;font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;z-index:1;border-radius:10px;align-items:center;gap:4px;padding:1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:color .22s,transform .25s cubic-bezier(.2,.9,.3,1);display:inline-flex}.th-nav__link:before{content:"";opacity:0;z-index:-1;pointer-events:none;background:linear-gradient(#1e6ce838,#1e6ce80d);border:1px solid #3b82f647;border-radius:10px;transition:opacity .25s,transform .35s cubic-bezier(.2,.9,.3,1);position:absolute;inset:.5rem .3rem;transform:scale(.9);box-shadow:0 10px 26px -12px #1e6ce899}.th-nav__link:after{content:"";background:linear-gradient(90deg,var(--th-blue),var(--th-blue-2));transform-origin:50%;border-radius:2px;width:26px;height:2px;transition:transform .38s cubic-bezier(.65,.05,.36,1),width .35s,box-shadow .3s;position:absolute;bottom:.42rem;left:50%;transform:translate(-50%)scaleX(0);box-shadow:0 0 #3b82f600}.th-nav__item:focus-within>.th-nav__link,.th-nav__item:hover>.th-nav__link,.th-nav__link:hover{color:#fff;transform:translateY(-1px)}.th-nav__item:focus-within>.th-nav__link:before,.th-nav__item:hover>.th-nav__link:before,.th-nav__link:hover:before{opacity:1;transform:scale(1)}.th-nav__item:focus-within>.th-nav__link:after,.th-nav__item:hover>.th-nav__link:after,.th-nav__link:hover:after{width:34px;transform:translate(-50%)scaleX(1);box-shadow:0 0 12px #3b82f699}.th-nav__link svg{transition:transform .4s cubic-bezier(.5,1.6,.4,1)}.th-nav__item:focus-within>.th-nav__link svg,.th-nav__item:hover>.th-nav__link svg{transform:rotate(180deg)translateY(-1px)}.th-mega{transform-origin:top;backdrop-filter:blur(18px)saturate(140%);opacity:0;visibility:hidden;z-index:110;background:linear-gradient(#121620f5,#080b12f7);border:1px solid #3b82f633;border-radius:14px;min-width:320px;padding:.55rem;transition:opacity .25s,transform .35s cubic-bezier(.2,.9,.3,1),visibility .25s;top:calc(100% + 8px);transform:translate(-50%)translateY(-14px)scale(.96);box-shadow:0 30px 60px -20px #000000bf,0 0 0 1px #ffffff08,0 0 50px -12px #1e6ce873}.th-mega,.th-mega:before{position:absolute;left:50%}.th-mega:before{content:"";background:#121620f5;border-top:1px solid #3b82f633;border-left:1px solid #3b82f633;border-radius:2px 0 0;width:12px;height:12px;top:-7px;transform:translate(-50%)rotate(45deg)}.th-mega:after{content:"";background:linear-gradient(90deg,transparent,var(--th-blue-2),transparent);opacity:.85;border-radius:2px;height:2px;position:absolute;top:0;left:18px;right:18px}.th-nav__item.has-mega:after{content:"";z-index:109;height:14px;position:absolute;top:100%;left:0;right:0}.th-nav__item.has-mega:focus-within>.th-mega,.th-nav__item.has-mega:hover>.th-mega{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)scale(1)}.th-mega__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.th-mega__item{opacity:0;margin:0;transition:opacity .28s,transform .35s cubic-bezier(.2,.9,.3,1);transform:translateY(-6px)}.th-nav__item.has-mega:focus-within>.th-mega .th-mega__item,.th-nav__item.has-mega:hover>.th-mega .th-mega__item{opacity:1;transform:translateY(0)}.th-mega__item:first-child{transition-delay:40ms}.th-mega__item:nth-child(2){transition-delay:70ms}.th-mega__item:nth-child(3){transition-delay:.1s}.th-mega__item:nth-child(4){transition-delay:.13s}.th-mega__item:nth-child(5){transition-delay:.16s}.th-mega__item:nth-child(6){transition-delay:.19s}.th-mega__item:nth-child(7){transition-delay:.22s}.th-mega__link{color:#c8d3e2;white-space:nowrap;border-radius:9px;align-items:center;gap:.65rem;padding:.68rem 2.2rem .68rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .25s,color .22s,padding .3s cubic-bezier(.2,.9,.3,1);display:flex;position:relative;overflow:hidden}.th-mega__link:before{content:"";background:linear-gradient(180deg,var(--th-blue),var(--th-blue-2));transform-origin:50%;border-radius:0 3px 3px 0;width:3px;transition:transform .3s cubic-bezier(.2,.9,.3,1);position:absolute;top:18%;bottom:18%;left:0;transform:scaleY(0);box-shadow:0 0 8px #3b82f680}.th-mega__link:after{content:"→";color:var(--th-blue-2);opacity:0;font-size:.95rem;font-weight:700;transition:opacity .25s,transform .3s cubic-bezier(.2,.9,.3,1);position:absolute;top:50%;right:.9rem;transform:translateY(-50%)translate(-8px)}.th-mega__bullet{background:var(--th-blue);opacity:.5;border-radius:999px;flex-shrink:0;width:6px;height:6px;transition:opacity .22s,transform .3s cubic-bezier(.5,1.6,.4,1),box-shadow .3s}.th-mega__link:hover{color:#fff;background:linear-gradient(90deg,#1e6ce833,#1e6ce80a);padding-left:1.5rem}.th-mega__link:hover:before{transform:scaleY(1)}.th-mega__link:hover:after{opacity:1;transform:translateY(-50%)translate(0)}.th-mega__link:hover .th-mega__bullet{opacity:1;transform:scale(1.6);box-shadow:0 0 10px #3b82f6cc}.th-mega__link:focus-visible{outline:2px solid var(--th-blue-2);outline-offset:2px}.th-search{border:1px solid var(--th-line);cursor:text;background:#ffffff0f;border-radius:999px;flex-direction:row;width:40px;height:40px;padding:0 3px;transition:width .3s cubic-bezier(.4,0,.2,1),background .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.th-search,.th-search__btn{flex-shrink:0;align-items:center}.th-search__btn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;width:34px;height:34px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.th-search:focus-within .th-search__btn,.th-search:hover .th-search__btn{background:var(--th-blue);color:#fff}.th-search__input{color:#fff;width:0;min-width:0;font-family:var(--font-sans);opacity:0;background:0 0;border:0;outline:0;flex:1;padding:0 .9rem 0 .25rem;font-size:.85rem;transition:opacity .2s 50ms}.th-search__input::-moz-placeholder{color:#ffffff8c}.th-search__input::placeholder{color:#ffffff8c}.th-search:focus-within,.th-search:hover{background:#ffffff1a;border-color:#3b82f6b3;width:280px;box-shadow:0 0 0 4px #3b82f62e}.th-search:focus-within .th-search__input,.th-search:hover .th-search__input{opacity:1}@media (max-width:1200px){.th-brand__img{height:48px}.th-topbar__link{font-size:.72rem}.th-topbar__contact{gap:.6rem}.th-topbar__divider{height:12px}.th-3dbtn{padding:.35rem .7rem;font-size:.72rem}.th-search-slot{margin-right:calc(145px + 1rem)}.th-nav__link{letter-spacing:.08em;padding:.9rem .5rem;font-size:.72rem}.th-nav__menu{gap:.15rem}}@media (max-width:1100px){.th-nav__link{padding:.85rem .4rem;font-size:.68rem}}@media (max-width:900px){.th-topbar__inner{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.55rem 1rem}.th-topbar__contact{gap:.55rem;font-size:.72rem}.th-topbar__divider{display:none}.th-mainbar__inner{flex-wrap:wrap;gap:1rem;padding:.75rem 1rem}.th-nav{flex-basis:100%;order:3;overflow-x:auto}.th-nav__menu{flex-wrap:nowrap;justify-content:flex-start}.th-nav__link{padding:.75rem .65rem;font-size:.7rem}.th-mega{left:0;transform:translateY(-6px)}.th-nav__item.has-mega:focus-within>.th-mega,.th-nav__item.has-mega:hover>.th-mega{transform:translateY(0)}.th-search:focus-within,.th-search:hover{width:200px}}@keyframes thRing{0%{transform:rotate(0)}3%{transform:rotate(-18deg)}6%{transform:rotate(16deg)}9%{transform:rotate(-14deg)}12%{transform:rotate(12deg)}15%{transform:rotate(-8deg)}18%{transform:rotate(6deg)}21%{transform:rotate(-3deg)}24%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes thPulseRing{0%{box-shadow:0 0 #3b82f6d9,0 0 #3b82f699}70%{box-shadow:0 0 0 12px #3b82f600,0 0 0 18px #3b82f600}to{box-shadow:0 0 #3b82f600,0 0 #3b82f600}}@keyframes thIcoGlow{0%,to{color:var(--th-blue-2);filter:drop-shadow(0 0 6px #3b82f6e6)}50%{color:#8ab4ff;filter:drop-shadow(0 0 10px #8ab4ff)}}.th-phone-ico{width:24px;height:24px;color:var(--th-blue-2);transform-origin:50% 60%;background:#3b82f638;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;animation:thRing 2.4s ease-in-out infinite,thPulseRing 2.4s ease-out infinite,thIcoGlow 2.4s ease-in-out infinite;display:inline-flex}.th-topbar__link--phone:hover .th-phone-ico{background:var(--th-blue);color:#fff;animation-duration:1s,1s;transform:scale(1.08)}.th-topbar__link--phone:hover svg{color:#fff}.th-topbar__link--phone .th-phone-ico svg{color:inherit}@media (prefers-reduced-motion:reduce){.th-phone-ico{animation:none}}.th-hero{color:#fff;isolation:isolate;background:#000;align-items:center;width:100vw;min-height:86vh;margin-left:calc(50% - 50vw);padding-top:140px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}@media (max-width:991px){.th-hero{min-height:78vh;padding-top:110px}}.th-hero__bg{z-index:0;position:absolute;inset:0}.th-hero__stage{position:absolute;inset:0;overflow:hidden}.th-hero__img{filter:saturate(1.12)contrast(1.06)brightness(1.05);image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;backface-visibility:hidden;opacity:0;will-change:opacity,transform;background-color:#050810;background-position:50% 55%;background-repeat:no-repeat;background-size:cover;animation:thHeroSlideCycle 32s ease-in-out infinite,thHeroKenBurns 16s ease-in-out infinite alternate;position:absolute;inset:0}.th-hero__img--1{animation-delay:0s,0s}.th-hero__img--2{animation-delay:-8s,-3s}.th-hero__img--3{animation-delay:-16s,-6s}.th-hero__img--4{animation-delay:-24s,-9s}@keyframes thHeroSlideCycle{0%,22%{opacity:1}28%,97%{opacity:0}to{opacity:1}}@keyframes thHeroKenBurns{0%{transform:translate(-.6%,-.3%)}to{transform:translate(.6%,.3%)}}@media (prefers-reduced-motion:reduce){.th-hero__img{opacity:0;animation:none}.th-hero__img--1{opacity:1}}.th-hero__bg:after,.th-hero__bg:before{content:"";pointer-events:none;z-index:2;position:absolute;inset:0}.th-hero__bg:before{background:linear-gradient(95deg,#000000eb,#000000c7 30%,#00000073 55%,#0000001a 80%,#0000),linear-gradient(#0000,#0000000d 40%,#0000004d 75%,#000000d9)}.th-hero__bg:after{mix-blend-mode:screen;background:radial-gradient(60% 80% at 100%,#1e6ce859 0,#0000 60%),linear-gradient(90deg,#00000059,#0000 35%)}.th-hero__grid{opacity:.55;background-image:linear-gradient(#3b82f61a 1px,#0000 0),linear-gradient(90deg,#3b82f61a 1px,#0000 0);background-size:60px 60px;animation:thHeroGridDrift 30s linear infinite;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 80% at 30% 60%,#000 30%,#0000 75%);mask-image:radial-gradient(120% 80% at 30% 60%,#000 30%,#0000 75%)}@keyframes thHeroGridDrift{to{background-position:60px 60px,60px 60px}}.th-hero__scan{filter:blur(.5px);opacity:.9;background:linear-gradient(90deg,#0000,#3b82f6d9,#0000);height:2px;animation:thHeroScan 9s ease-in-out infinite;position:absolute;top:0;left:0;right:0;box-shadow:0 0 18px #3b82f6cc}@keyframes thHeroScan{0%,to{opacity:0;transform:translateY(0)}10%{opacity:.9}50%{opacity:.9;transform:translateY(82vh)}60%{opacity:0}}.th-hero__vignette{inset:0;box-shadow:inset 0 -120px 100px -40px #000000bf,inset 200px 0 140px -120px #0000008c,inset -120px 0 100px -120px #00000059}.th-hero__sweep,.th-hero__vignette{pointer-events:none;position:absolute}.th-hero__sweep{filter:blur(6px);background:linear-gradient(115deg,#0000 35%,#3b82f62e 48%,#ffffff1a 50%,#3b82f62e 52%,#0000 65%);width:60%;height:160%;animation:thHeroSweep 7s ease-in-out 1.2s infinite;top:-30%;left:-40%;transform:translate(-30%)}@keyframes thHeroSweep{0%{opacity:0;transform:translate(-50%)}20%{opacity:1}60%{opacity:1}to{opacity:0;transform:translate(280%)}}.th-hero__content{z-index:2;flex-direction:column;gap:clamp(.6rem,1.2vh,1rem);width:100%;max-width:1600px;margin:0 auto;padding:clamp(5.5rem,13vh,8.5rem) clamp(1.5rem,4vw,4rem) clamp(2rem,5.5vh,3.5rem) clamp(2rem,7vw,7rem);display:flex;position:relative}.th-hero__eyebrow{font-family:var(--font-sans);letter-spacing:.42em;text-transform:uppercase;color:var(--th-blue-2);text-shadow:0 0 18px #3b82f699;opacity:0;align-self:flex-start;align-items:center;gap:.9rem;font-size:.72rem;font-weight:600;animation:thHeroFadeUp .9s ease-out .15s forwards;display:inline-flex}.th-hero__eyebrow-line{background:linear-gradient(90deg,transparent,var(--th-blue-2));border-radius:2px;width:38px;height:2px;display:inline-block}.th-hero__eyebrow-line:last-child{background:linear-gradient(90deg,var(--th-blue-2),transparent)}.th-hero__title{font-family:var(--font-display);letter-spacing:-.02em;text-shadow:0 6px 38px #000000d9;margin:0;font-size:clamp(1.9rem,5vw,4.4rem);font-weight:700;line-height:1}.th-hero__title-row{opacity:0;animation:thHeroSlideUp 1.1s cubic-bezier(.2,.8,.2,1) forwards;display:block;transform:translateY(40px)skewY(2deg)}.th-hero__title-row--1{animation-delay:.35s}.th-hero__title-row--2{animation-delay:.55s}.th-hero__title-accent{background:linear-gradient(120deg,var(--th-blue-2) 0,#8ab4ff 50%,var(--th-blue) 100%);color:#0000;filter:drop-shadow(0 0 22px #3b82f68c);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:thHeroGradientShift 6s ease-in-out infinite}@keyframes thHeroGradientShift{0%,to{background-position:0}50%{background-position:100%}}.th-hero__lede{max-width:640px;font-family:var(--font-sans);color:#ffffffe0;text-shadow:0 2px 14px #000000b3;opacity:0;margin:0;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.55;animation:thHeroFadeUp 1s ease-out .85s forwards}.th-hero__lede-tag{color:var(--th-blue-2);margin-left:.25rem;font-style:italic;font-weight:500;display:inline-block}.th-hero__cta{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:clamp(.5rem,1.5vh,1rem);display:flex}.th-hero__btn{font-family:var(--font-sans);letter-spacing:.01em;text-transform:none;cursor:pointer;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:.75rem;padding:1rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:inline-flex;position:relative;overflow:hidden}.th-hero__btn--primary{background:var(--th-blue);color:#fff;box-shadow:0 10px 30px #1e6ce873,inset 0 1px #ffffff40}.th-hero__btn--primary:before{content:"";border-radius:inherit;filter:blur(10px);opacity:.55;z-index:-1;pointer-events:none;background:radial-gradient(120% 140%,#3b82f68c 0,#1e6ce859 35%,#1e6ce800 70%);animation:thHeroBtnPulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}@keyframes thHeroBtnPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.75;transform:scale(1.06)}}.th-hero__btn--primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 18px 42px #1e6ce8b3,0 0 0 4px #3b82f62e,inset 0 1px #fff6}.th-hero__btn--primary:hover:before{opacity:.9;animation-duration:1.6s}.th-hero__btn--primary:active{transform:translateY(0)scale(.99)}.th-hero__btn-arrow{transition:transform .25s}.th-hero__btn--primary:hover .th-hero__btn-arrow{transform:translate(4px)}.th-hero__btn--ghost{color:#fff;backdrop-filter:blur(8px);text-transform:none;letter-spacing:.02em;background:#ffffff0f;border-color:#ffffff38;padding:.75rem 1.4rem .75rem .75rem;font-weight:500}.th-hero__btn--ghost:hover{background:#1e6ce82e;border-color:#3b82f6a6;box-shadow:0 12px 28px #1e6ce859}.th-hero__btn-ring{width:38px;height:38px;color:var(--th-blue-2);transform-origin:50% 60%;background:#3b82f638;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;animation:thRing 2.6s ease-in-out infinite,thPulseRing 2.6s ease-out infinite,thIcoGlow 2.6s ease-in-out infinite;display:inline-flex}.th-hero__btn-stack{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.th-hero__btn-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#ffffffa6;font-size:.65rem}.th-hero__btn-num{font-family:var(--font-display);color:#fff;font-size:1.05rem;font-weight:700}.th-hero__usps{border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;max-width:720px;margin:clamp(1.6rem,4vh,2.6rem) 0 0;padding:1.4rem 0 0;list-style:none;display:grid}.th-hero__usp{-webkit-backdrop-filter:blur(6px);background:linear-gradient(135deg,#ffffff0f,#1e6ce80d);border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.7rem;padding:.85rem .9rem;transition:transform .25s,border-color .25s,background .25s;display:flex}.th-hero__usp:hover{background:linear-gradient(135deg,#3b82f624,#1e6ce814);border-color:#3b82f673;transform:translateY(-2px)}.th-hero__usp-ico{width:38px;height:38px;color:var(--th-blue-2);background:linear-gradient(135deg,#1e6ce840,#3b82f626);border:1px solid #3b82f659;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 14px #3b82f640,inset 0 0 8px #3b82f62e}.th-hero__usp-txt{font-family:var(--font-display);color:#fff;letter-spacing:.01em;font-size:.82rem;font-weight:700;line-height:1.2}@media (max-width:900px){.th-hero__usps{grid-template-columns:repeat(2,minmax(0,1fr));max-width:460px}}@media (max-width:480px){.th-hero__usps{grid-template-columns:1fr}}@keyframes thHeroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes thHeroSlideUp{0%{opacity:0;transform:translateY(50px)skewY(2deg)}to{opacity:1;transform:translateY(0)skewY(0)}}@media (prefers-reduced-motion:reduce){.th-hero__btn--primary,.th-hero__grid,.th-hero__img,.th-hero__scan,.th-hero__sweep,.th-hero__title-accent{animation:none!important}}@media (max-width:768px){.th-hero{min-height:620px}.th-hero__meta{flex-wrap:wrap;gap:.85rem}.th-hero__stat-div{display:none}.th-hero__btn{padding:.85rem 1.2rem;font-size:.75rem}}.imported-page-body .image_wrapper_inner{cursor:zoom-in;border-radius:8px;position:relative;overflow:hidden}.imported-page-body .image_wrapper_inner img{cursor:zoom-in;width:100%;height:auto;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s;display:block}.imported-page-body .image_wrapper_inner:hover img{filter:brightness(.82);transform:scale(1.06)}.imported-page-body .image_wrapper_inner:after{content:"";opacity:0;pointer-events:none;z-index:3;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='7'/><line x1='21' y1='21' x2='16.65' y2='16.65'/><line x1='11' y1='8' x2='11' y2='14'/><line x1='8' y1='11' x2='14' y2='11'/></svg>") 50%/24px 24px no-repeat,radial-gradient(circle,#1e6ce8f2 0,#1e6ce8d9 70%,#1e6ce800 100%);border-radius:999px;width:56px;height:56px;margin:-28px 0 0 -28px;transition:opacity .3s,transform .3s;position:absolute;top:50%;left:50%;transform:scale(.6);box-shadow:0 6px 20px #1e6ce880}.imported-page-body .image_wrapper_inner:hover:after{opacity:1;transform:scale(1)}.ti-lightbox{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#05080eeb;justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem);animation:tiLightboxFade .25s ease-out;display:flex;position:fixed;inset:0}@keyframes tiLightboxFade{0%{opacity:0}to{opacity:1}}.ti-lightbox__figure{flex-direction:column;align-items:center;gap:.9rem;max-width:min(1400px,95vw);max-height:90vh;margin:0;animation:tiLightboxZoom .35s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}@keyframes tiLightboxZoom{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ti-lightbox__img{-o-object-fit:contain;object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:82vh;box-shadow:0 30px 80px #0009,0 0 0 1px #ffffff14,0 0 60px #1e6ce840}.ti-lightbox__cap{color:#ffffffd9;letter-spacing:.12em;text-transform:uppercase;font-size:.9rem;font-weight:600}.ti-lightbox__close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s,border-color .2s;display:flex;position:absolute;top:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem)}.ti-lightbox__close:hover{background:#1e6ce866;border-color:#3b82f699;transform:scale(1.06)rotate(90deg)}.imported-page-body section.banner_3d_estimator.th-3d-redesign{color:#0a0e15;isolation:isolate;position:relative;overflow:hidden;background:#fff!important;padding:4rem 0!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .site_container_full{z-index:1;grid-template-columns:minmax(520px,1.1fr) minmax(0,1fr);align-items:start;gap:3rem;max-width:1320px;margin:0 auto;display:grid;position:relative;padding:0 3rem!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .site_container{max-width:none!important;margin:0!important;padding:0!important}@media (max-width:960px){.imported-page-body section.banner_3d_estimator.th-3d-redesign .site_container_full{grid-template-columns:1fr;gap:3rem}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_content{text-align:left;position:relative;width:100%!important;max-width:none!important;display:block!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_content>a.banner_3d_btn{align-self:flex-start}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_content>*{margin-left:0!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_title{font-family:var(--font-sans)!important;letter-spacing:.005em!important;text-transform:uppercase!important;color:#0a0e15!important;text-align:left!important;-webkit-text-fill-color:initial!important;background:0 0!important;margin:0 0 1.25rem!important;font-size:clamp(1.6rem,2.6vw,2.15rem)!important;font-weight:800!important;line-height:1.18!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_text{color:#4b5563;max-width:560px;margin:0 0 2rem;font-size:1.02rem;line-height:1.7}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_text a{border-bottom:1px dashed #1e6ce880;text-decoration:none;transition:color .2s,border-color .2s;color:var(--th-blue,#1e6ce8)!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_text a:hover{border-bottom-color:var(--th-blue-2,#3b82f6);color:var(--th-blue-2,#3b82f6)!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn{letter-spacing:.01em;isolation:isolate;align-items:center;gap:.65rem;transition:transform .22s,gap .22s,box-shadow .22s,filter .22s;position:relative;overflow:hidden;box-shadow:0 14px 32px -10px #1e6ce899,inset 0 1px #ffffff38;background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;color:#fff!important;text-transform:none!important;border:0!important;border-radius:999px!important;padding:1rem 2.1rem!important;font-size:.95rem!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn:before{content:"";border-radius:inherit;filter:blur(10px);opacity:.45;z-index:-1;pointer-events:none;background:radial-gradient(120% 140%,#3b82f68c 0,#1e6ce852 40%,#1e6ce800 72%);animation:th-cta-pulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn:hover:before{opacity:.9;animation-duration:1.6s}.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn:hover{filter:brightness(1.06);gap:.95rem;transform:translateY(-2px);box-shadow:0 18px 40px -8px #1e6ce8bf,inset 0 1px #ffffff40}.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn .banner_3d_btn_ico{z-index:1;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn .banner_3d_btn_ico svg{width:18px;height:16px}.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn .banner_3d_btn_ico svg path{fill:currentColor!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_img{width:100%;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_img:after,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_img:before{content:none!important;display:none!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_img{margin-top:-1.25rem!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_img img{width:100%;max-width:640px;height:auto;box-shadow:none;filter:drop-shadow(0 18px 30px #0a0e151f);background:0 0;border:0;margin-left:auto;display:block}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app{isolation:isolate;width:100%;position:relative}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_glow{filter:blur(34px);z-index:0;pointer-events:none;background:radial-gradient(closest-side,#1e6ce852,#0000 70%),radial-gradient(closest-side,#3b82f633,#0000 75%);animation:th-3d-pulse 6s ease-in-out infinite;position:absolute;inset:6% -8% 0}@keyframes th-3d-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_frame{z-index:1;background:#0e131b;border:1px solid #0a0e152e;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 30px 80px -28px #1e6ce866,0 18px 44px -22px #0a0e154d,inset 0 1px #ffffff0f}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_topbar{background:linear-gradient(#0f141d,#0a0e15);border-bottom:1px solid #ffffff0f;align-items:center;gap:.9rem;padding:.65rem .95rem;display:flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dots{gap:6px;display:inline-flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dots i{background:#2b3340;border-radius:50%;width:11px;height:11px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dots i:first-child{background:#ff5f56}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dots i:nth-child(2){background:#ffbd2e}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dots i:nth-child(3){background:#27c93f}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_brand{font-family:var(--font-sans);letter-spacing:.04em;color:#e6ebf3;align-items:center;gap:.55rem;font-size:.82rem;font-weight:600;display:inline-flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_brand b{color:var(--th-blue-2,#3b82f6);font-weight:800}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_brand .live{letter-spacing:.14em;color:#b8f5c5;background:#27c93f1f;border:1px solid #27c93f59;border-radius:999px;align-items:center;gap:.3rem;margin-left:.35rem;padding:.2rem .55rem;font-size:.62rem;font-weight:700;display:inline-flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_brand .live .dot{background:#27c93f;border-radius:50%;width:6px;height:6px;animation:th-3d-blink 1.6s ease-in-out infinite;box-shadow:0 0 8px #27c93f}@keyframes th-3d-blink{0%,to{opacity:1}50%{opacity:.35}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_url{font-family:var(--font-sans);color:#8a93a3;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0a;border:1px solid #ffffff12;border-radius:6px;max-width:50%;margin-left:auto;padding:.3rem .7rem;font-size:.7rem;overflow:hidden}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_body{min-height:380px;grid-template-columns:minmax(170px,200px) minmax(0,1fr)!important;display:grid!important}@media (max-width:480px){.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_body{grid-template-columns:1fr!important}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_panel{background:#0c1119;border-right:1px solid #ffffff0f;flex-direction:column;gap:.45rem;padding:.9rem .85rem;display:flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_panel_h{font-family:var(--font-sans);letter-spacing:.22em;color:#6b7588;text-transform:uppercase;margin-bottom:.35rem;padding-left:.15rem;font-size:.62rem;font-weight:700}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row{font-family:var(--font-sans);color:#c2c8d2;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:.55rem .65rem;font-size:.76rem;transition:background .2s,border-color .2s;display:flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row:hover{background:#1e6ce814;border-color:#1e6ce859}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row .lbl{color:#8a93a3;font-size:.72rem;font-weight:500}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row .val{color:#fff;align-items:baseline;gap:.2rem;font-size:.82rem;font-weight:600;display:inline-flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row .val em{color:#6b7588;margin-left:.15rem;font-size:.62rem;font-style:normal;font-weight:500}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row .val .caret{border-top:5px solid #6b7588;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:.35rem;display:inline-block;transform:translateY(-1px)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch{flex-direction:column;align-items:stretch;gap:.45rem}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .swatches{flex-wrap:wrap;gap:.35rem;display:inline-flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw{cursor:pointer;border:2px solid #ffffff1f;border-radius:50%;width:22px;height:22px;transition:transform .2s,border-color .2s;box-shadow:0 2px 6px #00000059}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw:hover{transform:scale(1.15)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw.is-active{border-color:var(--th-blue-2,#3b82f6);transform:scale(1.1);box-shadow:0 0 0 2px #3b82f640,0 2px 6px #00000059}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw_steel{background:linear-gradient(135deg,#9aa4b2,#6b7280)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw_blue{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6))}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw_red{background:linear-gradient(135deg,#a01e1e,#c92a2a)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw_green{background:linear-gradient(135deg,#1f5d3a,#2f8a55)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw_sand{background:linear-gradient(135deg,#c8b48a,#a89066)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw_black{background:linear-gradient(135deg,#2b313b,#0f1218)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_row_swatch .sw_white{background:linear-gradient(135deg,#fff,#dde2eb)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_pricebar{background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%);border-radius:10px;flex-direction:column;align-items:flex-start;gap:.15rem;margin-top:auto;padding:.65rem .8rem;display:flex;box-shadow:0 10px 24px -10px #1e6ce8a6,inset 0 1px #ffffff2e}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_pricebar .lbl{font-family:var(--font-sans);letter-spacing:.18em;color:#ffffffd9;text-transform:uppercase;font-size:.62rem;font-weight:700}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_pricebar .val{font-family:var(--font-display);color:#fff;letter-spacing:-.005em;font-size:1.15rem;font-weight:700}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_view{background:radial-gradient(at 50% 60%,#1a2331 0,#0a0e15 70%);min-height:380px;position:relative;overflow:hidden}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_grid{pointer-events:none;background-image:linear-gradient(90deg,#7eb0ff1a 1px,#0000 0),linear-gradient(#7eb0ff1a 1px,#0000 0);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 60%,#000 30%,#0000 80%);mask-image:radial-gradient(at 50% 60%,#000 30%,#0000 80%)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_floor{transform-origin:50% 100%;filter:blur(.3px);opacity:.9;pointer-events:none;background:linear-gradient(#1e6ce82e,#1e6ce800),repeating-linear-gradient(90deg,#7eb0ff2e 0 1px,#0000 1px 28px),repeating-linear-gradient(#7eb0ff1a 0 1px,#0000 1px 22px);height:30%;position:absolute;bottom:18%;left:8%;right:8%;transform:perspective(700px)rotateX(62deg)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_view img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 30px #0000008c)drop-shadow(0 0 18px #1e6ce840)saturate(1.05)contrast(1.05);z-index:1;width:78%;max-height:72%;transition:transform 8s;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app:hover .banner_3d_app_view img{transform:translate(-50%,-50%)scale(1.04)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dim{z-index:2;font-family:var(--font-sans);letter-spacing:.04em;color:#cfe0ff;-webkit-backdrop-filter:blur(8px);white-space:nowrap;background:#0a0e15c7;border:1px solid #7eb0ff73;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.68rem;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 6px 16px -8px #0000008c}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dim b{color:#fff;font-weight:800}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_dim:before{content:"";background:#7eb0ff8c;position:absolute}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_w{top:14%;left:8%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_w:before{background-image:linear-gradient(#7eb0ffb3 50%,#0000 0);height:28px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_l{bottom:14%;right:8%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_l:before{background-image:linear-gradient(#7eb0ffb3 50%,#0000 0);background-size:1px 6px;width:1px;height:28px;bottom:100%;left:50%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_h{top:50%;right:6%;transform:translateY(-50%)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_h:before{background-image:linear-gradient(90deg,#7eb0ffb3 50%,#0000 0);background-size:6px 1px;width:28px;right:100%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_compass{z-index:3;background:#0a0e15c7;border:1px solid #7eb0ff66;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:12px;right:12px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_compass span{transform-origin:50% 100%;background:linear-gradient(#ff5f56 0 50%,#cfe0ff 50% 100%);border-radius:1px;width:2px;height:14px;animation:th-3d-spin 16s linear infinite;position:absolute;bottom:50%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_compass b{font-family:var(--font-sans);letter-spacing:.1em;color:#cfe0ff;font-size:.55rem;font-weight:700;position:absolute;top:1px}@keyframes th-3d-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_rotate{font-family:var(--font-sans);color:#8a93a3;z-index:3;background:#0a0e15b3;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.65rem;font-weight:500;display:inline-flex;position:absolute;bottom:12px;left:12px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_app_rotate svg{color:var(--th-blue-2,#3b82f6)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_visual:hover .banner_3d_card{transform:rotateY(-4deg)rotateX(2deg)translateZ(20px);box-shadow:0 40px 100px -28px #1e6ce8bf,inset 0 1px #ffffff1f}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_visual:hover .banner_3d_card img{transform:scale(1.06)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_card:after{background:linear-gradient(#05080d00 40%,#05080da6),linear-gradient(135deg,#1e6ce840,#0000 55%)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_axis{z-index:3;opacity:.85;background:linear-gradient(90deg,#7eb0ffb3 2px,#0000 0) 0 100%/100% 2px no-repeat,linear-gradient(0deg,#7eb0ffb3 2px,#0000 0) 0 100%/2px 100% no-repeat;width:64px;height:64px;position:absolute;bottom:16px;left:16px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_axis:after,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_axis:before{content:"X";font-family:var(--font-sans);letter-spacing:.1em;color:#7eb0ff;font-size:.58rem;font-weight:700;position:absolute}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_axis:before{content:"X";bottom:-2px;right:-10px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_axis:after{content:"Y";top:-12px;left:-2px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_chip{z-index:4;font-family:var(--font-sans);letter-spacing:.03em;color:#fff;-webkit-backdrop-filter:blur(8px);white-space:nowrap;background:#0a0e15c7;border:1px solid #7eb0ff66;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.72rem;font-weight:600;animation:th-3d-float 5s ease-in-out infinite;display:inline-flex;position:absolute;transform:translateZ(40px);box-shadow:0 8px 22px -10px #1e6ce88c}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_chip:before{content:"";background:var(--th-blue-2,#3b82f6);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #3b82f6e6}.imported-page-body section.banner_3d_estimator.th-3d-redesign .chip_drag{animation-delay:0s;top:14%;left:-6%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .chip_size{animation-delay:1.2s;top:50%;right:-8%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .chip_color{animation-delay:2.4s;bottom:14%;left:6%}@keyframes th-3d-float{0%,to{transform:translateZ(40px)}50%{transform:translate3d(0,-8px,40px)}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_dots{opacity:.65;z-index:0;pointer-events:none;background-image:radial-gradient(#1e6ce873 1.4px,#0000 1.6px);background-size:14px 14px;width:130px;height:130px;position:absolute;bottom:-4%;right:-2%}@media (max-width:960px){.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_title{text-align:center!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_text{text-align:center;margin-left:auto;margin-right:auto}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_content{text-align:center}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_card{transform:rotateY(-6deg)rotateX(3deg)}}@media (prefers-reduced-motion:reduce){.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_chip,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_glow,.imported-page-body section.banner_3d_estimator.th-3d-redesign a.banner_3d_btn:before{animation:none}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-width:560px;display:grid;margin:0 0 2.1rem!important;padding:0!important;list-style:none!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps li{background:#fff;border:1px solid #0a0e1514;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.7rem .75rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:inset 0 1px #ffffffe6,0 8px 22px -16px #0a0e152e}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps li:hover{border-color:#1e6ce866;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 14px 30px -16px #1e6ce859}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps .num{background:linear-gradient(135deg,var(--th-blue) 0,var(--th-blue-2) 100%);color:#fff;width:26px;height:26px;font-family:var(--font-sans);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 6px 14px -6px #1e6ce899}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps .txt{flex-direction:column;line-height:1.2;display:flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps .txt b{font-family:var(--font-sans);color:#0a0e15;font-size:.9rem;font-weight:700}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps .txt em{color:#6b7280;margin-top:.15rem;font-size:.72rem;font-style:normal}@media (max-width:720px){.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps{grid-template-columns:1fr;margin-left:auto;margin-right:auto}}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_stage{aspect-ratio:5/4;perspective:1400px;width:100%;transform-style:preserve-3d;position:relative}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_iso{z-index:0;opacity:.75;background-image:linear-gradient(115deg,#1e6ce833 1px,#0000 0),linear-gradient(65deg,#1e6ce833 1px,#0000 0);background-size:36px 36px,36px 36px;position:absolute;inset:-6% -8% -10%;-webkit-mask-image:radial-gradient(70% 70% at 60% 60%,#000 0,#0000 80%);mask-image:radial-gradient(70% 70% at 60% 60%,#000 0,#0000 80%)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_glow{inset:6% -4% 10%!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_card{z-index:2;transform-origin:50%;background:#fff;border:1px solid #0a0e151a;border-radius:18px;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1),box-shadow .4s;position:relative;overflow:hidden;transform:rotateY(-10deg)rotateX(5deg)translateZ(0);box-shadow:0 30px 80px -28px #1e6ce880,0 18px 40px -22px #0a0e1538,inset 0 1px #ffffffe6}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_stage:hover .banner_3d_card{transform:rotateY(-3deg)rotateX(2deg)translateZ(24px);box-shadow:0 44px 100px -28px #1e6ce8b3,0 22px 50px -22px #0a0e1547,inset 0 1px #fffffff2}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_card img{-o-object-fit:cover;object-fit:cover;filter:saturate(1.05)contrast(1.05);width:100%;height:100%;transition:transform 8s;display:block}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_stage:hover .banner_3d_card img{transform:scale(1.05)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_card:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#05080d8c,#05080d00 30% 60%,#05080db3),linear-gradient(135deg,#1e6ce82e,#0000 55%);position:absolute;inset:0}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_grid_overlay{mix-blend-mode:screen;pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#7eb0ff2e 1px,#0000 0),linear-gradient(#7eb0ff2e 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_topbar{z-index:4;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:14px;left:14px;right:14px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_brand{font-family:var(--font-sans);letter-spacing:.14em;color:#fff;-webkit-backdrop-filter:blur(8px);background:#0a0e15b3;border:1px solid #7eb0ff73;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_brand .dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:th-3d-blink 1.6s ease-in-out infinite;box-shadow:0 0 10px #22c55ee6}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_compass{-webkit-backdrop-filter:blur(8px);background:#0a0e15b3;border:1px solid #7eb0ff73;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_compass span{transform-origin:50%;background:linear-gradient(#fff 0 50%,#ef4444 50% 100%);border-radius:2px;width:2px;height:12px;animation:th-3d-spin 12s linear infinite;display:block}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_dim{z-index:4;font-family:var(--font-sans);letter-spacing:.04em;color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(6px);background:#0a0e15c7;border:1px solid #7eb0ff73;border-radius:6px;align-items:baseline;gap:.35rem;padding:.3rem .55rem;font-size:.68rem;font-weight:600;display:inline-flex;position:absolute}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_dim b{color:#7eb0ff;font-size:.82rem;font-weight:800}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_dim:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#7eb0ffd9 50%,#0000 0);background-repeat:repeat-x;background-size:6px 1px;position:absolute}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_w{top:18%;left:50%;transform:translate(-50%)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_w:before{background-image:linear-gradient(#7eb0ffd9 50%,#0000 0);background-repeat:repeat-y;background-size:1px 6px;width:1px;height:22px;top:100%;left:50%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_l{top:48%;right:4%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_l:before{width:22px;height:1px;margin-right:4px;top:50%;right:100%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_h{top:60%;left:4%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .dim_h:before{width:22px;height:1px;margin-left:4px;top:50%;left:100%}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_swatches{z-index:4;-webkit-backdrop-filter:blur(8px);background:#0a0e15c7;border:1px solid #7eb0ff66;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .55rem;display:inline-flex;position:absolute;bottom:14px;left:14px}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_swatches .sw{cursor:pointer;border:2px solid #0000;border-radius:50%;width:16px;height:16px;transition:transform .2s,border-color .2s;box-shadow:inset 0 0 0 1px #ffffff2e}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_swatches .sw:hover{transform:scale(1.15)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_swatches .sw.is-active{border-color:#fff;transform:scale(1.18);box-shadow:inset 0 0 0 1px #fff9,0 0 12px #3b82f699}.imported-page-body section.banner_3d_estimator.th-3d-redesign .sw_steel{background:#b8c0c8}.imported-page-body section.banner_3d_estimator.th-3d-redesign .sw_blue{background:linear-gradient(135deg,#1e6ce8,#3b82f6)}.imported-page-body section.banner_3d_estimator.th-3d-redesign .sw_red{background:#b40d15}.imported-page-body section.banner_3d_estimator.th-3d-redesign .sw_green{background:#2f5d3a}.imported-page-body section.banner_3d_estimator.th-3d-redesign .sw_sand{background:#c8a77a}.imported-page-body section.banner_3d_estimator.th-3d-redesign .sw_black{background:#1a1d22}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_price{z-index:4;background:linear-gradient(135deg,var(--th-blue) 0,var(--th-blue-2) 100%);color:#fff;border-radius:12px;align-items:baseline;gap:.5rem;padding:.5rem .85rem;animation:th-3d-pricepulse 3.5s ease-in-out infinite;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 14px 30px -10px #1e6ce8b3,inset 0 1px #ffffff40}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_price .lbl{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-size:.62rem;font-weight:700}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_price .val{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}@keyframes th-3d-pricepulse{0%,to{box-shadow:0 14px 30px -10px #1e6ce8b3,inset 0 1px #ffffff40}50%{box-shadow:0 18px 40px -8px #1e6ce8f2,inset 0 1px #ffffff59}}@media (prefers-reduced-motion:reduce){.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_brand .dot,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_compass span,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_price{animation:none}}.imported-page-body section.th-res-section{color:#e7eaf0;isolation:isolate;position:relative;overflow:hidden;background:#0a0e15!important;padding:4.5rem 0 5rem!important}.imported-page-body section.th-res-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(900px 380px at 18% 0,#1e6ce82e,#0000 60%),radial-gradient(900px 380px at 82% 100%,#3b82f624,#0000 60%);position:absolute;inset:0}.imported-page-body .th-res-shell{z-index:1;max-width:1240px;margin:0 auto;padding:0 1.5rem;position:relative}.imported-page-body .th-res-head{text-align:center;max-width:760px;margin:0 auto 2.5rem}.imported-page-body .th-res-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#6ea8ff;background:#1e6ce814;border:1px solid #6ea8ff59;border-radius:999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-block}.imported-page-body .th-res-title{color:#fff;letter-spacing:-.01em;margin:0 0 .85rem;font-family:Outfit,Urbanist,system-ui,sans-serif;font-size:clamp(1.8rem,1.4rem + 1.6vw,2.5rem);font-weight:800;line-height:1.15}.imported-page-body .th-res-sub{color:#a8b2c2;margin:0;font-size:1rem;line-height:1.6}.imported-page-body .th-res-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:880px){.imported-page-body .th-res-grid{grid-template-columns:1fr}}.imported-page-body a.th-res-card{color:inherit;background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.75rem 1.5rem 1.5rem;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;text-decoration:none!important}.imported-page-body a.th-res-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#1e6ce81f,#0000 55%);transition:opacity .25s;position:absolute;inset:0}.imported-page-body a.th-res-card:hover{background:linear-gradient(#ffffff0f,#ffffff08);border-color:#3b82f68c;transform:translateY(-4px);box-shadow:0 16px 40px -18px #1e6ce88c}.imported-page-body a.th-res-card:hover:before{opacity:1}.imported-page-body .th-res-card__ico{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 10px 22px -10px #1e6ce8b3}.imported-page-body .th-res-card__ico svg{width:26px;height:26px}.imported-page-body .th-res-card__title{color:#fff;letter-spacing:-.005em;margin:.2rem 0 0;font-family:Outfit,Urbanist,system-ui,sans-serif;font-size:1.25rem;font-weight:700}.imported-page-body .th-res-card__desc{color:#a8b2c2;flex:1;margin:0;font-size:.95rem;line-height:1.55}.imported-page-body .th-res-card__cta{color:#6ea8ff;letter-spacing:.005em;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.imported-page-body .th-res-card__cta .th-res-arrow{width:16px;height:16px;transition:transform .25s}.imported-page-body a.th-res-card:hover .th-res-card__cta{color:#fff}.imported-page-body a.th-res-card:hover .th-res-card__cta .th-res-arrow{transform:translate(4px)}.imported-page-body section.th-trust-section{position:relative;overflow:hidden;background:#fff!important;padding:4rem 0 5rem!important}.imported-page-body .th-trust-shell{max-width:1240px;margin:0 auto;padding:0 1.5rem}.imported-page-body .th-trust-card{isolation:isolate;background:radial-gradient(700px 280px at 0 0,#1e6ce814,#0000 60%),linear-gradient(#fff,#f5f8fd);border:1px solid #e6ecf5;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center;gap:2.5rem;padding:2.75rem 3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px -32px #0f1e3c2e}.imported-page-body .th-trust-copy{z-index:1;color:#0a0e15;position:relative}.imported-page-body .th-trust-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#6ea8ff;background:0 0;border:0;border-radius:0;margin:0 0 .6rem;padding:0;font-size:.78rem;font-weight:700;display:block}.imported-page-body .th-trust-title{letter-spacing:-.01em;color:#0a0e15;text-align:left;text-wrap:balance;text-indent:0;max-width:none;margin:0 0 1rem;padding:0;font-family:Outfit,Urbanist,system-ui,sans-serif;font-size:clamp(1.6rem,1.2rem + 1.6vw,2.35rem);font-weight:800;line-height:1.15}.imported-page-body .th-trust-copy>*{text-indent:0!important;margin-left:0!important;padding-left:0!important}.imported-page-body .th-trust-lede{color:#495467;max-width:56ch;margin:0 0 1.25rem;font-size:1rem;line-height:1.6}.imported-page-body .th-trust-points{gap:.55rem;margin:0 0 1.75rem;padding:0;list-style:none;display:grid}.imported-page-body .th-trust-points li{color:#1f2a3a;align-items:center;gap:.65rem;font-size:.95rem;font-weight:500;display:flex}.imported-page-body .th-trust-dot{background:linear-gradient(135deg,#1e6ce8,#3b82f6);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #1e6ce82e}.imported-page-body .th-trust-cta{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.imported-page-body a.th-trust-btn{letter-spacing:.005em;white-space:nowrap;border-radius:999px;align-items:center;gap:.65rem;padding:.9rem 1.4rem;font-size:.98rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex;text-decoration:none!important}.imported-page-body a.th-trust-btn--primary{background:linear-gradient(135deg,#1e6ce8,#3b82f6);box-shadow:0 12px 28px -10px #1e6ce8b3;color:#fff!important}.imported-page-body a.th-trust-btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px #1e6ce8d9}.imported-page-body a.th-trust-btn--primary .th-trust-btn-arrow{transition:transform .2s}.imported-page-body a.th-trust-btn--primary:hover .th-trust-btn-arrow{transform:translate(4px)}.imported-page-body a.th-trust-btn--ghost{background:#fff;border:1px solid #d8e0ed;padding:.55rem 1.2rem .55rem .55rem;color:#0a0e15!important}.imported-page-body a.th-trust-btn--ghost:hover{transform:translateY(-2px);background:#fff!important;border-color:#1e6ce8!important;box-shadow:0 14px 32px -14px #1e6ce88c!important}.imported-page-body a.th-trust-btn--ghost:hover .th-trust-btn-num{color:#1e6ce8!important}.imported-page-body a.th-trust-btn--ghost:hover .th-trust-btn-ring{transform:scale(1.06);box-shadow:0 8px 18px -6px #1e6ce88c}.imported-page-body a.th-trust-btn--ghost .th-trust-btn-ring{transition:transform .2s,box-shadow .2s}.imported-page-body .th-trust-btn-ring{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.imported-page-body .th-trust-btn-stack{text-align:left;flex-direction:column;line-height:1.1;display:flex}.imported-page-body .th-trust-btn-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#6b7588;font-size:.7rem;font-weight:700}.imported-page-body .th-trust-btn-num{color:#0a0e15;margin-top:2px;font-size:1rem;font-weight:800}.imported-page-body .th-trust-visual{aspect-ratio:4/3;background:#f1f5fb;border:1px solid #e6ecf5;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 16px 40px -22px #0f1e3c40}.imported-page-body .th-trust-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.imported-page-body .th-trust-badge{color:#0a0e15;background:#fff;border:1px solid #e6ecf5;border-radius:14px;align-items:center;gap:.65rem;padding:.65rem .9rem;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 10px 24px -10px #0f1e3c40}.imported-page-body .th-trust-badge-num{color:#1e6ce8;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.imported-page-body .th-trust-badge-num span{vertical-align:top;margin-left:2px;font-size:1rem}.imported-page-body .th-trust-badge-lbl{text-transform:uppercase;letter-spacing:.1em;color:#495467;font-size:.7rem;font-weight:700;line-height:1.15}@media (max-width:880px){.imported-page-body .th-trust-card{grid-template-columns:1fr;gap:1.75rem;padding:2rem 1.5rem}.imported-page-body .th-trust-visual{min-height:240px}}.th-footer{color:#c8d0de;background:#05080f;margin-top:5rem;position:relative;overflow:hidden}.th-footer__shell{z-index:1;max-width:1240px;margin:0 auto;padding:0 1.5rem;position:relative}.th-footer__cta-strip{display:none}.th-footer__cta-strip-x{z-index:1;background:linear-gradient(90deg,#1e6ce81f,#0000 60%);border-bottom:1px solid #ffffff0f;padding:2.25rem 0;position:relative}.th-footer__cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.th-footer__cta-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#6ea8ff;margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:inline-block}.th-footer__cta-title{color:#fff;letter-spacing:-.005em;margin:0;font-family:Outfit,Urbanist,system-ui,sans-serif;font-size:clamp(1.3rem,1rem + 1vw,1.85rem);font-weight:800;line-height:1.15}.th-footer__cta-actions{flex-wrap:wrap;gap:.85rem;display:flex}.th-footer__btn{border-radius:999px;align-items:center;gap:.55rem;padding:.8rem 1.3rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex;text-decoration:none!important}.th-footer__btn--primary{background:linear-gradient(135deg,#1e6ce8,#3b82f6);box-shadow:0 12px 28px -10px #1e6ce899;color:#fff!important}.th-footer__btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px #1e6ce8d9}.th-footer__btn--primary svg{transition:transform .2s}.th-footer__btn--primary:hover svg{transform:translate(4px)}.th-footer__btn--ghost{background:#ffffff08;border:1px solid #ffffff29;color:#fff!important}.th-footer__btn--ghost:hover{background:#6ea8ff14;border-color:#6ea8ff}.th-footer__main{flex-wrap:wrap;align-items:flex-start;gap:2.5rem;padding:3.5rem 1.5rem 2.5rem;display:flex}.th-footer__brand{flex:0 auto;min-width:0;max-width:280px;margin-right:auto}.th-footer__cols{flex-wrap:wrap;align-items:flex-start;gap:2.5rem;display:flex}.th-footer__col{flex:0 0 11rem;min-width:0}@media (max-width:1100px){.th-footer__cols,.th-footer__main{gap:2rem}.th-footer__col{flex-basis:10rem}}@media (max-width:720px){.th-footer__brand{flex:100%;max-width:none;margin-right:0}.th-footer__cols{gap:1.75rem}.th-footer__col{flex:calc(50% - 1rem)}}.th-footer__logo{align-items:center;margin-bottom:.25rem;transition:opacity .2s;display:inline-flex}.th-footer__logo:hover{opacity:.85}.th-footer__logo img{width:auto;height:56px;display:block}.th-footer__tagline{color:#99a3b6;max-width:36ch;margin:.85rem 0 1.25rem;font-size:.92rem;line-height:1.6}.th-footer__contact{flex-direction:column;gap:.65rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.th-footer__contact li{color:#c8d0de;align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.4;display:flex}.th-footer__contact a{color:#c8d0de;text-decoration:none;transition:color .2s}.th-footer__contact-ico{color:#6ea8ff;background:#1e6ce824;border:1px solid #6ea8ff33;border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.th-footer__socials{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.th-footer__socials-label{letter-spacing:.04em;color:#c8d0de;text-transform:uppercase;margin-right:.25rem;font-size:.78rem;font-weight:600}.th-footer__social{color:#c8d0de;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .25s,background .25s,border-color .25s,color .25s,box-shadow .25s;display:inline-flex}.th-footer__social:hover{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);border-color:#6ea8ff99;transform:translateY(-3px);box-shadow:0 12px 24px -10px #1e6ce8b3}.th-footer__cols{display:contents}.th-footer__col-title{letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-bottom:1.1rem;padding-bottom:.55rem;font-family:Outfit,Urbanist,system-ui,sans-serif;font-size:.85rem;font-weight:700;position:relative}.th-footer__col-title:after{content:"";background:linear-gradient(90deg,#1e6ce8,#6ea8ff);border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:0}.th-footer__links{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.th-footer__link{color:#99a3b6;align-items:center;gap:.35rem;font-size:.92rem;transition:color .2s,transform .2s;display:inline-flex;position:relative;text-decoration:none!important}.th-footer__link-arrow{color:#6ea8ff;opacity:0;justify-content:center;align-items:center;width:0;transition:width .25s,opacity .25s,transform .25s;display:inline-flex;overflow:hidden;transform:translate(-4px)}.th-footer__link:hover{color:#fff}.th-footer__link:hover .th-footer__link-arrow{opacity:1;width:18px;transform:translate(0)}.th-footer__bottom{color:#6c7689;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem 2rem;font-size:.82rem;display:flex}.th-footer__credit{color:#6ea8ff;font-weight:600;text-decoration:none;transition:color .2s}.th-footer__credit:hover{color:#fff}.th-footer__legal{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.th-footer__sep{opacity:.6}.th-footer__sublinks{gap:1.25rem;display:inline-flex}.th-footer__sublink{color:#99a3b6;font-size:.85rem;transition:color .2s;position:relative;text-decoration:none!important}.th-footer__sublink:after{content:"";background:linear-gradient(90deg,#1e6ce8,#6ea8ff);width:0;height:1px;transition:width .25s;position:absolute;bottom:-3px;left:0}.th-footer__sublink:hover{color:#fff}.th-footer__sublink:hover:after{width:100%}.th-footer__disclosure{color:#5a6378;max-width:1240px;padding:0 1.5rem 1.75rem;font-size:.75rem;line-height:1.6}.th-reveal{opacity:0;transition:opacity .85s cubic-bezier(.2,.7,.2,1) var(--th-reveal-delay,0s),transform .85s cubic-bezier(.2,.7,.2,1) var(--th-reveal-delay,0s);will-change:opacity,transform;transform:translateY(22px)}.th-reveal--in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.th-reveal{opacity:1!important;transition:none!important;transform:none!important}}.th-hero__btn--primary{isolation:isolate;position:relative;overflow:hidden}.th-hero__btn--primary:after{content:none!important}.th-hero__btn--ghost{transition:transform .35s cubic-bezier(.2,.7,.2,1),border-color .35s,background .35s,box-shadow .35s}.th-hero__btn--ghost:hover{border-color:#6ea8ffb3;transform:translateY(-2px);box-shadow:0 14px 28px -14px #1e6ce880}.th-hero__btn--ghost:hover .th-hero__btn-ring{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);border-color:#0000;transform:scale(1.06);box-shadow:0 0 0 6px #3b82f62e}.th-hero__btn-ring{transition:all .35s cubic-bezier(.2,.7,.2,1)}.th-hero__usp{cursor:default;transition:transform .4s cubic-bezier(.2,.7,.2,1),background .35s,border-color .35s,box-shadow .35s}.th-hero__usp:hover{background:linear-gradient(135deg,#1e6ce82e,#3b82f614);border-color:#6ea8ff80;transform:translateY(-4px);box-shadow:0 18px 38px -16px #1e6ce88c}.th-hero__usp-ico{transition:transform .4s cubic-bezier(.2,.7,.2,1),color .35s,box-shadow .35s,background .35s}.th-hero__usp:hover .th-hero__usp-ico{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);transform:rotate(-6deg)scale(1.06);box-shadow:0 0 0 6px #3b82f629,0 8px 20px -6px #1e6ce899}.th-nav__link:after{transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .25s,background .25s}.th-nav__link{transition:color .25s}.th-3dbtn{isolation:isolate;position:relative;overflow:hidden}.th-3dbtn:after{content:none!important}.th-3dbtn:hover{border-color:#6ea8ffd9;transform:translateY(-2px)scale(1.02);box-shadow:0 16px 32px -12px #1e6ce8b3}.th-3dbtn>*{z-index:1;position:relative}.imported-page-body .th-trust-card{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s,border-color .35s}.imported-page-body .th-trust-card:hover{transform:translateY(-3px);box-shadow:0 26px 60px -22px #1e6ce873}.imported-page-body a.th-trust-btn--primary{position:relative;overflow:hidden}.imported-page-body a.th-trust-btn--primary:after{content:none!important}.imported-page-body a.th-trust-btn--primary:before{content:"";border-radius:inherit;filter:blur(10px);opacity:.45;z-index:-1;pointer-events:none;background:radial-gradient(120% 140%,#3b82f68c 0,#1e6ce852 40%,#1e6ce800 72%);animation:th-cta-pulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}.imported-page-body a.th-trust-btn--primary:hover{transform:translateY(-2px)scale(1.015)}.imported-page-body a.th-trust-btn--primary:hover:before{opacity:.9;animation-duration:1.6s}.imported-page-body a.th-res-card{transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s,border-color .35s,background .35s}.imported-page-body a.th-res-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px -22px #1e6ce873}.imported-page-body .th-res-card__ico{transition:transform .45s cubic-bezier(.2,.7,.2,1),background .35s,color .35s,box-shadow .35s}.imported-page-body a.th-res-card:hover .th-res-card__ico{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);transform:translateY(-3px)rotate(-6deg)scale(1.08);box-shadow:0 0 0 6px #3b82f629}.imported-page-body .category_item{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s}.imported-page-body .category_item:hover{transform:translateY(-5px)}.imported-page-body .category_image,.imported-page-body .category_image img{overflow:hidden}.imported-page-body .category_item .category_image img{transition:transform .9s cubic-bezier(.2,.7,.2,1)}.imported-page-body .category_item:hover .category_image img{transform:scale(1.08)}.imported-page-body .category_title{transition:color .35s,transform .35s}.imported-page-body .category_item:hover .category_title{color:#6ea8ff;transform:translate(2px)}.imported-page-body .all_category_item{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s,background .35s,border-color .35s}.imported-page-body .all_category_item:hover{transform:translateY(-5px)scale(1.01);box-shadow:0 26px 60px -22px #1e6ce880}.th-footer__links a{transition:color .25s,transform .35s cubic-bezier(.2,.7,.2,1),padding-left .35s cubic-bezier(.2,.7,.2,1);display:inline-block;position:relative}.th-footer__links a:before{content:"";background:linear-gradient(90deg,#1e6ce8,#6ea8ff);border-radius:2px;width:0;height:1.5px;transition:width .35s cubic-bezier(.2,.7,.2,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.th-footer__links a:hover{color:#fff;padding-left:14px}.th-footer__links a:hover:before{width:10px}.th-footer__social{transition:transform .4s cubic-bezier(.2,.7,.2,1),background .35s,border-color .35s,box-shadow .35s,color .35s;position:relative;overflow:visible}.th-footer__social:after{content:"";opacity:0;pointer-events:none;border:2px solid #6ea8ff8c;border-radius:50%;transition:opacity .35s,transform .55s cubic-bezier(.2,.7,.2,1);position:absolute;inset:-4px;transform:scale(.85)}.th-footer__social:hover{transform:translateY(-3px)scale(1.06)}.th-footer__social:hover:after{opacity:1;transform:scale(1)}.th-footer__contact a,.th-footer__contact li{transition:color .25s,transform .35s cubic-bezier(.2,.7,.2,1)}.th-footer__contact a:hover{color:#fff}.imported-page-body section h2{position:relative}.imported-page-body a:not(.th-trust-btn):not(.th-res-card):not(.category_item):not(.all_category_item):not(.view_more){transition:color .25s,opacity .25s}@keyframes thBodyFade{0%{opacity:0}to{opacity:1}}body{animation:thBodyFade .6s ease-out both}@media (prefers-reduced-motion:reduce){body{animation:none}}.th-projects{color:#fff;background:#0a0a0a;display:block}.th-projects__shell{width:100%;max-width:1600px;margin:0 auto;padding-inline:clamp(1rem,4vw,1.5rem)}.th-projects__hero{isolation:isolate;background:#0a0a0a;padding:clamp(5rem,8vw,7rem) 0 clamp(1rem,1.5vw,1.25rem);position:relative;overflow:hidden}.th-projects__hero-bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.th-projects__hero-grid{background-image:linear-gradient(#1e6ce814 1px,#0000 0),linear-gradient(90deg,#1e6ce814 1px,#0000 0);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 30%,#000 30%,#0000 75%);mask-image:radial-gradient(80% 60% at 50% 30%,#000 30%,#0000 75%)}.th-projects__hero-glow{filter:blur(40px);background:radial-gradient(#1e6ce873 0,#3b82f62e 30%,#0000 65%);width:min(900px,90%);height:520px;animation:th-hero-pulse 6s ease-in-out infinite;position:absolute;top:-10%;left:50%;transform:translate(-50%)}@keyframes th-hero-pulse{0%,to{opacity:.7;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}.th-projects__crumbs{color:#ffffff8c;letter-spacing:.02em;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;display:flex}.th-projects__crumbs a{color:#ffffffa6;text-decoration:none;transition:color .2s}.th-projects__crumbs a:hover{color:var(--th-blue-2,#3b82f6)}.th-projects__crumbs .is-current{color:#fff;font-weight:500}.th-projects__eyebrow{font-family:var(--font-sans),system-ui;letter-spacing:.18em;text-transform:uppercase;color:var(--th-blue-2,#3b82f6);background:#1e6ce814;border:1px solid #3b82f659;border-radius:999px;margin-bottom:1.25rem;padding:.45rem .95rem;font-size:.78rem;font-weight:600;display:inline-block}.th-projects__title{font-family:var(--font-display),serif;letter-spacing:-.01em;max-width:none;margin:0 0 .85rem;font-size:clamp(1.5rem,2.6vw,2.15rem);font-weight:700;line-height:1.2}@media (min-width:720px){.th-projects__title{white-space:nowrap}}.th-projects__title span{background:linear-gradient(90deg,var(--th-blue,#1e6ce8),#60a5fa);color:#0000;-webkit-background-clip:text;background-clip:text}.th-projects__lede{color:#ffffffb8;max-width:64ch;margin:0 0 2.5rem;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.6}.th-projects__hero-stats{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);padding-top:1.75rem;display:flex}.th-projects__hero-stats>div{flex-direction:column;gap:.25rem;display:flex}.th-projects__hero-stats strong{font-family:var(--font-display),serif;color:#fff;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:700;line-height:1}.th-projects__hero-stats span{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;font-size:.78rem}.th-projects__section{background:#0a0a0a;padding:clamp(1.5rem,3vw,2.5rem) 0 clamp(3.5rem,7vw,6rem)}.th-projects__section+.th-projects__section,.th-projects__section--alt{padding-top:clamp(3.5rem,7vw,6rem)}.th-projects__section--first{padding-top:clamp(7rem,9vw,9rem)}.th-projects__section--first .th-projects__crumbs{color:#ffffff8c;letter-spacing:.02em;justify-content:flex-start;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.th-projects__section--first .th-projects__crumbs a{color:#ffffffa6;text-decoration:none;transition:color .2s}.th-projects__section--first .th-projects__crumbs a:hover{color:var(--th-blue-2,#3b82f6)}.th-projects__section--first .th-projects__crumbs .is-current{color:#fff;font-weight:500}.th-projects__section--first .th-projects__sec-head{margin-bottom:clamp(2rem,4vw,2.75rem)}.th-projects__sec-title--hero span{background:linear-gradient(90deg,var(--th-blue,#1e6ce8),#60a5fa);color:#0000;-webkit-background-clip:text;background-clip:text}@media (min-width:720px){.th-projects__sec-title--hero{white-space:nowrap}}.th-projects__lede-br{display:none}@media (min-width:900px){.th-projects__lede-br{display:inline}}.th-projects__section--alt{background:linear-gradient(#0a0a0a,#0d1424)}.th-projects__sec-head{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(2rem,4vw,3.25rem);display:flex}.th-projects__sec-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--th-blue-2,#3b82f6);margin-bottom:.35rem;font-size:.78rem;font-weight:600;display:inline-block}.th-projects__sec-title{font-family:var(--font-display),serif;letter-spacing:-.01em;color:#fff;margin:0 0 .4rem;font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:700;line-height:1.1}.th-projects__sec-lede{color:#ffffffa6;max-width:60ch;margin:0;line-height:1.6}.th-projects__sec-lede.th-projects__sec-lede--wide{max-width:60ch}@media (min-width:900px){.th-projects__sec-lede.th-projects__sec-lede--wide{max-width:100%}}.th-pg{display:block}.th-pg__filters{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-bottom:2.25rem;display:flex}.th-pg__chip{--bd:#ffffff1f;border:1px solid var(--bd);color:#ffffffc7;cursor:pointer;background:#ffffff08;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem 1.05rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:all .22s;display:inline-flex}.th-pg__chip:hover{--bd:#3b82f68c;color:#fff;background:#1e6ce81a;transform:translateY(-1px)}.th-pg__chip.is-active{--bd:var(--th-blue,#1e6ce8);color:#fff;background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));box-shadow:0 6px 18px -6px #1e6ce899}.th-pg__chip-count{color:inherit;background:#ffffff1f;border-radius:999px;padding:.1rem .45rem;font-size:.72rem;line-height:1.4}.th-pg__chip.is-active .th-pg__chip-count{background:#fff3}.th-pg__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.th-pg__card{color:inherit;background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.th-pg__card:hover{border-color:#3b82f673;transform:translateY(-6px);box-shadow:0 24px 48px -20px #1e6ce873,0 0 0 1px #3b82f62e}.th-pg__media{aspect-ratio:4/3;cursor:zoom-in;background:#1a1f2c;border:0;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.th-pg__media:disabled{cursor:default}.th-pg__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .4s;display:block}.th-pg__card:hover .th-pg__media img{filter:brightness(.78);transform:scale(1.08)}.th-pg__media-placeholder{background:linear-gradient(135deg,#1a2336,#0f1624);width:100%;height:100%}.th-pg__zoom{background:var(--th-blue,#1e6ce8);color:#fff;opacity:0;pointer-events:none;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .3s,transform .35s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.7);box-shadow:0 12px 28px -8px #1e6ce8b3}.th-pg__card:hover .th-pg__zoom{opacity:1;transform:translate(-50%,-50%)scale(1)}.th-pg__body{flex-direction:column;flex:1;gap:.4rem;padding:1rem 1.25rem 1.25rem;display:flex}.th-pg__cat{color:var(--th-blue-2,#3b82f6);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:600}.th-pg__dims{color:#ffffff8c;font-variant-numeric:tabular-nums;font-size:.82rem}.th-pg__call{color:#ffffffa6;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:auto;padding-top:.6rem;font-size:.85rem;font-weight:500;line-height:1.2;display:flex}.th-pg__call svg{color:var(--th-blue-2,#3b82f6);vertical-align:middle;flex-shrink:0;display:inline-block}.th-pg__call-link{color:#fff;letter-spacing:.01em;font-weight:600;text-decoration:none;transition:color .2s}.th-pg__call-link:hover{color:var(--th-blue-2,#3b82f6)}.th-pg__name{font-family:var(--font-display),serif;color:#fff;margin:0;font-size:1.2rem;font-weight:600;line-height:1.3}.th-pg__empty{text-align:center;color:#ffffff80;padding:3rem 0}.th-pg__sentinel{justify-content:center;align-items:center;min-height:60px;padding:2.5rem 0 .5rem;display:flex}.th-pg__loading{color:#ffffff73;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.85rem;display:inline-flex}.th-pg__loading:before{content:"";border:2px solid #3b82f640;border-top:2px solid var(--th-blue-2,#3b82f6);border-radius:50%;width:14px;height:14px;animation:th-pg-spin .8s linear infinite}@keyframes th-pg-spin{to{transform:rotate(1turn)}}.th-pg__lightbox{z-index:1000;backdrop-filter:blur(8px);background:#02060eeb;justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem);animation:th-pg-fade .2s ease-out;display:flex;position:fixed;inset:0}@keyframes th-pg-fade{0%{opacity:0}to{opacity:1}}.th-pg__lightbox-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.th-pg__lightbox-close:hover{background:var(--th-blue,#1e6ce8);border-color:var(--th-blue,#1e6ce8);transform:rotate(90deg)}.th-pg__lightbox-figure{flex-direction:column;align-items:center;gap:1rem;max-width:min(1200px,100%);max-height:100%;margin:0;animation:th-pg-pop .28s cubic-bezier(.2,.8,.2,1);display:flex}@keyframes th-pg-pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.th-pg__lightbox-figure img{-o-object-fit:contain;object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100vh - 8rem);box-shadow:0 30px 60px -20px #000000b3}.th-pg__lightbox-caption{color:#fff;align-items:center;gap:.75rem;font-size:1rem;display:flex}.th-pg__lightbox-cat{color:var(--th-blue-2,#3b82f6);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:600}.th-pg__lightbox-caption strong{font-family:var(--font-display),serif;font-weight:600}.th-pg__cta3d{isolation:isolate;color:#fff;background:radial-gradient(120% 120% at 100% 0,#3b82f659 0,#1e6ce826 35%,#0000 70%),linear-gradient(135deg,#0a1426,#0c1119 60%,#060a13);border:1px solid #3b82f659;border-radius:16px;justify-content:flex-start;align-items:center;min-height:100%;padding:2rem 2.25rem;text-decoration:none;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #3b82f614,0 24px 60px -20px #1e6ce873,inset 0 1px #ffffff0f}.th-pg__cta3d:hover{border-color:#60a5fa99;transform:translateY(-3px);box-shadow:0 0 0 1px #60a5fa2e,0 30px 70px -18px #1e6ce8a6,inset 0 1px #ffffff1a}.th-pg__cta3d-glow{filter:blur(20px);background:radial-gradient(closest-side,#3b82f673,#0000 70%);width:60%;height:180%;inset:-40% -10% auto auto}.th-pg__cta3d-glow,.th-pg__cta3d-grid{pointer-events:none;z-index:0;position:absolute}.th-pg__cta3d-grid{background-image:linear-gradient(#3b82f614 1px,#0000 0),linear-gradient(90deg,#3b82f614 1px,#0000 0);background-size:28px 28px;inset:0;-webkit-mask-image:radial-gradient(at 80%,#000 30%,#0000 75%);mask-image:radial-gradient(at 80%,#000 30%,#0000 75%)}.th-pg__cta3d-cube{pointer-events:none;z-index:1;width:110px;height:110px;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;right:2.5rem;transform:translateY(-50%)rotate(-6deg)}.th-pg__cta3d:hover .th-pg__cta3d-cube{transform:translateY(-50%)rotate(-12deg)scale(1.06)}.th-pg__cta3d-face{border:1.5px solid #93c5fdd9;display:block;position:absolute}.th-pg__cta3d-face--top{transform-origin:0 100%;background:linear-gradient(135deg,#60a5fa8c,#1e6ce859);width:70%;height:35%;top:0;left:25%;transform:skew(-30deg)}.th-pg__cta3d-face--left{transform-origin:100% 0;background:linear-gradient(#1e6ce880,#0f326e80);width:55%;height:70%;top:25%;left:0;transform:skewY(30deg)}.th-pg__cta3d-face--right{transform-origin:0 0;background:linear-gradient(#3b82f68c,#1446968c);width:55%;height:70%;top:25%;right:0;transform:skewY(-30deg)}.th-pg__cta3d-content{z-index:2;flex-direction:column;gap:.5rem;max-width:min(100%,30rem);padding-right:8rem;display:flex;position:relative}.th-pg__cta3d-eyebrow{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.18em;color:#93c5fd;text-transform:uppercase;font-size:.72rem;font-weight:700}.th-pg__cta3d-title{letter-spacing:-.01em;margin:0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;line-height:1.1}.th-pg__cta3d-title span{color:#0000;background:linear-gradient(90deg,#60a5fa,#1e6ce8);-webkit-background-clip:text;background-clip:text}.th-pg__cta3d-lede{color:#ffffffb8;margin:0;font-size:.92rem;line-height:1.5}.th-pg__cta3d-btn{letter-spacing:.01em;color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.65rem;padding:.7rem 1.15rem;font-size:.92rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 22px -8px #1e6ce8b3}.th-pg__cta3d:hover .th-pg__cta3d-btn{transform:translate(2px);box-shadow:0 12px 28px -8px #1e6ce8d9}@media (max-width:760px){.th-pg__cta3d{min-height:220px;padding:1.5rem}.th-pg__cta3d-cube{width:80px;height:80px;right:1rem}.th-pg__cta3d-content{padding-right:5rem}}.th-projects__section--tight{padding-top:clamp(.75rem,1.5vw,1.25rem)!important;padding-bottom:1rem!important}.th-projects__section--tight .th-projects__sec-head{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.th-projects__styles{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.th-projects__style{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:0 calc(25% - .75rem);gap:.7rem;min-width:220px;max-width:320px;padding:1.1rem 1.15rem 1.15rem;text-decoration:none;transition:transform .3s,border-color .3s,background .3s,box-shadow .3s;display:flex}.th-projects__style:hover{background:#3b82f60f;border-color:#3b82f673;transform:translateY(-3px);box-shadow:0 14px 32px -18px #1e6ce880}.th-projects__style-ico{width:42px;height:42px;color:var(--th-blue-2,#3b82f6);background:#3b82f61f;border:1px solid #3b82f640;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.th-projects__style:hover .th-projects__style-ico{background:var(--th-blue,#1e6ce8);border-color:var(--th-blue,#1e6ce8);color:#fff}.th-projects__style-content h3{font-family:var(--font-display),serif;letter-spacing:-.01em;color:#fff;margin:0 0 .3rem;font-size:1.05rem;font-weight:600}.th-projects__style-content p{color:#fff9;margin:0;font-size:.82rem;line-height:1.5}.th-projects__faqs{flex-direction:column;gap:.85rem;max-width:880px;margin:0 auto;display:flex}.th-projects__faq{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;transition:border-color .25s,background .25s;overflow:hidden}.th-projects__faq[open]{background:#1e6ce80f;border-color:#3b82f673}.th-projects__faq summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;font-size:1.02rem;font-weight:600;list-style:none;display:flex}.th-projects__faq summary::-webkit-details-marker{display:none}.th-projects__faq-ico{width:28px;height:28px;color:var(--th-blue-2,#3b82f6);background:#3b82f629;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:400;line-height:1;transition:transform .3s,background .3s;display:inline-flex}.th-projects__faq[open] .th-projects__faq-ico{background:var(--th-blue,#1e6ce8);color:#fff;transform:rotate(45deg)}.th-projects__faq-body{color:#ffffffb3;padding:0 1.4rem 1.25rem;font-size:.96rem;line-height:1.65}.th-projects__faq-body :global(p){margin:0 0 .6rem}.th-projects__cta-band{background:0 0;padding:.5rem 0 0}.th-projects__cta{background:radial-gradient(120% 220% at 100%,#3b82f62e,#0000 60%),linear-gradient(135deg,#1e6ce81a,#0f1626a6);border:1px solid #3b82f647;border-radius:999px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.75rem;padding:.95rem 1.5rem .95rem 1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -16px #1e6ce880}.th-projects__cta:before{content:"";filter:blur(30px);pointer-events:none;background:radial-gradient(at 100%,#1e6ce840,#0000 70%);width:35%;position:absolute;inset:0 -10% 0 auto}.th-projects__cta-text{z-index:1;flex-wrap:wrap;align-items:baseline;gap:.85rem;min-width:0;display:flex;position:relative}.th-projects__cta-eyebrow{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.16em;color:#93c5fd;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:700}.th-projects__cta-title{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:600;line-height:1.2}.th-projects__cta-actions{z-index:1;flex-wrap:wrap;gap:.6rem;display:flex;position:relative}.th-projects__cta-actions .th-projects__btn{padding:.65rem 1.15rem;font-size:.88rem}.th-projects__btn{cursor:pointer;isolation:isolate;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.95rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .25s,background .25s;display:inline-flex;position:relative}.th-projects__btn--primary{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;box-shadow:0 12px 28px -10px #1e6ce8b3}.th-projects__btn--primary:before{content:"";z-index:-1;border-radius:inherit;filter:blur(10px);opacity:.5;background:radial-gradient(#1e6ce8b3,#0000 70%);animation:th-cta-pulse 2.8s ease-in-out infinite;position:absolute;inset:-3px}.th-projects__btn--primary:hover{transform:translateY(-2px);box-shadow:0 16px 36px -8px #1e6ce8d9}.th-projects__btn--ghost{color:#fff;background:#ffffff0a;border-color:#ffffff2e}.th-projects__btn--ghost:hover{background:#1e6ce824;border-color:#3b82f680;transform:translateY(-2px)}@media (max-width:760px){.th-projects__cta{text-align:left;grid-template-columns:1fr}.th-projects__hero-stats{gap:1.5rem}.th-pg__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (prefers-reduced-motion:reduce){.th-projects__btn--primary:before,.th-projects__hero-glow{animation:none}.th-pg__card,.th-pg__media img,.th-projects__style,.th-projects__style-img{transition:none}}.th-cat__intro{text-align:center;color:#ffffffc7;max-width:none;margin:clamp(.75rem,1.5vw,1.25rem) auto 0;font-size:clamp(1rem,1.05vw,1.0625rem);line-height:1.7}@media (max-width:720px){.th-cat__intro{text-align:left}}.th-projects__section--first:has(+.th-cat__seo){padding-bottom:clamp(2rem,3vw,2.75rem)!important}.th-cat__seo{padding-top:clamp(2rem,3vw,2.75rem)!important;padding-bottom:clamp(2.5rem,4vw,3.5rem)!important}.th-cat__seo .th-projects__shell{flex-direction:column;gap:clamp(2.5rem,4.5vw,4rem);max-width:1200px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem);display:flex}.th-cat__block{gap:1rem;max-width:none}.th-cat__block,.th-cat__block-head{text-align:left;flex-direction:column;display:flex}.th-cat__block-head{gap:.4rem}.th-cat__block-num{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.18em;color:#93c5fd;font-size:.75rem;font-weight:700}.th-cat__block-title{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,2.4vw,1.95rem);font-weight:700;line-height:1.15}.th-cat__block-body{color:#ffffffc7;flex-direction:column;gap:1rem;font-size:.98rem;line-height:1.65;display:flex}.th-cat__block-body p{margin:0}.th-cat__bullets{gap:.85rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.th-cat__bullets li{background:#3b82f60a;border:1px solid #3b82f626;border-radius:12px;grid-template-columns:auto 1fr;gap:.85rem;padding:.95rem 1.1rem;display:grid}.th-cat__bullets li strong{color:#fff;font-weight:700}.th-cat__bullets li span{color:#ffffffb8}.th-cat__bullet-mark{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:inline-flex}@media (max-width:860px){.th-cat__block,.th-cat__block--reverse{grid-template-columns:1fr;gap:1rem}.th-cat__block-head{position:static}.th-cat__block--reverse .th-cat__block-body,.th-cat__block--reverse .th-cat__block-head{order:0}}.th-cat__faq{padding-top:clamp(2rem,3vw,2.5rem)!important;padding-bottom:clamp(2rem,3vw,2.5rem)!important}.th-cat__faq-list{flex-direction:column;gap:.6rem;max-width:56rem;margin:0 auto;display:flex}.th-cat__faq-item{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;transition:border-color .2s,background .2s;overflow:hidden}.th-cat__faq-item[open]{background:#3b82f60a;border-color:#3b82f659}.th-cat__faq-item summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.th-cat__faq-item summary::-webkit-details-marker{display:none}.th-cat__faq-icon{color:#93c5fd;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}.th-cat__faq-item[open] .th-cat__faq-icon{transform:rotate(180deg)}.th-cat__faq-item p{color:#ffffffb8;margin:0;padding:0 1.15rem 1.1rem;font-size:.95rem;line-height:1.6}.th-fin .th-projects__shell{max-width:1200px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem)}.th-fin__section{padding-top:clamp(2.5rem,4vw,3.75rem)!important;padding-bottom:clamp(2.5rem,4vw,3.75rem)!important}.th-fin__hero-cta{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:clamp(1.25rem,2.5vw,1.75rem);display:flex}.th-fin__btn{transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s}.th-fin__btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px -12px #1e6ce88c}.th-fin__quick{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:clamp(2rem,4vw,3rem) 0 0;padding:0;list-style:none;display:grid}.th-fin__quick li{background:linear-gradient(#1e6ce80f,#ffffff05);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem 1rem;transition:transform .25s,border-color .25s,background .25s;display:flex}.th-fin__quick li:hover{background:linear-gradient(#1e6ce81f,#ffffff08);border-color:#3b82f673;transform:translateY(-3px)}.th-fin__quick-num{font-family:var(--font-display,serif);color:#fff;letter-spacing:-.01em;font-size:clamp(1.5rem,2vw,1.875rem);font-weight:700}.th-fin__quick li>span:last-child{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;font-size:.8rem}.th-fin__steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.th-fin__step{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem 1.25rem 1.25rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s;position:relative;overflow:hidden}.th-fin__step:before{content:"";background:linear-gradient(90deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));transform-origin:0;height:2px;transition:transform .35s;position:absolute;inset:0 0 auto;transform:scaleX(0)}.th-fin__step:hover{background:#1e6ce80d;border-color:#3b82f666;transform:translateY(-4px)}.th-fin__step:hover:before{transform:scaleX(1)}.th-fin__step-num{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.18em;color:var(--th-blue-2,#3b82f6);border:1px solid #3b82f666;border-radius:999px;margin-bottom:.85rem;padding:.3rem .55rem;font-size:.8rem;display:inline-block}.th-fin__step-title{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.th-fin__step-body{color:#ffffffad;margin:0;font-size:.95rem;line-height:1.6}.th-fin__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.th-fin__grid--two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.th-fin__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem 1.4rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s,box-shadow .3s;position:relative}.th-fin__card:hover{background:#1e6ce80d;border-color:#3b82f673;transform:translateY(-3px);box-shadow:0 18px 38px -22px #1e6ce880}.th-fin__card-mark{width:36px;height:36px;color:var(--th-blue-2,#3b82f6);background:#1e6ce826;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.85rem;transition:transform .3s,background .3s;display:inline-flex}.th-fin__card:hover .th-fin__card-mark{background:#1e6ce847;transform:rotate(-6deg)scale(1.05)}.th-fin__card-title{color:#fff;margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.th-fin__card-body{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}.th-fin__card--partner .th-fin__card-title{font-size:1.15rem}.th-fin__estimator{background:linear-gradient(#1e6ce80f,#ffffff05);border:1px solid #ffffff14;border-radius:20px;padding:clamp(1.5rem,3vw,2.25rem)}.th-fin__estimator-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:1.75rem;display:grid}.th-fin__field{flex-direction:column;gap:.6rem;display:flex}.th-fin__field-label{letter-spacing:.12em;text-transform:uppercase;color:#fff9;font-size:.8rem}.th-fin__field-input{background:#0000004d;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:.4rem;padding:.65rem .9rem;transition:border-color .2s;display:flex}.th-fin__field-input:focus-within{border-color:var(--th-blue-2,#3b82f6)}.th-fin__field-input input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:1.125rem;font-weight:600}.th-fin__field-prefix,.th-fin__field-suffix{color:#ffffff8c;font-size:1rem}.th-fin__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;width:100%;height:22px}.th-fin__range::-webkit-slider-runnable-track{background:linear-gradient(90deg,var(--th-blue,#1e6ce8),#ffffff26);border-radius:2px;height:4px}.th-fin__range::-moz-range-track{background:#ffffff26;border-radius:2px;height:4px}.th-fin__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--th-blue-2,#3b82f6);cursor:pointer;border:3px solid #0a0a0a;border-radius:50%;width:18px;height:18px;margin-top:-7px;-webkit-transition:transform .15s;transition:transform .15s;box-shadow:0 0 0 3px #3b82f62e}.th-fin__range::-webkit-slider-thumb:hover{transform:scale(1.12)}.th-fin__range::-moz-range-thumb{background:var(--th-blue-2,#3b82f6);cursor:pointer;border:3px solid #0a0a0a;border-radius:50%;width:18px;height:18px}.th-fin__chips{flex-wrap:wrap;gap:.5rem;display:flex}.th-fin__chip{color:#ffffffbf;cursor:pointer;background:#ffffff08;border:1px solid #ffffff24;border-radius:999px;padding:.55rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.th-fin__chip:hover{color:#fff;border-color:#3b82f680}.th-fin__chip.is-active{background:linear-gradient(180deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;border-color:#0000;box-shadow:0 8px 18px -10px #1e6ce8b3}.th-fin__estimate-out{border-top:1px dashed #ffffff1f;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding-top:1.5rem;display:grid}.th-fin__estimate-stat{background:#00000052;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:.25rem;padding:1.1rem 1.25rem;display:flex}.th-fin__estimate-stat--alt{background:#1e6ce814;border-color:#3b82f647}.th-fin__estimate-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;font-size:.78rem}.th-fin__estimate-value{font-family:var(--font-display,serif);color:#fff;font-size:clamp(1.85rem,3vw,2.5rem);font-weight:700;line-height:1.1}.th-fin__estimate-sub{color:#ffffff8c;font-size:.85rem}.th-fin__estimate-disclaimer{color:#ffffff80;margin:1.25rem 0 0;font-size:.8rem;line-height:1.55}.th-fin__split{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.75rem,4vw,3.5rem);display:grid}@media (max-width:760px){.th-fin__split{grid-template-columns:1fr}}.th-fin__split-eyebrow{margin-bottom:.75rem;display:inline-block}.th-fin__split-title{color:#fff;margin:0 0 .85rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.15}.th-fin__split-body{color:#ffffffb8;margin:0;font-size:1rem;line-height:1.7}.th-fin__checklist{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.th-fin__checklist li{color:#ffffffd9;background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;line-height:1.5;transition:border-color .2s,background .2s,transform .2s;display:flex}.th-fin__checklist li:hover{background:#1e6ce80d;border-color:#3b82f659;transform:translate(2px)}.th-fin__check{width:22px;height:22px;color:var(--th-blue-2,#3b82f6);background:#1e6ce82e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.th-fin__compare{border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.th-fin__compare-head,.th-fin__compare-row{grid-template-columns:minmax(180px,1.5fr) repeat(3,minmax(110px,1fr));align-items:center;display:grid}.th-fin__compare-head{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;background:#1e6ce81a;padding:.95rem 1.1rem;font-size:.8rem}.th-fin__compare-head span{text-align:center}.th-fin__compare-head span:first-child{text-align:left}.th-fin__compare-row{border-top:1px solid #ffffff0f;padding:.85rem 1.1rem;transition:background .2s}.th-fin__compare-row:hover{background:#ffffff05}.th-fin__compare-label{color:#ffffffd9;font-size:.95rem}.th-fin__compare-cell{justify-content:center;align-items:center;display:flex}.th-fin__compare-yes{color:#22c55e;background:#22c55e2e;width:28px;height:28px}.th-fin__compare-no,.th-fin__compare-yes{border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.th-fin__compare-no{color:#fff6;background:#ffffff0f;width:24px;height:24px}.th-fin__compare-text{color:#ffffffb3;font-size:.9rem}@media (max-width:720px){.th-fin__compare-head,.th-fin__compare-row{text-align:left;grid-template-columns:1fr;gap:.5rem}.th-fin__compare-head span{text-align:left}.th-fin__compare-cell{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.th-fin__btn,.th-fin__card,.th-fin__checklist li,.th-fin__chip,.th-fin__quick li,.th-fin__step,.th-fin__step:before{transition:none}}.th-fin__section--tight{padding-top:clamp(1rem,1.75vw,1.5rem)!important;padding-bottom:clamp(1.5rem,2.5vw,2rem)!important}.th-fin__partner{background:linear-gradient(135deg,#1e6ce824,#3b82f60a 60%,#ffffff05);border:1px solid #3b82f647;border-radius:22px;padding:clamp(1.5rem,2.75vw,2.25rem) clamp(1.25rem,2.75vw,2.25rem);display:block;position:relative;overflow:hidden}.th-fin__partner>*{z-index:1;position:relative}.th-fin__partner--center{text-align:center}.th-fin__partner--center .th-fin__partner-body{flex-direction:column;align-items:center;gap:.6rem;max-width:56rem;margin:0 auto;display:flex}.th-fin__partner-title{font-family:var(--font-display,serif);color:#fff;letter-spacing:-.01em;margin:.1rem 0 .15rem;font-size:clamp(1.6rem,2.8vw,2.15rem);font-weight:700;line-height:1.15}.th-fin__partner-brand{background:linear-gradient(90deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#0000;-webkit-background-clip:text;background-clip:text}.th-fin__partner-text{color:#ffffffc7;margin:0;font-size:.975rem;line-height:1.6}.th-fin__partner-cards{text-align:left;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.85rem;margin-top:clamp(1.25rem,2vw,1.5rem);display:grid}.th-fin__partner-cards .th-fin__card{padding:1.1rem 1.15rem}.th-fin__partner-cards .th-fin__card-title{margin-bottom:.35rem;font-size:1rem}.th-fin__partner-cards .th-fin__card-body{font-size:.9rem;line-height:1.55}.th-fin__partner--center .th-fin__partner-fine{clear:both;color:#ffffff8c;text-align:center;width:100%;max-width:40rem;margin:clamp(1rem,1.5vw,1.25rem) auto 0;font-size:.8rem;line-height:1.5;display:block}.imported-page-body section.th-home-section{color:#fff;position:relative;background:linear-gradient(#0a0a0a,#0d1424)!important;padding-top:clamp(3rem,6vw,5rem)!important;padding-bottom:clamp(3rem,6vw,5rem)!important}.imported-page-body section.th-home-section.top_selling_shop_products{background:#0a0a0a!important}.imported-page-body section.th-home-section.home-category_list{background:linear-gradient(#0a0a0a,#0d1424)!important}.imported-page-body section.th-home-section .section_container,.imported-page-body section.th-home-section .site_container{background:0 0!important}.th-home-head{text-align:center;flex-direction:column;align-items:center;gap:.55rem;max-width:56rem;margin:0 auto clamp(2rem,4vw,3rem);padding:0 1rem;display:flex}.th-home-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--th-blue-2,#3b82f6);font-size:.78rem;font-weight:600;display:inline-block}.th-home-title{font-family:var(--font-display,serif);letter-spacing:-.01em;color:#fff;margin:.1rem 0 .2rem;font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:700;line-height:1.1}.th-home-accent{background:linear-gradient(90deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#0000;-webkit-background-clip:text;background-clip:text}.th-home-intro{color:#ffffffb8;max-width:60ch;margin:0;font-size:1rem;line-height:1.65}.imported-page-body section.th-home-section .category_item,.imported-page-body section.th-home-section .product_box{color:#111}.imported-page-body .product_box{background:#fff;border:1px solid #e6eaf2;border-radius:18px;flex-direction:column;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 10px 28px -18px #0f172a38;display:flex!important}.imported-page-body .product_box:hover{border-color:#1e6ce866;transform:translateY(-5px);box-shadow:0 22px 48px -22px #1e6ce873,0 8px 18px -10px #0f172a2e}.imported-page-body .product_box:after{content:"";pointer-events:none;border-radius:18px;transition:box-shadow .3s;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0000}.imported-page-body .product_box:hover:after{box-shadow:inset 0 0 0 1px #1e6ce840}.imported-page-body .product_box .image_wrapper{background:0 0;width:100%;position:relative;margin:0!important;padding:0!important}.imported-page-body .product_box .image_url{aspect-ratio:4/3;background:#0a0d14;overflow:hidden;width:100%!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.imported-page-body .product_box .image_wrapper_inner{background:0 0!important;border-radius:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.imported-page-body .product_box .image_wrapper_inner:after{display:none!important}.imported-page-body .product_box .image_wrapper_inner img{transition:transform .8s cubic-bezier(.2,.7,.2,1);display:block;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;margin:0!important}.imported-page-body .product_box:hover .image_wrapper_inner img{transform:scale(1.06)}.imported-page-body .product_box .image_url:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#080c148c,#0000);height:45%;position:absolute;top:0;left:0;right:0}.imported-page-body .product_box .sku-badge{z-index:2;-webkit-backdrop-filter:blur(10px);letter-spacing:.1em;text-transform:uppercase;border:1px solid #fff3;border-radius:999px;align-items:center;padding:.4rem .75rem;display:inline-flex;top:12px;left:12px;box-shadow:0 4px 12px -4px #0006;color:#fff!important;background:#0a0e15c7!important;font-size:.68rem!important;font-weight:700!important;line-height:1!important;position:absolute!important}.imported-page-body .product_box.th-pg__card{box-shadow:none!important;background:linear-gradient(#11151f,#0c1119)!important;border:1px solid #ffffff0f!important;border-radius:16px!important;flex-direction:column!important;padding:0!important;display:flex!important;overflow:hidden!important}.imported-page-body .product_box.th-pg__card:hover{transform:translateY(-6px);border-color:#3b82f673!important;box-shadow:0 24px 48px -20px #1e6ce873,0 0 0 1px #3b82f62e!important}.imported-page-body .product_box.th-pg__card .th-pg__media{aspect-ratio:4/3;background:#1a1f2c;display:block;position:relative;overflow:hidden;text-decoration:none!important}.imported-page-body .product_box.th-pg__card .th-pg__media img{-o-object-fit:cover!important;object-fit:cover!important;border-radius:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .4s!important;display:block!important}.imported-page-body .product_box.th-pg__card:hover .th-pg__media img{filter:brightness(.78);transform:scale(1.08)}.imported-page-body .product_box.th-pg__card .th-pg__body{flex:1;background:0 0!important;flex-direction:column!important;gap:.4rem!important;padding:1rem 1.25rem 1.25rem!important;display:flex!important}.imported-page-body .product_box.th-pg__card .th-pg__cat{letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:600;color:var(--th-blue-2,#3b82f6)!important;margin:0!important}.imported-page-body .product_box.th-pg__card .th-pg__name{font-family:var(--font-display),serif!important;color:#fff!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;margin:0!important;font-size:1.2rem!important;font-weight:600!important;line-height:1.3!important}.imported-page-body .product_box.th-pg__card .th-pg__call{color:#ffffffa6;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;line-height:1.2;border:0!important;margin-top:auto!important;padding-top:.6rem!important;display:flex!important}.imported-page-body .product_box.th-pg__card .th-pg__call svg{color:var(--th-blue-2,#3b82f6);flex-shrink:0}.imported-page-body .product_box.th-pg__card .th-pg__call-link{color:#fff!important;letter-spacing:.01em!important;font-weight:600!important;font-size:inherit!important;text-transform:none!important;text-decoration:none!important;transition:color .2s!important;transform:none!important}.imported-page-body .product_box.th-pg__card .th-pg__call-link:hover{color:var(--th-blue-2,#3b82f6)!important}.imported-page-body .product_image_modal{display:none!important}.imported-page-body .product_box .row1{padding:.65rem .85rem .15rem!important}.imported-page-body .product_box .product_details{margin-top:auto;padding:.15rem .85rem .65rem!important}.imported-page-body .product_box .row2{border-top:1px solid #eef0f5;padding-top:.5rem}.imported-page-body .product_box .usp_row{width:100%;flex-flow:wrap!important;gap:.3rem .35rem!important;margin:0!important;padding:0!important}.imported-page-body .product_box .usp_item{white-space:nowrap;background:#f3f6fb;border:1px solid #e3e8f1;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .55rem .22rem .35rem;font-weight:600;line-height:1.1;color:#2c3340!important;flex:none!important;width:auto!important;font-size:.68rem!important;display:inline-flex!important}.imported-page-body .product_box .usp_item .icon{background:0 0;border:0;border-radius:4px;flex:0 0 16px!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;display:inline-flex!important}.imported-page-body .product_box .usp_item .icon svg{width:12px!important;height:12px!important}.imported-page-body .product_box .usp_item .icon svg path{fill:var(--th-blue,#1e6ce8)!important}.imported-page-body .product_box .contact_text_card{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-weight:500;display:flex;color:#6b7588!important;margin:0!important;padding:0!important;font-size:.72rem!important;line-height:1.3!important}.imported-page-body .product_box .contact_text_card .phone_link,.imported-page-body .product_box a.phone_link{letter-spacing:-.01em;text-transform:none;align-items:center;margin:0;transition:color .2s,transform .2s;display:inline-flex;color:var(--th-blue,#1e6ce8)!important;font-size:.98rem!important;font-weight:800!important}.imported-page-body .product_box a.phone_link:hover{transform:translate(2px);color:#1857c2!important;text-decoration:none!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign{color:#fff!important;background:linear-gradient(#0a0a0a,#0d1424)!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(900px 380px at 18% 0,#1e6ce829,#0000 60%),radial-gradient(900px 380px at 82% 100%,#3b82f61f,#0000 60%);position:absolute;inset:0}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_text,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_text a{color:#ffffffc7!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_steps li{color:#ffffffc7!important;background:#ffffff08!important;border-color:#ffffff1a!important}.imported-page-body section.th-trust-section{background:#0a0a0a!important}.imported-page-body .th-trust-card{background:radial-gradient(700px 280px at 0 0,#1e6ce82e,#0000 60%),linear-gradient(#0d1424,#0a0a0a)!important;border:1px solid #3b82f638!important;box-shadow:0 24px 60px -32px #0009!important}.imported-page-body .th-trust-copy{color:#fff!important}.imported-page-body .th-trust-eyebrow{color:var(--th-blue-2,#3b82f6)!important}.imported-page-body .th-trust-title{color:#fff!important}.imported-page-body .th-trust-lede{color:#ffffffb8!important}.imported-page-body .th-trust-points li{color:#ffffffd9!important}.imported-page-body .th-trust-points .th-trust-dot{background:var(--th-blue-2,#3b82f6)!important}.imported-page-body .th-trust-btn--ghost{color:#0a0e15!important;background:#fff!important;border-color:#ffffff2e!important}.imported-page-body .th-trust-btn--ghost .th-trust-btn-eyebrow{color:#6b7588!important}.imported-page-body .th-trust-btn--ghost .th-trust-btn-num{color:#0a0e15!important}.imported-page-body .section_title,.imported-page-body .th-home-title,.imported-page-body .th-res-title,.imported-page-body .th-trust-title,.imported-page-body .why_choose_title,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_title{font-family:var(--font-display),serif!important;letter-spacing:-.01em!important;text-transform:none!important;color:#fff!important;font-size:clamp(1.9rem,3.6vw,2.8rem)!important;font-weight:700!important;line-height:1.1!important}.imported-page-body .th-home-eyebrow,.imported-page-body .th-res-eyebrow,.imported-page-body .th-trust-eyebrow{font-family:var(--font-sans),system-ui,sans-serif!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--th-blue-2,#3b82f6)!important;margin-bottom:.35rem!important;font-size:.78rem!important;font-weight:600!important}.imported-page-body .th-home-intro,.imported-page-body .th-res-sub,.imported-page-body .th-trust-lede,.imported-page-body .why_choose_desc,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_text{font-size:1rem!important;line-height:1.65!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign,.imported-page-body section.th-home-section,.imported-page-body section.th-res-section,.imported-page-body section.th-trust-section,.imported-page-body section.why_choose{margin-top:0!important;margin-bottom:0!important;padding-top:clamp(2.25rem,4vw,3.25rem)!important;padding-bottom:clamp(2.25rem,4vw,3.25rem)!important}.th-home-head{gap:.4rem!important;margin:0 auto clamp(1.25rem,2.5vw,2rem)!important}.imported-page-body .th-res-head,.imported-page-body .th-trust-copy{margin-bottom:clamp(1.25rem,2.5vw,2rem)!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign h2,.imported-page-body section.th-home-section h2,.imported-page-body section.th-res-section h2,.imported-page-body section.th-trust-section h2,.imported-page-body section.why_choose h2{font-family:var(--font-display),serif!important;letter-spacing:-.01em!important;text-transform:none!important;color:#fff!important;font-size:clamp(1.9rem,3.6vw,2.8rem)!important;font-weight:700!important;line-height:1.1!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign h3,.imported-page-body section.th-home-section h3,.imported-page-body section.th-res-section h3,.imported-page-body section.th-trust-section h3,.imported-page-body section.why_choose h3{font-family:var(--font-sans),system-ui,sans-serif!important;letter-spacing:-.005em!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.3!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign p,.imported-page-body section.th-home-section p,.imported-page-body section.th-res-section p,.imported-page-body section.th-trust-section p,.imported-page-body section.why_choose p{font-family:var(--font-sans),system-ui,sans-serif!important;font-size:clamp(1rem,1.05vw,1.0625rem)!important;line-height:1.7!important}.imported-page-body .th-home-eyebrow,.imported-page-body .th-res-eyebrow,.imported-page-body .th-trust-eyebrow,.imported-page-body section.banner_3d_estimator.th-3d-redesign .banner_3d_eyebrow,.imported-page-body section.why_choose .why_choose_eyebrow{font-family:var(--font-sans),system-ui,sans-serif!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--th-blue-2,#3b82f6)!important;margin:0 0 .35rem!important;font-size:.78rem!important;font-weight:600!important}.imported-page-body section.banner_3d_estimator.th-3d-redesign>:first-child,.imported-page-body section.th-home-section>:first-child,.imported-page-body section.th-res-section>:first-child,.imported-page-body section.th-trust-section>:first-child{margin-top:0!important}html body .imported-page-body h2.banner_3d_title,html body .imported-page-body h2.section_title.banner_3d_title,html body .imported-page-body h2.th-home-title,html body .imported-page-body h2.th-res-title,html body .imported-page-body h2.th-trust-title,html body .imported-page-body section.banner_3d_estimator h2,html body .imported-page-body section.th-home-section h2,html body .imported-page-body section.th-res-section h2,html body .imported-page-body section.th-trust-section h2,html body .imported-page-body section.why_choose h2{font-family:var(--font-display),Georgia,"Times New Roman",serif!important;letter-spacing:-.01em!important;text-transform:none!important;color:#fff!important;-webkit-text-fill-color:initial!important;text-align:center!important;background:0 0!important;margin:0 0 .4rem!important;font-size:clamp(1.9rem,3.6vw,2.8rem)!important;font-weight:700!important;line-height:1.1!important}html body .imported-page-body h2.th-trust-title,html body .imported-page-body section.th-trust-section h2.th-trust-title{text-align:left!important;text-indent:0!important;max-width:none!important;margin:0 0 1rem!important;padding:0!important}html body .imported-page-body h2 .th-home-accent,html body .imported-page-body h2 .th-res-accent,html body .imported-page-body h2 .th-trust-accent,html body .imported-page-body h2 span{font-family:inherit!important;font-weight:inherit!important;font-style:inherit!important;font-size:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}html body .imported-page-body h2 .th-home-accent,html body .imported-page-body h2 .th-res-accent,html body .imported-page-body h2 .th-trust-accent{background:linear-gradient(90deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6))!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.imported-page-body section.th-home-section{padding-top:clamp(1rem,2vw,1.5rem)!important;padding-bottom:clamp(1rem,2vw,1.5rem)!important}.imported-page-body section.why_choose{background:radial-gradient(900px 480px at 12% 10%,#1e6ce824 0,#1e6ce800 60%),linear-gradient(#0a0d14,#0c1119)!important;padding:clamp(2.75rem,5vw,4.25rem) 0!important;position:relative!important;overflow:clip!important}.imported-page-body section.why_choose:before{content:none!important;display:none!important}.imported-page-body section.why_choose>*{z-index:1!important;position:relative!important}.imported-page-body section.why_choose #why_choose_video,.imported-page-body section.why_choose .popup-video,.imported-page-body section.why_choose .video_modal,.imported-page-body section.why_choose .video_play_button,.imported-page-body section.why_choose .video_thumb,.imported-page-body section.why_choose .why_choose_image,.imported-page-body section.why_choose .why_choose_right,.imported-page-body section.why_choose .why_choose_video,.imported-page-body section.why_choose .why_choose_video_grid,.imported-page-body section.why_choose .why_choose_video_overlay,.imported-page-body section.why_choose .why_choose_video_wrap{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.imported-page-body .why_choose .site_container{max-width:1240px!important;padding:0 1.5rem!important}.imported-page-body .why_choose_inner{width:100%!important;display:block!important}.imported-page-body .why_choose_left,.imported-page-body .why_choose_left_inner{text-align:left!important;width:100%!important;max-width:100%!important}.imported-page-body .why_choose_left_inner{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)!important;grid-template-areas:"sticky list"!important;align-items:start!important;gap:1.5rem clamp(2rem,4vw,4rem)!important;display:grid!important}@media (max-width:900px){.imported-page-body .why_choose_left_inner{grid-template-columns:1fr!important;grid-template-areas:"sticky""list"!important;row-gap:1.5rem!important}}.imported-page-body .why_choose_left_sticky{text-align:left!important;flex-direction:column!important;grid-area:sticky!important;align-self:center!important;align-items:flex-start!important;gap:0!important;width:100%!important;max-width:100%!important;display:flex!important;position:static!important;top:auto!important}.imported-page-body .why_choose_left_sticky>*{text-indent:0!important;align-self:stretch!important;max-width:100%!important;margin-left:0!important;padding-left:0!important}.imported-page-body .why_choose_left_sticky>.th-home-head{margin:0 0 .25rem!important}.imported-page-body .why_choose_left_sticky>.why_choose_desc{margin:0 0 1.25rem!important}.imported-page-body .why_choose_left_sticky>.why_choose_button,.imported-page-body .why_choose_left_sticky>a.why_choose_button{align-self:flex-start!important;margin:0!important}@media (max-width:900px){.imported-page-body .why_choose_left_sticky{position:static!important;top:auto!important}}.imported-page-body .why_choose_list{grid-area:list!important;align-self:start!important}.imported-page-body .why_choose_button,.imported-page-body a.why_choose_button{justify-self:start!important}.imported-page-body .why_choose .th-home-head{text-align:left!important;margin:0!important;display:block!important}.imported-page-body .why_choose .th-home-head .th-home-eyebrow{color:#7eb0ff!important;letter-spacing:.25em!important;text-transform:uppercase!important;background:#1e6ce824!important;border:1px solid #7eb0ff66!important;border-radius:999px!important;margin-bottom:1.1rem!important;padding:.4rem .9rem!important;font-size:.68rem!important;font-weight:700!important;display:inline-block!important}.imported-page-body .why_choose .th-home-head .th-home-title{text-align:left!important;margin:0!important;font-size:clamp(1.85rem,3.4vw,2.85rem)!important;line-height:1.1!important}.imported-page-body .why_choose_desc{text-align:left!important;color:#b6bdc9!important;max-width:none!important;margin:0!important;font-size:1rem!important;line-height:1.7!important}.imported-page-body .why_choose_button,.imported-page-body a.why_choose_button{align-self:flex-start!important;margin:.35rem 0 0!important}.imported-page-body .why_choose_list{counter-reset:wc-counter!important;text-align:left!important;border-top:1px solid #ffffff14!important;flex-direction:column!important;grid-template-columns:none!important;grid-auto-rows:auto!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.imported-page-body .why_choose_list li{counter-increment:wc-counter!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;isolation:isolate!important;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff14!important;border-radius:0!important;flex-direction:row!important;grid-template-columns:56px 1fr 32px!important;grid-template-areas:"num text arrow"!important;align-items:center!important;gap:.25rem 1.4rem!important;height:auto!important;margin:0!important;padding:1.5rem .25rem!important;transition:background .35s,padding .35s!important;display:grid!important;position:relative!important;overflow:hidden!important}.imported-page-body .why_choose_list li:before{content:"→"!important;color:#7eb0ff73!important;opacity:0!important;filter:none!important;pointer-events:none!important;background:0 0!important;border-radius:0!important;grid-area:arrow!important;width:32px!important;height:32px!important;font-weight:600!important;transition:opacity .3s,transform .3s,color .3s!important;inset:auto!important;transform:translate(-6px)!important}.imported-page-body .why_choose_list li:after,.imported-page-body .why_choose_list li:before{z-index:1!important;justify-content:center!important;align-items:center!important;font-size:1.15rem!important;display:inline-flex!important;position:static!important}.imported-page-body .why_choose_list li:after{content:counter(wc-counter,decimal-leading-zero)!important;width:56px!important;height:56px!important;font-family:var(--font-display)!important;color:#7eb0ff!important;letter-spacing:-.02em!important;box-shadow:none!important;background:linear-gradient(135deg,#1e6ce82e,#3b82f614) 50% no-repeat!important;border:1px solid #7eb0ff52!important;border-radius:14px!important;flex-shrink:0!important;order:0!important;grid-area:num!important;margin:0!important;padding:0!important;font-weight:700!important;transition:background .35s,color .35s,border-color .35s,transform .35s,box-shadow .35s!important;transform:none!important}.imported-page-body .why_choose_list li>strong{font-family:var(--font-sans)!important;color:#fff!important;letter-spacing:-.005em!important;order:1!important;align-self:end!important;margin:0!important;font-size:1.1rem!important;font-weight:700!important;line-height:1.3!important}.imported-page-body .why_choose_list li>span{color:#b6bdc9!important;order:2!important;grid-area:text!important;align-self:start!important;margin:.35rem 0 0!important;font-size:.92rem!important;line-height:1.6!important;display:block!important}.imported-page-body .why_choose_list li{grid-template-rows:auto auto!important;grid-template-areas:"num text arrow""num desc arrow"!important}.imported-page-body .why_choose_list li:after,.imported-page-body .why_choose_list li:before{grid-row:1/span 2!important}.imported-page-body .why_choose_list li>strong{grid-area:text!important}.imported-page-body .why_choose_list li>span{grid-area:desc!important}.imported-page-body .why_choose_list li:hover{box-shadow:none!important;background:linear-gradient(90deg,#1e6ce81a,#1e6ce800 70%)!important;border-color:#ffffff14 #ffffff14 #7eb0ff40!important;padding-left:1rem!important;transform:none!important}.imported-page-body .why_choose_list li:hover:after{background:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;background-image:linear-gradient(135deg,var(--th-blue,#1e6ce8) 0,var(--th-blue-2,#3b82f6) 100%)!important;color:#fff!important;border-color:#0000!important;transform:rotate(-3deg)scale(1.05)!important;box-shadow:0 10px 24px -10px #1e6ce8b3,inset 0 1px #ffffff40!important}.imported-page-body .why_choose_list li:hover:before{opacity:1!important;color:#7eb0ff!important;transform:translate(0)!important}.imported-page-body .why_choose_list li:hover strong,.imported-page-body .why_choose_list li:hover>strong{color:#fff!important}.imported-page-body .why_choose_list li:hover span,.imported-page-body .why_choose_list li:hover>span{color:#c2c8d2!important}.imported-page-body .why_choose_list li:last-child{border-bottom:0!important}.imported-page-body .why_choose_title:before{display:none!important}.imported-page-body .why_choose_list li{--th-icon:none!important}@media (max-width:600px){.imported-page-body .why_choose_list li{grid-template-columns:48px 1fr 24px!important;-moz-column-gap:1rem!important;column-gap:1rem!important;padding:1.25rem .25rem!important}.imported-page-body .why_choose_list li:after{border-radius:12px!important;width:48px!important;height:48px!important;font-size:1rem!important}}.imported-page-body section.banner_3d_estimator,.imported-page-body section.banner_3d_estimator.th-3d-redesign{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.imported-page-body section.th-res-section,.imported-page-body section.th-trust-section{padding:1.5rem 0 1.75rem!important}.imported-page-body .th-home-head{margin-top:0!important;margin-bottom:1rem!important}.imported-page-body section.top_selling_shop_products .banner_btn_wrap,.imported-page-body section.top_selling_shop_products .view_all_wrap,.imported-page-body section.top_selling_shop_products .view_more{margin-top:1.25rem!important;margin-bottom:0!important;padding-bottom:0!important}.imported-page-body #load_more_box .load_more_parameters,.imported-page-body .load_more_parameters,.imported-page-body .pagenumber,.imported-page-body .parameters{display:none!important}.imported-page-body #load_more_box,.imported-page-body .load_more{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:1.6rem auto 0!important;display:flex!important}.imported-page-body .load_more a.banner_btn,.imported-page-body section.top_selling_shop_products a.banner_btn{letter-spacing:.01em!important;gap:.6rem!important;margin:0 auto!important;padding:1rem 2.1rem!important;font-size:.95rem!important}.imported-page-body .load_more a.banner_btn .banner_button_txt,.imported-page-body section.top_selling_shop_products a.banner_btn .banner_button_txt{letter-spacing:.01em!important;font-size:.95rem!important;font-weight:600!important}.imported-page-body .load_more a.banner_btn .text_active:after,.imported-page-body section.top_selling_shop_products a.banner_btn .text_active:after{margin-left:.4rem!important;font-size:.9em!important}.imported-page-body .th-home-head .th-home-title{margin-top:.25rem!important;margin-bottom:.35rem!important}.imported-page-body .th-home-head .th-home-intro{margin:0!important}.imported-page-body section.banner_3d_estimator,.imported-page-body section.th-home-section,.imported-page-body section.th-res-section,.imported-page-body section.th-trust-section,.imported-page-body section.why_choose{margin-top:0!important;margin-bottom:0!important}.imported-page-body section.banner_3d_estimator,.imported-page-body section.banner_3d_estimator.th-3d-redesign,.imported-page-body section.home-category_list,.imported-page-body section.th-home-section,.imported-page-body section.th-res-section,.imported-page-body section.th-trust-section,.imported-page-body section.top_selling_shop_products,.imported-page-body section.why_choose{margin-top:0!important;margin-bottom:0!important;padding-top:clamp(1.75rem,3vw,2.5rem)!important;padding-bottom:clamp(1.75rem,3vw,2.5rem)!important}.imported-page-body section.th-home-section.home-category_list,.imported-page-body section.th-home-section.top_selling_shop_products{padding-top:clamp(.5rem,1vw,1rem)!important}.imported-page-body section.th-trust-section{padding-bottom:0!important}.imported-page-body section.th-trust-section .th-trust-shell{margin-bottom:0!important;padding-bottom:0!important}.th-warranty__hero-stats{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}@media (min-width:720px){.th-warranty__hero-stats{flex-wrap:nowrap}}.th-warranty__stat{backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #3b82f638;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem .4rem .7rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s,box-shadow .3s;display:inline-flex;position:relative}.th-warranty__stat:hover{background:#1e6ce81a;border-color:#3b82f68c;transform:translateY(-2px);box-shadow:0 10px 22px -10px #1e6ce88c}.th-warranty__stat-dot{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 2px #3b82f62e}.th-warranty__stat strong{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.005em;white-space:nowrap;font-size:.88rem;font-weight:700;line-height:1}.th-warranty__stat-label{letter-spacing:.12em;text-transform:uppercase;color:#fff9;white-space:nowrap;border-left:1px solid #ffffff1f;padding-left:.5rem;font-size:.62rem;line-height:1}.th-warranty__cards{flex-direction:column;gap:1.5rem;display:flex}.th-warranty__card{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:18px;grid-template-columns:1fr;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .45s;display:grid;position:relative;overflow:hidden}@media (min-width:760px){.th-warranty__card{grid-template-columns:36% 1fr;align-items:stretch}.th-warranty__cards .th-warranty__card:nth-child(2){grid-template-columns:1fr 36%}.th-warranty__cards .th-warranty__card:nth-child(2) .th-warranty__card-media{order:2}}.th-warranty__card:hover{border-color:#3b82f680;transform:translateY(-4px);box-shadow:0 30px 60px -25px #1e6ce88c,0 0 0 1px #3b82f633}.th-warranty__card-media{background:#1a1f2c;width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.th-warranty__card-media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%!important;height:100%!important}.th-warranty__cards .th-warranty__card:nth-child(3) .th-warranty__card-media img{-o-object-position:center 50%;object-position:center 50%}@media (max-width:759px){.th-warranty__card-media{aspect-ratio:21/9;height:auto;min-height:0}}.th-warranty__card-media img{transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .5s}.th-warranty__card:hover .th-warranty__card-media img{filter:brightness(.85);transform:scale(1.07)}.th-warranty__card-badge{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;letter-spacing:.16em;text-transform:uppercase;border-radius:999px;padding:.4rem .85rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 8px 22px -8px #1e6ce8b3}.th-warranty__card-body{color:#ffffffc7;flex-direction:column;gap:.6rem;padding:clamp(1.1rem,2vw,1.6rem) clamp(1.25rem,2.2vw,1.85rem);display:flex}.th-warranty__card-ico{width:52px;height:52px;color:var(--th-blue-2,#3b82f6);background:linear-gradient(135deg,#1e6ce840,#3b82f61a);border:1px solid #3b82f64d;border-radius:14px;justify-content:center;align-items:center;margin-bottom:.25rem;transition:transform .4s cubic-bezier(.2,.8,.2,1),background .3s;display:inline-flex}.th-warranty__card:hover .th-warranty__card-ico{background:linear-gradient(135deg,#1e6ce873,#3b82f633);transform:rotate(-6deg)scale(1.06)}.th-warranty__card-body h3{font-family:var(--font-display),serif;color:#fff;margin:0;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:700;line-height:1.2}.th-warranty__card-body p{margin:0;line-height:1.6}.th-warranty__card-body ul{flex-direction:column;gap:.7rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.th-warranty__card-body li{color:#ffffffc7;align-items:flex-start;gap:.7rem;font-size:.95rem;line-height:1.55;display:flex}.th-warranty__check{color:#22c55e;background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;display:inline-flex}.th-warranty__hl-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.th-warranty__hl-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.th-warranty__hl-grid{grid-template-columns:repeat(3,1fr)}}.th-warranty__hl{background:linear-gradient(#ffffff06,#ffffff03);border:1px solid #ffffff12;border-radius:16px;padding:1.75rem 1.5rem 1.5rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s;position:relative;overflow:hidden}.th-warranty__hl:before{content:"";background:radial-gradient(450px circle at var(--mx,50%) var(--my,0),#3b82f626,transparent 60%);opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.th-warranty__hl:hover{background:linear-gradient(#1e6ce80f,#ffffff03);border-color:#3b82f666;transform:translateY(-4px)}.th-warranty__hl:hover:before{opacity:1}.th-warranty__hl-num{background:linear-gradient(90deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));border-radius:4px;width:44px;height:4px;margin-bottom:1rem;transition:width .4s cubic-bezier(.2,.8,.2,1);display:block}.th-warranty__hl:hover .th-warranty__hl-num{width:72px}.th-warranty__hl h3{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.005em;margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.th-warranty__hl p{color:#ffffffa6;margin:0;font-size:.95rem;line-height:1.6}.th-warranty__excl-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.th-warranty__excl-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.th-warranty__excl-list{grid-template-columns:repeat(3,1fr)}}.th-warranty__excl-list li{color:#ffffffd1;background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1.15rem 1.25rem;font-size:.93rem;line-height:1.5;transition:border-color .3s,background .3s,transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.th-warranty__excl-list li:before{content:"";opacity:0;background:linear-gradient(#ef4444b3,#ef444433);width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.th-warranty__excl-list li:hover{background:linear-gradient(#ef444414,#ef444405);border-color:#ef444473;transform:translateY(-2px);box-shadow:0 18px 32px -20px #ef444466}.th-warranty__excl-list li:hover:before{opacity:1}.th-warranty__x{color:#ef4444;background:#ef444426;border:1px solid #ef44444d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;display:inline-flex}.th-warranty__excl-tip{border-left:3px solid var(--th-blue-2,#3b82f6);color:#ffffffd1;background:linear-gradient(90deg,#1e6ce81f,#1e6ce805);border-radius:0 14px 14px 0;margin:1.5rem 0 0;padding:1.1rem 1.4rem 1.1rem 1.25rem;font-size:.95rem;line-height:1.6}.th-warranty__excl-tip strong{color:#fff}.th-warranty__cta{background:radial-gradient(800px at 0 0,#1e6ce838,#0000 60%),linear-gradient(135deg,#0d1424,#0a0f1f);border:1px solid #3b82f638;border-radius:22px;grid-template-columns:1fr;align-items:center;gap:1.75rem;padding:clamp(2rem,4vw,3rem);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px -40px #1e6ce873}.th-warranty__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f638,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-120px}@media (min-width:900px){.th-warranty__cta{grid-template-columns:1.4fr 1fr}}.th-warranty__cta-copy h2{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.01em;margin:.4rem 0 .8rem;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:700;line-height:1.2}.th-warranty__cta-copy p{color:#ffffffbf;margin:0;line-height:1.6}.th-warranty__cta-actions{flex-wrap:wrap;justify-content:flex-start;gap:.85rem;display:flex}@media (min-width:900px){.th-warranty__cta-actions{justify-content:flex-end}}.th-warranty__cta-btn{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.6rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s,color .25s;display:inline-flex}.th-warranty__cta-btn--primary{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;box-shadow:0 14px 32px -12px #1e6ce8b3}.th-warranty__cta-btn--primary:hover{transform:translateY(-2px);box-shadow:0 22px 42px -14px #1e6ce8d9}.th-warranty__cta-btn--ghost{color:#fff;background:#ffffff0a;border-color:#ffffff2e}.th-warranty__cta-btn--ghost:hover{background:#ffffff1a;border-color:#3b82f68c;transform:translateY(-2px)}.th-warranty__hero.th-projects__section.th-projects__section--first{padding-top:clamp(8.5rem,10vw,10rem)!important;padding-bottom:0!important}.th-warranty__coverage.th-projects__section{padding-top:clamp(.5rem,1vw,1rem)!important;padding-bottom:clamp(2rem,4vw,3.25rem)!important}.th-warranty__exclusions.th-projects__section,.th-warranty__faq-sec.th-projects__section,.th-warranty__highlights.th-projects__section{padding-top:clamp(2rem,4vw,3.25rem)!important;padding-bottom:clamp(2rem,4vw,3.25rem)!important}.th-warranty__cta-sec.th-projects__section{padding-top:clamp(2rem,4vw,3.25rem)!important;padding-bottom:clamp(2.5rem,5vw,4rem)!important}.th-warranty__coverage .th-projects__sec-head,.th-warranty__exclusions .th-projects__sec-head,.th-warranty__faq-sec .th-projects__sec-head,.th-warranty__highlights .th-projects__sec-head{margin-bottom:clamp(1.25rem,2.5vw,1.75rem)!important}.th-warranty__cards .th-warranty__card:first-child .th-warranty__card-media img{-o-object-position:50% 40%!important;object-position:50% 40%!important}.th-warranty__cards .th-warranty__card:nth-child(2) .th-warranty__card-media img{-o-object-position:28% 45%!important;object-position:28% 45%!important}.th-warranty__cards .th-warranty__card:nth-child(2) .th-warranty__card-media:after{content:none}.th-warranty__coverage .th-projects__sec-lede{max-width:none}@media (min-width:980px){.th-warranty__coverage .th-projects__sec-lede{white-space:nowrap}}.th-warranty__excl-media img{-o-object-position:0 25%!important;object-position:0 25%!important}.th-warranty__excl-media:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(225deg,#0a0f1ef2,#0a0f1ecc 40%,#0a0f1e00);width:38%;height:22%;position:absolute;bottom:0;right:0}.th-insulation .th-warranty__coverage .th-projects__sec-lede{white-space:normal!important}.th-insulation__type-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.th-insulation__type-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.th-insulation__type-grid{grid-template-columns:repeat(4,1fr)}}.th-insulation__type{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:18px;flex-direction:column;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .45s;display:flex;position:relative;overflow:hidden}.th-insulation__type:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#1e6ce800,#3b82f600);transition:background .4s;position:absolute;inset:0}.th-insulation__type:hover{border-color:#3b82f680;transform:translateY(-6px);box-shadow:0 30px 60px -25px #1e6ce88c,0 0 0 1px #3b82f633}.th-insulation__type:hover:after{background:linear-gradient(135deg,#1e6ce80f,#3b82f600 60%)}.th-insulation__type-media{aspect-ratio:4/3;background:#1a1f2c;width:100%;position:relative;overflow:hidden}.th-insulation__type-media img{-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .5s;width:100%!important;height:100%!important}.th-insulation__type:hover .th-insulation__type-media img{filter:brightness(.92)saturate(1.05);transform:scale(1.08)}.th-insulation__type-badge{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;letter-spacing:.14em;text-transform:uppercase;z-index:2;border-radius:999px;padding:.4rem .85rem;font-size:.72rem;font-weight:700;position:absolute;top:.85rem;left:.85rem;box-shadow:0 8px 22px -8px #1e6ce8b3}.th-insulation__type-body{color:#ffffffc7;flex-direction:column;gap:.6rem;padding:1.25rem 1.35rem 1.4rem;display:flex}.th-insulation__type-body h3{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.005em;margin:0;font-size:1.2rem;font-weight:700;line-height:1.25}.th-insulation__type-body p{margin:0;font-size:.92rem;line-height:1.55}.th-insulation__type-body ul{flex-direction:column;gap:.55rem;margin:.4rem 0 0;padding:0;list-style:none;display:flex}.th-insulation__type-body li{color:#ffffffb8;align-items:flex-start;gap:.6rem;font-size:.86rem;line-height:1.45;display:flex}.th-insulation__type .th-warranty__card-ico{border-radius:12px;width:44px;height:44px;margin-bottom:.1rem}.th-insulation__use-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.th-insulation__use-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.th-insulation__use-list{grid-template-columns:repeat(3,1fr)}}.th-insulation__use-list li{background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:.95rem;padding:1.25rem 1.35rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.th-insulation__use-list li:before{content:"";background:linear-gradient(180deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));opacity:0;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.th-insulation__use-list li:hover{background:linear-gradient(#1e6ce814,#1e6ce805);border-color:#3b82f673;transform:translateY(-3px);box-shadow:0 18px 32px -20px #1e6ce88c}.th-insulation__use-list li:hover:before{opacity:1}.th-insulation__use-list h3{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.005em;margin:0 0 .3rem;font-size:1.05rem;font-weight:700}.th-insulation__use-list p{color:#ffffffb8;margin:0;font-size:.9rem;line-height:1.5}.th-insulation__use-ico{width:36px;height:36px;color:var(--th-blue-2,#3b82f6);background:linear-gradient(135deg,#1e6ce840,#3b82f61a);border:1px solid #3b82f64d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;transition:transform .4s cubic-bezier(.2,.8,.2,1),background .3s;display:inline-flex}.th-insulation__use-list li:hover .th-insulation__use-ico{background:linear-gradient(135deg,#1e6ce873,#3b82f633);transform:rotate(-6deg)scale(1.08)}@media (min-width:720px){.th-insulation .th-warranty__hero-stats{flex-wrap:nowrap}}.th-mega--cards{min-width:320px;padding:.55rem}.th-mega--cards.th-mega--2col{min-width:580px}.th-mega--cards .th-mega__list{grid-template-columns:1fr;gap:4px;display:grid}.th-mega--cards.th-mega--2col .th-mega__list{grid-template-columns:1fr 1fr;gap:6px}.th-mega--cards .th-mega__link{color:#c8d3e2;white-space:normal;background:#ffffff04;border:1px solid #0000;border-radius:11px;grid-template-columns:38px 1fr auto;align-items:center;gap:.8rem;padding:.7rem .85rem;text-decoration:none;transition:background .25s,border-color .25s,transform .3s cubic-bezier(.2,.9,.3,1),box-shadow .3s,padding .25s;display:grid;position:relative;overflow:hidden}.th-mega--cards .th-mega__link:after,.th-mega--cards .th-mega__link:before{content:none}.th-mega__icon{color:#9ec1ff;background:linear-gradient(135deg,#1e6ce833,#3b82f60f);border:1px solid #3b82f647;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .3s,border-color .3s,color .3s,transform .35s cubic-bezier(.5,1.5,.4,1),box-shadow .3s;display:inline-flex}.th-mega__copy{flex-direction:column;gap:1px;min-width:0;display:flex}.th-mega__label{color:#fff;letter-spacing:0;font-size:.9rem;font-weight:600;line-height:1.25}.th-mega__desc{color:#c8d3e2a6;letter-spacing:.005em;font-size:.74rem;font-weight:400;line-height:1.3}.th-mega__arrow{color:var(--th-blue-2);opacity:0;align-self:center;font-size:1rem;font-weight:700;line-height:1;transition:opacity .25s,transform .3s cubic-bezier(.2,.9,.3,1);transform:translate(-8px)}.th-mega--cards .th-mega__link:hover{background:linear-gradient(135deg,#1e6ce829,#1e6ce80a);border-color:#3b82f659;padding-left:.95rem;transform:translateY(-1px);box-shadow:0 12px 26px -16px #1e6ce8b3,inset 0 0 0 1px #3b82f60f}.th-mega--cards .th-mega__link:hover .th-mega__icon{color:#fff;background:linear-gradient(135deg,#1e6ce873,#3b82f62e);border-color:#3b82f68c;transform:rotate(-4deg)scale(1.06);box-shadow:0 6px 18px -6px #1e6ce8b3}.th-mega--cards .th-mega__link:hover .th-mega__arrow{opacity:1;transform:translate(0)}.th-mega--cards .th-mega__link:focus-visible{border-color:var(--th-blue-2);outline:none;box-shadow:0 0 0 2px #3b82f673}.th-nav__item:last-child .th-mega--2col,.th-nav__item:nth-last-child(2) .th-mega--2col{left:auto;right:0;transform:translateY(-14px)scale(.96)}.th-nav__item:last-child.has-mega:focus-within>.th-mega--2col,.th-nav__item:last-child.has-mega:hover>.th-mega--2col,.th-nav__item:nth-last-child(2).has-mega:focus-within>.th-mega--2col,.th-nav__item:nth-last-child(2).has-mega:hover>.th-mega--2col{transform:translateY(0)scale(1)}.th-nav__item:last-child .th-mega--2col:before,.th-nav__item:nth-last-child(2) .th-mega--2col:before{left:auto;right:28px;transform:rotate(45deg)}@media (max-width:900px){.th-mega--cards.th-mega--2col{min-width:320px}.th-mega--cards.th-mega--2col .th-mega__list{grid-template-columns:1fr}}.th-colors .th-warranty__coverage .th-projects__sec-lede,.th-colors .th-warranty__highlights .th-projects__sec-lede{white-space:normal!important}.th-colors__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:560px){.th-colors__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:820px){.th-colors__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1100px){.th-colors__grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1300px){.th-colors__grid{grid-template-columns:repeat(7,1fr)}}.th-colors__grid--premium{grid-template-columns:repeat(2,1fr)}@media (min-width:560px){.th-colors__grid--premium{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.th-colors__grid--premium{grid-template-columns:repeat(5,1fr)}}.th-colors__swatch{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:14px;flex-direction:column;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;display:flex;overflow:hidden}.th-colors__swatch:hover{border-color:#3b82f673;transform:translateY(-5px);box-shadow:0 24px 50px -25px #1e6ce88c,0 0 0 1px #3b82f62e}.th-colors__chip{aspect-ratio:1;isolation:isolate;width:100%;position:relative;overflow:hidden}.th-colors__chip-shine{pointer-events:none;z-index:1;background:radial-gradient(120% 80% at 30% 0,#ffffff2e,#0000 55%),linear-gradient(160deg,#ffffff1a,#0000 40%,#0000002e);transition:opacity .35s,transform .6s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.th-colors__swatch:hover .th-colors__chip-shine{transform:translate(8px)translateY(-4px)}.th-colors__chip-tag{color:#fff;font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);opacity:0;z-index:2;background:#0000008c;border-radius:6px;padding:.25rem .55rem;font-size:.65rem;font-weight:700;transition:opacity .3s,transform .35s cubic-bezier(.2,.9,.3,1);position:absolute;bottom:10px;left:10px;transform:translateY(6px)}.th-colors__swatch:hover .th-colors__chip-tag{opacity:1;transform:translateY(0)}.th-colors__swatch--light .th-colors__chip-tag{background:#000000b3}.th-colors__chip-badge{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;letter-spacing:.14em;text-transform:uppercase;z-index:2;border-radius:999px;padding:.3rem .55rem;font-size:.62rem;font-weight:700;position:absolute;top:10px;right:10px;box-shadow:0 6px 18px -6px #1e6ce8b3}.th-colors__swatch--premium .th-colors__chip:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(115deg,#0000 35%,#ffffff2e 50%,#0000 65%);transition:transform 1.1s cubic-bezier(.2,.8,.2,1);position:absolute;inset:-50% -100%;transform:translate(-60%)}.th-colors__swatch--premium:hover .th-colors__chip:after{transform:translate(60%)}.th-colors__meta{flex-direction:column;gap:.25rem;padding:.85rem 1rem 1rem;display:flex}.th-colors__meta h3{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.005em;margin:0;font-size:1rem;font-weight:700}.th-colors__warranty{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:600}.th-colors__warranty--premium{color:var(--th-blue-2,#3b82f6);align-items:center;gap:.35rem;display:inline-flex}.th-colors__combo-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:720px){.th-colors__combo-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.th-colors__combo-grid{grid-template-columns:repeat(3,1fr)}}.th-colors__combo{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;display:flex;overflow:hidden}.th-colors__combo:hover{border-color:#3b82f666;transform:translateY(-6px);box-shadow:0 30px 55px -25px #1e6ce88c}.th-colors__combo-preview{aspect-ratio:16/9;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;padding:1rem 1.4rem .25rem;display:flex}.th-colors__combo-preview svg{filter:drop-shadow(0 8px 14px #0006);transition:transform .5s cubic-bezier(.2,.8,.2,1)}.th-colors__combo:hover .th-colors__combo-preview svg{transform:scale(1.03)translateY(-2px)}.th-colors__combo-body{flex-direction:column;gap:.6rem;padding:1.1rem 1.3rem 1.3rem;display:flex}.th-colors__combo-body h3{font-family:var(--font-display),serif;color:#fff;margin:0;font-size:1.15rem;font-weight:700}.th-colors__combo-body>p{color:#ffffff9e;margin:0;font-size:.82rem;font-style:italic}.th-colors__combo-stack{flex-direction:column;gap:.4rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.th-colors__combo-stack li{color:#ffffffc7;grid-template-columns:18px 50px 1fr;align-items:center;gap:.55rem;font-size:.82rem;display:grid}.th-colors__combo-dot{border:1px solid #ffffff2e;border-radius:5px;width:16px;height:16px;box-shadow:inset 0 2px 4px #0000004d}.th-colors__combo-row-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-size:.68rem;font-weight:700}.th-colors__combo-row-name{color:#fff;font-weight:500}.th-colors__disclaimer{text-align:center;color:#ffffff8c;background:#ffffff05;border:1px dashed #ffffff24;border-radius:12px;max-width:880px;margin:1.5rem auto 0;padding:.9rem 1.1rem;font-size:.8rem;line-height:1.55}.th-colors__disclaimer span{color:var(--th-blue-2,#3b82f6);margin-right:.35rem;font-size:.7rem}.th-colors .th-warranty__cta-copy .th-projects__sec-eyebrow{align-items:center;gap:.45rem;display:inline-flex}.th-colors .th-warranty__cta-copy .th-projects__sec-eyebrow svg{width:18px;height:18px;color:var(--th-blue-2,#3b82f6)}@media (min-width:720px){.th-colors .th-warranty__hero-stats{flex-wrap:nowrap}}@media (min-width:1000px){.th-colors .th-warranty__hl-grid{grid-template-columns:repeat(4,1fr)}}.th-faqs .th-projects__sec-lede{white-space:normal!important}.th-faqs__directory{grid-template-columns:1fr;gap:1.1rem;margin-top:.25rem;display:grid}@media (min-width:640px){.th-faqs__directory{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.th-faqs__directory{grid-template-columns:repeat(3,1fr)}}.th-faqs__dir-card{color:inherit;isolation:isolate;background:linear-gradient(#11151ff2,#0c1119f2);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:.9rem;padding:1.4rem 1.4rem 1.1rem;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.th-faqs__dir-card:before{content:"";opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(120% 80% at 100% 0,#1e6ce82e,#0000 55%);transition:opacity .35s;position:absolute;inset:0}.th-faqs__dir-card:hover{border-color:#3b82f673;transform:translateY(-6px);box-shadow:0 28px 50px -28px #1e6ce8b3,0 0 0 1px #3b82f624}.th-faqs__dir-card:hover:before{opacity:1}.th-faqs__dir-icon{width:50px;height:50px;color:var(--th-blue-2,#3b82f6);background:linear-gradient(135deg,#1e6ce838,#3b82f61a);border:1px solid #3b82f652;border-radius:13px;justify-content:center;align-items:center;transition:background .35s,color .35s,transform .4s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 12px 26px -16px #1e6ce899}.th-faqs__dir-icon svg{width:24px;height:24px}.th-faqs__dir-card:hover .th-faqs__dir-icon{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;transform:rotate(-4deg)scale(1.05)}.th-faqs__dir-body{flex-direction:column;flex:1;gap:.35rem;display:flex}.th-faqs__dir-eyebrow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--th-blue-2,#3b82f6);font-size:.68rem;font-weight:700}.th-faqs__dir-title{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.005em;margin:0;font-size:1.18rem;font-weight:700}.th-faqs__dir-blurb{color:#ffffffa6;margin:0;font-size:.87rem;line-height:1.55}.th-faqs__dir-foot{border-top:1px dashed #ffffff14;justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:.85rem;display:flex}.th-faqs__dir-count{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;font-size:.72rem;font-weight:700}.th-faqs__dir-arrow{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .3s,color .3s,border-color .3s,transform .35s cubic-bezier(.2,.8,.2,1);display:inline-flex}.th-faqs__dir-card:hover .th-faqs__dir-arrow{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;border-color:#0000;transform:translate(4px)}.th-faqs__group-sec{scroll-margin-top:90px}.th-faqs__group-grid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:960px){.th-faqs__group-grid{grid-template-columns:minmax(260px,340px) 1fr;gap:3.5rem}}.th-faqs__group-intro{flex-direction:column;gap:.85rem;display:flex;position:relative}@media (min-width:960px){.th-faqs__group-intro{position:sticky;top:96px}}.th-faqs__group-icon{width:54px;height:54px;color:var(--th-blue-2,#3b82f6);background:linear-gradient(135deg,#1e6ce838,#3b82f61a);border:1px solid #3b82f659;border-radius:14px;justify-content:center;align-items:center;margin-bottom:.25rem;display:inline-flex;box-shadow:0 14px 30px -16px #1e6ce899}.th-faqs__group-icon svg{width:26px;height:26px}.th-faqs__group-intro .th-projects__sec-title{margin:0;font-size:clamp(1.7rem,2.4vw,2.2rem)}.th-faqs__group-intro .th-projects__sec-lede{color:#ffffffa6;max-width:360px;font-size:.95rem;line-height:1.6}.th-faqs__group-cta{width:-moz-max-content;width:max-content;color:var(--th-blue-2,#3b82f6);letter-spacing:.01em;background:#ffffff0a;border:1px solid #3b82f659;border-radius:999px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.55rem .85rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s,transform .25s,gap .25s;display:inline-flex}.th-faqs__group-cta:hover{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;gap:.65rem;transform:translateY(-2px)}.th-faqs__group-list{min-width:0}.th-faqs__group-list .th-cat__faq-list{margin:0}.th-faqs__directory-sec{padding-top:clamp(1rem,2.5vw,2rem)!important}.th-faqs .th-warranty__hero{padding-bottom:clamp(1.5rem,3vw,2.5rem)!important}@media (min-width:1100px){.th-faqs__directory{grid-template-columns:repeat(12,1fr)}.th-faqs__dir-card{grid-column:span 3}.th-faqs__dir-card:nth-child(n+5){grid-column:span 4}}.th-about .th-projects__sec-lede{white-space:normal!important}.th-about__story{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:960px){.th-about__story{grid-template-columns:1.05fr 1fr;gap:4rem}}.th-about__story-media{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;min-height:420px;display:grid;position:relative}.th-about__story-img{border:1px solid #ffffff14;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #000000b3}.th-about__story-img--big{grid-area:1/1/2/3;min-height:260px}.th-about__story-img--small{grid-area:2/1/3/3;min-height:200px}@media (min-width:600px){.th-about__story-img--big{grid-area:1/1/2/3}.th-about__story-img--small{grid-area:2/2/3/3;min-height:180px}}.th-about__story-badge{z-index:3;background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;border-radius:12px;flex-direction:column;padding:.85rem 1.1rem;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 18px 38px -18px #1e6ce8b3}.th-about__story-badge strong{font-family:var(--font-display),serif;font-size:1.4rem;line-height:1}.th-about__story-badge span{letter-spacing:.14em;text-transform:uppercase;opacity:.9;margin-top:.25rem;font-size:.68rem;font-weight:600}.th-about__story-copy{flex-direction:column;gap:1rem;display:flex}.th-about__story-copy .th-projects__sec-title{margin:0;font-size:clamp(1.9rem,3vw,2.6rem)}.th-about__story-copy p{color:#ffffffb8;margin:0;font-size:1rem;line-height:1.7}.th-about__story-bullets{gap:.65rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.th-about__story-bullets li{color:#ffffffd9;align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.5;display:flex}.th-about__check{width:22px;height:22px;color:var(--th-blue-2,#3b82f6);background:#1e6ce82e;border:1px solid #3b82f659;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.th-about__steps{grid-template-columns:1fr;gap:1.1rem;display:grid}@media (min-width:640px){.th-about__steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.th-about__steps{grid-template-columns:repeat(4,1fr)}}.th-about__step{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:16px;padding:1.6rem 1.4rem 1.4rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;position:relative;overflow:hidden}.th-about__step:hover{border-color:#3b82f673;transform:translateY(-5px);box-shadow:0 28px 50px -28px #1e6ce8a6}.th-about__step-num{color:#0000;-webkit-text-stroke:1.5px #3b82f699;letter-spacing:-.02em;margin-bottom:.8rem;font-size:2.6rem;line-height:1}.th-about__step h3,.th-about__step-num{font-family:var(--font-display),serif;font-weight:700}.th-about__step h3{color:#fff;margin:0 0 .45rem;font-size:1.15rem}.th-about__step p{color:#ffffffa6;margin:0;font-size:.9rem;line-height:1.6}.th-about__trust-strip{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:.25rem;display:flex}.th-about__trust-chip{color:#fff;font-family:var(--font-display),serif;letter-spacing:.01em;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1.05rem;font-size:1rem;font-weight:700;transition:transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s,background .25s,box-shadow .3s;display:inline-flex}.th-about__trust-chip:hover{background:#1e6ce81f;border-color:#3b82f680;transform:translateY(-2px);box-shadow:0 14px 28px -16px #1e6ce899}.th-about__trust-chip span{color:var(--th-blue-2,#3b82f6);font-size:.85rem}.th-about__trust-chip strong{font-weight:700}.th-about__trust-note{text-align:center;color:#ffffff8c;max-width:780px;margin:1.4rem auto 0;font-size:.85rem;line-height:1.6}.th-about__values{grid-template-columns:1fr;gap:1.1rem;display:grid}@media (min-width:640px){.th-about__values{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.th-about__values{grid-template-columns:repeat(4,1fr)}}.th-about__value{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:14px;padding:1.6rem 1.4rem 1.4rem 1.7rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;position:relative;overflow:hidden}.th-about__value-bar{background:linear-gradient(180deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));border-radius:0 3px 3px 0;width:3px;transition:width .35s cubic-bezier(.2,.8,.2,1),top .35s,bottom .35s;position:absolute;top:1.2rem;bottom:1.2rem;left:0}.th-about__value:hover{border-color:#3b82f673;transform:translateY(-5px);box-shadow:0 28px 50px -28px #1e6ce8a6}.th-about__value:hover .th-about__value-bar{width:5px;top:.8rem;bottom:.8rem}.th-about__value h3{font-family:var(--font-display),serif;color:#fff;margin:0 0 .45rem;font-size:1.18rem;font-weight:700}.th-about__value p{color:#ffffffa6;margin:0;font-size:.92rem;line-height:1.6}.th-about__numbers{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:900px){.th-about__numbers{grid-template-columns:repeat(4,1fr)}}.th-about__number{text-align:center;background:linear-gradient(#1e6ce81a,#0c111999);border:1px solid #3b82f638;border-radius:16px;flex-direction:column;align-items:center;padding:1.8rem 1.2rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.th-about__number:after{content:"";opacity:0;background:radial-gradient(80% 60% at 50% 0,#1e6ce82e,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.th-about__number:hover{border-color:#3b82f680;transform:translateY(-4px);box-shadow:0 28px 55px -28px #1e6ce8b3}.th-about__number:hover:after{opacity:1}.th-about__number strong{font-family:var(--font-display),serif;color:#fff;background:linear-gradient(135deg,#fff 0,var(--th-blue-2,#3b82f6) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.2rem,4vw,3rem);font-weight:700;line-height:1;position:relative}.th-about__number span{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-top:.55rem;font-size:.75rem;font-weight:700;position:relative}.th-about__promise{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:960px){.th-about__promise{grid-template-columns:1.1fr .9fr;gap:3.5rem}}.th-about__promise-copy{flex-direction:column;gap:1rem;display:flex}.th-about__promise-copy .th-projects__sec-title{margin:0;font-size:clamp(1.9rem,3vw,2.6rem)}.th-about__promise-copy>p{color:#ffffffb8;margin:0;font-size:1rem;line-height:1.7}.th-about__quote{border-left:3px solid var(--th-blue-2,#3b82f6);background:#1e6ce80f;border-radius:0 12px 12px 0;margin:.5rem 0 0;padding:1.4rem 1.5rem 1.4rem 2.4rem;position:relative}.th-about__quote:before{content:"“";font-family:var(--font-display),serif;color:#3b82f673;font-size:3.5rem;line-height:1;position:absolute;top:-.4rem;left:.5rem}.th-about__quote p{color:#fff;margin:0 0 .6rem;font-size:.98rem;font-style:italic;line-height:1.65}.th-about__quote footer{color:var(--th-blue-2,#3b82f6);letter-spacing:.04em;font-size:.8rem;font-weight:600}.th-about__promise-media{border:1px solid #ffffff14;border-radius:18px;min-height:380px;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #000000b3}.th-about__promise-rating{z-index:3;-webkit-backdrop-filter:blur(10px);color:#fff;background:#000000b3;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:flex-end;padding:.85rem 1.1rem;display:flex;position:absolute;bottom:1rem;right:1rem}.th-about__promise-rating strong{font-family:var(--font-display),serif;font-size:1.4rem;line-height:1}.th-about__promise-rating span{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;margin-top:.2rem;font-size:.65rem}.th-about__stars{color:#f5b945;letter-spacing:.12em;margin-top:.35rem;font-size:.9rem}.th-coverage .th-projects__sec-lede{white-space:normal!important}.th-coverage__chips{grid-template-columns:repeat(2,1fr);gap:.65rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.th-coverage__chips{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.th-coverage__chips{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.th-coverage__chips{grid-template-columns:repeat(7,1fr)}}.th-coverage__chip{color:#ffffffd9;letter-spacing:.01em;background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:.55rem;padding:.7rem .85rem;font-size:.9rem;font-weight:600;transition:transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s,background .25s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.th-coverage__chip:hover{background:linear-gradient(#1e6ce81f,#0c1119b3);border-color:#3b82f673;transform:translateY(-3px);box-shadow:0 18px 35px -18px #1e6ce899}.th-coverage__chip-abbr{min-width:30px;color:var(--th-blue-2,#3b82f6);font-family:var(--font-display),serif;letter-spacing:.04em;background:#1e6ce826;border:1px solid #3b82f647;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.2rem .4rem;font-size:.75rem;font-weight:700;display:inline-flex}.th-coverage__chip-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.th-coverage__chip-check{color:var(--th-blue-2,#3b82f6);opacity:.55;flex-shrink:0;font-size:.8rem;font-weight:800}.th-coverage__chip:hover .th-coverage__chip-check{opacity:1}.th-coverage__chips-foot{color:#ffffffc7;background:#1e6ce80f;border:1px solid #3b82f62e;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.6rem;padding:1rem 1.2rem;font-size:.9rem;display:flex}.th-coverage__chips-foot strong{color:#fff;font-weight:700}.th-coverage__chips-call{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));letter-spacing:.01em;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .95rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 14px 28px -14px #1e6ce8b3;color:#fff!important}.th-coverage__chips-call:hover{transform:translateY(-2px);box-shadow:0 20px 36px -16px #1e6ce8d9}.th-coverage__regions{grid-template-columns:1fr;gap:1.4rem;display:grid}@media (min-width:700px){.th-coverage__regions{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.th-coverage__regions{grid-template-columns:repeat(2,1fr)}}.th-coverage__region{background:linear-gradient(#11151f,#0a0d14);border:1px solid #ffffff14;border-radius:18px;padding:1.8rem 1.6rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;position:relative;overflow:hidden}.th-coverage__region:before{content:"";opacity:.55;pointer-events:none;background:radial-gradient(120% 80% at 100% 0,#1e6ce829,#0000 55%);transition:opacity .35s;position:absolute;inset:0}.th-coverage__region:hover{border-color:#3b82f673;transform:translateY(-5px);box-shadow:0 32px 60px -28px #1e6ce8b3}.th-coverage__region:hover:before{opacity:1}.th-coverage__region-head{position:relative}.th-coverage__region-eyebrow{color:var(--th-blue-2,#3b82f6);letter-spacing:.14em;text-transform:uppercase;background:#1e6ce824;border:1px solid #3b82f647;border-radius:999px;margin-bottom:.9rem;padding:.25rem .65rem;font-size:.65rem;font-weight:800;display:inline-block}.th-coverage__region h3{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.01em;margin:0 0 .55rem;font-size:clamp(1.5rem,2.4vw,1.85rem);font-weight:700}.th-coverage__region p{color:#ffffffb3;margin:0;font-size:.92rem;line-height:1.6}.th-coverage__region-meta{flex-wrap:wrap;gap:.6rem;margin:1.1rem 0 1rem;display:flex;position:relative}.th-coverage__region-pill{color:#ffffffd9;letter-spacing:.04em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.76rem;font-weight:700;display:inline-flex}.th-coverage__region-pill--lead{color:#fff;background:#1e6ce81f;border-color:#3b82f652}.th-coverage__region-dot{background:var(--th-blue-2,#3b82f6);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #3b82f6b3}.th-coverage__region-states{border-top:1px dashed #ffffff14;grid-template-columns:repeat(2,1fr);gap:.55rem;margin:0;padding:1rem 0 0;list-style:none;display:grid;position:relative}@media (min-width:1100px){.th-coverage__region-states{grid-template-columns:repeat(2,1fr)}}.th-coverage__region-states li{color:#ffffffd9;align-items:center;gap:.55rem;font-size:.88rem;font-weight:600;display:flex}.th-coverage__region-abbr{min-width:28px;color:var(--th-blue-2,#3b82f6);font-family:var(--font-display),serif;letter-spacing:.04em;background:#1e6ce81f;border:1px solid #3b82f638;border-radius:5px;justify-content:center;align-items:center;padding:.15rem .35rem;font-size:.7rem;font-weight:700;display:inline-flex}.th-coverage__included{grid-template-columns:1fr;gap:1.1rem;display:grid}@media (min-width:700px){.th-coverage__included{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.th-coverage__included{grid-template-columns:repeat(3,1fr)}}.th-coverage__included-card{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:14px;padding:1.6rem 1.4rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .4s;position:relative;overflow:hidden}.th-coverage__included-card:hover{border-color:#3b82f673;transform:translateY(-5px);box-shadow:0 28px 50px -28px #1e6ce8a6}.th-coverage__included-num{font-family:var(--font-display),serif;color:#0000;-webkit-text-stroke:1.5px #3b82f68c;letter-spacing:-.02em;margin-bottom:.8rem;font-size:2.6rem;line-height:1}.th-coverage__included-card h3{font-family:var(--font-display),serif;color:#fff;margin:0 0 .45rem;font-size:1.18rem;font-weight:700}.th-coverage__included-card p{color:#ffffffa8;margin:0;font-size:.92rem;line-height:1.6}.th-coverage__hq{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:960px){.th-coverage__hq{grid-template-columns:1fr 1fr;gap:3.5rem}}.th-coverage__hq-copy{flex-direction:column;gap:1rem;display:flex}.th-coverage__hq-copy .th-projects__sec-title{margin:0;font-size:clamp(1.9rem,3vw,2.6rem)}.th-coverage__hq-copy>p{color:#ffffffb8;margin:0;font-size:1rem;line-height:1.7}.th-coverage__hq-meta{grid-template-columns:1fr;gap:.85rem;margin:.35rem 0 .25rem;padding:0;list-style:none;display:grid}@media (min-width:600px){.th-coverage__hq-meta{grid-template-columns:repeat(2,1fr)}}.th-coverage__hq-meta li{background:#1e6ce80d;border:1px solid #3b82f629;border-radius:10px;flex-direction:column;gap:.15rem;padding:.85rem 1rem;display:flex}.th-coverage__hq-meta strong{letter-spacing:.14em;text-transform:uppercase;color:var(--th-blue-2,#3b82f6);font-size:.65rem;font-weight:800}.th-coverage__hq-meta a,.th-coverage__hq-meta span{color:#fff;font-size:.92rem;font-weight:600;text-decoration:none}.th-coverage__hq-meta a:hover{color:var(--th-blue-2,#3b82f6)}.th-coverage__hq-actions{flex-wrap:wrap;gap:.8rem;margin-top:.35rem;display:flex}.th-coverage__hq-media{background:#0a0d14;border:1px solid #ffffff14;border-radius:18px;min-height:380px;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #000000b3}.th-coverage__hq-media iframe{filter:grayscale(.35)contrast(1.05)brightness(.9);border:0;width:100%;height:100%;position:absolute;inset:0}.th-coverage__hq-badge{z-index:3;background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;border-radius:12px;flex-direction:column;padding:.85rem 1.1rem;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 18px 38px -18px #1e6ce8b3}.th-coverage__hq-badge strong{font-family:var(--font-display),serif;font-size:1.1rem;line-height:1}.th-coverage__hq-badge span{letter-spacing:.12em;text-transform:uppercase;opacity:.92;margin-top:.25rem;font-size:.68rem;font-weight:700}.th-coverage__faqs{gap:.85rem;max-width:880px;margin:0 auto;display:grid}.th-coverage__faq{background:linear-gradient(#11151f,#0c1119);border:1px solid #ffffff12;border-radius:12px;transition:border-color .25s,box-shadow .3s;overflow:hidden}.th-coverage__faq:hover,.th-coverage__faq[open]{border-color:#3b82f666}.th-coverage__faq[open]{box-shadow:0 18px 35px -22px #1e6ce88c}.th-coverage__faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.3rem;list-style:none;display:flex}.th-coverage__faq summary::-webkit-details-marker{display:none}.th-coverage__faq-q{font-family:var(--font-display),serif;color:#fff;letter-spacing:-.005em;font-size:1.05rem;font-weight:700}.th-coverage__faq-icon{width:28px;height:28px;color:var(--th-blue-2,#3b82f6);background:#1e6ce82e;border:1px solid #3b82f659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.th-coverage__faq[open] .th-coverage__faq-icon{background:linear-gradient(135deg,var(--th-blue,#1e6ce8),var(--th-blue-2,#3b82f6));color:#fff;transform:rotate(45deg)}.th-coverage__faq-a{color:#ffffffb8;padding:0 1.3rem 1.2rem;font-size:.94rem;line-height:1.65}.th-svc{isolation:isolate;background:#06090f;padding:clamp(3.25rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.th-svc__bg{z-index:0;pointer-events:none;background:radial-gradient(900px 480px at 8% -10%,#1e6ce838,#0000 60%),radial-gradient(820px 540px at 100% 30%,#3b82f629,#0000 60%),radial-gradient(700px 420px at 50% 110%,#7eb0ff14,#0000 60%);position:absolute;inset:0}.th-svc__bg:after{content:"";opacity:.55;background-image:radial-gradient(#7eb0ff1a 1px,#0000 0);background-position:0 0;background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 0,#0000 80%);mask-image:radial-gradient(70% 70%,#000 0,#0000 80%)}.th-svc__shell{z-index:1;max-width:1240px;margin:0 auto;padding:0 clamp(1rem,2.4vw,1.75rem);position:relative}.th-svc__head{text-align:center;max-width:760px;margin:0 auto 1.75rem}.th-svc__eyebrow{font-family:var(--font-sans),system-ui,sans-serif;letter-spacing:.25em;text-transform:uppercase;color:#7eb0ff;background:#1e6ce82e;border:1px solid #7eb0ff59;border-radius:999px;margin-bottom:1rem;padding:.42rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.th-svc__title{font-family:var(--font-display),serif;letter-spacing:-.01em;color:#fff;margin:0 0 .9rem;font-size:clamp(1.9rem,3.6vw,2.8rem);font-weight:700;line-height:1.1}.th-svc__title-accent{color:#0000;background:linear-gradient(135deg,#7eb0ff,#3b82f6 50%,#1e6ce8);-webkit-background-clip:text;background-clip:text}.th-svc__lede{font-family:var(--font-sans),system-ui,sans-serif;color:#b6bdc9;margin:0;font-size:1rem;line-height:1.65}.th-svc__lede strong{color:#fff;font-weight:600}.th-svc__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}@media (max-width:700px){.th-svc__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.th-svc__stat{text-align:center;-webkit-backdrop-filter:blur(8px)saturate(1.1);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:14px;padding:1.1rem 1rem;position:relative;overflow:hidden}.th-svc__stat:before{content:"";background:linear-gradient(90deg,#0000,#7eb0ff8c,#0000);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.th-svc__stat-num{font-family:var(--font-display),serif;letter-spacing:-.02em;color:#0000;background:linear-gradient(135deg,#fff,#7eb0ff);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1;display:block}.th-svc__stat-lbl{font-family:var(--font-sans),system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#9aa3b2;margin-top:.35rem;font-size:.72rem;font-weight:600;display:block}.th-svc__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:0 0 2rem;display:grid}@media (max-width:1100px){.th-svc__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.th-svc__grid{grid-template-columns:1fr}}.th-svc__card{isolation:isolate;background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.9rem;padding:1.25rem 1.1rem 1.1rem;transition:transform .3s cubic-bezier(.2,.7,.2,1),border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative;overflow:hidden}.th-svc__card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(135deg,#7eb0ff73,#1e6ce800 50%,#7eb0ff40);padding:1px;transition:opacity .35s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.th-svc__card:hover{background:linear-gradient(#1e6ce81a,#ffffff08);border-color:#7eb0ff59;transform:translateY(-3px);box-shadow:0 22px 48px -22px #1e6ce873}.th-svc__card:hover:after{opacity:1}.th-svc__card-head{align-items:center;gap:.85rem;display:flex}.th-svc__card-count{width:44px;height:44px;font-family:var(--font-display),serif;color:#fff;letter-spacing:-.02em;text-shadow:0 0 12px #7eb0ff59;background:linear-gradient(135deg,#1e6ce847,#3b82f61f);border:1px solid #7eb0ff66;border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:inline-flex}.th-svc__card-titles{min-width:0}.th-svc__card-name{letter-spacing:-.005em;color:#fff;margin:0;font-size:.98rem;font-weight:700;line-height:1.2}.th-svc__card-badge,.th-svc__card-name{font-family:var(--font-sans),system-ui,sans-serif}.th-svc__card-badge{letter-spacing:.14em;text-transform:uppercase;color:#7eb0ff;margin-top:.25rem;font-size:.65rem;font-weight:600;display:inline-block}.th-svc__chips{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.th-svc__chip{font-family:var(--font-sans),system-ui,sans-serif;letter-spacing:.04em;color:#d6dde9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.32rem .55rem;font-size:.72rem;font-weight:600;transition:background .25s,color .25s,border-color .25s}.th-svc__card:hover .th-svc__chip{color:#fff;background:#1e6ce82e;border-color:#7eb0ff59}.th-svc__cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.th-svc__cta{font-family:var(--font-sans),system-ui,sans-serif;letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;gap:.55rem;padding:.95rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .22s,gap .22s,box-shadow .22s,filter .22s,background .22s,color .22s,border-color .22s;display:inline-flex}.th-svc__cta--primary{color:#fff;background:linear-gradient(135deg,#1e6ce8,#3b82f6);border:0;box-shadow:0 16px 36px -12px #1e6ce88c,inset 0 1px #ffffff38}.th-svc__cta--primary:hover{filter:brightness(1.07);gap:.9rem;transform:translateY(-2px)}.th-svc__cta--ghost{color:#d6dde9;background:#ffffff0a;border:1px solid #ffffff2e}.th-svc__cta--ghost:hover{color:#fff;background:#1e6ce829;border-color:#7eb0ff66;transform:translateY(-1px)}.th-contact .th-projects__sec-eyebrow{color:var(--th-blue-2,#7eb0ff)}.th-contact__methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}@media (max-width:960px){.th-contact__methods{grid-template-columns:1fr}}.th-contact__method{color:#e9eef9;isolation:isolate;background:linear-gradient(#141c2ee6,#0a101eeb);border:1px solid #7eb0ff29;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.55rem;padding:1.85rem 1.65rem 1.65rem;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden}.th-contact__method:before{content:"";z-index:-1;opacity:.55;background:radial-gradient(120% 80% at 100% 0,#3b82f61f,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.th-contact__method:hover{border-color:#7eb0ff6b;transform:translateY(-3px);box-shadow:0 18px 40px -22px #3b82f68c}.th-contact__method:hover:before{opacity:1}.th-contact__method-icon{width:46px;height:46px;color:var(--th-blue-2,#7eb0ff);background:#3b82f624;border:1px solid #7eb0ff4d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.35rem;display:inline-flex}.th-contact__method-icon svg{width:22px;height:22px}.th-contact__method-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--th-blue-2,#7eb0ff);font-size:.72rem;font-weight:700}.th-contact__method-value{font-family:var(--th-font-display,inherit);color:#fff;word-break:break-word;font-size:1.55rem;font-weight:700;line-height:1.15}.th-contact__method-value--sm{letter-spacing:-.005em;font-size:1.15rem}.th-contact__method-sub{color:#cfdaf0c7;font-size:.94rem;line-height:1.5}.th-contact__method-cta{color:var(--th-blue-2,#7eb0ff);align-items:center;gap:.35rem;margin-top:auto;padding-top:.9rem;font-size:.92rem;font-weight:600;display:inline-flex}.th-contact__method-cta span{transition:transform .25s}.th-contact__method:hover .th-contact__method-cta span{transform:translate(3px)}.th-contact__method--primary{background:linear-gradient(#2563eb2e,#0f172aeb);border-color:#3b82f673}.th-contact__method--primary .th-contact__method-icon{background:#3b82f64d;border-color:#7eb0ff8c}.th-contact__expect{grid-template-columns:minmax(0,.95fr) minmax(0,1.1fr);align-items:center;gap:2.75rem;margin-top:1.25rem;display:grid}@media (max-width:960px){.th-contact__expect{grid-template-columns:1fr;gap:2rem}}.th-contact__expect-media{aspect-ratio:4/5;border:1px solid #7eb0ff2e;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 30px 70px -40px #000000d9}@media (max-width:960px){.th-contact__expect-media{aspect-ratio:16/11}}.th-contact__expect-tag{backdrop-filter:blur(8px);color:#fff;background:#080c18c7;border:1px solid #7eb0ff4d;border-radius:12px;flex-direction:column;gap:.15rem;padding:.7rem 1rem;display:flex;position:absolute;bottom:1rem;left:1rem}.th-contact__expect-tag strong{font-family:var(--th-font-display,inherit);letter-spacing:.005em;font-size:1rem}.th-contact__expect-tag span{letter-spacing:.12em;text-transform:uppercase;color:var(--th-blue-2,#7eb0ff);font-size:.74rem}.th-contact__expect-copy>p{color:#cfdaf0d1;max-width:56ch;margin:.9rem 0 1.5rem;font-size:1.02rem;line-height:1.65}.th-contact__promises{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.th-contact__promise{background:#141c2e8c;border:1px solid #7eb0ff24;border-radius:12px;grid-template-columns:auto 1fr;align-items:flex-start;gap:.85rem;padding:.9rem 1rem;display:grid}.th-contact__promise-dot{background:var(--th-blue-2,#7eb0ff);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.55rem;box-shadow:0 0 0 4px #3b82f62e}.th-contact__promise strong{font-family:var(--th-font-display,inherit);color:#fff;margin-bottom:.15rem;font-size:1.05rem;display:block}.th-contact__promise p{color:#cfdaf0cc;margin:0;font-size:.94rem;line-height:1.55}.th-contact__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}@media (max-width:860px){.th-contact__split{grid-template-columns:1fr}}.th-contact__panel{background:linear-gradient(#141c2ed9,#0a101eeb);border:1px solid #7eb0ff2e;border-radius:18px;flex-direction:column;gap:1rem;padding:1.85rem 1.75rem;display:flex}.th-contact__panel--accent{background:linear-gradient(#2563eb29,#0f172aeb);border-color:#3b82f66b}.th-contact__panel-head{align-items:center;gap:.8rem;display:flex}.th-contact__panel-head svg{width:26px;height:26px;color:var(--th-blue-2,#7eb0ff)}.th-contact__panel-head h3{font-family:var(--th-font-display,inherit);color:#fff;margin:0;font-size:1.4rem}.th-contact__hours-list{margin:0;padding:0;list-style:none}.th-contact__hour-row{border-bottom:1px dashed #7eb0ff2e;justify-content:space-between;align-items:baseline;gap:1rem;padding:.7rem 0;display:flex}.th-contact__hour-row:last-child{border-bottom:none}.th-contact__hour-label{color:#fff;letter-spacing:.005em;font-weight:600}.th-contact__hour-value{color:#cfdaf0d9;font-variant-numeric:tabular-nums}.th-contact__panel-foot{color:#cfdaf0b8;margin:.25rem 0 0;font-size:.9rem;line-height:1.55}.th-contact__panel-lede{color:#dce6f8e0;margin:0;font-size:1rem;line-height:1.6}.th-contact__panel-lede strong{color:#fff}.th-contact__coverage-stats{grid-template-columns:repeat(3,1fr);gap:.65rem;margin:.25rem 0;padding:0;list-style:none;display:grid}.th-contact__coverage-stats li{text-align:center;background:#080e1c8c;border:1px solid #7eb0ff2e;border-radius:12px;flex-direction:column;gap:.15rem;padding:.85rem .25rem;display:flex}.th-contact__coverage-stats strong{font-family:var(--th-font-display,inherit);color:#fff;font-size:1.5rem;line-height:1}.th-contact__coverage-stats span{letter-spacing:.1em;text-transform:uppercase;color:#cfdaf0c7;font-size:.72rem}.th-contact__panel-link{color:var(--th-blue-2,#7eb0ff);align-items:center;gap:.35rem;margin-top:auto;font-weight:600;text-decoration:none;display:inline-flex}.th-contact__panel-link span{transition:transform .25s}.th-contact__panel-link:hover span{transform:translate(3px)}.th-contact__faqs{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;margin-top:2.25rem;display:grid}@media (max-width:760px){.th-contact__faqs{grid-template-columns:1fr}}.th-contact__faq{background:#0f1626a6;border:1px solid #7eb0ff29;border-radius:14px;padding:1.5rem 1.5rem 1.4rem;position:relative}.th-contact__faq:before{content:"?";font-family:var(--th-font-display,inherit);color:var(--th-blue-2,#7eb0ff);opacity:.55;font-size:1.4rem;font-weight:700;position:absolute;top:1.1rem;right:1.2rem}.th-contact__faq h3{font-family:var(--th-font-display,inherit);color:#fff;margin:0 2rem .5rem 0;font-size:1.12rem;line-height:1.3}.th-contact__faq p{color:#cfdaf0cc;margin:0;font-size:.96rem;line-height:1.6}.th-contact__faq-foot{text-align:center;margin-top:1.85rem}.th-contact__faq-link{color:var(--th-blue-2,#7eb0ff);background:#0f16268c;border:1px solid #7eb0ff52;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.1rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.th-contact__faq-link:hover{background:#141e38d9;border-color:#7eb0ff99}.th-contact__faq-link span{transition:transform .25s}.th-contact__faq-link:hover span{transform:translate(3px)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}