:root{--bg: #fefefe;--card: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--accent: #2563eb;--accent-soft: rgba(37, 99, 235, .12)}*{box-sizing:border-box}.wordmark{font-weight:700;letter-spacing:.6rem;text-transform:uppercase;font-size:18px;color:var(--text);margin-bottom:16px}main{width:100%;max-width:960px;margin:120px auto}.intro{text-align:center;margin-bottom:18px}.intro h1{margin:0;font-size:36px;line-height:1.15}.intro p{margin:8px auto 0;color:var(--muted);max-width:640px;font-size:15px}.card-wrapper{display:flex;flex-direction:column;gap:18px}@media (min-width: 980px){.card-wrapper{gap:24px}.step-card,.results-card{flex:1 1 0;min-width:0}}.step-card,.results-card{background:#f2f2f7;border-radius:26px;border:1px solid rgba(17,24,39,.06);box-shadow:0 22px 60px #10182824,0 6px 6px #1018280d;padding:24px}.stepper-track{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.stepper-item{font-size:12px;letter-spacing:.2em;text-transform:uppercase;padding-bottom:8px;border-bottom:2px solid transparent;background:none;color:var(--muted);cursor:pointer;border:none}.stepper-item.active{border-bottom-color:var(--accent);color:var(--text);font-weight:600}.stepper-item.completed{color:var(--text);opacity:.5}.stepper-line{position:relative;height:4px;background:#e2e8f0;border-radius:99px;overflow:hidden;margin-bottom:24px}.stepper-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;background:transparent}.stepper-progress::-webkit-progress-bar{background:transparent}.stepper-progress::-webkit-progress-value{background:linear-gradient(120deg,var(--accent),#5bd7ff 70%);border-radius:99px;transition:width .3s ease}.stepper-progress::-moz-progress-bar{background:linear-gradient(120deg,var(--accent),#5bd7ff 70%);border-radius:99px;transition:width .3s ease}.steps{display:flex;flex-direction:column;gap:14px}.step{background:#fdfdfd;border-radius:20px;border:1px solid transparent;padding:18px;box-shadow:0 12px 30px #0f172a0f;display:none}.step.active{display:block;border-color:#3c95f04d}.step[data-step="1"] .step-back{visibility:hidden}.step-title{font-size:18px;font-weight:600;margin:0 0 4px}.step-subtitle{margin:0;font-size:14px;color:var(--muted)}.question-block{margin-top:18px}.question-label{font-size:14px;font-weight:600;margin-bottom:6px}.option-list{display:flex;flex-direction:column;gap:10px}.option{display:block}.option input{display:none}.option-body{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:18px;border:1px solid var(--border);background:#fff;height:60px;transition:border .2s ease,background .2s ease}.option-main{display:flex;align-items:center;gap:12px}.option-meta{display:flex;flex-direction:column;gap:4px}.option-icon{width:26px;height:26px;border-radius:8px;background:var(--accent-soft);display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.option-icon svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.option-title{font-size:16px;font-weight:600}.option-subline{font-size:12px;color:var(--muted)}.option-check{width:26px;height:26px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--accent);opacity:0}.option-check:after{content:"";width:9px;height:5px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-1px)}.option input:checked+.option-body{border-color:var(--accent);background:#e7f0ff}.option input:checked+.option-body .option-check{opacity:1}.step-actions{margin-top:22px;display:flex;flex-direction:column;gap:10px}.audit-btn.primary{width:100%;height:48px;border:none;border-radius:16px;background:var(--accent);color:#fff;font-weight:600;cursor:pointer;box-shadow:0 12px 30px #3c95f040;transition:transform .15s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.audit-btn.primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.audit-btn.primary:not(:disabled):hover{transform:translateY(-1px)}.step-back{border:none;background:none;color:var(--muted);font-size:14px;text-decoration:underline;text-align:left;padding:0;cursor:pointer}.results-card{padding-top:24px}.results-card.hidden{display:none}.results-report{display:flex;flex-direction:column;gap:12px}.results-block{display:flex;flex-direction:column;gap:8px}.risk-sub{margin:0;font-size:15px;font-weight:600;color:#cbd5e1}.risk-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#e2e8f0;background:#f8fafc14;padding:6px 10px;border-radius:999px;width:fit-content}.risk-note{margin:0;font-size:13px;color:#94a3b8}.money-line{margin:0;font-size:15px;color:#0f172ae6;font-weight:600}.money-range{font-size:22px;font-weight:700;color:var(--accent)}.block-title{margin:0;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--muted)}.metric-label{margin:0;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.metric-value{margin:0;font-size:32px;font-weight:700;color:var(--text)}.metric-value.large{font-size:40px}.metric-subvalue{margin:0;font-size:15px;font-weight:600;color:#0f172ad9}.metric-row{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:baseline}.block-caption{margin:0;font-size:13px;color:var(--muted)}.driver-title{margin:0;font-size:22px;font-weight:700;color:var(--text)}.driver-sentence{margin:0;font-size:14px;font-weight:600;color:#0f172acc}.break-list{margin:0;padding-left:18px}.break-list-item{font-size:14px;margin:4px 0;color:var(--text)}.confidence-line{margin:0;font-size:13px;color:var(--muted)}.results-actions{margin-top:12px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.audit-btn.secondary{border-radius:14px;border:1px solid var(--border);padding:0 18px;height:42px;background:#fff;color:var(--text);cursor:pointer;font-weight:600;transition:transform .15s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.audit-btn.secondary:hover{transform:translateY(-1px)}.link-tertiary{color:var(--muted);font-size:14px;text-decoration:none}@media (max-width: 600px){.option-body{height:auto;padding:14px}}
