.section-label{margin:16px 0 8px;font-size:0.85rem;font-weight:600;color:#c9a0ff;text-transform:uppercase;letter-spacing:0.04em}.msg-table{width:100%;border-collapse:collapse;font-size:0.88rem}.msg-table th,.msg-table td{padding:8px 10px;border-bottom:1px solid rgba(255,255,255,0.08);text-align:left;vertical-align:top}.msg-table th{color:rgba(255,255,255,0.6);font-weight:600}.msg-table td{color:rgba(255,255,255,0.9)}.msg-table .when{white-space:nowrap;color:rgba(255,255,255,0.65);font-size:0.82rem}.msg-table .who{white-space:nowrap;font-weight:600}.msg-table .content-cell{word-break:break-word}.msg-link{color:#7d19ff;text-decoration:none;font-weight:600;white-space:nowrap}.msg-link:hover{color:#F4CA81}.history-loading{display:none;padding:12px 0;color:rgba(255,255,255,0.75);font-size:0.9rem}.history-loading.visible{display:block}.history-progress-steps{list-style:none;margin:0;padding:0}.history-progress-step{display:none;align-items:flex-start;gap:10px;padding:8px 0;color:rgba(255,255,255,0.45)}.history-progress-step.visible{display:flex}.history-progress-step.active{color:rgba(255,255,255,0.95)}.history-progress-step.done{color:rgba(255,255,255,0.75)}.history-progress-icon{width:18px;height:18px;flex-shrink:0;margin-top:1px;display:inline-flex;align-items:center;justify-content:center}.history-progress-step.active .history-progress-icon::before{content:"";width:14px;height:14px;border:2px solid rgba(125,25,255,0.3);border-top-color:#7d19ff;border-radius:50%;animation:topicSpin 0.8s linear infinite}.history-progress-step.done .history-progress-icon::before{content:"✓";color:#8be28b;font-size:0.85rem;font-weight:700}.history-progress-step.pending .history-progress-icon::before{content:"○";color:rgba(255,255,255,0.35);font-size:0.75rem}.history-progress-text{min-width:0}.history-progress-label{font-weight:600;margin-bottom:2px}.history-progress-detail{font-size:0.82rem;color:rgba(255,255,255,0.6);word-break:break-word}.history-progress-step.active .history-progress-detail,.history-progress-step.done .history-progress-detail{color:rgba(255,255,255,0.72)}.history-spinner{width:16px;height:16px;border:2px solid rgba(125,25,255,0.3);border-top-color:#7d19ff;border-radius:50%;animation:topicSpin 0.8s linear infinite}@keyframes topicSpin{to{transform:rotate(360deg)}}.history-empty{color:rgba(255,255,255,0.55);font-size:0.9rem;padding:8px 0}.verdict-yes{color:#8be28b}.verdict-maybe{color:#F4CA81}@media (max-width:480px){.msg-table thead{display:none}.msg-table tr{display:block;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,0.1)}.msg-table td{display:block;border:none;padding:4px 0}}