.patient-registry{border:1px solid var(--color-line);background:var(--color-surface);border-radius:12px;overflow:hidden}.patient-registry table{border-collapse:collapse;table-layout:fixed;width:100%}.patient-registry th{background:var(--color-ground);color:var(--color-muted);text-align:left;padding:14px 18px;font-size:12px;font-weight:500}.patient-registry th:last-child{width:140px}.patient-registry th:nth-child(2){width:25%}.patient-registry td{border-top:1px solid var(--color-line-soft);vertical-align:middle;padding:18px}.patient-registry-action{text-align:right}.patient-registry .ui-button{white-space:nowrap}.history-workspace{max-width:1200px}.history-columns{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:start;gap:28px;display:grid}.history-suggestions{background:var(--color-ground);border-style:dashed;min-width:0}.history-clinical-suggestion{color:var(--color-esc-fg)}.history-clinical-suggestion>div{background:var(--color-esc-bg);overflow-wrap:anywhere;border-radius:10px;padding:12px}.history-suggestions p{overflow-wrap:anywhere}@media (max-width:767px){.patient-registry table,.patient-registry tbody,.patient-registry tr,.patient-registry td{width:100%;display:block}.patient-registry thead{display:none}.patient-registry tr{border-top:1px solid var(--color-line-soft);padding:16px}.patient-registry tr:first-child{border-top:0}.patient-registry td{border:0;padding:0}.patient-registry .patient-registry-stage{margin-top:12px}.patient-registry .patient-registry-action{text-align:left;margin-top:12px}.history-columns{grid-template-columns:minmax(0,1fr);gap:24px}.history-savebar{flex-wrap:wrap}.history-savebar>div{flex-basis:100%}}
