.appointment-overdue td{background:#fff7e8}.appointment-overdue small{color:var(--warning);font-weight:700}.appointment-week{display:grid;gap:16px}.appointment-week .panel{padding:18px}.appointment-card{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--line);color:var(--ink)}.appointment-card:last-child{border-bottom:0}.appointment-card span{color:var(--muted)}.appointment-history{margin-top:18px}.appointment-history .timeline{max-width:900px}@media(max-width:700px){.appointment-card{display:grid;gap:5px}.appointment-history{margin-inline:-14px;border-radius:0}}
