.incidents-module__jbHBcW__page{flex-direction:column;gap:20px;height:100%;min-height:0;display:flex}.incidents-module__jbHBcW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.incidents-module__jbHBcW__headerLeft{flex-direction:column;gap:2px;display:flex}.incidents-module__jbHBcW__title{color:#fafafa;letter-spacing:-.02em;font-size:22px;font-weight:700}.incidents-module__jbHBcW__subtitle{color:#71717a;font-size:13px}.incidents-module__jbHBcW__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.incidents-module__jbHBcW__filterBtn{color:#a1a1aa;cursor:pointer;white-space:nowrap;background:#1a1a1f;border:1px solid #2a2a30;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.incidents-module__jbHBcW__filterBtn:hover{color:#fafafa;background:#222228;border-color:#3b82f6}.incidents-module__jbHBcW__filterBtn.incidents-module__jbHBcW__active{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}.incidents-module__jbHBcW__filterIcon{font-size:12px}.incidents-module__jbHBcW__searchInput{color:#fafafa;background:#1a1a1f;border:1px solid #2a2a30;border-radius:8px;width:220px;height:34px;padding:0 12px 0 32px;font-size:13px;transition:all .2s}.incidents-module__jbHBcW__searchInput::placeholder{color:#71717a}.incidents-module__jbHBcW__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.incidents-module__jbHBcW__searchWrapper{position:relative}.incidents-module__jbHBcW__searchIconInline{color:#71717a;pointer-events:none;font-size:13px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.incidents-module__jbHBcW__exportBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.incidents-module__jbHBcW__exportBtn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.incidents-module__jbHBcW__statsRow{flex-wrap:wrap;gap:10px;display:flex}.incidents-module__jbHBcW__statPill{color:#a1a1aa;background:#111113;border:1px solid #2a2a30;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.incidents-module__jbHBcW__statPill:hover{border-color:#3a3a42}.incidents-module__jbHBcW__statValue{letter-spacing:-.02em;font-family:JetBrains Mono,Fira Code,monospace;font-size:18px;font-weight:700}.incidents-module__jbHBcW__statValue.incidents-module__jbHBcW__total{color:#fafafa}.incidents-module__jbHBcW__statValue.incidents-module__jbHBcW__active{color:#3b82f6}.incidents-module__jbHBcW__statValue.incidents-module__jbHBcW__critical{color:#ef4444}.incidents-module__jbHBcW__statValue.incidents-module__jbHBcW__resolved{color:#22c55e}.incidents-module__jbHBcW__tableContainer{background:#111113;border:1px solid #2a2a30;border-radius:12px;flex:1;min-height:0;overflow:auto}.incidents-module__jbHBcW__table{border-collapse:collapse;table-layout:fixed;width:100%}.incidents-module__jbHBcW__table thead{z-index:2;position:sticky;top:0}.incidents-module__jbHBcW__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#71717a;white-space:nowrap;background:#111113;border-bottom:1px solid #2a2a30;padding:10px 14px;font-size:11px;font-weight:600}.incidents-module__jbHBcW__table td{color:#a1a1aa;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #2a2a3080;padding:10px 14px;font-size:13px;overflow:hidden}.incidents-module__jbHBcW__table tbody tr{cursor:pointer;transition:background .15s}.incidents-module__jbHBcW__table tbody tr:hover{background:#3b82f60a}.incidents-module__jbHBcW__table tbody tr.incidents-module__jbHBcW__selected{background:#3b82f614}.incidents-module__jbHBcW__colPriority{width:60px}.incidents-module__jbHBcW__colId{width:90px}.incidents-module__jbHBcW__colCategory{width:110px}.incidents-module__jbHBcW__colTitle{width:auto;min-width:200px}.incidents-module__jbHBcW__colLocation{width:160px}.incidents-module__jbHBcW__colStatus{width:110px}.incidents-module__jbHBcW__colTeam,.incidents-module__jbHBcW__colTime{width:100px}.incidents-module__jbHBcW__colActions{width:90px}.incidents-module__jbHBcW__priorityBadge{letter-spacing:.02em;text-transform:uppercase;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.incidents-module__jbHBcW__priorityBadge.incidents-module__jbHBcW__p1{color:#ef4444;background:#ef444426;border:1px solid #ef444433}.incidents-module__jbHBcW__priorityBadge.incidents-module__jbHBcW__p2{color:#f97316;background:#f9731626;border:1px solid #f9731633}.incidents-module__jbHBcW__priorityBadge.incidents-module__jbHBcW__p3{color:#eab308;background:#eab30826;border:1px solid #eab30833}.incidents-module__jbHBcW__priorityBadge.incidents-module__jbHBcW__p4{color:#22c55e;background:#22c55e26;border:1px solid #22c55e33}.incidents-module__jbHBcW__statusBadge{border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.incidents-module__jbHBcW__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__new{color:#60a5fa;background:#3b82f61f}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__new .incidents-module__jbHBcW__statusDot{background:#60a5fa}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__verified{color:#a78bfa;background:#8b5cf61f}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__verified .incidents-module__jbHBcW__statusDot{background:#a78bfa}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__assigned{color:#fb923c;background:#f973161f}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__assigned .incidents-module__jbHBcW__statusDot{background:#fb923c}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__inProgress{color:#facc15;background:#eab3081f}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__inProgress .incidents-module__jbHBcW__statusDot{background:#facc15}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__resolved{color:#4ade80;background:#22c55e1f}.incidents-module__jbHBcW__statusBadge.incidents-module__jbHBcW__resolved .incidents-module__jbHBcW__statusDot{background:#4ade80}.incidents-module__jbHBcW__categoryCell{align-items:center;gap:6px;display:flex}.incidents-module__jbHBcW__categoryIcon{flex-shrink:0;font-size:14px}.incidents-module__jbHBcW__categoryLabel{color:#a1a1aa;font-size:12px;font-weight:500}.incidents-module__jbHBcW__mono{color:#71717a;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px}.incidents-module__jbHBcW__titleCell{color:#fafafa;text-overflow:ellipsis;font-weight:500;overflow:hidden}.incidents-module__jbHBcW__locationCell{color:#71717a;text-overflow:ellipsis;font-size:12px;overflow:hidden}.incidents-module__jbHBcW__teamCell{color:#a1a1aa;font-size:12px;font-weight:500}.incidents-module__jbHBcW__actionsBtn{color:#71717a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .15s;display:flex}.incidents-module__jbHBcW__actionsBtn:hover{color:#fafafa;background:#1a1a1f;border-color:#2a2a30}.incidents-module__jbHBcW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;animation:.2s incidents-module__jbHBcW__fadeIn;position:fixed;inset:0}@keyframes incidents-module__jbHBcW__fadeIn{0%{opacity:0}to{opacity:1}}.incidents-module__jbHBcW__panel{z-index:101;background:#111113;border-left:1px solid #2a2a30;flex-direction:column;width:480px;max-width:100vw;height:100vh;animation:.25s cubic-bezier(.16,1,.3,1) incidents-module__jbHBcW__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 40px #00000080}@keyframes incidents-module__jbHBcW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.incidents-module__jbHBcW__panelHeader{border-bottom:1px solid #2a2a30;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px;display:flex}.incidents-module__jbHBcW__panelHeaderLeft{flex-direction:column;gap:8px;min-width:0;display:flex}.incidents-module__jbHBcW__panelId{color:#71717a;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px}.incidents-module__jbHBcW__panelTitle{color:#fafafa;font-size:16px;font-weight:700;line-height:1.3}.incidents-module__jbHBcW__panelBadges{flex-wrap:wrap;gap:8px;display:flex}.incidents-module__jbHBcW__closeBtn{color:#a1a1aa;cursor:pointer;background:#1a1a1f;border:1px solid #2a2a30;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .15s;display:flex}.incidents-module__jbHBcW__closeBtn:hover{color:#fafafa;background:#222228}.incidents-module__jbHBcW__panelBody{flex-direction:column;flex:1;gap:24px;padding:20px 24px;display:flex;overflow-y:auto}.incidents-module__jbHBcW__detailSection{flex-direction:column;gap:10px;display:flex}.incidents-module__jbHBcW__detailLabel{text-transform:uppercase;letter-spacing:.06em;color:#71717a;font-size:11px;font-weight:600}.incidents-module__jbHBcW__detailValue{color:#fafafa;font-size:13px;line-height:1.6}.incidents-module__jbHBcW__reporterInfo{flex-direction:column;gap:4px;display:flex}.incidents-module__jbHBcW__reporterName{color:#fafafa;font-size:14px;font-weight:600}.incidents-module__jbHBcW__reporterPhone{color:#71717a;font-family:JetBrains Mono,Fira Code,monospace;font-size:13px}.incidents-module__jbHBcW__timeline{flex-direction:column;gap:0;display:flex;position:relative}.incidents-module__jbHBcW__timelineItem{gap:12px;padding:10px 0;display:flex;position:relative}.incidents-module__jbHBcW__timelineItem:not(:last-child):after{content:"";background:#2a2a30;width:1px;position:absolute;top:30px;bottom:0;left:7px}.incidents-module__jbHBcW__timelineDot{z-index:1;background:#1a1a1f;border:2px solid #2a2a30;border-radius:50%;flex-shrink:0;width:15px;height:15px;margin-top:2px;position:relative}.incidents-module__jbHBcW__timelineDot.incidents-module__jbHBcW__current{background:#3b82f633;border-color:#3b82f6}.incidents-module__jbHBcW__timelineContent{flex-direction:column;gap:2px;min-width:0;display:flex}.incidents-module__jbHBcW__timelineText{color:#fafafa;font-size:13px}.incidents-module__jbHBcW__timelineTime{color:#71717a;font-family:JetBrains Mono,Fira Code,monospace;font-size:11px}.incidents-module__jbHBcW__panelFooter{border-top:1px solid #2a2a30;flex-wrap:wrap;gap:8px;padding:16px 24px;display:flex}.incidents-module__jbHBcW__actionBtn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;height:36px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__verify{color:#a78bfa;background:#8b5cf61f;border-color:#8b5cf64d}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__verify:hover{background:#8b5cf633}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__assign{color:#60a5fa;background:#3b82f61f;border-color:#3b82f64d}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__assign:hover{background:#3b82f633}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__escalate{color:#fb923c;background:#f973161f;border-color:#f973164d}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__escalate:hover{background:#f9731633}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__resolve{color:#4ade80;background:#22c55e1f;border-color:#22c55e4d}.incidents-module__jbHBcW__actionBtn.incidents-module__jbHBcW__resolve:hover{background:#22c55e33}@media (max-width:1200px){.incidents-module__jbHBcW__panel{width:420px}}@media (max-width:768px){.incidents-module__jbHBcW__headerActions,.incidents-module__jbHBcW__searchInput{width:100%}.incidents-module__jbHBcW__panel{width:100vw}.incidents-module__jbHBcW__statsRow{flex-wrap:nowrap;overflow-x:auto}.incidents-module__jbHBcW__statPill{flex-shrink:0}}.incidents-module__jbHBcW__filterCount{color:#60a5fa;background:#3b82f633;border-radius:10px;margin-left:2px;padding:1px 6px;font-size:10px;font-weight:700}.incidents-module__jbHBcW__rowActions{align-items:center;gap:4px;display:flex}.incidents-module__jbHBcW__dangerBtn:hover{color:#ef4444!important;background:#ef444414!important;border-color:#ef44444d!important}.incidents-module__jbHBcW__emptyState{color:#71717a;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:320px;display:flex}.incidents-module__jbHBcW__emptyTitle{color:#a1a1aa;font-size:15px;font-weight:600}.incidents-module__jbHBcW__emptySubtitle{color:#52525b;font-size:13px}.incidents-module__jbHBcW__spinner{animation:1s linear infinite incidents-module__jbHBcW__spin}@keyframes incidents-module__jbHBcW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.incidents-module__jbHBcW__modal{z-index:101;background:#111113;border:1px solid #2a2a30;border-radius:16px;flex-direction:column;width:520px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);animation:.2s cubic-bezier(.16,1,.3,1) incidents-module__jbHBcW__modalIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0009}@keyframes incidents-module__jbHBcW__modalIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.incidents-module__jbHBcW__modalHeader{border-bottom:1px solid #2a2a30;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.incidents-module__jbHBcW__modalTitle{color:#fafafa;font-size:16px;font-weight:700}.incidents-module__jbHBcW__modalBody{flex-direction:column;gap:12px;padding:20px 24px;display:flex;overflow-y:auto}.incidents-module__jbHBcW__modalFooter{border-top:1px solid #2a2a30;justify-content:flex-end;align-items:center;gap:8px;padding:14px 24px;display:flex}.incidents-module__jbHBcW__fieldLabel{color:#a1a1aa;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.incidents-module__jbHBcW__required{color:#ef4444}.incidents-module__jbHBcW__fieldInput,.incidents-module__jbHBcW__fieldSelect{color:#fafafa;background:#1a1a1f;border:1px solid #2a2a30;border-radius:8px;width:100%;height:38px;padding:0 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.incidents-module__jbHBcW__fieldInput::placeholder{color:#52525b}.incidents-module__jbHBcW__fieldInput:focus,.incidents-module__jbHBcW__fieldSelect:focus,.incidents-module__jbHBcW__fieldTextarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.incidents-module__jbHBcW__fieldSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2371717A' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:30px}.incidents-module__jbHBcW__fieldSelect option{color:#fafafa;background:#1a1a1f}.incidents-module__jbHBcW__fieldTextarea{color:#fafafa;resize:vertical;background:#1a1a1f;border:1px solid #2a2a30;border-radius:8px;width:100%;min-height:80px;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.incidents-module__jbHBcW__fieldTextarea::placeholder{color:#52525b}.incidents-module__jbHBcW__fieldRow{gap:12px;display:flex}.incidents-module__jbHBcW__fieldCol{flex-direction:column;flex:1;gap:6px;display:flex}.incidents-module__jbHBcW__cancelBtn{color:#a1a1aa;cursor:pointer;background:#1a1a1f;border:1px solid #2a2a30;border-radius:8px;height:36px;padding:0 16px;font-size:13px;font-weight:500;transition:all .15s}.incidents-module__jbHBcW__cancelBtn:hover{color:#fafafa;background:#222228}.incidents-module__jbHBcW__submitBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 18px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.incidents-module__jbHBcW__submitBtn:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 12px #3b82f64d}.incidents-module__jbHBcW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.incidents-module__jbHBcW__deleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 18px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.incidents-module__jbHBcW__deleteBtn:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 12px #ef44444d}.incidents-module__jbHBcW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.incidents-module__jbHBcW__deleteWarning{color:#a1a1aa;background:#ef44440f;border:1px solid #ef444426;border-radius:10px;align-items:flex-start;gap:14px;padding:16px;font-size:13px;line-height:1.6;display:flex}.incidents-module__jbHBcW__deleteWarning strong{color:#fafafa}.incidents-module__jbHBcW__assignInfo{color:#a1a1aa;margin-bottom:4px;font-size:13px}.incidents-module__jbHBcW__assignInfo strong{color:#fafafa}.incidents-module__jbHBcW__noTeams{color:#71717a;text-align:center;padding:24px 0;font-size:13px}.incidents-module__jbHBcW__teamList{flex-direction:column;gap:6px;display:flex}.incidents-module__jbHBcW__teamOption{cursor:pointer;text-align:left;color:inherit;background:#1a1a1f;border:1px solid #2a2a30;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;transition:all .15s;display:flex}.incidents-module__jbHBcW__teamOption:hover:not(:disabled){background:#3b82f614;border-color:#3b82f6}.incidents-module__jbHBcW__teamOption:disabled{opacity:.5;cursor:wait}.incidents-module__jbHBcW__teamOptionName{color:#fafafa;font-size:13px;font-weight:600}.incidents-module__jbHBcW__teamOptionType{color:#71717a;margin-left:auto;font-size:11px}.incidents-module__jbHBcW__chatBtn{position:relative}.incidents-module__jbHBcW__chatBtn:hover{color:#3b82f6!important;background:#3b82f614!important;border-color:#3b82f64d!important}.incidents-module__jbHBcW__chatBadge{color:#fff;pointer-events:none;background:#3b82f6;border:2px solid #111113;border-radius:10px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.incidents-module__jbHBcW__chatPanel{z-index:101;-webkit-backdrop-filter:blur(24px)saturate(1.4);background:#111113eb;border-left:1px solid #3b82f61f;flex-direction:column;width:440px;max-width:100vw;height:100vh;animation:.28s cubic-bezier(.16,1,.3,1) incidents-module__jbHBcW__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-12px 0 60px #0000008c,-2px 0 20px #3b82f60f}.incidents-module__jbHBcW__chatHeader{border-bottom:1px solid #2a2a30;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.incidents-module__jbHBcW__chatHeaderLeft{align-items:center;gap:12px;min-width:0;display:flex}.incidents-module__jbHBcW__chatHeaderIcon{color:#3b82f6;background:#3b82f61f;border:1px solid #3b82f633;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.incidents-module__jbHBcW__chatHeaderInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.incidents-module__jbHBcW__chatTitle{color:#fafafa;margin:0;font-size:14px;font-weight:700}.incidents-module__jbHBcW__chatSubtitle{color:#71717a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.incidents-module__jbHBcW__chatBody{scrollbar-width:thin;scrollbar-color:#2a2a30 transparent;flex-direction:column;flex:1;gap:8px;padding:16px 20px;display:flex;overflow-y:auto}.incidents-module__jbHBcW__chatBody::-webkit-scrollbar{width:5px}.incidents-module__jbHBcW__chatBody::-webkit-scrollbar-thumb{background:#2a2a30;border-radius:3px}.incidents-module__jbHBcW__chatBody::-webkit-scrollbar-track{background:0 0}.incidents-module__jbHBcW__chatEmpty{color:#52525b;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.incidents-module__jbHBcW__chatEmptySub{color:#3f3f46;font-size:11px}.incidents-module__jbHBcW__chatBubbleRow{width:100%;display:flex}.incidents-module__jbHBcW__chatBubbleLeft{justify-content:flex-start}.incidents-module__jbHBcW__chatBubbleRight{justify-content:flex-end}.incidents-module__jbHBcW__chatBubble{border-radius:14px;flex-direction:column;gap:4px;max-width:80%;padding:10px 14px;display:flex}.incidents-module__jbHBcW__chatBubbleCitizen{background:#3f3f4680;border:1px solid #3f3f4699;border-bottom-left-radius:4px}.incidents-module__jbHBcW__chatBubbleAdmin{background:#3b82f62e;border:1px solid #3b82f640;border-bottom-right-radius:4px}.incidents-module__jbHBcW__chatSender{text-transform:uppercase;letter-spacing:.05em;color:#71717a;font-size:10px;font-weight:700}.incidents-module__jbHBcW__chatBubbleAdmin .incidents-module__jbHBcW__chatSender{color:#60a5fa}.incidents-module__jbHBcW__chatBubbleCitizen .incidents-module__jbHBcW__chatSender{color:#a1a1aa}.incidents-module__jbHBcW__chatText{color:#fafafa;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:13px;line-height:1.5}.incidents-module__jbHBcW__chatTime{color:#52525b;align-self:flex-end;font-family:JetBrains Mono,Fira Code,monospace;font-size:10px}.incidents-module__jbHBcW__chatBubbleLeft .incidents-module__jbHBcW__chatTime{align-self:flex-start}.incidents-module__jbHBcW__chatInputBar{background:#11111399;border-top:1px solid #2a2a30;flex-shrink:0;align-items:center;gap:8px;padding:14px 20px;display:flex}.incidents-module__jbHBcW__chatInput{color:#fafafa;background:#1a1a1f;border:1px solid #2a2a30;border-radius:10px;flex:1;height:40px;padding:0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.incidents-module__jbHBcW__chatInput::placeholder{color:#52525b}.incidents-module__jbHBcW__chatInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.incidents-module__jbHBcW__chatInput:disabled{opacity:.5}.incidents-module__jbHBcW__chatSendBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.incidents-module__jbHBcW__chatSendBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 16px #3b82f659}.incidents-module__jbHBcW__chatSendBtn:disabled{opacity:.35;cursor:not-allowed}@media (max-width:768px){.incidents-module__jbHBcW__chatPanel{width:100vw}}@media (max-width:1200px){.incidents-module__jbHBcW__chatPanel{width:380px}}
