.clinic-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);gap:18px;align-items:start}.case-table{display:grid;grid-template-columns:145px 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden}.case-label,.case-input{padding:10px 12px;border-bottom:1px solid var(--line)}.case-label{background:#f6f8f8;color:#596b71;font-weight:bold}.case-input{background:#fff}.case-input input,.case-input textarea{border:0;padding:0;border-radius:0;min-height:auto}.case-input textarea{min-height:42px}.case-table> :nth-last-child(-n+2){border-bottom:0}.history-item{border-bottom:1px solid var(--line);padding:12px 0}.history-item:last-child{border:0}.history-item small{display:block;margin-bottom:5px}.exam-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px;background:#f3f8f6;border-radius:8px;margin-top:12px;font-size:14px}.exam-summary span{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rx-three{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rx-three .rx-row{grid-template-columns:minmax(0,1fr) 72px 28px;margin:0 0 8px}.rx-three .rx-row .ru{display:none}.rx-three .rx-row>label{font-size:0}.rx-three .rx-row>label input{font-size:14px}.rx-three .rx-row>button{height:42px}.exam-group{padding:11px 0;border-bottom:1px dashed var(--line)}.exam-group:last-of-type{border-bottom:0}.exam-group b{display:inline-block;width:62px}.term{border:1px solid transparent;background:#edf4f1;color:#315d51;border-radius:99px;padding:6px 10px;margin:3px;font-size:14px}.term:hover{background:#d4e9e1}.term.selected{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 0 0 2px #176b5a20}.custom-term{background:#f5f0e8}.term.selected .term-delete{color:#fff}.term-delete{color:#a54d44;margin-left:7px}.exam-tools{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.right-history{max-height:680px;overflow:auto}@media(max-width:850px){.clinic-layout{grid-template-columns:1fr}.right-history{max-height:none}.rx-three{grid-template-columns:1fr}.case-table{grid-template-columns:105px 1fr}}
