.progress{max-width:1120px;margin:2rem auto;padding:0 1.2rem;overflow-x:auto}.progress ol{list-style:none;display:flex;min-width:850px;margin:0;padding:0}.progress li{flex:1;font-size:.72rem;color:var(--muted);border-top:4px solid var(--line);padding:.6rem .25rem}.progress li span{display:block;font-weight:800}.progress li.complete{border-color:var(--gold);color:var(--ink)}.progress li.current{border-color:var(--burgundy);color:var(--burgundy);font-weight:800}.question{background:var(--ivory);padding:1rem}.question legend{font:700 1rem var(--sans);color:var(--ink);max-width:90%}.review{display:grid;grid-template-columns:12rem 1fr;gap:.75rem}.review dt{font-weight:800}.review dd{margin:0;border-bottom:1px solid var(--line);padding-bottom:.75rem}.form-actions{display:flex;justify-content:space-between;gap:1rem}.button.back{background:white;border-color:var(--navy);color:var(--navy)}button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:650px){.review{grid-template-columns:1fr}.review dd{margin-bottom:1rem}}
