.customer-contacts-modal{max-width:640px;border-radius:12px}.customer-contacts-modal__content{padding:24px 24px 16px}.customer-contacts-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.customer-contacts-modal__title{margin:0;font-size:1.25rem;font-weight:700;color:#263238;line-height:1.3}.customer-contacts-modal__close{flex-shrink:0}.customer-contacts-modal .radio-status-item{margin-bottom:8px}.customer-contacts-modal .form-group.row{margin-bottom:16px}.customer-contacts-history__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.customer-contacts-history__customer{display:flex;align-items:center;gap:12px;min-width:0}.customer-contacts-history__avatar{flex:0 0 auto;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e3f2fd;color:#1565c0;font-size:0.85rem;font-weight:700}.customer-contacts-history__title{margin:0;font-size:1.15rem;font-weight:700;color:#263238;line-height:1.25}.customer-contacts-history__subtitle{margin:4px 0 0;font-size:0.86rem;color:#78909c;line-height:1.3}.customer-contacts-history__count{margin:0 0 14px;font-size:0.78rem;font-weight:600;color:#90a4ae;text-transform:uppercase;letter-spacing:0.04em}.customer-contacts-history__timeline{margin:0 0 18px;padding:0;list-style:none;max-height:min(52vh, 420px);overflow-y:auto}.customer-contacts-history__item{padding:12px 0;border-top:1px solid #eef2f6}.customer-contacts-history__item:first-child{border-top:none;padding-top:0}.customer-contacts-history__item-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.customer-contacts-history__status{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:0.76rem;font-weight:600}.customer-contacts-history__status .material-icons{font-size:15px}.customer-contacts-history__status--green{background:#e8f5e9;color:#2e7d32}.customer-contacts-history__status--orange{background:#fff3e0;color:#ef6c00}.customer-contacts-history__status--red{background:#ffebee;color:#c62828}.customer-contacts-history__status--grey{background:#eceff1;color:#546e7a}.customer-contacts-history__date{font-size:0.78rem;color:#78909c;white-space:nowrap}.customer-contacts-history__method{display:flex;align-items:center;gap:4px;margin:0 0 6px;font-size:0.8rem;color:#546e7a}.customer-contacts-history__method .material-icons{font-size:16px;color:#90a4ae}.customer-contacts-history__notes{margin:0;padding:10px 12px;border-radius:8px;border:1px solid #e8edf2;background:#fafbfc;font-size:0.84rem;line-height:1.45;color:#37474f;word-break:break-word;white-space:pre-wrap}.customer-contacts-history__empty{margin:0 0 18px;padding:24px 16px;border-radius:8px;background:#f5f7f9;text-align:center;color:#78909c;font-size:0.9rem}.customer-contacts-history__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid #eef2f6}.customer-contacts-history__link{font-size:0.84rem;font-weight:600;color:#1565c0;text-decoration:none}.customer-contacts-history__link:hover{color:#0d47a1;text-decoration:underline}.customer-contacts-history__register{margin:0;text-transform:none;border-radius:8px}html.theme-dark .customer-contacts-modal__title,html.theme-dark .customer-contacts-history__title{color:#eceff1}html.theme-dark .customer-contacts-history__subtitle,html.theme-dark .customer-contacts-history__date,html.theme-dark .customer-contacts-history__method{color:#90a4ae}html.theme-dark .customer-contacts-history__notes{background:#2c393f;border-color:#455a64;color:#eceff1}html.theme-dark .customer-contacts-history__empty{background:#2c393f;color:#90a4ae}html.theme-dark .customer-contacts-history__item,html.theme-dark .customer-contacts-history__actions{border-color:#455a64}html.theme-dark .customer-contacts-history__avatar{background:#1e3a5f;color:#90caf9}html.theme-dark .customer-contacts-history__link{color:#64b5f6}
