/* RapidHireMe V70.1.60 Job Match Planner Clarity + Single Next Step Stabilization */
:root{--rhm-v60-blue:#2563eb;--rhm-v60-green:#16a34a;--rhm-v60-ink:#0f172a;--rhm-v60-muted:#475569;--rhm-v60-line:#dbe5ef;--rhm-v60-soft:#eff6ff;--rhm-v60-safe:#f0fdf4;--rhm-v60-warn:#fffbeb;}
html[data-rhm-v70-1-60] .rhm-v60-path-note{display:block;margin:8px 0 0;color:#475569;font-size:14px;line-height:1.45;text-transform:none;letter-spacing:0;font-weight:650;}
html[data-rhm-v70-1-60] .rhm-v60-next-card{border:2px solid #93c5fd;background:linear-gradient(135deg,#eff6ff,#fff 58%,#f0fdf4);border-radius:22px;padding:18px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;box-shadow:0 18px 50px rgba(15,23,42,.08);}
html[data-rhm-v70-1-60] .rhm-v60-next-card h3{margin:0 0 6px;font-size:24px;letter-spacing:-.03em;color:#0f172a;}
html[data-rhm-v70-1-60] .rhm-v60-next-card p{margin:0;color:#334155;line-height:1.5;}
html[data-rhm-v70-1-60] .rhm-v60-next-card .btn{min-width:210px;font-size:16px;padding:13px 18px;}
html[data-rhm-v70-1-60] .rhm-v60-match-card{border:2px solid #22c55e;background:linear-gradient(135deg,#f0fdf4,#fff 56%,#eff6ff);border-radius:22px;padding:20px;box-shadow:0 18px 50px rgba(15,23,42,.08);display:grid;gap:15px;}
html[data-rhm-v70-1-60] .rhm-v60-match-card h3{margin:0;font-size:27px;letter-spacing:-.035em;color:#0f172a;}
html[data-rhm-v70-1-60] .rhm-v60-match-card p{margin:0;color:#334155;line-height:1.55;}
html[data-rhm-v70-1-60] .rhm-v60-match-state{border:1px solid #bfdbfe;background:#eff6ff;border-radius:16px;padding:12px 14px;color:#1e3a8a;line-height:1.45;}
html[data-rhm-v70-1-60] .rhm-v60-match-state.ready{border-color:#bbf7d0;background:#f0fdf4;color:#14532d;}
html[data-rhm-v70-1-60] .rhm-v60-match-state.waiting{border-color:#fde68a;background:#fffbeb;color:#78350f;}
html[data-rhm-v70-1-60] .rhm-v60-match-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;}
html[data-rhm-v70-1-60] .rhm-v60-summary-item{border:1px solid #dbe5ef;background:#fff;border-radius:14px;padding:10px;font-size:12px;color:#334155;line-height:1.3;}
html[data-rhm-v70-1-60] .rhm-v60-summary-item strong{display:block;color:#0f172a;margin-bottom:3px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;}
html[data-rhm-v70-1-60] .rhm-v60-action-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;}
html[data-rhm-v70-1-60] .rhm-v60-action-row .btn.primary{font-size:16px;padding:13px 18px;}
html[data-rhm-v70-1-60] .rhm-v60-job-placeholder{border:1px dashed #bfdbfe;background:#f8fbff;border-radius:18px;padding:14px;color:#475569;line-height:1.45;}
html[data-rhm-v70-1-60] .rhm-v60-job-placeholder strong{display:block;color:#0f172a;margin-bottom:4px;}
html[data-rhm-v70-1-60] .path-card.locked,
html[data-rhm-v70-1-60] .tab.locked,
html[data-rhm-v70-1-60] .nav a.locked{opacity:.62;}
html[data-rhm-v70-1-60] .step .bubble{transition:.18s ease;}
html[data-rhm-v70-1-60] .step.active .bubble{box-shadow:0 0 0 5px rgba(37,99,235,.16);}
@media(max-width:900px){
  html[data-rhm-v70-1-60] .rhm-v60-next-card{grid-template-columns:1fr;}
  html[data-rhm-v70-1-60] .rhm-v60-next-card .btn{width:100%;}
  html[data-rhm-v70-1-60] .rhm-v60-match-summary{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:560px){
  html[data-rhm-v70-1-60] .rhm-v60-match-summary{grid-template-columns:1fr;}
  html[data-rhm-v70-1-60] .rhm-v60-action-row .btn{width:100%;}
}
