.thb-field-error .thb-label{color:#c0392b}.thb-error{color:#c0392b;margin-top:6px;font-size:14px}.thb-pill{border:1px solid #ccc;padding:8px 12px;margin:4px;background:#fff;cursor:pointer}.thb-pill.active{background:#06c;color:#fff;border-color:#06c}.thb-progress-wrapper{width:100%;height:6px;background:#eee;border-radius:4px;margin-bottom:20px;overflow:hidden}.thb-progress-bar{height:100%;background:#06c;width:0%;transition:width .3s ease}.thb-result{padding:25px;background:#f9fbff;border-radius:10px;border:1px solid #e3e9f3;animation:thbFadeSlide .4s ease}.thb-result-status{font-size:20px;font-weight:600;margin-bottom:10px}.thb-result-score{font-size:18px;margin-top:10px}.thb-result-rec{margin-top:15px}.template-blue{--tb-primary: #2f6df6;--tb-primary-dark: #1f4ed8;--tb-bg: #f5f7fb;--tb-card: #ffffff;--tb-border: #e6e9f2;--tb-text: #0f172a;--tb-muted: #64748b;--tb-success: #22c55e;--tb-warning: #f59e0b;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.template-blue .thb-step{background:var(--tb-card);border:1px solid var(--tb-border);border-radius:18px;padding:28px}.template-blue .thb-step h2{font-size:20px;font-weight:800;color:var(--tb-text);margin-bottom:10px}.template-blue label{font-size:14px;font-weight:700;color:var(--tb-text)}.template-blue input[type=email],.template-blue input[type=number]{width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--tb-border);background:#fff;font-size:14px;transition:all .15s ease}.template-blue input:focus{border-color:#2f6df699;box-shadow:0 0 0 4px #2f6df61f;outline:none}.template-blue .thb-pills{display:flex;flex-wrap:wrap;gap:10px}.template-blue .thb-pills button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--tb-border);background:#fff;color:var(--tb-text);border-radius:999px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;line-height:1}.template-blue .thb-pills button:hover{border-color:var(--tb-primary);box-shadow:0 6px 18px #0f172a0d}.template-blue .thb-pills button.active{background:var(--tb-primary);border-color:var(--tb-primary);color:#fff}.template-blue .hidden{display:none!important}.template-blue button[onclick*=prev]{background:#f1f5f9;border:1px solid var(--tb-border);color:var(--tb-text);border-radius:14px;padding:12px 18px;font-weight:700;cursor:pointer;transition:all .15s ease}.template-blue button[onclick*=prev]:hover{background:#e2e8f0}.template-blue button[onclick*=next],.template-blue button[onclick*=calculate],.thb-nav button{background:var(--tb-primary);border:none;color:#fff;border-radius:14px;padding:12px 20px;font-weight:700;cursor:pointer;transition:all .15s ease}.template-blue button[onclick*=next]:hover{background:var(--tb-primary-dark)}.template-blue button[onclick*=calculate]{background:var(--tb-success)}.template-blue button[onclick*=calculate]:hover{background:#16a34a}.template-blue [data-thb-full-wrap]{margin-top:24px}.thb-teaser-wrap{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 4px 24px #00000014;border:1px solid rgba(0,0,0,.06)}.thb-teaser-header{padding:28px 24px 24px;text-align:center;position:relative;overflow:hidden}.thb-teaser-header:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:#ffffff0d;border-radius:50%;pointer-events:none}.thb-teaser-header--positive{background:linear-gradient(140deg,#1e3a8a,#2563eb 60%,#3b82f6)}.thb-teaser-header--mixed{background:linear-gradient(140deg,#78350f,#b45309 60%,#d97706)}.thb-teaser-header--negative{background:linear-gradient(140deg,#1e293b,#334155 60%,#475569)}.thb-header-emoji{font-size:36px;display:block;margin-bottom:10px;animation:thb-pop .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes thb-pop{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}.thb-header-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;animation:thb-fadein .4s ease .2s both}@keyframes thb-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.thb-header-badge--positive{background:#22c55e40;color:#86efac}.thb-header-badge--mixed{background:#ffffff26;color:#fde68a}.thb-header-badge--negative{background:#ffffff1a;color:#cbd5e1}.thb-header-title{font-size:19px;font-weight:800;color:#fff;line-height:1.3;margin-bottom:6px;animation:thb-fadein .4s ease .3s both}.thb-header-sub{font-size:13px;color:#ffffffbf;line-height:1.5;animation:thb-fadein .4s ease .4s both}.thb-teaser-signals{padding:18px 22px;border-bottom:1px solid #f1f5f9;background:#f8faff}.thb-signals-title{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:12px}.thb-signal-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#334155;margin-bottom:8px;line-height:1.4;animation:thb-slide-in .35s ease both}.thb-signal-row:nth-child(2){animation-delay:.06s}.thb-signal-row:nth-child(3){animation-delay:.13s}.thb-signal-row:nth-child(4){animation-delay:.2s}@keyframes thb-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.thb-signal-dot{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0;margin-top:1px}.thb-signal-dot--positive{background:#dcfce7;color:#16a34a}.thb-signal-dot--mixed{background:#fef3c7;color:#b45309}.thb-signal-dot--negative{background:#fee2e2;color:#dc2626}.thb-locked-result{margin:16px 22px;border-radius:14px;overflow:hidden;border:1.5px dashed #e2e8f0}.thb-locked-top{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8faff;border-bottom:1px solid #e2e8f0}.thb-locked-path-wrap{display:flex;align-items:center;gap:10px}.thb-locked-icon{font-size:24px}.thb-locked-path-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:2px}.thb-locked-path-name{font-size:15px;font-weight:800;color:#1e293b}.thb-locked-badge{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px}.thb-locked-badge--positive{background:#dcfce7;color:#15803d}.thb-locked-badge--mixed{background:#fef3c7;color:#92400e}.thb-locked-numbers{display:flex;padding:18px}.thb-locked-num-block{flex:1;text-align:center}.thb-locked-num-label{font-size:11px;color:#94a3b8;font-weight:600;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.thb-locked-num-value{font-size:26px;font-weight:900;letter-spacing:-.02em}.thb-locked-num--positive{color:#2563eb}.thb-locked-num--mixed{color:#d97706}.thb-blurred{filter:blur(8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.thb-locked-divider{width:1px;background:#f1f5f9;margin:4px 0;flex-shrink:0}.thb-lock-strip{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 18px;background:#f8faff;border-top:1px solid #e2e8f0;font-size:12px;font-weight:600;color:#64748b}.thb-why-block{margin:0 22px 16px;padding:14px 16px;background:#fafafa;border-radius:12px;border:1px solid #e2e8f0}.thb-why-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:10px}.thb-why-row{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#475569;margin-bottom:7px;line-height:1.4}.thb-why-icon{font-size:14px;flex-shrink:0;margin-top:1px}.thb-steps-row{display:flex;align-items:center;padding:14px 22px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.thb-step-item{display:flex;flex-direction:column;align-items:center;gap:5px;flex:0 0 auto;min-width:70px}.thb-step-circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.thb-step-circle--done{background:#dcfce7;color:#16a34a}.thb-step-circle--pending{background:#f1f5f9;color:#94a3b8;border:1.5px solid #e2e8f0}.thb-step-circle--active-p{background:#2563eb;color:#fff;animation:thb-pulse-p 1.8s infinite}.thb-step-circle--active-m{background:#d97706;color:#fff;animation:thb-pulse-m 1.8s infinite}.thb-step-circle--active-n{background:#475569;color:#fff;animation:thb-pulse-n 1.8s infinite}@keyframes thb-pulse-p{0%,to{box-shadow:0 0 0 3px #2563eb33}50%{box-shadow:0 0 0 7px #2563eb0f}}@keyframes thb-pulse-m{0%,to{box-shadow:0 0 0 3px #d9770633}50%{box-shadow:0 0 0 7px #d977060f}}@keyframes thb-pulse-n{0%,to{box-shadow:0 0 0 3px #47556933}50%{box-shadow:0 0 0 7px #4755690f}}.thb-step-text{font-size:10px;font-weight:600;color:#94a3b8;text-align:center;line-height:1.3}.thb-step-text--done{color:#16a34a}.thb-step-text--active-p{color:#2563eb}.thb-step-text--active-m{color:#d97706}.thb-step-text--active-n{color:#475569}.thb-step-line{flex:1;height:1.5px;margin-bottom:14px}.thb-step-line--done{background:#86efac}.thb-step-line--pending{background:#e2e8f0}.thb-phone-gate{padding:22px 22px 26px;text-align:center}.thb-phone-gate-headline{font-size:17px;font-weight:800;color:#1e293b;margin-bottom:5px;line-height:1.35}.thb-phone-gate-sub{font-size:13px;color:#64748b;margin-bottom:18px;line-height:1.5}.thb-phone-row{display:flex;align-items:center;border-radius:12px;overflow:hidden;margin-bottom:12px;transition:box-shadow .2s}.thb-phone-row--positive{border:2px solid #2563eb}.thb-phone-row--mixed{border:2px solid #d97706}.thb-phone-row--negative{border:2px solid #475569}.thb-phone-row:focus-within{box-shadow:0 0 0 4px #2563eb1f}.thb-phone-prefix{padding:0 13px;font-size:14px;font-weight:700;color:#1e293b;background:#f8faff;border-right:1.5px solid #e2e8f0;height:50px;display:flex;align-items:center;white-space:nowrap;flex-shrink:0}.thb-phone-input{flex:1;border:none;outline:none;padding:0 14px;font-size:17px;font-weight:700;color:#1e293b;height:50px;letter-spacing:.04em;background:#fff}.thb-phone-input::-moz-placeholder{color:#cbd5e1;font-weight:400;font-size:15px}.thb-phone-input::placeholder{color:#cbd5e1;font-weight:400;font-size:15px}@keyframes thb-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.thb-phone-shake{animation:thb-shake .45s ease}.thb-cta-btn{width:100%;padding:15px 20px;font-size:15px;font-weight:800;letter-spacing:.03em;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;margin-bottom:14px}.thb-cta-btn:hover{transform:translateY(-2px)}.thb-cta-btn:active{transform:translateY(0)}.thb-cta-btn--positive{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 5px 18px #ea580c59}.thb-cta-btn--positive:hover{box-shadow:0 9px 26px #ea580c73}.thb-cta-btn--mixed{background:linear-gradient(135deg,#f97316,#dc2626);color:#fff;box-shadow:0 5px 18px #dc262640}.thb-cta-btn--mixed:hover{box-shadow:0 9px 26px #dc262659}.thb-cta-btn--negative{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;box-shadow:0 5px 18px #1e293b40}.thb-cta-btn--negative:hover{box-shadow:0 9px 26px #1e293b59}.thb-trust-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 16px;font-size:11px;font-weight:600;color:#94a3b8}.template-blue .thb-meters{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.template-blue .thb-meter{width:150px;height:150px;border-radius:999px;display:grid;place-items:center;position:relative;--deg: calc(var(--pct) * 3.6deg);background:conic-gradient(var(--tb-primary) var(--deg),rgba(47,109,246,.14) 0deg)}.template-blue .thb-meter--court{background:conic-gradient(var(--tb-warning) var(--deg),rgba(245,158,11,.18) 0deg)}.template-blue .thb-meter__inner{width:115px;height:115px;border-radius:999px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--tb-border)}.template-blue .thb-meter__pct{font-size:30px;font-weight:900;color:var(--tb-text)}.template-blue .thb-meter__label{margin-top:6px;font-size:12px;font-weight:700;color:var(--tb-muted)}.template-blue .thb-savings{background:var(--tb-primary);color:#fff;border-radius:18px;padding:20px;text-align:center;margin-top:16px}.template-blue .thb-savings__label{font-size:14px;font-weight:700;opacity:.9}.template-blue .thb-savings__value{font-size:32px;font-weight:900;margin-top:6px;letter-spacing:.3px}.template-blue .thb-link{font-size:13px;color:var(--tb-primary);font-weight:700;text-decoration:none}.template-blue .thb-link:hover{text-decoration:underline}.rfr-wrap{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:0 auto}.rfr-hero{border-radius:22px;padding:32px 28px;color:#fff;text-align:center;margin-bottom:0}.rfr-hero--positive{background:linear-gradient(150deg,#1e3a8a,#2563eb 60%,#3b82f6)}.rfr-hero--mixed{background:linear-gradient(150deg,#78350f,#b45309 60%,#d97706)}.rfr-hero--negative{background:linear-gradient(150deg,#1e293b,#334155 60%,#475569)}.rfr-hero-emoji{font-size:44px;margin-bottom:14px;display:block;animation:rfr-pop .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes rfr-pop{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}.rfr-hero-headline{font-size:24px;font-weight:900;line-height:1.25;margin-bottom:8px}.rfr-hero-sub{font-size:14px;opacity:.82;margin-bottom:24px;line-height:1.5}.rfr-hero-savings-wrap{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:18px}.rfr-hero-monthly,.rfr-hero-total{background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:16px 22px;min-width:140px;text-align:center;border:1px solid rgba(255,255,255,.15)}.rfr-hero-monthly-label,.rfr-hero-total-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.8;margin-bottom:6px}.rfr-hero-monthly-amount{font-size:32px;font-weight:900;letter-spacing:-.02em}.rfr-hero-total-amount{font-size:22px;font-weight:800;opacity:.9}.rfr-hero-total-amount--negative{font-size:26px;opacity:.75}.rfr-hero-savings-wrap--negative .rfr-hero-total{background:#ffffff14}.rfr-hero-path{display:inline-flex;align-items:center;gap:6px;background:#ffffff26;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:700;letter-spacing:.02em}.rfr-cta-block{padding:24px;text-align:center;border-radius:0}.rfr-cta-block--positive{background:#fff;border-top:3px solid #2563eb;border-bottom:3px solid #2563eb}.rfr-cta-block--mixed{background:#fff;border-top:3px solid #d97706;border-bottom:3px solid #d97706}.rfr-cta-block--negative{background:#fff;border-top:3px solid #475569;border-bottom:3px solid #475569}.rfr-wrap .rfr-cta-block:last-child{border-radius:0 0 22px 22px;margin-top:0}.rfr-cta-urgency{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:16px;line-height:1.4}.rfr-cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:12px}.rfr-call-btn{padding:14px 22px;border-radius:12px;font-size:14px;font-weight:800;border:none;cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.rfr-call-btn:hover{transform:translateY(-2px)}.rfr-call-btn--primary{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 5px 18px #ea580c59}.rfr-call-btn--primary:hover{box-shadow:0 9px 26px #ea580c73}.rfr-call-btn--secondary{background:#f1f5f9;color:#1e293b;border:1.5px solid #e2e8f0}.rfr-call-btn--secondary:hover{background:#e2e8f0}.rfr-cta-trust{font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.04em}.rfr-call-scheduler{margin-top:16px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap;align-items:center}.rfr-call-scheduler input{padding:10px 14px;border-radius:10px;border:1.5px solid #e2e8f0;font-size:14px;outline:none}.rfr-call-scheduler input:focus{border-color:#2563eb}.rfr-submit-time{padding:10px 18px;border-radius:10px;background:#1e293b;color:#fff;border:none;font-weight:700;font-size:14px;cursor:pointer}.rfr-call-confirmation{padding:18px;background:#f0fdf4;border-radius:12px;border:1px solid #bbf7d0;text-align:center}.rfr-impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;padding:22px 20px;background:#f8faff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.rfr-impact-card{background:#fff;border-radius:14px;padding:16px;border:1px solid #e2e8f0;text-align:center;animation:rfr-fadein .4s ease both}.rfr-impact-card:nth-child(2){animation-delay:.08s}.rfr-impact-card:nth-child(3){animation-delay:.16s}@keyframes rfr-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rfr-impact-icon{font-size:24px;margin-bottom:8px;display:block}.rfr-impact-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:4px}.rfr-impact-value{font-size:16px;color:#1e293b;margin-bottom:4px;line-height:1.3}.rfr-impact-sub{font-size:11px;color:#64748b;line-height:1.4}.rfr-section{padding:22px;background:#fff;border-top:1px solid #f1f5f9}.rfr-section-title{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:14px}.rfr-strength-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px 14px;background:#f0fdf4;border-radius:12px;border:1px solid #bbf7d0;font-size:13px;color:#166534;line-height:1.45;animation:rfr-slide-in .35s ease both}.rfr-strength-row:nth-child(2){animation-delay:.07s}.rfr-strength-row:nth-child(3){animation-delay:.14s}@keyframes rfr-slide-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.rfr-strength-icon{font-size:18px;flex-shrink:0;margin-top:1px}.rfr-next-row{display:flex;align-items:flex-start;gap:14px;margin-bottom:12px;font-size:14px;color:#334155;line-height:1.5}.rfr-next-num{width:26px;height:26px;border-radius:50%;background:#1e293b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0;margin-top:2px}.rfr-details{border-top:1px solid #f1f5f9;padding:0}.rfr-details-summary{padding:16px 22px;font-size:13px;font-weight:700;color:#64748b;cursor:pointer;list-style:none;display:flex;align-items:center;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s}.rfr-details-summary::-webkit-details-marker{display:none}.rfr-details-summary:before{content:"▸";font-size:11px;transition:transform .2s;display:inline-block}.rfr-details[open] .rfr-details-summary:before{transform:rotate(90deg)}.rfr-details-summary:hover{color:#334155}.rfr-details-grid{padding:0 22px 18px;display:flex;flex-direction:column;gap:0}.rfr-detail-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:13px;color:#475569}.rfr-detail-row:last-child{border-bottom:none}.rfr-detail-row strong{color:#1e293b;font-weight:700}.rfr-wrap{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 32px #00000014;border:1px solid rgba(0,0,0,.06)}.rfr-wrap .hidden{display:none!important}.rfr-call-confirmation{padding:20px;text-align:center}.rfr-call-confirmation-title{font-size:18px;font-weight:800;color:#1e293b;margin-bottom:6px}.rfr-call-confirmation-sub{font-size:14px;color:#64748b}.rfr-reasons{margin-top:24px;padding:22px 24px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.rfr-section-title{font-weight:700;margin-bottom:12px;font-size:15px}.rfr-reason-row{display:flex;align-items:flex-start;gap:8px;font-size:14px;margin-bottom:8px;line-height:1.45}.rfr-hero-urgency{margin-top:14px;font-size:13px;opacity:.9}.rfr-hero-meta{margin-top:14px;display:flex;flex-direction:column;gap:6px;align-items:center}.rfr-hero-path-primary{font-weight:700;font-size:14px}.rfr-hero-path-secondary{font-size:13px;color:#fffc}.rfr-hero-score{font-size:13px;opacity:.85}.rfr-hero{animation:fadeInUp .4s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
