@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.th-root{--th-black:#0a0a0a;--th-off-black:#0d0d0d;--th-surface:#161616;--th-surface2:#1e1e1e;--th-white:#ffffff;--th-muted:rgba(255,255,255,.42);--th-border:rgba(255,255,255,.09);--th-red:#e03030;--th-green:#22c55e;--th-subtle:rgba(255,255,255,.04);font-family:Plus Jakarta Sans,system-ui,sans-serif;background:var(--th-black);color:var(--th-white);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;scroll-behavior:smooth;min-height:100vh}.th-root *{box-sizing:border-box}.th-root a{color:inherit;text-decoration:none}.th-root button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.th-root input,.th-root select{font-family:inherit;color:inherit;outline:none}.th-header{position:sticky;top:0;z-index:50;background:transparent;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.th-header-inner{max-width:1280px;margin:0 auto;padding:14px 28px;display:flex;align-items:center;gap:20px;flex-wrap:nowrap;white-space:nowrap}.th-logo{font-weight:800;font-size:18px;letter-spacing:-.5px;flex-shrink:0}.th-us-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--th-border);padding:6px 10px;border-radius:999px;color:#ffffffb3;flex-shrink:0;white-space:nowrap}.th-spacer{flex:1}.th-head-stats{display:flex;gap:24px;font-size:12px;color:var(--th-muted);flex-shrink:0;white-space:nowrap}.th-head-stats strong{color:var(--th-white);font-weight:700}.th-btn{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14px;padding:11px 18px;border-radius:8px;transition:all .15s ease;border:1px solid transparent}.th-btn-red{background:var(--th-red)!important;color:#fff!important}.th-btn-red:hover{background:var(--th-red)!important;transform:translateY(-1px)}.th-btn-ghost{border-color:var(--th-border);color:#fff}.th-btn-ghost:hover{border-color:#ffffff40}.th-hero{position:relative;overflow:hidden;padding:134px 28px 63px;margin-top:-64px;background:radial-gradient(ellipse 900px 520px at 50% 0%,rgba(224,48,48,.28),transparent 65%),radial-gradient(circle at 1px 1px,rgba(255,255,255,.05) 1px,transparent 0) 0 0/32px 32px,var(--th-black)}.th-hero-inner{max-width:1100px;margin:0 auto;text-align:center;position:relative;z-index:2}.th-live-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;border:1px solid rgba(224,48,48,.35);background:#e0303014;color:#fff;padding:8px 14px;border-radius:999px;margin-bottom:28px}.th-live-dot{width:7px;height:7px;border-radius:50%;background:var(--th-red);animation:th-pulse 2s infinite}@keyframes th-pulse{0%,to{opacity:1}50%{opacity:.4}}.th-h1{font-size:clamp(38px,7vw,84px);font-weight:800;line-height:1.02;letter-spacing:-2.5px;margin-bottom:24px}.th-h1 .th-accent{color:var(--th-red);display:block}.th-hero-sub{max-width:640px;margin:0 auto 28px;line-height:1.6}.th-qualifier{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--th-border);padding:8px 16px;border-radius:999px;font-size:13px;color:#ffffffb3;margin-bottom:32px}.th-cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:18px}.th-micro{font-size:12px;color:#ffffff4d}.th-section{padding:70px 28px}.th-container{max-width:1200px;margin:0 auto}.th-sec-tag{font-size:11px;font-weight:700;color:var(--th-red);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.th-h2{font-size:clamp(30px,4vw,52px);font-weight:800;letter-spacing:-1.5px;line-height:1.05;margin-bottom:18px;max-width:780px}.th-sec-sub{font-size:16px;color:var(--th-muted);max-width:620px;margin-bottom:34px;line-height:1.7}.th-numbers{background:linear-gradient(180deg,var(--th-black) 0%,var(--th-off-black) 100%);padding:34px 28px}.th-numbers-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.th-num-cell{position:relative;padding:28px 20px 24px;background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid var(--th-border);border-radius:14px;text-align:left;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background .2s ease}.th-num-cell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0%,rgba(224,48,48,.12),transparent 60%);opacity:0;transition:opacity .2s ease;pointer-events:none}.th-num-cell:hover{transform:translateY(-3px);border-color:#e0303059}.th-num-cell:hover:before{opacity:1}.th-num-icon{font-size:20px;margin-bottom:14px;opacity:.85;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;background:#e030301a;border:1px solid rgba(224,48,48,.2);border-radius:10px}.th-num-val{font-size:38px;font-weight:800;letter-spacing:-1.5px;background:linear-gradient(180deg,#fff,#ffffffa6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.th-num-lbl{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--th-muted);margin-top:10px;font-weight:600;white-space:nowrap}@media(max-width:720px){.th-num-lbl{white-space:normal}}.th-num-underline{margin-top:14px;height:2px;width:28px;background:var(--th-red);border-radius:2px;transition:width .25s ease}.th-num-cell:hover .th-num-underline{width:60px}.th-map-header{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center;margin-bottom:34px}.th-map-header-text .th-h2{margin-bottom:18px}.th-map-hero-img{width:100%;height:auto;display:block;border-radius:18px;border:1px solid var(--th-border);box-shadow:0 30px 80px #00000080}.th-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 56px;align-items:center}.th-map-grid-2col{grid-template-columns:1.15fr 1fr}@media(max-width:720px){.th-map-grid-2col{grid-template-columns:1fr}}.th-map-aside-title{font-size:clamp(30px,4vw,52px);font-weight:800;letter-spacing:-1.5px;line-height:1.05;margin-bottom:18px}.th-map-aside-text{font-size:15px;color:var(--th-muted);line-height:1.7;margin-bottom:20px}.th-map-aside-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.th-map-aside-list li{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;background:var(--th-subtle);border:1px solid var(--th-border);border-radius:8px;font-size:13.5px;color:#ffffffd9}.th-map-aside-list .th-ok{color:var(--th-green);font-weight:700;flex-shrink:0}@media(max-width:720px){.th-map-aside-title{font-size:28px;letter-spacing:-1px}}.th-state-list{display:flex;flex-direction:column;gap:10px}.th-state-list-title{display:none}.th-state-row{display:grid;grid-template-columns:140px 1fr 90px 90px;gap:14px;align-items:center;background:var(--th-subtle);border:1px solid var(--th-border);border-radius:8px;padding:10px 14px;font-size:13px}.th-state-name{font-weight:600}.th-bar{height:6px;background:#ffffff0f;border-radius:99px;overflow:hidden}.th-bar-fill{height:100%;background:var(--th-red);border-radius:99px}.th-state-cars{color:var(--th-muted);font-size:12px;text-align:right}.th-state-partners{color:var(--th-green);font-weight:700;font-size:12px;text-align:right}.th-map-card{position:relative;background:linear-gradient(180deg,var(--th-surface) 0%,rgba(22,22,22,.6) 100%);border:1px solid var(--th-border);border-radius:18px;padding:24px;overflow:hidden}.th-map-card:before{content:"";position:absolute;top:-100px;right:-100px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(224,48,48,.1),transparent 70%);pointer-events:none}.th-map-head{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.th-map-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--th-red);font-weight:700;margin-bottom:6px}.th-map-card h4{font-size:16px;font-weight:700;letter-spacing:-.3px}.th-map-pill{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:#fff;background:#e030301a;border:1px solid rgba(224,48,48,.3);padding:6px 12px;border-radius:999px;white-space:nowrap}.th-map-stage{position:relative;background:radial-gradient(ellipse at center,rgba(224,48,48,.04),transparent 70%);border:1px solid var(--th-border);border-radius:14px;padding:14px;margin-bottom:18px}.th-map-svg{width:100%;height:auto;display:block}.th-pin-ring{transform-origin:center;transform-box:fill-box;animation:th-pin-pulse 2.4s cubic-bezier(.4,0,.2,1) infinite;opacity:0}@keyframes th-pin-pulse{0%{transform:scale(.4);opacity:.9}to{transform:scale(2.6);opacity:0}}.th-map-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.th-map-stats>div{background:var(--th-subtle);border:1px solid var(--th-border);border-radius:10px;padding:12px 10px;text-align:center}.th-map-stats strong{display:block;font-size:20px;font-weight:800;letter-spacing:-.5px;color:#fff;line-height:1.1}.th-map-stats span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--th-muted);font-weight:600;margin-top:6px}.th-state-dot{animation:th-dotpulse 3s infinite;transform-origin:center}.th-pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.th-pain-card{position:relative;background:var(--th-surface);border:1px solid var(--th-border);border-radius:14px;padding:32px;transition:border-color .15s}.th-pain-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,var(--th-red),transparent)}.th-pain-card:hover{border-color:#e0303059}.th-pain-num{font-size:42px;font-weight:800;color:var(--th-red);letter-spacing:-1.5px;margin-bottom:12px}.th-pain-card h3{font-size:18px;font-weight:700;margin-bottom:10px}.th-pain-card p{font-size:14px;color:var(--th-muted);line-height:1.65}.th-who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.th-who-card{background:var(--th-surface);border:1px solid var(--th-border);border-radius:14px;text-align:center;transition:border-color .15s;overflow:hidden;display:flex;flex-direction:column}.th-who-card:hover{border-color:#e0303059}.th-who-image{width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,#e0303014,#ffffff05);overflow:hidden;border-bottom:1px solid var(--th-border)}.th-who-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.th-who-card:hover .th-who-image img{transform:scale(1.04)}.th-who-icon{font-size:28px;margin:18px 0 10px}.th-who-card h3{font-size:16px;font-weight:700;margin-bottom:8px;padding:0 24px}.th-who-card p{font-size:14px;color:var(--th-muted);line-height:1.6;margin-bottom:14px;padding:0 24px}.th-who-rev{font-size:13px;color:var(--th-green);font-weight:600;padding:0 24px 24px}.th-how-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:30px}.th-how-grid:before{content:"";position:absolute;top:46px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(224,48,48,.55) 12%,rgba(224,48,48,.55) 88%,transparent 100%);z-index:0}.th-how-card{position:relative;background:var(--th-surface);padding:48px 28px 28px;border:1px solid var(--th-border);border-radius:14px;overflow:visible;transition:transform .25s ease,border-color .25s ease;z-index:1;text-align:center}.th-how-card:hover{transform:translateY(-4px);border-color:#e0303059}.th-how-card:before{content:attr(data-num);position:absolute;top:14px;right:20px;font-size:64px;font-weight:800;color:#ffffff0a;line-height:1;letter-spacing:-2px}.th-step-num{position:absolute;top:-22px;left:50%;transform:translate(-50%);width:46px;height:46px;border-radius:50%;background:var(--th-red);border:4px solid var(--th-off-black);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;box-shadow:0 8px 24px #e0303073;z-index:2}.th-how-card h3{font-size:18px;font-weight:700;margin-bottom:10px;text-align:center}.th-how-card p{font-size:14px;color:var(--th-muted);line-height:1.65;margin-bottom:18px;text-align:center}.th-time-stamp{display:inline-block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--th-red);font-weight:700;background:#e0303014;border:1px solid rgba(224,48,48,.25);padding:6px 12px;border-radius:999px;margin:0 auto;text-align:center}.th-how-card .th-time-stamp-wrap{display:flex;justify-content:center}.th-prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.th-prod-card{position:relative;background:var(--th-surface);border:1px solid var(--th-border);border-radius:14px;padding:28px;transition:border-color .15s}.th-prod-card:hover{border-color:#e0303059}.th-prod-badge{position:absolute;top:18px;right:18px;font-size:10px;font-weight:700;padding:5px 9px;border-radius:6px;text-transform:uppercase;letter-spacing:.05em;z-index:2}.th-prod-image{width:calc(100% + 56px);margin:-28px -28px 20px;aspect-ratio:1/1;background:linear-gradient(135deg,#ffffff0a,#e030300d);border-bottom:1px solid var(--th-border);overflow:hidden;border-radius:14px 14px 0 0}.th-prod-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.th-prod-card:hover .th-prod-image img{transform:scale(1.04)}.th-badge-red{background:var(--th-red);color:#fff}.th-badge-green{background:#22c55e1f;color:var(--th-green);border:1px solid rgba(34,197,94,.3)}.th-prod-name{font-weight:600;font-size:16px;margin-bottom:8px;min-height:24px}.th-prod-desc{font-size:13px;line-height:1.5;color:var(--th-muted);margin:0 0 18px;min-height:58px}.th-prod-margin{font-weight:800;font-size:30px;color:var(--th-green);letter-spacing:-1px;line-height:1}.th-prod-margin-lbl{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--th-muted);font-weight:600;margin-top:6px}.th-prod-divider{height:1px;background:var(--th-border);margin:18px 0}.th-prod-prices{display:flex;justify-content:space-between;align-items:baseline}.th-prod-msrp{font-size:13px;color:var(--th-muted)}.th-prod-partner{font-size:15px;font-weight:600;color:#fff}.th-footline{font-size:12px;color:#fff3;text-align:center;margin-top:28px}.th-ben-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.th-ben-row{display:flex;gap:18px;align-items:flex-start;padding:24px;background:var(--th-surface);border:1px solid var(--th-border);border-radius:14px;transition:border-color .15s}.th-ben-row:hover{border-color:#e0303059}.th-ben-icon{flex:0 0 38px;width:38px;height:38px;border:1px solid var(--th-border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px}.th-ben-row h3{font-size:15px;font-weight:700;margin-bottom:6px}.th-ben-row p{font-size:14px;color:var(--th-muted);line-height:1.55}.th-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.th-testi-card{position:relative;background:var(--th-surface);border:1px solid var(--th-border);border-radius:14px;padding:32px;display:flex;flex-direction:column;gap:24px}.th-testi-card.th-featured{grid-column:span 2;border-color:#e030304d}.th-flag-emoji{position:absolute;top:18px;right:20px;font-size:28px;opacity:.4}.th-testi-quote{font-style:italic;color:#ffffffbf;font-size:16px;line-height:1.65}.th-testi-card.th-featured .th-testi-quote{font-size:20px;line-height:1.55}.th-testi-foot{display:flex;align-items:center;gap:14px;margin-top:auto}.th-avatar{width:44px;height:44px;border-radius:50%;border:1px solid var(--th-border);display:flex;align-items:center;justify-content:center;color:var(--th-red);font-weight:700;font-size:14px;overflow:hidden;background:#fff}.th-avatar img{width:100%;height:100%;object-fit:cover;display:block}.th-testi-meta{flex:1}.th-testi-name{font-weight:700;font-size:14px}.th-testi-role{font-size:12px;color:var(--th-muted);margin-top:2px}.th-result-badge{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:var(--th-green);font-weight:700;font-size:12px;padding:6px 10px;border-radius:6px}.th-faq-head{text-align:center;margin-bottom:34px}.th-faq-head .th-h2{margin:0 auto}.th-faq-list{max-width:800px;margin:0 auto}.th-faq-item{border-bottom:1px solid var(--th-border)}.th-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 0;text-align:left;font-size:16px;font-weight:600}.th-faq-plus{font-size:24px;color:var(--th-red);font-weight:300;transition:transform .25s ease;line-height:1;display:inline-block}.th-faq-plus.th-open{transform:rotate(45deg)}.th-faq-ans{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:14px;color:var(--th-muted);line-height:1.7}.th-faq-ans.th-open{max-height:400px;padding-bottom:22px}.th-form-section{position:relative;overflow:hidden;background:var(--th-off-black);padding:70px 28px}.th-usa-watermark{position:absolute;right:-30px;top:50%;transform:translateY(-50%);font-size:200px;font-weight:800;color:#ffffff04;letter-spacing:-8px;pointer-events:none;z-index:0}.th-form-glow{position:absolute;bottom:-200px;right:-200px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(224,48,48,.07),transparent 70%);pointer-events:none}.th-form-wrap{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.th-form-checks{list-style:none;display:flex;flex-direction:column;gap:8px;margin:24px 0;padding:0}.th-form-checks li{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;background:var(--th-subtle);border-radius:8px;font-size:14px;color:#ffffffd9}.th-form-checks .th-ok{color:var(--th-green);font-weight:700;flex-shrink:0}.th-mini-testi{background:var(--th-surface);border:1px solid var(--th-border);border-radius:12px;padding:20px;margin-top:24px}.th-mini-testi p{font-style:italic;color:#ffffffbf;font-size:14px;margin-bottom:12px}.th-mini-testi .th-who{font-size:12px;color:var(--th-muted)}.th-mini-testi .th-who strong{color:#fff;font-weight:700}.th-mini-testi .th-who .th-res{color:var(--th-green);font-weight:700}.th-form-card{background:var(--th-surface);border:1px solid var(--th-border);border-radius:16px;padding:36px;box-shadow:0 24px 80px #00000080}.th-progress{display:flex;gap:5px;margin-bottom:18px}.th-progress span{flex:1;height:2px;background:#ffffff14;border-radius:2px;transition:background .3s}.th-progress span.th-active{background:var(--th-red)}.th-step-label{font-size:11px;color:var(--th-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px;font-weight:600}.th-step-label strong{color:#fff;font-weight:700}.th-usa-note{background:#3880ff12;border:1px solid rgba(56,128,255,.2);border-radius:8px;padding:10px 14px;font-size:12px;color:#ffffffbf;margin-bottom:20px}.th-btn-attention{animation:th-attention 2s ease-in-out infinite;box-shadow:0 0 #e03030b3;position:relative}.th-btn-attention:hover{animation-play-state:paused}@keyframes th-attention{0%,to{transform:scale(1);box-shadow:0 0 #e030308c}50%{transform:scale(1.03);box-shadow:0 0 0 12px #e0303000}}.th-field{margin-bottom:18px}.th-field label{display:block;font-size:11px;font-weight:700;color:#fff6;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.th-field input,.th-field select{width:100%;background:var(--th-surface2);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 14px;font-size:15px;transition:border-color .15s}.th-field input::placeholder{color:#fff3}.th-field input:focus,.th-field select:focus{border-color:var(--th-red)}.th-field select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%23ffffff66' d='M6 8L0 0h12z'/></svg>");background-repeat:no-repeat;background-position:right 14px center}.th-btn-full{width:100%;justify-content:center;padding:14px;font-size:15px;margin-top:6px}.th-back-link{display:inline-block;margin-top:14px;font-size:13px;color:var(--th-muted);cursor:pointer}.th-back-link:hover{color:#fff}.th-form-micro{font-size:11px;color:#ffffff4d;text-align:center;margin-top:14px}.th-success{text-align:center;padding:30px 0}.th-success .th-flag{font-size:48px;margin-bottom:18px}.th-success h3{font-size:24px;font-weight:800;margin-bottom:12px;letter-spacing:-1px}.th-success p{font-size:14px;color:var(--th-muted);line-height:1.7}.th-footer{border-top:1px solid var(--th-border);padding:32px 28px;background:var(--th-black)}.th-footer-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:18px}.th-footer-inner .th-logo{color:var(--th-muted);font-size:14px}.th-footer-links{display:flex;gap:20px;font-size:13px;color:var(--th-muted)}.th-footer-links a:hover{color:#fff}.th-footer-legal{width:100%;text-align:center;font-size:12px;color:#ffffff40;padding-top:16px;border-top:1px solid var(--th-border);margin-top:8px}.th-socials{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:12px}.th-socials a{color:#ffffff73;transition:color .2s ease,transform .2s ease}.th-socials a:hover{color:#fff;transform:translateY(-2px)}.th-socials svg{width:20px;height:20px;display:block}.th-hero-mobile-img{display:none}.th-hero-img{display:block;width:100%;max-width:1100px;height:auto;margin:0 auto 32px;border-radius:18px;border:1px solid var(--th-border);box-shadow:0 30px 80px #00000080}@media(max-width:720px){.th-hero-img{width:calc(100% + 40px);margin:-20px -20px 24px;border-radius:0;border:none}}@media(max-width:720px){.th-head-stats{display:none}.th-header-inner{padding:24px 18px 12px;gap:10px;justify-content:center}.th-header-cta,.th-header-inner .th-spacer{display:none}.th-header-inner .th-logo{margin:0 auto}.th-us-badge{display:none}.th-section,.th-form-section{padding:45px 20px}.th-hero{padding:96px 20px 56px;display:flex;align-items:center;justify-content:center;min-height:100vh}.th-hero-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:0}.th-hero .th-live-badge{margin:0 auto 40px}.th-hero .th-h1{margin:0 auto 18px;text-align:center}.th-hero .th-h1 br{display:none}.th-hero .th-hero-sub{margin:0 auto 44px;padding:0 4px}.th-hero .th-cta-row{margin:0 auto 14px!important;width:100%;max-width:280px}.th-hero .th-cta-row .th-btn{width:100%}.th-hero .th-scroll-arrows{margin-top:28px}.th-hero-mobile-img{display:block;width:calc(100% + 40px);margin:-20px -20px 24px;border-radius:0;box-shadow:0 20px 50px #00000080}.th-h1{font-size:38px;letter-spacing:-1.5px}.th-h2{font-size:28px;letter-spacing:-1px}.th-numbers-grid{grid-template-columns:repeat(3,1fr);gap:10px}.th-num-cell{padding:16px 10px 14px;text-align:center}.th-num-icon{width:26px;height:26px;font-size:14px;margin-bottom:8px;border-radius:7px;margin-left:auto;margin-right:auto}.th-num-val{font-size:24px;letter-spacing:-1px}.th-num-lbl{font-size:9px;margin-top:6px;letter-spacing:.06em}.th-num-underline{margin:8px auto 0;width:18px;height:2px}.th-num-cell:hover .th-num-underline{width:32px}.th-pain-grid,.th-who-grid,.th-how-grid,.th-form-wrap{grid-template-columns:1fr;gap:20px}.th-testi-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -20px;padding:4px 20px 16px}.th-testi-grid::-webkit-scrollbar{display:none}.th-testi-card{flex:0 0 85%;scroll-snap-align:center}.th-ben-grid{grid-template-columns:repeat(2,1fr);gap:10px}.th-ben-row{flex-direction:column;padding:14px 12px;gap:10px}.th-ben-icon{flex:0 0 32px;width:32px;height:32px;font-size:16px}.th-ben-row h3{font-size:13px}.th-ben-row p{font-size:12px;line-height:1.45}.th-map-header{grid-template-columns:1fr;gap:20px;margin-bottom:17px}.th-map-header>img{order:2}.th-map-header-text{order:1}.th-map-grid{grid-template-columns:1fr;gap:20px}.th-state-list-title{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--th-red);margin:4px 0 6px}.th-prod-grid{grid-template-columns:repeat(2,1fr);gap:12px}.th-prod-card{padding:18px}.th-prod-image{width:calc(100% + 36px);margin:-18px -18px 14px}.th-prod-name{font-size:14px;min-height:0}.th-prod-desc{font-size:12px;min-height:0;margin-bottom:12px}.th-prod-margin{font-size:22px}.th-prod-msrp,.th-prod-partner{font-size:12px}.th-how-grid{padding-top:24px;gap:32px}.th-how-grid:before{display:none}.th-how-grid .th-how-card{border-radius:14px!important}.th-testi-card.th-featured{grid-column:span 1}.th-testi-card.th-featured .th-testi-quote{font-size:16px}.th-form-wrap{gap:32px}.th-form-card{padding:24px}.th-usa-watermark{display:none}.th-state-row{grid-template-columns:1fr;gap:6px;text-align:left}.th-state-cars,.th-state-partners{text-align:left}.th-footer-inner{flex-direction:column;text-align:center;align-items:center;justify-content:center}.th-footer-inner .th-logo img{margin:0 auto}.th-footer-links{justify-content:center;flex-wrap:wrap}}.th-scroll-arrows{display:inline-flex;flex-direction:column;align-items:center;gap:6px;margin-top:36px;padding:8px;color:var(--th-red);transition:color .2s ease}.th-scroll-arrows:hover{color:#ff4d4d}.th-arrow{display:block;width:18px;height:18px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:0;animation:th-arrow-fade 1.8s cubic-bezier(.4,0,.2,1) infinite}.th-arrow:nth-child(1){animation-delay:0s}.th-arrow:nth-child(2){animation-delay:.2s;margin-top:-12px}.th-arrow:nth-child(3){animation-delay:.4s;margin-top:-12px}@keyframes th-arrow-fade{0%{opacity:0;transform:rotate(45deg) translate(-4px,-4px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(4px,4px)}}@keyframes th-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.th-glossary{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}.th-gloss-card{background:var(--th-surface);border:1px solid var(--th-border);border-radius:12px;padding:22px}.th-gloss-term{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.3px;margin-bottom:10px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.th-gloss-term span{font-size:11px;font-weight:600;color:var(--th-red);text-transform:uppercase;letter-spacing:.08em}.th-gloss-card p{font-size:13px;line-height:1.65;color:var(--th-muted);margin:0}@media(max-width:720px){.th-glossary{grid-template-columns:1fr}}.th-h1-tesla{display:inline-block;height:.72em;width:auto;vertical-align:-.02em;margin:0 .02em}.th-opportunity-img{width:100%;max-width:1100px;height:auto;display:block;border-radius:18px;margin:6px 0 22px;border:1px solid var(--th-border);box-shadow:0 30px 80px #00000080}@media(max-width:720px){.th-opportunity-img{border-radius:12px;margin:6px 0 20px}.th-opportunity-split{grid-template-columns:1fr!important;gap:24px!important}.th-opportunity-split .th-h2{font-size:1.75rem!important}}.th-split-head{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:end;margin-bottom:22px}@media(max-width:720px){.th-split-head{grid-template-columns:1fr;gap:18px;margin-bottom:20px}}.th-footer-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px}.th-burger{display:none;background:transparent;border:1px solid var(--th-border);border-radius:10px;width:42px;height:42px;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:0;transition:border-color .2s ease,background .2s ease}.th-burger:hover{border-color:var(--th-red);background:#e030300f}.th-burger span{display:block;width:18px;height:2px;background:var(--th-white);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.th-burger-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.th-burger-open span:nth-child(2){opacity:0}.th-burger-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.th-header-nav{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .25s ease;border-top:1px solid transparent}.th-header-nav-open{max-height:480px;opacity:1;border-top-color:var(--th-border)}.th-header-nav-inner{max-width:1280px;margin:0 auto;padding:14px 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px 14px}.th-header-nav a{font-size:13px;font-weight:600;color:var(--th-white);text-decoration:none;padding:10px 12px;border:1px solid var(--th-border);border-radius:10px;text-align:center;transition:border-color .2s ease,color .2s ease,background .2s ease}.th-header-nav a:hover{color:var(--th-red);border-color:var(--th-red);background:#e030300f}@media(max-width:720px){.th-burger{display:inline-flex}.th-header-inner{position:relative;justify-content:flex-end!important}.th-header-inner .th-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0!important}.th-header-nav-inner{padding:12px 18px;grid-template-columns:repeat(2,1fr)}}.th-sticky-cta{opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center;position:fixed;right:20px;bottom:40px;z-index:80;padding:14px 24px;border-radius:999px;background:var(--th-red);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 10px 30px #00000059}@media(max-width:768px){.th-sticky-cta{display:flex;align-items:center;justify-content:center;position:fixed;left:12px;right:12px;bottom:24px;z-index:80;padding:14px 20px;border-radius:999px;background:var(--th-red);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 10px 30px #00000059}body{padding-bottom:80px}}.th-sticky-cta-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
