#fit-scorecard *{box-sizing:border-box}.fs-card{max-width:720px;margin:0 auto;padding:24px 0}.fs-progress{font-size:14px;color:#6b7280;margin-bottom:12px}.fs-question{font-size:24px;font-weight:600;color:#114652;margin-bottom:20px}.fs-options{display:grid;gap:14px;margin-bottom:28px}.fs-option{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.fs-option input{margin-top:4px;accent-color:#f27d54}.fs-option-text{font-size:16px;color:#1f2937}.fs-actions{display:flex;justify-content:space-between}.fs-next{background:#f27d54;color:#fff;border:none;padding:12px 18px;border-radius:10px;cursor:pointer}.fs-next:disabled{background:#9ca3af}.fs-back{background:transparent;color:#f27d54;border:1.5px solid #f27d54;padding:10px 16px;border-radius:10px;cursor:pointer}.fs-results{display:grid;gap:20px}.fs-result-head{display:flex;justify-content:space-between;margin-bottom:8px}.fs-result-name{font-weight:600;color:#114652}.fs-result-score{font-size:14px;color:#374151}.fs-bar-track{background:#e5e7eb;height:10px;border-radius:999px;overflow:hidden}.fs-bar-fill{height:100%;background:#114652;border-radius:999px}.fs-bar-emfluence{background:#f27d54}.fs-result-desc{font-size:14px;color:#4b5563;margin-top:8px;max-width:640px}.fs-footer{margin-top:28px}.fs-body{font-size:14px;color:#4b5563;margin-bottom:18px}.fs-cta-row{display:flex;gap:12px}.fs-cta-primary{background:#f27d54;color:#fff;padding:12px 18px;border-radius:10px;text-decoration:none}.fs-cta-secondary{color:#f27d54;border:1.5px solid #f27d54;padding:12px 18px;border-radius:10px;text-decoration:none}