.insurer-module__HxGpIq__loginContainer{background-color:#f8fafc;background-image:radial-gradient(#e2e8f0 .5px,transparent .5px);background-size:24px 24px;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.insurer-module__HxGpIq__loginBox{text-align:center;background-color:#fff;border-radius:16px;width:100%;max-width:420px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08)}.insurer-module__HxGpIq__loginBox:before{content:"";background:linear-gradient(90deg,#ff6b00,#c5895d,#ff6b00);width:100%;height:4px;position:absolute;top:0;left:0}.insurer-module__HxGpIq__logoSection{margin-bottom:2rem}.insurer-module__HxGpIq__logo{color:#ff6b00;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.insurer-module__HxGpIq__logoAccent{color:#1e293b}.insurer-module__HxGpIq__loginHeader{margin-bottom:2rem}.insurer-module__HxGpIq__loginTitle{color:#1f2937;margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.insurer-module__HxGpIq__loginSubtitle{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.insurer-module__HxGpIq__loginForm{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.insurer-module__HxGpIq__formGroup{flex-direction:column;gap:.5rem;display:flex}.insurer-module__HxGpIq__formLabel{color:#1f2937;font-size:.875rem;font-weight:500}.insurer-module__HxGpIq__formInput{border:1px solid #d1d5db;border-radius:8px;padding:.875rem;font-size:.875rem;transition:all .2s;box-shadow:0 1px 2px rgba(0,0,0,.05)}.insurer-module__HxGpIq__formInput:focus{border-color:#ff6b00;outline:none;box-shadow:0 0 0 3px rgba(255,107,0,.1)}.insurer-module__HxGpIq__formInput:disabled{cursor:not-allowed;background-color:#f9fafb}.insurer-module__HxGpIq__submitButton{color:#fff;cursor:pointer;background-color:#ff6b00;border:none;border-radius:8px;margin-top:.5rem;padding:.875rem;font-size:.875rem;font-weight:500;transition:all .2s;box-shadow:0 2px 4px rgba(255,107,0,.2)}.insurer-module__HxGpIq__submitButton:hover:not(:disabled){background-color:#e05e00;transform:translateY(-1px);box-shadow:0 4px 8px rgba(255,107,0,.3)}.insurer-module__HxGpIq__submitButton:disabled{cursor:not-allowed;box-shadow:none;background-color:#9ca3af;transform:none}.insurer-module__HxGpIq__errorMessage{color:#dc2626;text-align:left;background-color:#fee2e2;border-left:4px solid #ef4444;border-radius:8px;margin-bottom:1.5rem;padding:.875rem;font-size:.875rem}.insurer-module__HxGpIq__dashboardContainer{max-width:1200px;margin:0 auto;padding:2rem}.insurer-module__HxGpIq__dashboardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;display:flex}.insurer-module__HxGpIq__headerLeft{flex:1}.insurer-module__HxGpIq__dashboardTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.insurer-module__HxGpIq__welcomeText{color:#6b7280;margin:0;font-size:.875rem}.insurer-module__HxGpIq__logoutButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.insurer-module__HxGpIq__logoutButton:hover{background-color:#dc2626}.insurer-module__HxGpIq__filtersSection{background-color:#fff;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.insurer-module__HxGpIq__searchContainer{margin-bottom:1rem;position:relative}.insurer-module__HxGpIq__searchIcon{color:#9ca3af;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.insurer-module__HxGpIq__searchInput{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem .75rem .75rem 2.5rem;font-size:.875rem}.insurer-module__HxGpIq__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.insurer-module__HxGpIq__filterContainer{flex-wrap:wrap;gap:1rem;display:flex}.insurer-module__HxGpIq__filterGroup{align-items:center;gap:.5rem;display:flex}.insurer-module__HxGpIq__filterSelect{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem}.insurer-module__HxGpIq__filterSelect:focus{border-color:#3b82f6;outline:none}.insurer-module__HxGpIq__reportsSection{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.insurer-module__HxGpIq__sectionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.insurer-module__HxGpIq__sectionTitle{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.insurer-module__HxGpIq__reportCount{color:#6b7280;font-size:.875rem}.insurer-module__HxGpIq__noReports{text-align:center;color:#6b7280;padding:3rem}.insurer-module__HxGpIq__reportsTable{overflow-x:auto}.insurer-module__HxGpIq__table{border-collapse:collapse;width:100%}.insurer-module__HxGpIq__table th{text-align:left;color:#6b7280;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem;font-size:.875rem;font-weight:500}.insurer-module__HxGpIq__table td{border-bottom:1px solid #f3f4f6;padding:.75rem;font-size:.875rem}.insurer-module__HxGpIq__table tr:hover td{background-color:#f9fafb}.insurer-module__HxGpIq__reportNumber{color:#1f2937;font-weight:500}.insurer-module__HxGpIq__claimNumber{text-align:center}.insurer-module__HxGpIq__claimNumberBadge{color:#166534;background-color:#dcfce7;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.insurer-module__HxGpIq__noClaim{color:#9ca3af;font-size:.75rem;font-style:italic}.insurer-module__HxGpIq__typeBadge{color:#1e40af;background-color:#dbeafe;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.insurer-module__HxGpIq__statusBadge{border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.insurer-module__HxGpIq__statusPending{color:#991b1b;background-color:#fee2e2}.insurer-module__HxGpIq__statusViewed{color:#92400e;background-color:#fef3c7}.insurer-module__HxGpIq__statusSubmitted{color:#065f46;background-color:#d1fae5}.insurer-module__HxGpIq__statusProcessed{color:#3730a3;background-color:#e0e7ff}.insurer-module__HxGpIq__viewButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__viewButton:hover{background-color:#2563eb}.insurer-module__HxGpIq__loadingContainer{justify-content:center;align-items:center;min-height:100vh;display:flex}.insurer-module__HxGpIq__loadingText{color:#6b7280;font-size:1rem}.insurer-module__HxGpIq__reportContainer{max-width:1200px;margin:0 auto;padding:2rem}.insurer-module__HxGpIq__reportHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.insurer-module__HxGpIq__backButton{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__backButton:hover{background-color:#e5e7eb}.insurer-module__HxGpIq__reportTitle{color:#1f2937;margin:0;font-size:1.5rem;font-weight:600}.insurer-module__HxGpIq__reportSubtitle{color:#6b7280;margin:.5rem 0 0;font-size:.875rem}.insurer-module__HxGpIq__section{background-color:#fff;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.insurer-module__HxGpIq__sectionTitle{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.insurer-module__HxGpIq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.insurer-module__HxGpIq__infoItem{flex-direction:column;gap:.25rem;display:flex}.insurer-module__HxGpIq__infoLabel{color:#6b7280;font-size:.875rem;font-weight:500}.insurer-module__HxGpIq__infoValue{color:#111827;font-size:.875rem}.insurer-module__HxGpIq__imagesGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.insurer-module__HxGpIq__imageCard{cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s;overflow:hidden}.insurer-module__HxGpIq__imageCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.insurer-module__HxGpIq__imagePreviewContainer{width:100%;height:150px;position:relative;overflow:hidden}.insurer-module__HxGpIq__imagePreview{object-fit:cover;width:100%;height:150px}.insurer-module__HxGpIq__imageInfo{background-color:#f9fafb;padding:.75rem}.insurer-module__HxGpIq__imageType{color:#4b5563;font-size:.75rem;font-weight:500}.insurer-module__HxGpIq__imageName{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:.25rem;font-size:.75rem;overflow:hidden}.insurer-module__HxGpIq__timelineSection{background-color:#fff;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.insurer-module__HxGpIq__timelineHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.insurer-module__HxGpIq__timelineTitle{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.insurer-module__HxGpIq__timelineStats{color:#6b7280;align-items:center;gap:1rem;font-size:.875rem;display:flex}.insurer-module__HxGpIq__timelineStat{align-items:center;gap:.25rem;display:flex}.insurer-module__HxGpIq__timelineActions{flex-wrap:wrap;gap:.75rem;display:flex}.insurer-module__HxGpIq__addEntryButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__addEntryButton:hover{background-color:#059669}.insurer-module__HxGpIq__startTimelineButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__startTimelineButton:hover{background-color:#2563eb}.insurer-module__HxGpIq__noTimeline,.insurer-module__HxGpIq__noEntries{text-align:center;color:#6b7280;padding:2rem}.insurer-module__HxGpIq__timelineEntries{flex-direction:column;gap:1rem;display:flex}.insurer-module__HxGpIq__timelineEntry{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.insurer-module__HxGpIq__entryHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.insurer-module__HxGpIq__entryHeaderLeft{flex:1}.insurer-module__HxGpIq__entryTitle{color:#1f2937;align-items:center;gap:.5rem;font-weight:600;display:flex}.insurer-module__HxGpIq__entryTypeIcon{font-size:1rem}.insurer-module__HxGpIq__entryActions{gap:.5rem;display:flex}.insurer-module__HxGpIq__editButton,.insurer-module__HxGpIq__deleteButton{cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:background-color .2s}.insurer-module__HxGpIq__editButton{color:#3b82f6}.insurer-module__HxGpIq__editButton:hover{background-color:#eff6ff}.insurer-module__HxGpIq__deleteButton{color:#ef4444}.insurer-module__HxGpIq__deleteButton:hover{background-color:#fef2f2}.insurer-module__HxGpIq__entryMeta{color:#6b7280;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__entryDateTime{align-items:center;gap:.25rem;display:flex}.insurer-module__HxGpIq__entryTypeBadge{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.insurer-module__HxGpIq__typeGeneral{color:#4b5563;background-color:#f3f4f6}.insurer-module__HxGpIq__typeImportant{color:#92400e;background-color:#fef3c7}.insurer-module__HxGpIq__typeMilestone{color:#065f46;background-color:#d1fae5}.insurer-module__HxGpIq__typeIssue{color:#991b1b;background-color:#fee2e2}.insurer-module__HxGpIq__typeResolution{color:#14532d;background-color:#dcfce7}.insurer-module__HxGpIq__typeCommunication{color:#1e40af;background-color:#dbeafe}.insurer-module__HxGpIq__entryPriorityBadge{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.insurer-module__HxGpIq__priorityLow{color:#0369a1;background-color:#f0f9ff}.insurer-module__HxGpIq__priorityNormal{color:#374151;background-color:#f9fafb}.insurer-module__HxGpIq__priorityHigh{color:#d97706;background-color:#fef3c7}.insurer-module__HxGpIq__priorityUrgent{color:#dc2626;background-color:#fee2e2}.insurer-module__HxGpIq__emailSentBadge{color:#16a34a;background-color:#dcfce7;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.insurer-module__HxGpIq__createdByBadge{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.insurer-module__HxGpIq__entryContent{margin-bottom:.75rem}.insurer-module__HxGpIq__entryNotes{color:#4b5563;font-size:.875rem;line-height:1.5}.insurer-module__HxGpIq__entryNotes p{margin:.25rem 0}.insurer-module__HxGpIq__entryFooter{color:#6b7280;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:.75rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__entryAuthor{flex-direction:column;gap:.25rem;display:flex}.insurer-module__HxGpIq__entryCreatedAt,.insurer-module__HxGpIq__entryUpdated{color:#9ca3af;font-size:.7rem}.insurer-module__HxGpIq__modalOverlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.insurer-module__HxGpIq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.insurer-module__HxGpIq__modalTitle{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.insurer-module__HxGpIq__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;display:flex}.insurer-module__HxGpIq__closeButton:hover{color:#1f2937;background-color:#f3f4f6}.insurer-module__HxGpIq__modalBody{padding:1.5rem}.insurer-module__HxGpIq__modalActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.insurer-module__HxGpIq__cancelButton{color:#4b5563;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.insurer-module__HxGpIq__cancelButton:hover{background-color:#f9fafb}.insurer-module__HxGpIq__saveButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.insurer-module__HxGpIq__saveButton:hover{background-color:#2563eb}.insurer-module__HxGpIq__saveButton:disabled{cursor:not-allowed;background-color:#9ca3af}.insurer-module__HxGpIq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.insurer-module__HxGpIq__formHint{background-color:#f0f9ff;border-left:4px solid #3b82f6;border-radius:.375rem;margin-top:1rem;padding:.75rem}.insurer-module__HxGpIq__formHint p{color:#1e40af;margin:.25rem 0;font-size:.75rem}.insurer-module__HxGpIq__deletePreview{background-color:#f9fafb;border-left:4px solid #ef4444;border-radius:.375rem;margin:1rem 0;padding:1rem}.insurer-module__HxGpIq__deletePreviewMeta{color:#6b7280;margin-top:.5rem;font-size:.75rem}.insurer-module__HxGpIq__successMessage{color:#065f46;background-color:#d1fae5;border-left:4px solid #10b981;border-radius:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.insurer-module__HxGpIq__attachmentsButton{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__attachmentsButton:hover{background-color:#e5e7eb}.insurer-module__HxGpIq__largeModalContainer{background-color:#fff;border-radius:.75rem;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.2)}.insurer-module__HxGpIq__uploadSection{background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;margin-bottom:2rem;padding:1rem}.insurer-module__HxGpIq__uploadArea{text-align:center}.insurer-module__HxGpIq__uploadLabel{cursor:pointer;color:#6b7280;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;transition:color .2s;display:flex}@keyframes insurer-module__HxGpIq__spin{to{transform:rotate(360deg)}}.insurer-module__HxGpIq__uploadHint{color:#9ca3af;font-size:.75rem}.insurer-module__HxGpIq__supportedFileTypes{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.insurer-module__HxGpIq__supportedFileTypes h4{color:#374151;margin:0 0 .5rem;font-size:.875rem;font-weight:500}.insurer-module__HxGpIq__supportedFileTypes p{color:#6b7280;margin:0;font-size:.75rem;line-height:1.4}.insurer-module__HxGpIq__attachmentsList{flex-direction:column;gap:.75rem;display:flex}.insurer-module__HxGpIq__noAttachments{text-align:center;color:#6b7280;padding:3rem}.insurer-module__HxGpIq__attachmentItem{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;display:flex}.insurer-module__HxGpIq__attachmentIcon{color:#6b7280;flex-shrink:0}.insurer-module__HxGpIq__fileIcon{color:#6b7280}.insurer-module__HxGpIq__attachmentInfo{flex:1;min-width:0}.insurer-module__HxGpIq__attachmentName{color:#1f2937;word-break:break-word;margin-bottom:.25rem;font-weight:500}.insurer-module__HxGpIq__attachmentMeta{color:#6b7280;flex-wrap:wrap;gap:1rem;margin-bottom:.25rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__attachmentType{color:#4b5563;background-color:#f3f4f6;border-radius:9999px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.insurer-module__HxGpIq__attachmentSize,.insurer-module__HxGpIq__attachmentDate{color:#9ca3af;font-size:.75rem}.insurer-module__HxGpIq__attachmentUploader{color:#6b7280;font-size:.75rem}.insurer-module__HxGpIq__attachmentActions{flex-shrink:0;gap:.5rem;display:flex}.insurer-module__HxGpIq__downloadButton{color:#fff;background-color:#3b82f6;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;text-decoration:none;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__downloadButton:hover{background-color:#2563eb}.insurer-module__HxGpIq__deleteAttachmentButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__deleteAttachmentButton:hover{background-color:#dc2626}.insurer-module__HxGpIq__attachmentsStats{text-align:center;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.insurer-module__HxGpIq__attachmentsStats p{color:#6b7280;margin:0;font-size:.875rem}.insurer-module__HxGpIq__repliesSection{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.insurer-module__HxGpIq__repliesHeader{color:#374151;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:flex}.insurer-module__HxGpIq__repliesList{border-left:2px solid #e5e7eb;flex-direction:column;gap:.75rem;margin-left:1.5rem;padding-left:1rem;display:flex}.insurer-module__HxGpIq__replyCard{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;position:relative}.insurer-module__HxGpIq__replyCard:before{content:"";background-color:#d1d5db;width:.75rem;height:2px;position:absolute;top:1rem;left:-1rem}.insurer-module__HxGpIq__replyHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.insurer-module__HxGpIq__replyTitle{color:#1f2937;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.insurer-module__HxGpIq__replyMeta{color:#6b7280;flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__replyContent{color:#4b5563;margin-bottom:.75rem;font-size:.875rem;line-height:1.5}.insurer-module__HxGpIq__replyContent p{margin:.25rem 0}.insurer-module__HxGpIq__replyFooter{color:#6b7280;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:.5rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__replyDate{color:#9ca3af;font-size:.7rem}.insurer-module__HxGpIq__replyButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__replyButton:hover{background-color:#2563eb}.insurer-module__HxGpIq__replyCountBadge{color:#1e40af;background-color:#dbeafe;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.insurer-module__HxGpIq__crossTimelineBadge{color:#92400e;background-color:#fef3c7;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.insurer-module__HxGpIq__replyAttachments{background-color:#f3f4f6;border-radius:.375rem;margin:.5rem 0;padding:.5rem}.insurer-module__HxGpIq__attachmentsHeader{color:#6b7280;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__replyContext{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.insurer-module__HxGpIq__replyToHeader{color:#6b7280;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.insurer-module__HxGpIq__replyToContent{color:#1f2937}.insurer-module__HxGpIq__replyToMeta{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.insurer-module__HxGpIq__createdByInsurer{color:#92400e;background-color:#fef3c7}.insurer-module__HxGpIq__createdByInternal{color:#3730a3;background-color:#e0e7ff}.insurer-module__HxGpIq__editReplyButton{cursor:pointer;color:#3b82f6;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:background-color .2s}.insurer-module__HxGpIq__editReplyButton:hover{background-color:#eff6ff}.insurer-module__HxGpIq__deleteReplyButton{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:background-color .2s}.insurer-module__HxGpIq__deleteReplyButton:hover{background-color:#fef2f2}.insurer-module__HxGpIq__deleteReplyButton:disabled{opacity:.5;cursor:not-allowed}.insurer-module__HxGpIq__replyActions{align-items:center;gap:.25rem;display:flex}.insurer-module__HxGpIq__replyAttachments{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin:.75rem 0;padding:.75rem}.insurer-module__HxGpIq__replyAttachmentsHeader{color:#374151;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.insurer-module__HxGpIq__replyAttachmentsList{flex-direction:column;gap:.5rem;display:flex}.insurer-module__HxGpIq__replyAttachmentItem{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;align-items:center;gap:.75rem;padding:.5rem;transition:all .2s;display:flex}.insurer-module__HxGpIq__replyAttachmentItem:hover{box-shadow:0 1px 3px rgba(0,0,0,.1)}.insurer-module__HxGpIq__replyAttachmentIcon{color:#6b7280;flex-shrink:0}.insurer-module__HxGpIq__replyAttachmentInfo{flex:1;min-width:0}.insurer-module__HxGpIq__replyAttachmentName{color:#1f2937;word-break:break-word;margin-bottom:.125rem;font-size:.875rem;font-weight:500}.insurer-module__HxGpIq__replyAttachmentMeta{color:#6b7280;flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__replyAttachmentType{color:#4b5563;background-color:#f3f4f6;border-radius:9999px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.insurer-module__HxGpIq__replyAttachmentSize{color:#9ca3af;font-size:.75rem}.insurer-module__HxGpIq__replyAttachmentActions{flex-shrink:0;gap:.5rem;display:flex}.insurer-module__HxGpIq__replyDownloadButton{color:#fff;background-color:#3b82f6;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;text-decoration:none;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__replyDownloadButton:hover{background-color:#2563eb}.insurer-module__HxGpIq__entryAttachments{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.insurer-module__HxGpIq__entryAttachmentsHeader{color:#374151;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:flex}.insurer-module__HxGpIq__entryAttachmentsList{flex-direction:column;gap:.5rem;display:flex}.insurer-module__HxGpIq__entryAttachmentItem{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.insurer-module__HxGpIq__entryAttachmentItem:hover{background-color:#f3f4f6;box-shadow:0 2px 4px rgba(0,0,0,.1)}.insurer-module__HxGpIq__entryAttachmentIcon{color:#6b7280;flex-shrink:0}.insurer-module__HxGpIq__entryAttachmentInfo{flex:1;min-width:0}.insurer-module__HxGpIq__entryAttachmentName{color:#1f2937;word-break:break-word;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.insurer-module__HxGpIq__entryAttachmentMeta{color:#6b7280;flex-wrap:wrap;gap:1rem;margin-bottom:.25rem;font-size:.75rem;display:flex}.insurer-module__HxGpIq__entryAttachmentType{color:#4b5563;background-color:#f3f4f6;border-radius:9999px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.insurer-module__HxGpIq__entryAttachmentSize{color:#9ca3af;font-size:.75rem}.insurer-module__HxGpIq__entryAttachmentUploader{color:#6b7280;font-size:.75rem}.insurer-module__HxGpIq__entryAttachmentActions{flex-shrink:0;gap:.5rem;display:flex}.insurer-module__HxGpIq__entryDownloadButton{color:#fff;background-color:#3b82f6;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;text-decoration:none;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__entryDownloadButton:hover{background-color:#2563eb}.insurer-module__HxGpIq__fileTypeIcon{color:#6b7280}.insurer-module__HxGpIq__imageFileIcon{color:#10b981}.insurer-module__HxGpIq__pdfFileIcon{color:#ef4444}.insurer-module__HxGpIq__documentFileIcon{color:#3b82f6}.insurer-module__HxGpIq__spreadsheetFileIcon{color:#059669}.insurer-module__HxGpIq__videoFileIcon{color:#8b5cf6}.insurer-module__HxGpIq__audioFileIcon{color:#f59e0b}.insurer-module__HxGpIq__emailFileIcon{color:#6366f1}.insurer-module__HxGpIq__attachmentCountBadge{color:#1e40af;background-color:#dbeafe;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.insurer-module__HxGpIq__uploadArea{text-align:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;padding:2rem;transition:all .2s}.insurer-module__HxGpIq__uploadArea:hover{background-color:#f0f9ff;border-color:#3b82f6}.insurer-module__HxGpIq__hiddenFileInput{display:none}.insurer-module__HxGpIq__uploadLabel{cursor:pointer;color:#6b7280;flex-direction:column;align-items:center;gap:.75rem;transition:color .2s;display:flex}.insurer-module__HxGpIq__uploadLabel:hover{color:#374151}.insurer-module__HxGpIq__uploadLabel svg{color:#9ca3af}.insurer-module__HxGpIq__uploadLabel:hover svg{color:#6b7280}.insurer-module__HxGpIq__uploadHint{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.insurer-module__HxGpIq__uploadingState{color:#3b82f6;align-items:center;gap:.75rem;display:flex}.insurer-module__HxGpIq__spinner{border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:1.5rem;height:1.5rem;animation:1s linear infinite insurer-module__HxGpIq__spin}.insurer-module__HxGpIq__modalContainer,.insurer-module__HxGpIq__timelineModalContainer{background-color:#fff;border-radius:.75rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.2)}.insurer-module__HxGpIq__uploadedFilesList{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;flex-direction:column;gap:.5rem;margin-top:.75rem;padding:.75rem;display:flex}.insurer-module__HxGpIq__uploadedFileItem{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.insurer-module__HxGpIq__fileName{color:#1f2937;word-break:break-word;flex:1;margin-right:.5rem;font-weight:500}.insurer-module__HxGpIq__fileSize{color:#6b7280;white-space:nowrap;margin-right:.5rem;font-size:.75rem}.insurer-module__HxGpIq__removeFileButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:background-color .2s;display:flex}.insurer-module__HxGpIq__removeFileButton:hover{background-color:#dc2626}.insurer-module__HxGpIq__removeFileButton:disabled{cursor:not-allowed;background-color:#9ca3af}
