.personal-treatment-summary{border-top:1px solid var(--line);margin-top:.8rem;padding-top:.75rem}.personal-treatment-summary>summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:900}.personal-treatment-summary>summary small{color:var(--muted);font-size:.76rem}.treatment-course-summary{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.treatment-course-summary h3{margin:0 0 10px}.course-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.course-summary-head>b{font-size:24px}.course-status{padding:6px 10px;border-radius:999px;background:#21445a;font-size:12px;font-weight:900}.course-status.completed{background:#15734b}.course-status.closed_partial{background:#8a5a0a}.course-status.in_progress{background:#176b78}.course-progress{height:9px;margin:9px 0 12px;overflow:hidden;border-radius:999px;background:#17303e}.course-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18a978,#48db9c)}.course-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.course-metrics>div{display:grid;gap:3px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#0a1b26}.course-metrics small{color:var(--muted)}.course-metrics b{font-size:20px}.course-procedures{display:grid;gap:6px;margin-top:10px}.course-procedure-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:9px;background:#0a1b26}.course-procedure-row b{margin-right:auto}.course-procedure-row span{color:#59d9ad}.course-procedure-row em{color:#ffca67;font-size:12px;font-style:normal}.course-final-note{margin-top:12px;padding:12px;border-left:4px solid #18a978;border-radius:10px;background:#0a1b26}.course-final-note small{margin-left:8px;color:var(--muted)}.course-final-note p{margin:7px 0 0}.treatment-finalize-box{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:12px}.treatment-finalize-box textarea{min-height:76px;resize:vertical;padding:10px;border:1px solid var(--line);border-radius:11px;background:#091923;color:var(--text)}.treatment-finalize-box button{border:0;border-radius:11px;padding:0 16px;background:#167b56;color:#fff;font-weight:900}.course-summary-empty{margin-top:8px;padding:14px;border:1px dashed var(--line);border-radius:11px;text-align:center;color:var(--muted)}.course-summary-empty.error{color:#ff8995}html[data-theme="light"] .course-metrics>div,html[data-theme="light"] .course-procedure-row,html[data-theme="light"] .course-final-note{background:#f5f9fc}html[data-theme="light"] .treatment-finalize-box textarea{background:#fff;color:#092132}@media(max-width:760px){.course-metrics{grid-template-columns:repeat(2,1fr)}.course-procedure-row{align-items:flex-start;flex-wrap:wrap}.treatment-finalize-box{grid-template-columns:1fr}.treatment-finalize-box button{min-height:44px}}
.course-billing{display:flex;align-items:center;gap:14px;margin-top:10px;padding:10px 12px;border-radius:10px;background:#163b35}.course-billing span{margin-right:auto}.course-billing.due{background:#4d3917;color:#ffd477}.course-billing.settled{color:#8ff0bc}@media(max-width:600px){.course-billing{align-items:flex-start;flex-direction:column}.course-billing span{margin-right:0}}
