body{background:radial-gradient(circle at 92% 0%,rgba(127,216,200,.45),transparent 32rem),linear-gradient(180deg,#eafbf5,#faffff 52%,#fff)}.calc-preview-page{--teal-900: #013231;--teal-800: #014041;--teal-500: #01938e;--teal-300: #7fd8c8;--mint: #d6f6ec;--mint-soft: #eafbf5;--orange: #ffa347;--orange-deep: #f08a1d;--border: #ddeaea;--ink: #013231;--ink-soft: #4f6b6a;--shadow: 0 16px 45px rgba(1, 64, 65, .11);width:min(100%,1120px);min-height:100vh;margin:0 auto;padding:18px 16px 26px;color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased}.calc-preview-page *,.calc-preview-page *:before,.calc-preview-page *:after{box-sizing:border-box}.calc-preview-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.calc-preview-logo{width:auto;height:34px}.calc-preview-trust{display:inline-flex;min-height:38px;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(1,64,65,.1);border-radius:999px;background:#ffffffc2;color:var(--ink-soft);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.calc-preview-stars{color:#01b67a;font-size:14px;letter-spacing:1px}.calc-preview-layout{display:flex;justify-content:center;align-items:flex-start;min-height:calc(100vh - 96px);padding-top:clamp(18px,4vh,52px)}.calc-preview-copy{padding:28px 0 36px}.calc-preview-kicker{color:var(--teal-500);font-size:13px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.calc-preview-form-head .calc-preview-kicker{color:var(--teal-300)}.calc-preview-form-head h1{max-width:12ch;margin:8px 0 0;color:#fff;font-size:clamp(34px,5vw,48px);font-weight:800;letter-spacing:0;line-height:1.02}.calc-preview-lede{max-width:27rem;margin:10px 0 0;color:#ffffffe0;font-size:16px;font-weight:650}.calc-preview-benefits div:before{width:8px;height:8px;border-radius:50%;background:var(--teal-500);content:"";flex:none}.calc-preview-form-shell{width:100%;max-width:540px;overflow:hidden;border-radius:28px;background:#ffffffe6;box-shadow:var(--shadow)}.calc-preview-form-shell[data-flow-step=qualify]{max-width:880px}.calc-preview-form-head{padding:24px 24px 20px;background:linear-gradient(160deg,var(--teal-800),var(--teal-900));color:#fff}.calc-preview-form-head p{margin:6px 0 0;color:var(--teal-300);font-size:14px;font-weight:650}.calc-preview-step{display:flex;align-items:center;gap:8px;margin:8px 0 16px}.calc-preview-step div{flex:1;height:5px;overflow:hidden;border-radius:999px;background:#fff3}.calc-preview-step span{display:block;width:50%;height:100%;border-radius:inherit;background:var(--orange)}.calc-preview-step[data-step=qualify] span{width:100%}.calc-preview-step small{color:var(--teal-300);font-size:12px;font-weight:800;white-space:nowrap}.calc-preview-form-head h2{margin:0;font-size:25px;font-weight:800;letter-spacing:0;line-height:1.12}.calc-preview-form{padding:22px 24px 24px}.calc-preview-qualification{padding:26px 32px 32px}.calc-preview-fields{display:grid;gap:15px}.calc-preview-form label>span{display:block;margin-bottom:7px;color:var(--teal-800);font-size:14px;font-weight:800}.calc-preview-form input[type=text],.calc-preview-form input[type=email],.calc-preview-form input[type=tel]{width:100%;min-height:56px;padding:0 16px;border:1.5px solid var(--border);border-radius:18px;outline:none;background:#fff;color:var(--ink);font-size:17px;font-weight:600;transition:border-color .18s,box-shadow .18s}.calc-preview-form input::placeholder{color:#9aaead;font-weight:500}.calc-preview-form input:focus{border-color:var(--teal-500);box-shadow:0 0 0 4px #01938e1f}.calc-preview-consent{display:grid;grid-template-columns:22px 1fr;gap:12px;margin-top:18px;color:var(--ink-soft);font-size:13px;font-weight:500}.calc-preview-consent input{width:20px;height:20px;margin-top:1px;accent-color:var(--teal-500)}.calc-preview-consent a{color:var(--teal-800);font-weight:800}.calc-preview-error{margin:18px 0 0;padding:12px 14px;border:1px solid #fecaca;border-radius:16px;background:#fef2f2;color:#991b1b;font-size:14px;font-weight:750}.calc-preview-cta{width:100%;min-height:60px;margin-top:20px;border:0;border-radius:999px;background:var(--orange);box-shadow:0 10px 20px #f08a1d38;color:var(--teal-900);cursor:pointer;font:inherit;font-size:19px;font-weight:800}.calc-preview-cta:hover{background:var(--orange-deep)}.calc-preview-cta:disabled{cursor:not-allowed;opacity:.7}.calc-preview-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.7fr);gap:14px;margin-top:26px}.calc-preview-actions .calc-preview-cta{margin-top:0}.calc-preview-secondary{min-height:60px;border:1.5px solid var(--border);border-radius:999px;background:#fff;color:var(--teal-900);cursor:pointer;font:inherit;font-size:18px;font-weight:800}.calc-preview-secondary:hover{border-color:#01938e73;background:var(--mint-soft)}.calc-preview-secondary:disabled{cursor:not-allowed;opacity:.7}.calc-preview-question-list{display:grid;gap:26px}.calc-preview-question{min-width:0;margin:0;padding:0;border:0}.calc-preview-question legend{display:grid;gap:4px;margin-bottom:12px;color:var(--teal-900);font-size:20px;font-weight:850;line-height:1.2}.calc-preview-question legend span{color:var(--ink-soft);font-size:14px;font-weight:700}.calc-preview-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.calc-preview-question:first-child .calc-preview-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calc-preview-choice{min-height:68px;padding:12px 16px;border:1.5px solid var(--border);border-radius:18px;background:#fff;color:var(--teal-900);cursor:pointer;font:inherit;font-size:17px;font-weight:750;line-height:1.22;transition:border-color .18s,background .18s,box-shadow .18s}.calc-preview-choice:hover{border-color:#01938e73;background:var(--mint-soft)}.calc-preview-choice[data-selected=true]{border-color:var(--teal-500);background:var(--mint);box-shadow:inset 0 0 0 1px var(--teal-500)}.calc-preview-benefits{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0 0 18px}.calc-preview-benefits div{display:flex;min-height:28px;align-items:center;gap:8px;color:var(--teal-800);font-size:13px;font-weight:800}.calc-preview-partners{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.calc-preview-partners div{display:flex;min-height:44px;align-items:center;justify-content:center}.calc-preview-partners img{max-width:100%;max-height:26px;object-fit:contain}.calc-preview-bottom-logo{display:none;justify-content:center;margin-top:18px}.calc-preview-bottom-logo img{height:36px}.calc-preview-success{display:grid;justify-items:center;gap:14px;padding:30px 24px 28px;text-align:center}.calc-preview-success p{margin:0;color:var(--ink-soft);font-size:16px;font-weight:600;line-height:1.55}.calc-preview-success h2{margin:0;color:var(--teal-900);font-size:24px;font-weight:850;line-height:1.16}.calc-preview-thanks-mark{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:50%;background:var(--teal-500);color:#fff;font-size:32px;font-weight:850}@media(max-width:860px){.calc-preview-page{padding:14px 14px 22px}.calc-preview-top{margin-bottom:8px}.calc-preview-layout{min-height:0;padding-top:8px}.calc-preview-copy{padding:18px 0 20px}.calc-preview-form-shell{max-width:none;border-radius:24px}.calc-preview-qualification{padding:22px 22px 26px}.calc-preview-choice-grid,.calc-preview-question:first-child .calc-preview-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){body{background:linear-gradient(180deg,#d6f6ec 0,#f8ffff 34%,#fff)}.calc-preview-trust{min-height:32px;gap:5px;padding:6px 9px;font-size:11px}.calc-preview-logo{height:31px}.calc-preview-stars{font-size:12px;letter-spacing:0}.calc-preview-form-head h1{font-size:34px}.calc-preview-lede{font-size:15px}.calc-preview-form-head{padding:20px 18px 16px}.calc-preview-form-head h2{font-size:22px}.calc-preview-form{padding:18px}.calc-preview-qualification{padding:20px 18px 22px}.calc-preview-fields{gap:13px}.calc-preview-form input[type=text],.calc-preview-form input[type=email],.calc-preview-form input[type=tel]{min-height:54px;border-radius:16px;font-size:16px}.calc-preview-partners{grid-template-columns:repeat(2,1fr)}.calc-preview-question-list{gap:22px}.calc-preview-question legend{font-size:18px}.calc-preview-choice-grid,.calc-preview-question:first-child .calc-preview-choice-grid{grid-template-columns:1fr}.calc-preview-choice{min-height:58px;font-size:16px}.calc-preview-actions{grid-template-columns:1fr}.calc-preview-bottom-logo{display:flex}}
