/* Final-polish controls are scoped to RepairHub; no theme-wide element resets. */
.rhc-unsaved-note{grid-column:1/-1;flex-basis:100%;box-sizing:border-box;margin:12px 0 0;padding:10px 14px;border-left:4px solid #b56b00;border-radius:5px;background:#fff5df;color:#684000;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
.rhc-unsaved-note[hidden]{display:none}
.rhc-job-status-form{align-items:end;gap:12px}
.rhc-job-status-form label{display:grid;gap:6px;font-weight:700;min-width:180px;max-width:100%}
.rhc-job-status-form select{min-height:44px;max-width:100%;box-sizing:border-box}
.rhc-job-status-form button{min-height:44px;white-space:normal}
.rhc-job-status-form>.rhc-contact-help{flex-basis:100%;margin-top:4px}
.rhc-proforma-panel>summary{cursor:pointer;min-height:36px;font-weight:700;line-height:1.5}
.rhc-v2-portal .rhc-proforma-panel p{overflow-wrap:anywhere}
.rhc-job-status-form :focus-visible,.rhc-proforma-panel>summary:focus-visible{outline:3px solid #1767ad;outline-offset:3px}
@media(max-width:620px){.rhc-job-status-form{display:flex;flex-wrap:wrap}.rhc-job-status-form label,.rhc-job-status-form button{flex:1 1 100%;width:100%}.rhc-job-status-form select{font-size:16px;width:100%}.rhc-proforma-panel .rhc-secondary{margin:4px 0;box-sizing:border-box;max-width:100%;white-space:normal}}
@media print{.rhc-unsaved-note,.rhc-job-status-form{display:none!important}}
