@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&family=Inter:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap";._loginContainer_100wy_2{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--background));padding:1rem}._loginCard_100wy_11{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:2rem;width:100%;max-width:28rem;box-shadow:0 4px 6px #0000000d}._loginHeader_100wy_21{text-align:center;margin-bottom:2rem}._appTitle_100wy_26{font-family:var(--font-titles);font-size:1.5rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.5rem}._appSubtitle_100wy_34{color:rgb(var(--muted-foreground));font-size:.875rem}._loginForm_100wy_39{display:flex;flex-direction:column;gap:1rem}._errorMessage_100wy_45{padding:.75rem;background-color:rgba(var(--destructive),.1);border:1px solid rgba(var(--destructive),.2);border-radius:8px;color:rgb(var(--destructive));font-size:.875rem}._formGroup_100wy_54{display:flex;flex-direction:column}._formLabel_100wy_59{display:block;font-size:.875rem;font-weight:500;color:rgb(var(--foreground));margin-bottom:.25rem}._formInput_100wy_67{width:100%;padding:.75rem;border:1px solid rgb(var(--border));border-radius:8px;background-color:rgb(var(--card));color:rgb(var(--foreground));font-size:1rem;transition:border-color .15s ease}._formInput_100wy_67:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._formInput_100wy_67::placeholder{color:rgb(var(--muted-foreground))}._passwordContainer_100wy_88{position:relative}._passwordToggle_100wy_92{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:rgb(var(--muted-foreground));padding:.25rem;transition:color .15s ease}._passwordToggle_100wy_92:hover{color:rgb(var(--foreground))}._submitButton_100wy_109{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));padding:.75rem 1rem;border-radius:8px;border:none;font-size:1rem;font-weight:500;cursor:pointer;width:100%;transition:opacity .15s ease}._submitButton_100wy_109:hover:not(:disabled){opacity:.9}._submitButton_100wy_109:disabled{opacity:.5;cursor:not-allowed}._demoSection_100wy_132{margin-top:2rem;padding-top:2rem;border-top:1px solid rgb(var(--border))}._demoTitle_100wy_138{font-family:var(--font-titles);font-size:1rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem;text-align:center}._demoAccounts_100wy_147{display:grid;gap:.5rem}._demoAccount_100wy_147{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:1px solid rgb(var(--border));border-radius:8px;background-color:rgb(var(--muted));transition:background-color .15s ease}._demoAccount_100wy_147:hover{background-color:rgba(var(--primary),.05)}._demoInfo_100wy_167{display:flex;flex-direction:column;flex:1}._demoRole_100wy_173{font-size:.875rem;font-weight:500;color:rgb(var(--foreground))}._demoEmail_100wy_179{font-size:.75rem;color:rgb(var(--muted-foreground))}._demoButton_100wy_184{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._demoButton_100wy_184:hover:not(:disabled){background-color:rgb(var(--accent))}._icon_100wy_200{width:1rem;height:1rem}._kpiGrid_b5vyq_3{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}@media (min-width: 768px){._kpiGrid_b5vyq_3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._kpiGrid_b5vyq_3{grid-template-columns:repeat(4,1fr)}}._kpiCard_b5vyq_22{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem}._kpiContent_b5vyq_29{display:flex;align-items:center;justify-content:space-between}._kpiData_b5vyq_35{flex:1}._kpiTitle_b5vyq_39{font-size:.875rem;color:rgb(var(--muted-foreground));margin-bottom:.25rem}._kpiValue_b5vyq_45{font-size:1.5rem;font-weight:700;line-height:1.2}._kpiValue_b5vyq_45._primary_b5vyq_51{color:rgb(var(--primary))}._kpiValue_b5vyq_45._warning_b5vyq_55{color:#d9a066}._kpiValue_b5vyq_45._success_b5vyq_59{color:#6a8b74}._kpiIconContainer_b5vyq_63{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:8px;margin-left:1rem}._kpiIconContainer_b5vyq_63._primary_b5vyq_51{background-color:rgba(var(--primary),.1)}._kpiIconContainer_b5vyq_63._warning_b5vyq_55{background-color:#d9a0661a}._kpiIconContainer_b5vyq_63._success_b5vyq_59{background-color:#6a8b741a}._kpiIcon_b5vyq_63{width:1.5rem;height:1.5rem}._kpiIcon_b5vyq_63._primary_b5vyq_51{color:rgb(var(--primary))}._kpiIcon_b5vyq_63._warning_b5vyq_55{color:#d9a066}._kpiIcon_b5vyq_63._success_b5vyq_59{color:#6a8b74}._filterContainer_nbx30_3{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}._filterHeader_nbx30_11{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._filterTitle_nbx30_18{font-size:1.125rem;font-weight:600;color:rgb(var(--foreground))}._filterGrid_nbx30_24{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._filterGrid_nbx30_24{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._filterGrid_nbx30_24{grid-template-columns:repeat(5,1fr)}}._searchContainer_nbx30_42{grid-column:1 / -1}@media (min-width: 1024px){._searchContainer_nbx30_42{grid-column:span 2}}._fieldGroup_nbx30_52{display:flex;flex-direction:column}._fieldLabel_nbx30_57{display:block;font-size:.875rem;font-weight:500;color:rgb(var(--foreground));margin-bottom:.25rem}._inputContainer_nbx30_65{position:relative}._searchIcon_nbx30_69{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:rgb(var(--muted-foreground))}._searchInput_nbx30_79{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid rgb(var(--border));border-radius:8px;background-color:rgb(var(--card));color:rgb(var(--foreground));font-size:1rem;transition:border-color .15s ease}._searchInput_nbx30_79:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._searchInput_nbx30_79::placeholder{color:rgb(var(--muted-foreground))}._selectInput_nbx30_100{width:100%;padding:.75rem;border:1px solid rgb(var(--border));border-radius:8px;background-color:rgb(var(--card));color:rgb(var(--foreground));font-size:1rem;transition:border-color .15s ease}._selectInput_nbx30_100:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._icon_nbx30_117{width:1.25rem;height:1.25rem;color:rgb(var(--muted-foreground))}._statusBadge_x95sd_2{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._statusDraft_x95sd_14{background-color:#f5f6f7;color:#3b4b61}._statusSubmitted_x95sd_19{background-color:#d9a066;color:#fff}._statusAssigned_x95sd_24{background-color:#8c9db8;color:#fff}._statusAccepted_x95sd_29{background-color:#6a8b74;color:#fff}._statusRejected_x95sd_34{background-color:#8c4a4a;color:#fff}._statusClosed_x95sd_39{background-color:#3b4b61;color:#fff}._listContainer_svhkw_3{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem}._listHeader_svhkw_10{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._listTitle_svhkw_17{font-size:1.125rem;font-weight:600;color:rgb(var(--foreground))}._headerActions_svhkw_23{display:flex;align-items:center;gap:.5rem}._itemCount_svhkw_29{font-size:.875rem;color:rgb(var(--muted-foreground))}._refreshButton_svhkw_34{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));border-radius:6px;padding:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center}._refreshButton_svhkw_34:hover:not(:disabled){background-color:rgb(var(--accent))}._refreshButton_svhkw_34:disabled{opacity:.5;cursor:not-allowed}._loadingContainer_svhkw_57{display:flex;align-items:center;justify-content:center;height:16rem}._loadingContent_svhkw_64{text-align:center}._loadingSpinner_svhkw_68{width:2rem;height:2rem;color:rgb(var(--muted-foreground));margin:0 auto .5rem;animation:_spin_svhkw_1 1s linear infinite}@keyframes _spin_svhkw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_svhkw_81{color:rgb(var(--muted-foreground))}._emptyContainer_svhkw_85{display:flex;align-items:center;justify-content:center;height:16rem}._emptyContent_svhkw_92{text-align:center}._emptyTitle_svhkw_96{color:rgb(var(--foreground));font-weight:500;margin-bottom:.5rem}._emptyDescription_svhkw_102{color:rgb(var(--muted-foreground))}._tableContainer_svhkw_107{overflow-x:auto}._table_svhkw_107{width:100%;border-collapse:collapse}._tableHeader_svhkw_116{border-bottom:1px solid rgb(var(--border))}._tableHeaderCell_svhkw_120{text-align:left;padding:.75rem;font-weight:500;color:rgb(var(--foreground))}._tableRow_svhkw_127{border-bottom:1px solid rgb(var(--border));transition:background-color .15s ease}._tableRow_svhkw_127:hover{background-color:rgba(var(--muted),.5)}._tableCell_svhkw_136{padding:.75rem;vertical-align:middle}._refContainer_svhkw_141{display:flex;align-items:center;gap:.5rem}._refCode_svhkw_147{font-family:ui-monospace,SFMono-Regular,Cascadia Code,Roboto Mono,monospace;font-size:.875rem}._documentIcon_svhkw_152{color:rgb(var(--muted-foreground));opacity:.7;transition:opacity .2s}._documentIcon_svhkw_152:hover{opacity:1}._orgName_svhkw_162{color:rgb(var(--foreground))}._orgNameUnassigned_svhkw_166,._dateText_svhkw_170{color:rgb(var(--muted-foreground))}._actionButton_svhkw_174{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));border-radius:6px;padding:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center}._actionButton_svhkw_174:hover{background-color:rgb(var(--accent))}._pagination_svhkw_192{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(var(--border))}._paginationInfo_svhkw_201{font-size:.875rem;color:rgb(var(--muted-foreground))}._paginationControls_svhkw_206{display:flex;gap:.5rem;align-items:center}._paginationButton_svhkw_212{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));border-radius:6px;padding:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center}._paginationButton_svhkw_212:hover:not(:disabled){background-color:rgb(var(--accent))}._paginationButton_svhkw_212:disabled{opacity:.5;cursor:not-allowed}._paginationText_svhkw_234{padding:.25rem .75rem;font-size:.875rem;color:rgb(var(--foreground))}._icon_svhkw_241{width:1rem;height:1rem}._dashboardContainer_1xyw1_2{min-height:100vh;background-color:rgb(var(--background))}._mainContent_1xyw1_7{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){._mainContent_1xyw1_7{padding:2rem 1.5rem}}@media (min-width: 1024px){._mainContent_1xyw1_7{padding:2rem}}._headerSection_1xyw1_26{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media (max-width: 640px){._headerSection_1xyw1_26{flex-direction:column;gap:1rem;align-items:flex-start}}._headerContent_1xyw1_41 h1{font-family:var(--font-titles);font-size:1.5rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.25rem}._headerContent_1xyw1_41 p{color:rgb(var(--muted-foreground))}._actionButtons_1xyw1_53{display:flex;gap:.5rem;align-items:center}@media (max-width: 640px){._actionButtons_1xyw1_53{width:100%;flex-wrap:wrap}}._createButton_1xyw1_66{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));padding:.75rem 1rem;border-radius:8px;border:none;font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .15s ease}._createButton_1xyw1_66:hover:not(:disabled){opacity:.9}._exportButton_1xyw1_85{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .15s ease}._exportButton_1xyw1_85:hover:not(:disabled){background-color:rgb(var(--accent))}._fileUploadContainer_1h07n_2{margin:16px 0}._title_1h07n_6{margin:0 0 12px;font-size:16px;font-weight:600;color:var(--foreground)}._uploadZone_1h07n_14{border:2px dashed var(--border);border-radius:8px;padding:24px;text-align:center;transition:border-color .2s,background-color .2s;background:var(--background);cursor:pointer}._uploadZone_1h07n_14:hover,._dragActive_1h07n_25{border-color:var(--primary);background:var(--muted)}._uploading_1h07n_30{cursor:not-allowed;opacity:.7}._uploadPrompt_1h07n_35{display:flex;flex-direction:column;align-items:center;gap:12px}._uploadIcon_1h07n_42{color:var(--muted-foreground)}._uploadText_1h07n_46{margin:0;color:var(--foreground);font-size:14px}._uploadLink_1h07n_52{color:var(--primary);text-decoration:underline;cursor:pointer;font-weight:500}._uploadLink_1h07n_52:hover{color:var(--primary);opacity:.8}._hiddenInput_1h07n_64{display:none}._uploadHint_1h07n_68{margin:8px 0 0;color:var(--muted-foreground);font-size:12px}._uploadingState_1h07n_75{display:flex;flex-direction:column;align-items:center;gap:12px}._uploadingState_1h07n_75 p{margin:0;color:var(--muted-foreground);font-size:14px}._spinner_1h07n_88{width:24px;height:24px;border:2px solid var(--muted);border-radius:50%;border-top-color:var(--primary);animation:_spin_1h07n_88 1s ease-in-out infinite}@keyframes _spin_1h07n_88{to{transform:rotate(360deg)}}._errorMessage_1h07n_102{display:flex;align-items:center;gap:8px;margin:12px 0 0;padding:12px;background:var(--destructive);color:var(--destructive-foreground);border-radius:6px;font-size:14px}._filesList_1h07n_115{margin:16px 0 0;border:1px solid var(--border);border-radius:8px;overflow:hidden}._filesListTitle_1h07n_122{margin:0;padding:12px 16px;background:var(--muted);font-size:14px;font-weight:600;color:var(--foreground);border-bottom:1px solid var(--border)}._fileItem_1h07n_132{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);transition:background-color .2s}._fileItem_1h07n_132:last-child{border-bottom:none}._fileItem_1h07n_132:hover{background:var(--muted)}._fileInfo_1h07n_149{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._fileIcon_1h07n_157{color:var(--muted-foreground);flex-shrink:0}._fileDetails_1h07n_162{display:flex;flex-direction:column;min-width:0}._fileName_1h07n_168{font-size:14px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileSize_1h07n_177{font-size:12px;color:var(--muted-foreground)}._removeButton_1h07n_182{background:none;border:none;color:var(--muted-foreground);cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s;flex-shrink:0}._removeButton_1h07n_182:hover{background:var(--accent);color:var(--destructive)}._container_11gx8_3{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}._progressCard_11gx8_11{background-color:#fff;border:1px solid #D1D5DB;border-radius:8px;padding:1rem;box-shadow:0 1px 2px #0000000d}._progressIndicator_11gx8_19{display:flex;align-items:center;justify-content:space-between}._stepItem_11gx8_25{display:flex;align-items:center;flex:1}._stepItemLast_11gx8_31,._stepContent_11gx8_36{display:flex;align-items:center}._stepIcon_11gx8_41{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._stepIconCompleted_11gx8_50{background-color:#6a8b74;color:#fff}._stepIconActive_11gx8_55{background-color:#3b4b61;color:#fff}._stepIconInactive_11gx8_60{background-color:#f5f6f7;color:#3b4b61}._stepText_11gx8_65{margin-left:.5rem}._stepTextActive_11gx8_69{font-size:.875rem;font-weight:500;color:#3b4b61}._stepTextInactive_11gx8_75{font-size:.875rem;font-weight:500;color:#6b7280}._stepConnector_11gx8_81{flex:1;height:1px;margin:0 1rem}._stepConnectorCompleted_11gx8_87{background-color:#6a8b74}._stepConnectorDefault_11gx8_91{background-color:#d1d5db}._card_11gx8_95{background-color:#fff;border:1px solid #D1D5DB;border-radius:8px;padding:1rem;box-shadow:0 1px 2px #0000000d}._cardTitle_11gx8_103{font-size:1.125rem;font-weight:600;color:#3b4b61;margin-bottom:1rem;display:flex;align-items:center}._cardTitleIcon_11gx8_112{width:1.25rem;height:1.25rem;margin-right:.5rem}._formSection_11gx8_118{display:flex;flex-direction:column;gap:1rem}._formGrid_11gx8_124{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){._formGrid_11gx8_124{grid-template-columns:repeat(2,minmax(0,1fr))}}._formField_11gx8_136{display:flex;flex-direction:column}._fieldLabel_11gx8_141{display:block;font-size:.875rem;font-weight:500;color:#3b4b61;margin-bottom:.25rem}._fieldInput_11gx8_149{width:100%;padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:8px;font-size:.875rem;background-color:#f5f6f7;color:#3b4b61;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._fieldInput_11gx8_149:focus{outline:none;border-color:#3b4b61;box-shadow:0 0 0 2px #3b4b6133}._fieldInput_11gx8_149:disabled{opacity:.5;cursor:not-allowed}._fieldSelect_11gx8_171{width:auto;max-width:200px;padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:8px;font-size:.875rem;background-color:#f5f6f7;color:#3b4b61;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._fieldSelect_11gx8_171:focus{outline:none;border-color:#3b4b61;box-shadow:0 0 0 2px #3b4b6133}._buttonContainer_11gx8_189{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid #D1D5DB}._button_11gx8_189{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._button_11gx8_189:disabled{opacity:.5;cursor:not-allowed}._buttonPrimary_11gx8_218{background-color:#3b4b61;color:#fff}._buttonPrimary_11gx8_218:hover:not(:disabled){opacity:.9}._buttonSecondary_11gx8_227{background-color:#f5f6f7;color:#3b4b61;border:1px solid #D1D5DB}._buttonSecondary_11gx8_227:hover:not(:disabled){background-color:#e5e7eb;color:#3b4b61}._buttonDraft_11gx8_238{background-color:#d9a066;color:#fff}._buttonDraft_11gx8_238:hover:not(:disabled){opacity:.9}._buttonDraftSaved_11gx8_247{background-color:#6a8b74;color:#fff;transition:all .3s ease}._buttonDraftSaved_11gx8_247:hover:not(:disabled){opacity:.9}._buttonIcon_11gx8_257{width:1rem;height:1rem;margin-right:.5rem}._placeholderSection_11gx8_263{color:#6b7280;font-style:italic}._childSection_11gx8_269{border:1px solid #D1D5DB;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;background-color:#fff}._childHeader_11gx8_277{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #D1D5DB}._childTitle_11gx8_286{font-size:1.1rem;font-weight:600;color:#3b4b61;margin:0}._removeChildButton_11gx8_293{background:none;border:none;color:#8c4a4a;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._removeChildButton_11gx8_293:hover{background-color:#fee2e2;color:#dc2626}._addChildButton_11gx8_311{display:flex;align-items:center;justify-content:center;gap:.5rem;background:none;border:2px dashed #6A8B74;color:#6a8b74;padding:1rem;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500;width:100%;margin-bottom:1.5rem}._addChildButton_11gx8_311:hover{background-color:#f0f9ff;border-color:#3b4b61;color:#3b4b61}._fieldTextarea_11gx8_335{width:100%;padding:.75rem;border:1px solid #D1D5DB;border-radius:6px;font-size:.875rem;line-height:1.25rem;color:#3b4b61;background-color:#fff;resize:vertical;min-height:120px;font-family:inherit}._fieldTextarea_11gx8_335:focus{outline:none;border-color:#3b4b61;box-shadow:0 0 0 1px #3b4b61}._fieldTextarea_11gx8_335::placeholder{color:#9ca3af}._objectiveSection_11gx8_360{border:1px solid #D1D5DB;border-radius:8px;margin-bottom:1rem;background-color:#fff}._objectiveHeader_11gx8_367{width:100%;background:none;border:none;padding:1rem;text-align:left;cursor:pointer;transition:background-color .2s ease}._objectiveHeader_11gx8_367:hover{background-color:#f9fafb}._objectiveTitle_11gx8_381{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;color:#3b4b61}._objectiveTitle_11gx8_381 span{line-height:1.4}._workshopsContainer_11gx8_394{border-top:1px solid #D1D5DB;padding:1rem;background-color:#f9fafb}._workshopsSubtitle_11gx8_400{font-size:1rem;font-weight:600;color:#3b4b61;margin:0 0 1rem}._workshopItem_11gx8_407{background-color:#fff;border:1px solid #E5E7EB;border-radius:6px;padding:1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}._workshopItem_11gx8_407:last-child{margin-bottom:0}._workshopInfo_11gx8_422{flex:1}._workshopName_11gx8_426{font-size:.95rem;font-weight:600;color:#3b4b61;margin:0 0 .5rem;line-height:1.3}._workshopObjective_11gx8_434{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}._workshopObjective_11gx8_434 strong{color:#374151}._workshopProposition_11gx8_445{flex:1}._workshopProposition_11gx8_445 ._fieldTextarea_11gx8_335{min-height:80px}._workshopContainer_11gx8_453{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._workshopContainer_11gx8_453:last-child{margin-bottom:0}._workshopCheckbox_11gx8_464{width:1.125rem;height:1.125rem;accent-color:#6A8B74;cursor:pointer;flex-shrink:0}._workshopCheckbox_11gx8_464:focus{outline:2px solid #6A8B74;outline-offset:2px}@media (min-width: 768px){._workshopItem_11gx8_407{flex-direction:row}._workshopInfo_11gx8_422{flex:1.2;margin-right:1rem}._workshopProposition_11gx8_445{flex:1}}._participantsSection_11gx8_493{background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:6px;padding:1rem;margin-top:1.5rem}._participantsSection_11gx8_493 ._fieldLabel_11gx8_141{font-size:.95rem;font-weight:600;color:#3b4b61;margin-bottom:.5rem;display:block}._participantsSection_11gx8_493 ._fieldHint_11gx8_509{font-size:.875rem;color:#6b7280;margin:.5rem 0 0;line-height:1.4}._reviewSection_11gx8_517{background-color:#f5f6f7;border:1px solid #E5E7EB;border-radius:6px;padding:1rem;margin-bottom:1rem}._reviewSectionTitle_11gx8_525{font-size:1rem;font-weight:600;color:#3b4b61;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}._reviewSectionIcon_11gx8_535{width:1rem;height:1rem;color:#6a8b74}._reviewContent_11gx8_541{display:flex;flex-direction:column;gap:.5rem}._reviewContent_11gx8_541 p{margin:0;font-size:.875rem;color:#3b4b61;line-height:1.4}._reviewContent_11gx8_541 strong{color:#3b4b61;margin-right:.25rem}._childReview_11gx8_559{background-color:#fff;border:1px solid #E5E7EB;border-radius:4px;padding:.75rem;margin-bottom:.5rem}._childReview_11gx8_559 h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#6a8b74}._propositionReview_11gx8_574{background-color:#fff;border:1px solid #E5E7EB;border-radius:4px;padding:.75rem;margin-bottom:.5rem}._propositionReview_11gx8_574 h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#d9a066}._reviewActions_11gx8_589{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #E5E7EB}._reviewActionsRight_11gx8_598{display:flex;gap:1rem}._buttonDanger_11gx8_603{background-color:#8c4a4a;color:#fff;border:1px solid #8C4A4A;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}._buttonDanger_11gx8_603:hover{background-color:#7a3d3d;border-color:#7a3d3d;transform:translateY(-1px);box-shadow:0 2px 4px #8c4a4a33}._buttonWarning_11gx8_625{background-color:#d9a066;color:#fff;border:1px solid #D9A066;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}._buttonWarning_11gx8_625:hover{background-color:#c89152;border-color:#c89152;transform:translateY(-1px);box-shadow:0 2px 4px #d9a06633}._buttonSuccess_11gx8_647{background-color:#6a8b74;color:#fff;border:1px solid #6A8B74;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}._buttonSuccess_11gx8_647:hover{background-color:#5a7a64;border-color:#5a7a64;transform:translateY(-1px);box-shadow:0 2px 4px #6a8b7433}._buttonSuccess_11gx8_647:disabled{opacity:.6;cursor:not-allowed;transform:none}._consentSection_11gx8_672{background-color:#fff;border:2px solid #6A8B74;border-radius:6px;padding:1rem;margin:1.5rem 0}._consentLabel_11gx8_680{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;line-height:1.5}._consentCheckbox_11gx8_689{width:1.25rem;height:1.25rem;accent-color:#6A8B74;cursor:pointer;margin-top:.125rem;flex-shrink:0}._consentText_11gx8_698{color:#3b4b61;font-weight:500}._requiredAsterisk_11gx8_703{color:#8c4a4a;font-weight:700;margin-left:.25rem}._errorMessage_11gx8_710{color:#8c4a4a;font-size:.75rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}._errorIcon_11gx8_719{width:.875rem;height:.875rem;flex-shrink:0}._fieldWithError_11gx8_725{border-color:#8c4a4a!important;box-shadow:0 0 0 1px #8c4a4a}._spinner_11gx8_731{animation:_spin_11gx8_731 1s linear infinite}@keyframes _spin_11gx8_731{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._checkboxGroup_11gx8_745{display:flex;flex-wrap:wrap;gap:1rem;padding:.75rem;background-color:#f5f6f7;border:1px solid #D1D5DB;border-radius:6px}._checkboxLabel_11gx8_755{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem .75rem;background-color:#fff;border-radius:4px;border:1px solid #D1D5DB;transition:all .15s ease}._checkboxLabel_11gx8_755:hover{border-color:#3b4b61;background-color:#f9fafb}._checkbox_11gx8_745{width:1.125rem;height:1.125rem;accent-color:#6A8B74;cursor:pointer}._checkboxText_11gx8_779{font-size:.875rem;color:#3b4b61;-webkit-user-select:none;user-select:none}._ficheCreationContainer_z615g_3{min-height:100vh;background-color:rgb(var(--background))}._mainContent_z615g_8{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){._mainContent_z615g_8{padding:2rem 1.5rem}}@media (min-width: 1024px){._mainContent_z615g_8{padding:2rem}}._breadcrumb_z615g_27{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;color:rgb(var(--muted-foreground))}._breadcrumbLink_z615g_36{color:rgb(var(--primary));text-decoration:none;transition:color .15s ease}._breadcrumbLink_z615g_36:hover{color:rgb(var(--primary));text-decoration:underline}._breadcrumbCurrent_z615g_47{color:rgb(var(--foreground));font-weight:500}._headerSection_z615g_53{margin-bottom:2rem}._pageTitle_z615g_57{font-size:2rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.5rem}._pageDescription_z615g_64{font-size:1rem;color:rgb(var(--muted-foreground))}._loadingContainer_z615g_70{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--background))}._loadingContent_z615g_78{text-align:center}._loadingSpinner_z615g_82{width:2rem;height:2rem;border:2px solid rgb(var(--primary));border-top:2px solid transparent;border-radius:50%;margin:0 auto 1rem;animation:_spin_z615g_1 1s linear infinite}@keyframes _spin_z615g_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_z615g_97{color:rgb(var(--muted-foreground))}._icon_z615g_102{width:1rem;height:1rem}._timelineContainer_9qz6b_3{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem}._timelineTitle_9qz6b_10{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#3b4b61}._timelineContent_9qz6b_17{display:flex;flex-direction:column;gap:1rem}._timelineItem_9qz6b_23{position:relative;padding-left:1.5rem}._timelineItem_9qz6b_23:before{content:"";position:absolute;left:0;top:.5rem;width:.75rem;height:.75rem;border-radius:50%;border:2px solid rgb(var(--border));background-color:rgb(var(--background))}._timelineItem_9qz6b_23:after{content:"";position:absolute;left:.375rem;top:1.25rem;width:2px;height:calc(100% + .5rem);background-color:rgb(var(--border))}._timelineItem_9qz6b_23._timelineLast_9qz6b_50:after{display:none}._timelineItem_9qz6b_23._timelineCurrent_9qz6b_54:before{border-color:rgb(var(--primary));background-color:rgb(var(--primary))}._timelineItem_9qz6b_23._timelineCompleted_9qz6b_59:before{border-color:#6a8b74;background-color:#6a8b74}._timelineItem_9qz6b_23._timelineCompleted_9qz6b_59:after{background-color:#6a8b74}._timelineHeader_9qz6b_68{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}._timelineState_9qz6b_75{font-weight:500}._timelineState_9qz6b_75._current_9qz6b_79{color:rgb(var(--primary))}._timelineState_9qz6b_75._completed_9qz6b_83{color:#6a8b74}._timelineState_9qz6b_75._pending_9qz6b_87{color:rgb(var(--muted-foreground))}._timelineTimestamp_9qz6b_91{font-size:.75rem;color:rgb(var(--muted-foreground))}._timelineActor_9qz6b_96{font-size:.875rem;color:rgb(var(--muted-foreground))}._timelineComment_9qz6b_101{font-size:.875rem;color:rgb(var(--muted-foreground));font-style:italic}._documentsContainer_lldsr_2{margin:16px 0;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--background)}._header_lldsr_11{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--muted);border-bottom:1px solid var(--border)}._title_lldsr_20{margin:0;font-size:14px;font-weight:600;color:var(--foreground)}._downloadAllButton_lldsr_27{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:background-color .2s}._downloadAllButton_lldsr_27:hover{background:var(--primary);opacity:.9}._documentsList_lldsr_47{padding:0}._documentItem_lldsr_51{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);transition:background-color .2s}._documentItem_lldsr_51:last-child{border-bottom:none}._documentItem_lldsr_51:hover{background:var(--muted)}._documentInfo_lldsr_68{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._documentIcon_lldsr_76{position:relative;flex-shrink:0}._fileEmoji_lldsr_81{font-size:18px}._fileIconSvg_lldsr_85{display:none;color:var(--muted-foreground)}@supports not (font-family: "Apple Color Emoji"){._fileEmoji_lldsr_81{display:none}._fileIconSvg_lldsr_85{display:block}}._documentDetails_lldsr_100{display:flex;flex-direction:column;min-width:0;flex:1}._documentName_lldsr_107{font-size:14px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}._documentSize_lldsr_117{font-size:12px;color:var(--muted-foreground);line-height:1.2}._documentActions_lldsr_124{display:flex;gap:4px;flex-shrink:0}._actionButton_lldsr_130{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:1px solid var(--border);border-radius:4px;color:var(--muted-foreground);cursor:pointer;transition:all .2s}._actionButton_lldsr_130:hover{background:var(--accent);color:var(--accent-foreground);border-color:var(--accent)}._actionButton_lldsr_130:active{transform:scale(.95)}._documentsCount_lldsr_155{padding:8px 16px;background:var(--muted);border-top:1px solid var(--border);font-size:12px;color:var(--muted-foreground);text-align:center}@media (max-width: 768px){._documentItem_lldsr_51{padding:8px 12px}._documentInfo_lldsr_68{gap:8px}._header_lldsr_11{padding:8px 12px}._downloadAllButton_lldsr_27{padding:4px 8px;font-size:11px}._actionButton_lldsr_130{width:28px;height:28px}}._container_zvvoc_2{min-height:100vh;background-color:#f5f6f7}._main_zvvoc_7{max-width:1200px;margin:0 auto;padding:2rem}._headerSection_zvvoc_13{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #3b4b6114}._titleRow_zvvoc_21{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._titleColumn_zvvoc_28{flex:1}._pageTitle_zvvoc_32{font-size:1.875rem;font-weight:700;color:#3b4b61;margin:0 0 .5rem}._ficheRef_zvvoc_39{font-size:.875rem;color:#6b7280;font-family:Courier New,monospace}._modificationBanner_zvvoc_45{margin-top:.5rem;padding:.5rem .75rem;background-color:#e8edf3;border-left:3px solid #6A8B74;border-radius:0 4px 4px 0;font-size:.8125rem;color:#3b4b61;font-style:italic}._actionButtons_zvvoc_56{display:flex;gap:.75rem;align-items:center}._backButton_zvvoc_62{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f5f6f7;color:#3b4b61;border:1px solid #E5E7EB;border-radius:8px;text-decoration:none;font-size:.875rem;transition:all .2s ease}._backButton_zvvoc_62:hover{background:#e5e7eb;border-color:#d1d5db}._validateButton_zvvoc_81{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6a8b74;color:#fff;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s ease}._validateButton_zvvoc_81:hover{background:#5a7a64}._validateButton_zvvoc_81:disabled{background:#9ca3af;cursor:not-allowed}._rejectButton_zvvoc_104{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#8c4a4a;color:#fff;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s ease}._rejectButton_zvvoc_104:hover{background:#7a3f3f}._rejectButton_zvvoc_104:disabled{background:#9ca3af;cursor:not-allowed}._returnButton_zvvoc_127{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#d9a066;color:#fff;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-decoration:none}._returnButton_zvvoc_127:hover{background:#c8935c}._returnButton_zvvoc_127:disabled{background:#9ca3af;cursor:not-allowed}._auditButton_zvvoc_151{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#d9a066;color:#fff;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s ease}._auditButton_zvvoc_151:hover{background:#c4935a}._acceptButton_zvvoc_169{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6a8b74;color:#fff;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s ease}._acceptButton_zvvoc_169:hover{background:#5a7a64}._acceptButton_zvvoc_169:disabled{background:#9ca3af;cursor:not-allowed}._refuseButton_zvvoc_192{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#8c4a4a;color:#fff;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s ease}._refuseButton_zvvoc_192:hover{background:#7a3f3f}._refuseButton_zvvoc_192:disabled{background:#9ca3af;cursor:not-allowed}._statusInfo_zvvoc_215{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;margin-bottom:1.5rem}._statusBadge_zvvoc_226{padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;background:#3b4b61;color:#fff}._statusText_zvvoc_235{color:#475569;font-size:.875rem}._content_zvvoc_240{display:grid;gap:2rem}._card_zvvoc_245{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #3b4b6114}._cardTitle_zvvoc_252{font-size:1.25rem;font-weight:600;color:#3b4b61;margin:0 0 1rem}._infoGrid_zvvoc_259{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:1.5rem}._infoItem_zvvoc_266{display:flex;flex-direction:column;gap:.25rem}._infoLabel_zvvoc_272{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._infoValue_zvvoc_280{color:#3b4b61;font-weight:500}._readOnlyMessage_zvvoc_285{padding:.75rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:6px;text-align:center}._readOnlyText_zvvoc_293{font-size:.875rem;color:#6b7280;margin:0}._validationMessage_zvvoc_300{background-color:#f5f6f7;border-left:4px solid #6A8B74;padding:.75rem 1rem;margin:0;font-style:italic;color:#3b4b61;border-radius:0 4px 4px 0}._commentsList_zvvoc_316{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._commentItem_zvvoc_323{padding:.75rem;background:#f8fafc;border-radius:6px;border:1px solid #E2E8F0}._commentHeader_zvvoc_330{display:flex;justify-content:between;align-items:center;margin-bottom:.5rem}._commentAuthor_zvvoc_337{font-weight:500;color:#3b4b61;font-size:.875rem;margin:0}._commentDate_zvvoc_344{font-size:.75rem;color:#6b7280}._commentContent_zvvoc_349{font-size:.875rem;color:#3b4b61;margin:0}._commentForm_zvvoc_355{display:flex;flex-direction:column;gap:.5rem}._commentTextarea_zvvoc_361{width:100%;min-height:5rem;padding:.75rem;border:1px solid #D1D5DB;border-radius:6px;font-size:.875rem;color:#3b4b61;background:#fff;resize:vertical;font-family:inherit}._commentTextarea_zvvoc_361:focus{outline:none;border-color:#3b4b61;box-shadow:0 0 0 3px #3b4b611a}._commentTextarea_zvvoc_361::placeholder{color:#9ca3af}._commentButton_zvvoc_384{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3b4b61;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s ease;align-self:flex-start}._commentButton_zvvoc_384:hover{background:#2d3748}._commentButton_zvvoc_384:disabled{background:#9ca3af;cursor:not-allowed}._modal_zvvoc_408{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}._modalContent_zvvoc_419{background:#fff;border-radius:12px;padding:2rem;max-width:42rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_zvvoc_430{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._modalTitle_zvvoc_437{font-size:1.25rem;font-weight:600;color:#3b4b61;margin:0}._modalClose_zvvoc_444{background:none;border:none;color:#6b7280;font-size:1.5rem;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease}._modalClose_zvvoc_444:hover{color:#3b4b61}._organizationsList_zvvoc_459{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._organizationItem_zvvoc_466{padding:1rem;border:1px solid #E2E8F0;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff}._organizationItem_zvvoc_466:hover{border-color:#3b4b61;background:#f8fafc}._organizationItem_zvvoc_466._selected_zvvoc_480{border-color:#3b4b61;background:#f0f4f8}._orgName_zvvoc_485{font-weight:600;color:#3b4b61;margin:0 0 .25rem}._orgType_zvvoc_491{font-size:.875rem;color:#6b7280;margin:0}._assignButton_zvvoc_497{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#6a8b74;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._assignButton_zvvoc_497:hover{background:#5a7a64}._assignButton_zvvoc_497:disabled{background:#9ca3af;cursor:not-allowed}._editButton_zvvoc_521{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#d9a066;color:#fff;border:none;border-radius:8px;text-decoration:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._editButton_zvvoc_521:hover{background:#c5935a}._buttonIcon_zvvoc_541,._actionIcon_zvvoc_546{width:1rem;height:1rem}._auditLogsList_zvvoc_552{max-height:60vh;overflow-y:auto}._loadingMessage_zvvoc_557,._emptyMessage_zvvoc_558{text-align:center;padding:2rem;color:#6b7280}._auditEntries_zvvoc_564{display:flex;flex-direction:column;gap:1rem}._auditEntry_zvvoc_570{border:1px solid #E5E7EB;border-radius:8px;padding:1rem;background:#f9fafb}._auditHeader_zvvoc_577{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._auditAction_zvvoc_584{display:flex;gap:.5rem;align-items:center}._actionBadge_zvvoc_590{background:#3b4b61;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}._entityBadge_zvvoc_599{background:#6a8b74;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}._auditDate_zvvoc_608{font-size:.875rem;color:#6b7280}._auditDetails_zvvoc_613{margin-top:.5rem}._auditActor_zvvoc_617{font-weight:500;color:#3b4b61;margin:0 0 .5rem}._auditMeta_zvvoc_623{display:flex;flex-direction:column;gap:.25rem}._stateTransition_zvvoc_629{font-size:.875rem;color:#d9a066;margin:0;font-weight:500}._requestInfo_zvvoc_636{font-size:.75rem;color:#9ca3af;margin:0;font-family:monospace}@media (max-width: 768px){._main_zvvoc_7{padding:1rem}._titleRow_zvvoc_21{flex-direction:column;gap:1rem}._actionButtons_zvvoc_56{flex-wrap:wrap}._infoGrid_zvvoc_259{grid-template-columns:1fr}._modal_zvvoc_408{padding:.5rem}._modalContent_zvvoc_419{padding:1.5rem}._auditHeader_zvvoc_577{flex-direction:column;align-items:flex-start;gap:.5rem}}._archiveButton_zvvoc_678{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#d9a066;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._archiveButton_zvvoc_678:hover{background:#c89152;transform:translateY(-1px);box-shadow:0 2px 4px #d9a06633}._archiveButton_zvvoc_678:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._deleteButton_zvvoc_706{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#8c4a4a;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._deleteButton_zvvoc_706:hover{background:#7a3d3d;transform:translateY(-1px);box-shadow:0 2px 4px #8c4a4a33}._deleteButton_zvvoc_706:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._validationMessages_zvvoc_300{display:flex;flex-direction:column;gap:.75rem}._validationItem_zvvoc_741{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f0f9f4;border:1px solid #6A8B74;border-radius:8px}._validationCheck_zvvoc_751{width:1.25rem;height:1.25rem;background:#6a8b74;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0}._childrenList_zvvoc_766{display:flex;flex-direction:column;gap:1rem}._childCard_zvvoc_772{border:1px solid #E2E8F0;border-radius:8px;padding:1rem;background:#f8fafc}._childInfo_zvvoc_779{display:flex;flex-direction:column;gap:.5rem}._childName_zvvoc_785{font-size:1.125rem;font-weight:600;color:#3b4b61;margin:0}._childDetails_zvvoc_792{display:flex;flex-direction:column;gap:.25rem}._childAge_zvvoc_798,._childLevel_zvvoc_799{font-size:.875rem;color:#6b7280}._workshopSelections_zvvoc_805{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._workshopItem_zvvoc_812{border:1px solid #E2E8F0;border-radius:8px;padding:1rem;background:#f8fafc}._workshopHierarchy_zvvoc_819{display:flex;flex-direction:column;gap:.75rem}._objectiveLevel_zvvoc_825{display:flex;align-items:center;gap:.75rem}._objectiveCode_zvvoc_831{font-size:.875rem;font-weight:700;color:#6a8b74;background:#f0f9f4;padding:.5rem .75rem;border-radius:6px;border:2px solid #6A8B74}._objectiveName_zvvoc_841{font-size:1rem;font-weight:600;color:#3b4b61}._workshopLevel_zvvoc_847{padding-left:1.5rem}._workshopName_zvvoc_851{font-size:1rem;font-weight:500;color:#4b5563;margin:0}._propositionLevel_zvvoc_858{padding-left:3rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._propositionContent_zvvoc_866{flex:1;display:flex;flex-direction:column;gap:.5rem}._propositionLabel_zvvoc_873{font-size:.875rem;color:#6b7280;font-style:italic}._propositionText_zvvoc_879{font-size:.875rem;color:#4b5563;line-height:1.5;margin:0;background:#f9fafb;padding:.75rem;border-radius:6px;border-left:3px solid #D9A066}._propositionPrice_zvvoc_890{font-size:1rem;font-weight:600;color:#d9a066;flex-shrink:0}._familyDetailsGrid_zvvoc_898{display:flex;flex-direction:column;gap:1.5rem}._familySection_zvvoc_904{border:1px solid #E2E8F0;border-radius:8px;padding:1rem;background:#fafbfc}._sectionSubtitle_zvvoc_911{font-size:1rem;font-weight:600;color:#3b4b61;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #E2E8F0}._descriptionSection_zvvoc_920{margin-top:1rem;padding-top:1rem;border-top:1px solid #E2E8F0}._descriptionValue_zvvoc_926{font-size:.875rem;color:#4b5563;line-height:1.6;margin:.5rem 0 0;background:#f9fafb;padding:1rem;border-radius:6px;border-left:3px solid #6A8B74}._totalSection_zvvoc_937{border-top:1px solid #E2E8F0;padding-top:1rem}._totalItem_zvvoc_942{display:flex;justify-content:space-between;align-items:center}._totalLabel_zvvoc_948{font-size:1.125rem;font-weight:600;color:#3b4b61;margin:0}._totalValue_zvvoc_955{font-size:1.25rem;font-weight:700;color:#d9a066;margin:0}._epciSelection_zvvoc_963{background:#f9fafb;border:1px solid #E2E8F0;border-radius:8px;padding:1.5rem;margin-top:1rem}._selectField_zvvoc_971{width:100%;padding:.75rem;border:1px solid #D1D5DB;border-radius:6px;font-size:.875rem;background:#fff;color:#374151;transition:all .2s ease}._selectField_zvvoc_971:focus{outline:none;border-color:#6a8b74;box-shadow:0 0 0 3px #6a8b741a}._confirmationText_zvvoc_988{margin:1.5rem 0;padding:1rem;background:#ebf8ff;border:1px solid #BEE3F8;border-radius:8px}._confirmationMessage_zvvoc_996{font-size:1rem;color:#2d3748;margin:0;text-align:center}._transmissionActions_zvvoc_1003{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}._transmissionActions_zvvoc_1003 ._validateButton_zvvoc_81,._transmissionActions_zvvoc_1003 ._returnButton_zvvoc_127,._transmissionActions_zvvoc_1003 ._archiveButton_zvvoc_678{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;justify-content:center}._transmissionActions_zvvoc_1003 ._validateButton_zvvoc_81{background:#6a8b74;color:#fff}._transmissionActions_zvvoc_1003 ._validateButton_zvvoc_81:hover{background:#5a7a64;transform:translateY(-1px);box-shadow:0 2px 4px #6a8b7433}._transmissionActions_zvvoc_1003 ._returnButton_zvvoc_127{background:#d9a066;color:#fff}._transmissionActions_zvvoc_1003 ._returnButton_zvvoc_127:hover{background:#c89152;transform:translateY(-1px);box-shadow:0 2px 4px #d9a06633}._transmissionActions_zvvoc_1003 ._archiveButton_zvvoc_678{background:#8c4a4a;color:#fff}._transmissionActions_zvvoc_1003 ._archiveButton_zvvoc_678:hover{background:#7a3d3d;transform:translateY(-1px);box-shadow:0 2px 4px #8c4a4a33}._transmissionActions_zvvoc_1003 ._validateButton_zvvoc_81:disabled,._transmissionActions_zvvoc_1003 ._returnButton_zvvoc_127:disabled,._transmissionActions_zvvoc_1003 ._archiveButton_zvvoc_678:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._contractVerification_zvvoc_1071,._activityVerification_zvvoc_1076,._fieldCheckVerification_zvvoc_1081,._finalVerification_zvvoc_1086{padding:1.5rem}._verificationIntro_zvvoc_1090{font-size:1rem;color:#3b4b61;margin-bottom:1.5rem;font-weight:500}._checkboxGroup_zvvoc_1097{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}._checkboxItem_zvvoc_1104{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;border:2px solid #E5E7EB;border-radius:8px;transition:all .2s ease}._checkboxItem_zvvoc_1104:hover{border-color:#6a8b74;background-color:#f8fdf9}._checkbox_zvvoc_1097{width:18px;height:18px;accent-color:#6A8B74;cursor:pointer;margin-top:2px}._checkboxLabel_zvvoc_1128{font-size:.95rem;color:#3b4b61;line-height:1.5;font-weight:500}._amountInfo_zvvoc_1135{color:#6a8b74;font-weight:600}._contractActions_zvvoc_1140,._activityActions_zvvoc_1148,._fieldCheckActions_zvvoc_1156,._finalVerificationActions_zvvoc_1164{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}._validateContractButton_zvvoc_1172{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#6a8b74;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;justify-content:center}._validateContractButton_zvvoc_1172:hover:not(:disabled){background:#5a7a64;transform:translateY(-1px);box-shadow:0 2px 4px #6a8b7433}._validateContractButton_zvvoc_1172:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._archiveContractButton_zvvoc_1202{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8c4a4a;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:180px;justify-content:center}._archiveContractButton_zvvoc_1202:hover:not(:disabled){background:#7a3d3d;transform:translateY(-1px);box-shadow:0 2px 4px #8c4a4a33}._archiveContractButton_zvvoc_1202:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._validateActivityButton_zvvoc_1232{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#6a8b74;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;justify-content:center}._validateActivityButton_zvvoc_1232:hover:not(:disabled){background:#5a7a64;transform:translateY(-1px);box-shadow:0 2px 4px #6a8b7433}._validateActivityButton_zvvoc_1232:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._validateFieldCheckButton_zvvoc_1262{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#6a8b74;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;justify-content:center}._validateFieldCheckButton_zvvoc_1262:hover:not(:disabled){background:#5a7a64;transform:translateY(-1px);box-shadow:0 2px 4px #6a8b7433}._validateFieldCheckButton_zvvoc_1262:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._validateFinalButton_zvvoc_1292{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#6a8b74;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;justify-content:center}._validateFinalButton_zvvoc_1292:hover:not(:disabled){background:#5a7a64;transform:translateY(-1px);box-shadow:0 2px 4px #6a8b7433}._validateFinalButton_zvvoc_1292:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._validationNote_zvvoc_1322{margin-top:1rem;padding:1rem;background:#fef3cd;border:1px solid #F59E0B;border-radius:8px}._noteText_zvvoc_1330{font-size:.875rem;color:#92400e;margin:0;text-align:center;font-weight:500}@media (max-width: 768px){._transmissionActions_zvvoc_1003{flex-direction:column;align-items:center}._transmissionActions_zvvoc_1003 ._validateButton_zvvoc_81,._transmissionActions_zvvoc_1003 ._returnButton_zvvoc_127,._transmissionActions_zvvoc_1003 ._archiveButton_zvvoc_678{width:100%;max-width:300px}._contractActions_zvvoc_1140{flex-direction:column;align-items:center}._validateContractButton_zvvoc_1172,._archiveContractButton_zvvoc_1202{width:100%;max-width:300px}._activityActions_zvvoc_1148{flex-direction:column;align-items:center}._validateActivityButton_zvvoc_1232{width:100%;max-width:300px}._fieldCheckActions_zvvoc_1156{flex-direction:column;align-items:center}._validateFieldCheckButton_zvvoc_1262{width:100%;max-width:300px}._finalVerificationActions_zvvoc_1164{flex-direction:column;align-items:center}._validateFinalButton_zvvoc_1292{width:100%;max-width:300px}._checkboxItem_zvvoc_1104{padding:.75rem}._checkboxLabel_zvvoc_1128{font-size:.9rem}}._propositionReview_zvvoc_1402{background-color:#fff;border:1px solid #E5E7EB;border-radius:4px;padding:.75rem;margin-bottom:.5rem}._propositionReview_zvvoc_1402 h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#d9a066}._propositionReview_zvvoc_1402 p{margin:0;font-size:.8rem;color:#374151}._reviewSection_zvvoc_1424{background-color:#f5f6f7;border:1px solid #E5E7EB;border-radius:6px;padding:1rem;margin-bottom:1rem}._reviewSectionTitle_zvvoc_1432{font-size:1rem;font-weight:600;color:#3b4b61;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}._reviewSectionIcon_zvvoc_1442{width:1rem;height:1rem;color:#6a8b74}._reviewContent_zvvoc_1448{display:flex;flex-direction:column;gap:.5rem}._reviewContent_zvvoc_1448 p{margin:0;font-size:.875rem;color:#3b4b61;line-height:1.4}._reviewContent_zvvoc_1448 strong{color:#3b4b61;margin-right:.25rem}._workshopReportCard_zvvoc_1467{background-color:#fff;border:1px solid #E5E7EB;border-radius:6px;padding:1rem;margin-bottom:.75rem}._workshopReportHeader_zvvoc_1475{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._workshopReportTitle_zvvoc_1482{font-size:.9rem;font-weight:600;color:#3b4b61;margin:0}._workshopPendingBadge_zvvoc_1489{display:inline-block;padding:.25rem .75rem;background-color:#d9a066;color:#fff;border-radius:12px;font-size:.75rem;font-weight:500}._workshopReadyBadge_zvvoc_1499{display:inline-block;padding:.25rem .75rem;background-color:#6a8b74;color:#fff;border-radius:12px;font-size:.75rem;font-weight:500}._workshopCompleteBadge_zvvoc_1509{display:inline-block;padding:.25rem .75rem;background-color:#3b4b61;color:#fff;border-radius:12px;font-size:.75rem;font-weight:500}._workshopReportActions_zvvoc_1519{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}._downloadReportButton_zvvoc_1526{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#6a8b74;color:#fff;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s ease}._downloadReportButton_zvvoc_1526:hover{background-color:#5a7a64}._uploadReportButton_zvvoc_1543{position:relative;display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#3b4b61;color:#fff;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._uploadReportButton_zvvoc_1543:hover{background-color:#2a3a4f}._uploadDisabled_zvvoc_1561{opacity:.6;cursor:not-allowed}._uploadDisabled_zvvoc_1561:hover{background-color:#3b4b61}._uploadReportButton_zvvoc_1543 input[disabled]{cursor:not-allowed}._fileInput_zvvoc_1574{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}._fileInput_zvvoc_1574:disabled{cursor:not-allowed}._uploadHint_zvvoc_1588{font-size:.8rem;color:#6b7280;margin:0;font-style:italic}._uploadInfo_zvvoc_1595{font-size:.75rem;color:#6b7280;margin:.5rem 0 0}@media (max-width: 640px){._workshopReportHeader_zvvoc_1475{flex-direction:column;align-items:flex-start;gap:.5rem}._workshopReportActions_zvvoc_1519{flex-direction:column;align-items:stretch;width:100%}._downloadReportButton_zvvoc_1526,._uploadReportButton_zvvoc_1543{width:100%;justify-content:center}}._closeWorkshopsSection_zvvoc_1622{background-color:#f5f6f7;border-radius:8px;padding:1.5rem;margin-top:1rem;border:2px solid #D9A066}._closeWorkshopsTitle_zvvoc_1630{font-size:1.125rem;font-weight:600;color:#3b4b61;margin:0 0 1rem}._closeWorkshopsContent_zvvoc_1637{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._closeWorkshopsLabel_zvvoc_1644{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9375rem;color:#3b4b61}._closeWorkshopsLabel_zvvoc_1644 input[type=checkbox]{width:1.125rem;height:1.125rem;cursor:pointer}._closeWorkshopsLabel_zvvoc_1644 input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}._closeWorkshopsButton_zvvoc_1664{padding:.625rem 1.25rem;background-color:#6a8b74;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._closeWorkshopsButton_zvvoc_1664:hover:not(:disabled){background-color:#5a7a64}._closeWorkshopsButton_zvvoc_1664:disabled{opacity:.5;cursor:not-allowed;background-color:#6a8b74}._closeWorkshopsHint_zvvoc_1686{font-size:.8rem;color:#8c4a4a;margin:.5rem 0 0;font-style:italic}._closedBadgeSection_zvvoc_1694{background-color:#f5f6f7;border-radius:8px;padding:1.5rem;margin-top:1rem;border:2px solid #6A8B74}._closedBadge_zvvoc_1694{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:600;color:#6a8b74;padding:.75rem;background-color:#fff;border-radius:6px}._uploadSection_zvvoc_1716{padding:1.5rem;background-color:#f5f6f7;border-radius:8px;margin-bottom:1rem}._instructionText_zvvoc_1723{margin:0 0 1rem;font-size:.95rem;color:#3b4b61;line-height:1.5}._uploadFinalReportButton_zvvoc_1730{position:relative;display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#3b4b61;color:#fff;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._uploadFinalReportButton_zvvoc_1730:hover{background-color:#2a3a4f}._reportSection_zvvoc_1748{padding:1.5rem;background-color:#f5f6f7;border-radius:8px;margin-bottom:1rem}._downloadReportLink_zvvoc_1755{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#6a8b74;color:#fff;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s ease;margin-top:1rem}._downloadReportLink_zvvoc_1755:hover{background-color:#5a7a64}._container_4ld4r_3{min-height:100vh;background-color:#f5f6f7}._main_4ld4r_8{max-width:1200px;margin:0 auto;padding:2rem 1rem}._loadingContainer_4ld4r_14{display:flex;align-items:center;justify-content:center;height:16rem}._loadingContent_4ld4r_21{text-align:center}._spinner_4ld4r_25{width:2rem;height:2rem;border:2px solid #3b4b61;border-top:2px solid transparent;border-radius:50%;animation:_spin_4ld4r_25 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_4ld4r_25{to{transform:rotate(360deg)}}._loadingText_4ld4r_41{color:#6b7280;margin:0}._errorContainer_4ld4r_46{display:flex;align-items:center;justify-content:center;height:16rem}._errorContent_4ld4r_53{text-align:center}._errorTitle_4ld4r_57{color:#dc2626;font-weight:500;margin:0 0 .5rem}._errorMessage_4ld4r_63{color:#6b7280;margin:0 0 1rem}._backButton_4ld4r_68{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#f5f6f7;color:#3b4b61;border:1px solid #E5E7EB;border-radius:8px;text-decoration:none;font-size:.875rem;cursor:pointer;transition:all .2s ease}._backButton_4ld4r_68:hover{background:#e5e7eb;border-color:#d1d5db}._pageHeader_4ld4r_87{margin-bottom:1.5rem}._breadcrumb_4ld4r_91{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}._breadcrumbLink_4ld4r_100{background:none;border:none;color:#6b7280;cursor:pointer;text-decoration:none;transition:color .2s ease}._breadcrumbLink_4ld4r_100:hover{color:#3b4b61}._breadcrumbIcon_4ld4r_113{width:1rem;height:1rem}._breadcrumbCurrent_4ld4r_118{color:#3b4b61}._titleSection_4ld4r_122{display:flex;align-items:center;justify-content:space-between}._titleInfo_4ld4r_128{flex:1}._pageTitle_4ld4r_132{font-size:1.5rem;font-weight:700;color:#3b4b61;margin:0 0 .25rem}._familyInfo_4ld4r_139{color:#3b4b61;margin:0}._statusSection_4ld4r_144{display:flex;align-items:center;gap:.75rem}@media (max-width: 768px){._main_4ld4r_8{padding:1rem .5rem}._titleSection_4ld4r_122{flex-direction:column;align-items:flex-start;gap:1rem}._breadcrumb_4ld4r_91{flex-wrap:wrap}}._button_1c1gx_3{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._button_1c1gx_3:disabled{opacity:.5;cursor:not-allowed}._buttonPrimary_1c1gx_24{background-color:#3b4b61;color:#fff}._buttonPrimary_1c1gx_24:hover:not(:disabled){opacity:.9}._buttonOutline_1c1gx_33{background-color:#f5f6f7;color:#3b4b61;border:1px solid #D1D5DB}._buttonOutline_1c1gx_33:hover:not(:disabled){background-color:#e5e7eb;color:#3b4b61}._buttonDefault_1c1gx_44{padding:.5rem 1rem}._buttonSmall_1c1gx_48{padding:.25rem .5rem;font-size:.75rem}._card_eb1s5_1{background:var(--background-light);border:1px solid var(--border-light);border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden;transition:box-shadow .2s ease}._card_eb1s5_1:hover{box-shadow:0 4px 8px #0000001a}._cardContent_eb1s5_14{padding:1.5rem}._input_u43ai_3{width:100%;padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:8px;font-size:.875rem;background-color:#f5f6f7;color:#3b4b61;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._input_u43ai_3:focus{outline:none;border-color:#3b4b61;box-shadow:0 0 0 2px #3b4b6133}._input_u43ai_3:disabled{opacity:.5;cursor:not-allowed}._badge_1137x_3{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._badgeDefault_1137x_14{background-color:#d9a066;color:#3b4b61}._badgeSecondary_1137x_19{background-color:#f5f6f7;color:#3b4b61}._badgeOutline_1137x_24{background-color:#f5f6f7;color:#3b4b61;border:1px solid #D1D5DB}._badgeSuccess_1137x_30{background-color:#6a8b74;color:#fff}._badgeDestructive_1137x_35{background-color:#8c4a4a;color:#fff}._overlay_1mo8f_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1mo8f_17{background-color:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_1mo8f_27{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--color-border)}._title_1mo8f_35{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:var(--color-text);margin:0}._titleIcon_1mo8f_45{width:1.25rem;height:1.25rem;color:var(--color-primary)}._closeButton_1mo8f_51{background:none;border:none;padding:.5rem;cursor:pointer;border-radius:6px;transition:background-color .15s ease}._closeButton_1mo8f_51:hover{background-color:var(--color-accent-light)}._closeIcon_1mo8f_64{width:1.25rem;height:1.25rem;color:var(--color-text-muted)}._form_1mo8f_70{padding:1.5rem}._formGrid_1mo8f_74{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}@media (min-width: 640px){._formGrid_1mo8f_74{grid-template-columns:repeat(2,1fr)}}._formGroup_1mo8f_87{display:flex;flex-direction:column}._label_1mo8f_92{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.5rem}._labelIcon_1mo8f_102{width:.875rem;height:.875rem;color:var(--color-text-muted)}._select_1mo8f_108{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--color-border);border-radius:6px;background-color:#fff;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:var(--color-text);cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;transition:border-color .2s ease}._select_1mo8f_108:focus{outline:none;border-color:var(--color-primary)}._inputError_1mo8f_129{border-color:var(--color-danger)!important}._error_1mo8f_133{color:var(--color-danger);font-size:.75rem;margin-top:.25rem}._checkboxLabel_1mo8f_139{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text);cursor:pointer}._checkbox_1mo8f_139{width:1rem;height:1rem;border:2px solid var(--color-border);border-radius:4px;cursor:pointer}._checkbox_1mo8f_139:checked{background-color:var(--color-primary);border-color:var(--color-primary)}._submitError_1mo8f_161{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:6px;font-size:.875rem;margin-bottom:1rem}._actions_1mo8f_171{display:flex;gap:.75rem;justify-content:flex-end;padding-top:.5rem;border-top:1px solid var(--color-border);margin-top:1rem}._actions_1mo8f_171 button{padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center}._actions_1mo8f_171 button[type=submit]{background-color:#3b4b61;color:#fff;border:none;box-shadow:0 2px 4px #3b4b6133}._actions_1mo8f_171 button[type=submit]:hover{background-color:#2c3a4a;transform:translateY(-1px);box-shadow:0 4px 8px #3b4b6140}._actions_1mo8f_171 button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 4px #3b4b611a}._actions_1mo8f_171 button[type=button]{background-color:#fff;color:#6b7280;border:2px solid #e5e7eb}._actions_1mo8f_171 button[type=button]:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}._saveIcon_1mo8f_226{width:1rem;height:1rem}._passwordWrapper_1mo8f_232{position:relative;display:flex;align-items:center}._passwordToggle_1mo8f_238{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:.25rem;cursor:pointer;color:var(--color-text-muted);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._passwordToggle_1mo8f_238:hover{color:var(--color-primary);background-color:var(--color-accent-light)}._container_pzo9v_3{padding:0}._loadingContainer_pzo9v_7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:rgb(var(--muted-foreground))}._loadingSpinner_pzo9v_16{width:2rem;height:2rem;border:2px solid rgb(var(--primary));border-top:2px solid transparent;border-radius:50%;margin-bottom:1rem;animation:_spin_pzo9v_1 1s linear infinite}@keyframes _spin_pzo9v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_pzo9v_32{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._filtersRow_pzo9v_39{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}._searchBox_pzo9v_46{display:flex;align-items:center;gap:.5rem;background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:.5rem 1rem;flex:1;min-width:300px}._searchIcon_pzo9v_58{color:rgb(var(--muted-foreground))}._searchInput_pzo9v_62{border:none;outline:none;background:transparent;flex:1}._filterSelect_pzo9v_69{padding:.5rem 1rem;border:1px solid rgb(var(--border));border-radius:8px;background:rgb(var(--card));color:rgb(var(--foreground));min-width:150px}._createButton_pzo9v_78{display:flex;align-items:center;gap:.5rem;align-self:flex-start}._formCard_pzo9v_86{margin-bottom:2rem;background:rgb(var(--card));border-radius:8px;box-shadow:0 1px 3px #0000001a}._statsRow_pzo9v_94{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._statCard_pzo9v_101{background:rgb(var(--card));padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;align-items:center;min-width:120px}._statNumber_pzo9v_112{font-size:1.5rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.25rem}._statLabel_pzo9v_119{font-size:.875rem;color:rgb(var(--muted-foreground));text-align:center}._tableContainer_pzo9v_126{background:rgb(var(--card));border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._table_pzo9v_126{width:100%;border-collapse:collapse}._table_pzo9v_126 thead{background:rgb(var(--accent))}._table_pzo9v_126 th{padding:1rem;text-align:left;font-weight:600;color:rgb(var(--foreground));font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgb(var(--border))}._table_pzo9v_126 td{padding:1rem;border-bottom:1px solid rgb(var(--border));vertical-align:middle}._table_pzo9v_126 tr:hover{background:rgb(var(--accent))}._userCell_pzo9v_164{display:flex;flex-direction:column}._userName_pzo9v_169{font-weight:500;color:rgb(var(--foreground));margin-bottom:.125rem}._userPhone_pzo9v_175{font-size:.875rem;color:rgb(var(--muted-foreground))}._roleBadge_pzo9v_181{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.25px}._roleAdmin_pzo9v_191{background:rgba(var(--destructive-rgb),.1);color:rgb(var(--destructive))}._roleSuivi_pzo9v_196{background:rgba(var(--primary-rgb),.1);color:rgb(var(--primary))}._roleEmetteur_pzo9v_201{background:rgba(var(--success-rgb),.1);color:rgb(var(--success))}._roleRelations_pzo9v_206{background:rgba(var(--warning-rgb),.1);color:rgb(var(--warning))}._roleEvs_pzo9v_211{background:rgb(var(--accent));color:rgb(var(--accent-foreground))}._roleCd_pzo9v_216{background:rgb(var(--muted));color:rgb(var(--muted-foreground))}._statusBadge_pzo9v_222{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500}._statusActive_pzo9v_230{background:rgba(var(--success-rgb),.1);color:rgb(var(--success))}._statusInactive_pzo9v_235{background:rgba(var(--destructive-rgb),.1);color:rgb(var(--destructive))}._actions_pzo9v_241{display:flex;gap:.5rem;align-items:center}._actionButton_pzo9v_247{padding:.5rem;background:transparent;border:1px solid rgb(var(--border));border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._actionButton_pzo9v_247:hover{background:rgb(var(--accent));border-color:rgb(var(--primary))}._actionButton_pzo9v_247:disabled{opacity:.5;cursor:not-allowed}._actionActivate_pzo9v_269{border-color:rgb(var(--success));color:rgb(var(--success))}._actionActivate_pzo9v_269:hover{background:rgba(var(--success-rgb),.1)}._actionDeactivate_pzo9v_278{border-color:rgb(var(--destructive));color:rgb(var(--destructive))}._actionDeactivate_pzo9v_278:hover{background:rgba(var(--destructive-rgb),.1)}._emptyState_pzo9v_288{text-align:center;padding:3rem;color:rgb(var(--muted-foreground));background:rgb(var(--card));border-radius:8px;box-shadow:0 1px 3px #0000001a}@media (max-width: 768px){._filtersRow_pzo9v_39{flex-direction:column;align-items:stretch}._searchBox_pzo9v_46{min-width:unset}._statsRow_pzo9v_94{justify-content:center}._table_pzo9v_126{font-size:.875rem}._table_pzo9v_126 th,._table_pzo9v_126 td{padding:.75rem .5rem}._actions_pzo9v_241{flex-direction:column}}._container_t85ct_3{padding:1.5rem}._header_t85ct_7{border-bottom:1px solid rgb(var(--border));padding-bottom:1rem;margin-bottom:1.5rem}._title_t85ct_13{margin:0;color:rgb(var(--foreground));font-size:1.25rem;font-weight:600}._form_t85ct_20{display:flex;flex-direction:column;gap:1.5rem}._row_t85ct_26{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._field_t85ct_32{display:flex;flex-direction:column;gap:.5rem}._label_t85ct_38{font-weight:500;color:rgb(var(--foreground));font-size:.875rem}._select_t85ct_44{padding:.5rem 1rem;border:1px solid rgb(var(--border));border-radius:6px;background:rgb(var(--background));color:rgb(var(--foreground));font-size:.875rem}._textarea_t85ct_53{padding:.75rem 1rem;border:1px solid rgb(var(--border));border-radius:6px;background:rgb(var(--background));color:rgb(var(--foreground));font-size:.875rem;font-family:inherit;resize:vertical}._inputError_t85ct_64{border-color:rgb(var(--destructive))!important}._error_t85ct_68{color:rgb(var(--destructive));font-size:.75rem}._actions_t85ct_73{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid rgb(var(--border))}@media (max-width: 768px){._row_t85ct_26{grid-template-columns:1fr}._actions_t85ct_73{flex-direction:column}}._modalOverlay_1uzg8_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1uzg8_15{background:#fff;border-radius:8px;box-shadow:0 20px 40px #00000040;width:90vw;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}._modalHeader_1uzg8_28{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border);background:var(--muted)}._modalTitle_1uzg8_37{display:flex;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;color:var(--primary)}._closeButton_1uzg8_47{background:none;border:none;color:var(--muted-foreground);cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}._closeButton_1uzg8_47:hover{background:var(--accent);color:var(--accent-foreground)}._modalBody_1uzg8_63{padding:24px;overflow-y:auto;flex:1}._templateSection_1uzg8_70{margin-bottom:24px;padding:16px;background:var(--muted);border-radius:6px}._templateSection_1uzg8_70 p{margin:0 0 12px;color:var(--foreground);font-size:14px}._columnsList_1uzg8_83{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}._requiredColumn_1uzg8_90,._optionalColumn_1uzg8_91{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}._requiredColumn_1uzg8_90{background:var(--success);color:var(--success-foreground)}._optionalColumn_1uzg8_91{background:var(--accent);color:var(--accent-foreground)}._uploadZone_1uzg8_109{border:2px dashed var(--border);border-radius:8px;padding:32px;text-align:center;transition:border-color .2s,background-color .2s;background:var(--background)}._uploadZone_1uzg8_109:hover,._dragActive_1uzg8_119{border-color:var(--primary);background:var(--muted)}._uploadPrompt_1uzg8_124{display:flex;flex-direction:column;align-items:center;gap:12px}._uploadIcon_1uzg8_131{color:var(--muted-foreground)}._uploadPrompt_1uzg8_124 p{margin:0;color:var(--muted-foreground)}._fileInput_1uzg8_140{position:absolute;opacity:0;pointer-events:none}._fileSelected_1uzg8_147{display:flex;flex-direction:column;align-items:center;gap:8px}._fileIcon_1uzg8_154{color:var(--success)}._fileName_1uzg8_158{font-weight:600;color:var(--foreground);margin:0}._fileSize_1uzg8_164{color:var(--muted-foreground);font-size:14px;margin:0}._results_1uzg8_171{display:flex;flex-direction:column;gap:20px}._resultHeader_1uzg8_177{display:flex;align-items:center;gap:12px}._resultHeader_1uzg8_177 h3{margin:0;font-size:16px;color:var(--foreground)}._successIcon_1uzg8_189{color:var(--success)}._errorIcon_1uzg8_193{color:var(--destructive)}._stats_1uzg8_198{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}._statItem_1uzg8_204{text-align:center;padding:16px;background:var(--muted);border-radius:6px}._statNumber_1uzg8_211{display:block;font-size:24px;font-weight:700;color:var(--primary)}._statLabel_1uzg8_218{display:block;font-size:12px;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;margin-top:4px}._errorsSection_1uzg8_228{background:var(--muted);border-radius:6px;padding:16px}._errorsSection_1uzg8_228 h4{margin:0 0 12px;font-size:14px;color:var(--destructive)}._errorsList_1uzg8_240{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}._errorItem_1uzg8_248{padding:8px 12px;background:var(--background);border-left:3px solid var(--destructive);font-size:13px;color:var(--foreground);border-radius:0 4px 4px 0}._moreErrors_1uzg8_257{padding:8px 12px;background:var(--accent);color:var(--accent-foreground);font-size:12px;font-weight:500;text-align:center;border-radius:4px}._modalFooter_1uzg8_268{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid var(--border);background:#fff}@media (max-width: 640px){._modalContent_1uzg8_15{width:95vw;max-height:95vh}._modalHeader_1uzg8_28,._modalBody_1uzg8_63,._modalFooter_1uzg8_268{padding:16px}._uploadZone_1uzg8_109{padding:24px 16px}._stats_1uzg8_198{grid-template-columns:repeat(2,1fr)}._modalFooter_1uzg8_268{flex-direction:column-reverse}}._container_snocx_3{padding:0}._loadingContainer_snocx_7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:rgb(var(--muted-foreground))}._loadingSpinner_snocx_16{width:2rem;height:2rem;border:2px solid rgb(var(--primary));border-top:2px solid transparent;border-radius:50%;margin-bottom:1rem;animation:_spin_snocx_1 1s linear infinite}@keyframes _spin_snocx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_snocx_32{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._filtersRow_snocx_39{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}._searchBox_snocx_46{display:flex;align-items:center;gap:.5rem;background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:.5rem 1rem;flex:1;min-width:300px}._searchIcon_snocx_58{color:rgb(var(--muted-foreground))}._searchInput_snocx_62{border:none;outline:none;background:transparent;flex:1}._filterSelect_snocx_69{padding:.5rem 1rem;border:1px solid rgb(var(--border));border-radius:8px;background:rgb(var(--card));color:rgb(var(--foreground));min-width:150px}._headerActions_snocx_78{display:flex;gap:1rem}._formCard_snocx_84{margin-bottom:2rem;background:rgb(var(--card));border-radius:8px;box-shadow:0 1px 3px #0000001a}._formContainer_snocx_91{padding:1.5rem}._formHeader_snocx_95{border-bottom:1px solid rgb(var(--border));padding-bottom:1rem;margin-bottom:1.5rem}._formHeader_snocx_95 h3{margin:0;color:rgb(var(--foreground));font-size:1.25rem;font-weight:600}._form_snocx_84{display:flex;flex-direction:column;gap:1.5rem}._formRow_snocx_114{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formField_snocx_120{display:flex;flex-direction:column;gap:.5rem}._label_snocx_126{font-weight:500;color:rgb(var(--foreground));font-size:.875rem}._select_snocx_132{padding:.5rem 1rem;border:1px solid rgb(var(--border));border-radius:6px;background:rgb(var(--card));color:rgb(var(--foreground));font-size:.875rem}._textarea_snocx_141{padding:.75rem 1rem;border:1px solid rgb(var(--border));border-radius:6px;background:rgb(var(--card));color:rgb(var(--foreground));font-size:.875rem;font-family:inherit;resize:vertical}._inputError_snocx_152{border-color:rgb(var(--destructive))!important}._error_snocx_156{color:rgb(var(--destructive));font-size:.75rem}._formActions_snocx_161{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid rgb(var(--border))}._statsRow_snocx_170{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._statCard_snocx_177{background:rgb(var(--card));padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;align-items:center;min-width:120px}._statNumber_snocx_188{font-size:1.5rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.25rem}._statLabel_snocx_195{font-size:.875rem;color:rgb(var(--muted-foreground));text-align:center}._structuresGrid_snocx_202{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._structureCard_snocx_208{background:rgb(var(--card));padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;display:flex;flex-direction:column;height:fit-content}._structureCard_snocx_208:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._structureHeader_snocx_224{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgb(var(--border))}._structureIcon_snocx_233{color:rgb(var(--foreground));flex-shrink:0}._structureName_snocx_238{margin:0;color:rgb(var(--foreground));font-size:1.125rem;font-weight:600;line-height:1.4}._structureInfo_snocx_246{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;flex:1}._infoRow_snocx_254{display:flex;align-items:center;gap:.5rem;color:rgb(var(--muted-foreground));font-size:.875rem;line-height:1.4}._infoIcon_snocx_263{color:rgb(var(--muted-foreground));flex-shrink:0}._infoLabel_snocx_268{font-weight:500;color:rgb(var(--foreground));min-width:fit-content}._address_snocx_274{color:rgb(var(--muted-foreground));font-style:italic}._structureActions_snocx_279{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding-top:1rem;border-top:1px solid rgb(var(--border))}._deleteButton_snocx_288{padding:.5rem;background:transparent;border:1px solid rgb(var(--destructive));border-radius:6px;color:rgb(var(--destructive));cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._deleteButton_snocx_288:hover{background:rgba(var(--destructive-rgb),.1);border-color:rgb(var(--destructive))}._deleteButton_snocx_288:disabled{opacity:.5;cursor:not-allowed}._emptyState_snocx_312{text-align:center;padding:4rem 2rem;color:rgb(var(--muted-foreground));background:rgb(var(--card));border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyIcon_snocx_325{color:rgb(var(--muted-foreground))}@media (max-width: 768px){._filtersRow_snocx_39{flex-direction:column;align-items:stretch}._headerActions_snocx_78{flex-direction:column}._searchBox_snocx_46{min-width:unset}._structuresGrid_snocx_202{grid-template-columns:1fr}._statsRow_snocx_170{justify-content:center}._formRow_snocx_114{grid-template-columns:1fr}._formActions_snocx_161{flex-direction:column}._structureActions_snocx_279{flex-direction:column;gap:1rem}}._container_9cust_4{padding:2rem;background:var(--color-bg-primary);min-height:100vh}._loading_9cust_10{display:flex;justify-content:center;align-items:center;height:300px;color:var(--color-text-secondary);font-size:1.1rem}._header_9cust_20{margin-bottom:2rem}._title_9cust_24{display:flex;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:700;color:var(--color-primary);margin:0 0 .5rem}._description_9cust_34{color:var(--color-text-secondary);margin:0;font-size:1rem}._filters_9cust_41{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._searchContainer_9cust_48{position:relative;flex:1;min-width:300px}._searchIcon_9cust_54{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--color-text-secondary)}._searchInput_9cust_62{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid var(--color-border-light);border-radius:6px;background:var(--color-bg-secondary);color:var(--color-text-primary);font-size:.95rem;transition:all .2s ease}._searchInput_9cust_62:focus{outline:none;border-color:var(--color-accent-primary);box-shadow:0 0 0 3px #6a8b741a}._statusFilters_9cust_79{display:flex;gap:.5rem}._filterButton_9cust_84{padding:.75rem 1rem;border:1px solid var(--color-border-light);background:var(--color-bg-secondary);color:var(--color-text-secondary);border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._filterButton_9cust_84:hover{border-color:var(--color-accent-primary);background:var(--color-bg-tertiary)}._filterButton_9cust_84._active_9cust_102{background:var(--color-accent-primary);color:#fff;border-color:var(--color-accent-primary)}._emailList_9cust_109{display:grid;gap:1rem;margin-bottom:2rem}._emailCard_9cust_115{padding:1.25rem;background:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}._emailCard_9cust_115:hover{border-color:var(--color-accent-primary);box-shadow:0 2px 8px #3b4b611a;transform:translateY(-1px)}._emailCard_9cust_115._unread_9cust_131{border-left:4px solid var(--color-accent-primary);background:linear-gradient(90deg,rgba(106,139,116,.05) 0%,var(--color-bg-secondary) 20px)}._emailCardHeader_9cust_136{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}._emailSubject_9cust_143{font-weight:600;font-size:1.1rem;color:var(--color-text-primary);line-height:1.3;margin-right:1rem}._emailMeta_9cust_151{display:flex;align-items:center;gap:.5rem}._unreadDot_9cust_157{width:8px;height:8px;background:var(--color-accent-primary);border-radius:50%;flex-shrink:0}._emailInfo_9cust_165{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:var(--color-text-secondary)}._emailRecipient_9cust_173,._emailDate_9cust_174,._emailError_9cust_175{display:flex;align-items:center;gap:.5rem}._emailError_9cust_175{color:var(--color-danger)}._statusBadge_9cust_186{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._statusBadge_9cust_186._small_9cust_195{font-size:.75rem;padding:.2rem .6rem}._statusBadge_9cust_186._green_9cust_200{background:#6a8b7426;color:var(--color-accent-primary)}._statusBadge_9cust_186._orange_9cust_205{background:#d9a06626;color:var(--color-accent-secondary)}._statusBadge_9cust_186._red_9cust_210{background:#8c4a4a26;color:var(--color-danger)}._statusBadge_9cust_186._gray_9cust_215{background:#3b4b611a;color:var(--color-text-secondary)}._emptyState_9cust_221{text-align:center;padding:3rem 2rem;color:var(--color-text-secondary)}._emptyState_9cust_221 svg{color:var(--color-text-muted);margin-bottom:1rem}._emptyState_9cust_221 h3{color:var(--color-text-primary);margin:0 0 .5rem;font-size:1.3rem}._emptyState_9cust_221 p{margin:0;font-size:1rem}._pagination_9cust_244{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}._pageButton_9cust_252{padding:.75rem 1.25rem;border:1px solid var(--color-border-light);background:var(--color-bg-secondary);color:var(--color-text-primary);border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._pageButton_9cust_252:hover:not(:disabled){border-color:var(--color-accent-primary);background:var(--color-accent-primary);color:#fff}._pageButton_9cust_252:disabled{opacity:.5;cursor:not-allowed}._pageInfo_9cust_275{font-size:.95rem;color:var(--color-text-secondary);font-weight:500}._emailDetails_9cust_282{max-width:none}._emailHeader_9cust_286{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border-light)}._backButton_9cust_295{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-bg-secondary);border:1px solid var(--color-border-light);color:var(--color-text-primary);border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s ease}._backButton_9cust_295:hover{background:var(--color-accent-primary);color:#fff;border-color:var(--color-accent-primary)}._emailActions_9cust_315{display:flex;gap:.75rem}._actionButton_9cust_320,._deleteButton_9cust_321{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid}._actionButton_9cust_320{background:var(--color-accent-primary);color:#fff;border-color:var(--color-accent-primary)}._actionButton_9cust_320:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary)}._actionButton_9cust_320:disabled{opacity:.6;cursor:not-allowed}._deleteButton_9cust_321{background:var(--color-bg-secondary);color:var(--color-danger);border-color:var(--color-danger)}._deleteButton_9cust_321:hover{background:var(--color-danger);color:#fff}._emailMeta_9cust_151{margin-bottom:2rem;background:var(--color-bg-secondary);padding:1.5rem;border-radius:8px;border:1px solid var(--color-border-light)}._metaRow_9cust_370{display:flex;margin-bottom:.75rem;align-items:flex-start}._metaRow_9cust_370:last-child{margin-bottom:0}._metaLabel_9cust_380{font-weight:600;color:var(--color-text-secondary);min-width:120px;flex-shrink:0}._metaRow_9cust_370 span:last-child{color:var(--color-text-primary)}._emailContent_9cust_392{background:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:8px;padding:1.5rem}._emailContent_9cust_392 h3{color:var(--color-text-primary);margin:0 0 1rem;font-size:1.2rem}._htmlPreview_9cust_405{background:#fff;border:1px solid var(--color-border-light);border-radius:6px;padding:2rem;font-family:Arial,sans-serif;line-height:1.6;max-height:600px;overflow-y:auto;box-shadow:inset 0 1px 3px #0000001a}._modal_9cust_418{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_9cust_431{background:var(--color-bg-secondary);padding:2rem;border-radius:12px;border:1px solid var(--color-border-light);max-width:400px;width:90%;box-shadow:0 10px 25px #0003}._modalContent_9cust_431 h3{color:var(--color-text-primary);margin:0 0 1rem;font-size:1.3rem}._modalContent_9cust_431 p{color:var(--color-text-secondary);margin:0 0 2rem;line-height:1.5}._modalActions_9cust_453{display:flex;gap:1rem;justify-content:flex-end}._cancelButton_9cust_459,._confirmDeleteButton_9cust_460{padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid}._cancelButton_9cust_459{background:var(--color-bg-secondary);color:var(--color-text-primary);border-color:var(--color-border-light)}._cancelButton_9cust_459:hover{background:var(--color-bg-tertiary);border-color:var(--color-text-secondary)}._confirmDeleteButton_9cust_460{background:var(--color-danger);color:#fff;border-color:var(--color-danger)}._confirmDeleteButton_9cust_460:hover:not(:disabled){background:#7a3c3c;border-color:#7a3c3c}._confirmDeleteButton_9cust_460:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._container_9cust_4{padding:1rem}._filters_9cust_41{flex-direction:column;gap:1rem}._searchContainer_9cust_48{min-width:auto}._statusFilters_9cust_79{flex-wrap:wrap}._emailHeader_9cust_286{flex-direction:column;align-items:stretch;gap:1rem}._emailActions_9cust_315{justify-content:flex-end}._modalContent_9cust_431{margin:1rem;width:auto}._modalActions_9cust_453{flex-direction:column}._pageButton_9cust_252{padding:.5rem 1rem;font-size:.85rem}}._errorBanner_9cust_542{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:1.5rem}._errorIcon_9cust_553{color:#8c4a4a;flex-shrink:0}._errorContent_9cust_558{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;flex:1}._errorMessage_9cust_566{color:#8c4a4a;font-weight:500}._loginButton_9cust_571{background-color:#8c4a4a;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}._loginButton_9cust_571:hover{background-color:#7a3f3f}._auditTab_h70ca_5{padding:2rem;background:#f5f6f7;min-height:100vh}._header_h70ca_12{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}._headerContent_h70ca_20{display:flex;align-items:flex-start;gap:1rem;flex:1}._headerIcon_h70ca_27{color:#3b4b61;flex-shrink:0;margin-top:.25rem}._title_h70ca_33{font-family:var(--font-titles);font-size:1.8rem;font-weight:700;color:#3b4b61;margin:0 0 .5rem}._subtitle_h70ca_41{color:#3b4b61;opacity:.7;margin:0;font-size:.95rem}._statsCard_h70ca_49{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#f5f6f7f2;border:1px solid rgba(59,75,97,.15);border-radius:8px;box-shadow:0 1px 2px #3b4b610d}._statsIcon_h70ca_60{color:#6a8b74;flex-shrink:0}._statsContent_h70ca_65{display:flex;flex-direction:column;align-items:flex-start}._statsValue_h70ca_71{font-size:1.5rem;font-weight:700;color:#3b4b61;line-height:1}._statsLabel_h70ca_78{font-size:.85rem;color:#3b4b61;opacity:.6;margin-top:.25rem}._filtersContainer_h70ca_86{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#f5f6f7fa;border:1px solid rgba(59,75,97,.15);border-radius:8px}._searchBox_h70ca_98{position:relative;flex:1;min-width:280px}._searchIcon_h70ca_104{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#3b4b61;opacity:.5;pointer-events:none}._searchInput_h70ca_114{width:100%;padding:.75rem .75rem .75rem 2.75rem;border:1px solid rgba(59,75,97,.15);border-radius:6px;background:#f5f6f7;color:#3b4b61;font-size:.95rem;transition:all .2s ease}._searchInput_h70ca_114:focus{outline:none;border-color:#6a8b74;box-shadow:0 0 0 3px #6a8b741a}._filterGroup_h70ca_132{display:flex;flex-direction:column;gap:.5rem}._filterLabel_h70ca_138{font-size:.85rem;font-weight:600;color:#3b4b61;text-transform:uppercase;letter-spacing:.5px}._filterSelect_h70ca_146{padding:.75rem 1rem;border:1px solid rgba(59,75,97,.15);border-radius:6px;background:#f5f6f7;color:#3b4b61;font-size:.9rem;cursor:pointer;transition:all .2s ease;min-width:200px}._filterSelect_h70ca_146:focus{outline:none;border-color:#6a8b74;box-shadow:0 0 0 3px #6a8b741a}._filterSelect_h70ca_146:hover{border-color:#6a8b74}._logsContainer_h70ca_169{background:#f5f6f7fa;border:1px solid rgba(59,75,97,.15);border-radius:8px;overflow:hidden}._loadingState_h70ca_177,._emptyState_h70ca_178{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._loadingIcon_h70ca_187{color:#6a8b74;animation:_spin_h70ca_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_h70ca_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingState_h70ca_177 p{color:#3b4b61;opacity:.7;font-size:1rem}._emptyIcon_h70ca_204{color:#3b4b6126;margin-bottom:1.5rem}._emptyText_h70ca_209{color:#3b4b61;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}._emptySubtext_h70ca_216{color:#3b4b61;opacity:.6;margin:0;font-size:.95rem}._logsList_h70ca_224{width:100%}._logsTable_h70ca_228{display:flex;flex-direction:column}._tableHeader_h70ca_234{display:grid;grid-template-columns:180px 140px 140px 1fr 180px 120px;gap:1rem;padding:1rem 1.5rem;background:#f5f6f7;border-bottom:2px solid rgba(59,75,97,.15);font-size:.85rem;font-weight:700;color:#3b4b61;text-transform:uppercase;letter-spacing:.5px}._tableBody_h70ca_249{display:flex;flex-direction:column}._tableRow_h70ca_254{display:grid;grid-template-columns:180px 140px 140px 1fr 180px 120px;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #F5F6F7;align-items:center;transition:background .15s ease}._tableRow_h70ca_254:hover{background:#f5f6f7}._tableRow_h70ca_254:last-child{border-bottom:none}._columnDate_h70ca_273,._columnEntity_h70ca_274,._columnActor_h70ca_275{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#3b4b61}._columnIcon_h70ca_283{color:#3b4b61;opacity:.5;flex-shrink:0}._columnAction_h70ca_289,._columnEntityId_h70ca_294{display:flex;align-items:center}._columnDetails_h70ca_299{display:flex;justify-content:flex-end;align-items:center}._actionBadge_h70ca_306{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:capitalize;white-space:nowrap}._badge-success_h70ca_318{background:#6a8b7426;color:#6a8b74}._badge-info_h70ca_323{background:#3b4b611a;color:#3b4b61}._badge-danger_h70ca_328{background:#8c4a4a26;color:#8c4a4a}._badge-primary_h70ca_333{background:#6a8b7433;color:#6a8b74}._badge-warning_h70ca_338{background:#d9a06626;color:#d9a066}._badge-secondary_h70ca_343{background:#3b4b6114;color:#3b4b61}._badge-default_h70ca_348{background:#f5f6f7;color:#3b4b61}._entityIdCode_h70ca_354{font-family:var(--font-mono);font-size:.8rem;color:#3b4b61;background:#f5f6f7;padding:.25rem .5rem;border-radius:4px;border:1px solid rgba(59,75,97,.15)}._systemActor_h70ca_365{color:#3b4b61;opacity:.5;font-style:italic;font-size:.9rem}._detailsButton_h70ca_373{padding:.5rem 1rem;background:#6a8b74;color:#f5f6f7;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._detailsButton_h70ca_373:hover{background:#6a8b74cc;transform:translateY(-1px);box-shadow:0 2px 4px #6a8b744d}._pagination_h70ca_393{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#f5f6f7fa;border:1px solid rgba(59,75,97,.15);border-radius:8px;margin-top:1.5rem}._paginationButton_h70ca_404{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:1px solid rgba(59,75,97,.15);background:#f5f6f7;color:#3b4b61;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationButton_h70ca_404:hover:not(:disabled){border-color:#6a8b74;background:#6a8b74;color:#f5f6f7fa}._paginationButton_h70ca_404:disabled{opacity:.4;cursor:not-allowed}._paginationInfo_h70ca_430{display:flex;flex-direction:column;align-items:center;gap:.25rem}._pageIndicator_h70ca_437{font-size:.95rem;font-weight:600;color:#3b4b61}._itemsIndicator_h70ca_443{font-size:.85rem;color:#3b4b61;opacity:.6}._logDetails_h70ca_450{padding:0}._detailsHeader_h70ca_454{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(59,75,97,.15)}._backButton_h70ca_463{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f5f6f7fa;border:1px solid rgba(59,75,97,.15);color:#3b4b61;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._backButton_h70ca_463:hover{background:#6a8b74;color:#f5f6f7fa;border-color:#6a8b74}._detailsTitle_h70ca_484{font-family:var(--font-titles);font-size:1.5rem;font-weight:700;color:#3b4b61;margin:0}._detailsContent_h70ca_493{display:flex;flex-direction:column;gap:2rem}._detailSection_h70ca_499{background:#f5f6f7fa;border:1px solid rgba(59,75,97,.15);border-radius:8px;padding:1.5rem}._sectionTitle_h70ca_506{font-family:var(--font-titles);font-size:1.1rem;font-weight:600;color:#3b4b61;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid #F5F6F7}._detailGrid_h70ca_516{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}._detailItem_h70ca_522{display:flex;flex-direction:column;gap:.5rem}._detailLabel_h70ca_528{font-size:.85rem;font-weight:600;color:#3b4b61;text-transform:uppercase;letter-spacing:.5px}._detailValue_h70ca_536{font-size:.95rem;color:#3b4b61;word-break:break-word}._metadataContainer_h70ca_543{background:#f5f6f7;border:1px solid rgba(59,75,97,.15);border-radius:6px;padding:1rem;overflow:auto;max-height:400px}._metadataJson_h70ca_552{font-family:var(--font-mono);font-size:.85rem;color:#3b4b61;margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.6}@media (max-width: 1200px){._tableHeader_h70ca_234,._tableRow_h70ca_254{grid-template-columns:160px 120px 120px 1fr 160px 110px}}@media (max-width: 968px){._auditTab_h70ca_5{padding:1rem}._header_h70ca_12{flex-direction:column;gap:1rem}._statsCard_h70ca_49{width:100%}._filtersContainer_h70ca_86{padding:1rem}._searchBox_h70ca_98,._filterSelect_h70ca_146{min-width:100%}._tableHeader_h70ca_234{display:none}._tableRow_h70ca_254{grid-template-columns:1fr;gap:.75rem;padding:1rem}._columnDate_h70ca_273,._columnAction_h70ca_289,._columnEntity_h70ca_274,._columnEntityId_h70ca_294,._columnActor_h70ca_275,._columnDetails_h70ca_299{justify-content:flex-start}._columnDetails_h70ca_299{justify-content:flex-end}._detailGrid_h70ca_516{grid-template-columns:1fr}._pagination_h70ca_393{flex-direction:column;gap:1rem}._paginationButton_h70ca_404{width:100%;justify-content:center}}._errorBanner_h70ca_635{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:1.5rem}._errorIcon_h70ca_646{color:#8c4a4a;flex-shrink:0}._errorContent_h70ca_651{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;flex:1}._errorMessage_h70ca_659{color:#8c4a4a;font-weight:500}._loginButton_h70ca_664{background-color:#8c4a4a;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}._loginButton_h70ca_664:hover{background-color:#7a3f3f}._dashboardContainer_1hmg6_3{padding:0}._tabsNavigation_1hmg6_8{display:flex;gap:.25rem;border-bottom:2px solid rgb(var(--border));margin-bottom:2rem;padding:0}._tabButton_1hmg6_16{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:transparent;border:none;color:rgb(var(--muted-foreground));font-family:Source Sans Pro,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;border-radius:6px 6px 0 0}._tabButton_1hmg6_16:hover{color:rgb(var(--foreground));background:rgb(var(--accent))}._tabActive_1hmg6_38{color:rgb(var(--foreground));background:rgb(var(--card));border-bottom-color:rgb(var(--primary));font-weight:600}._tabIcon_1hmg6_45{transition:color .2s ease}._tabContent_1hmg6_49{min-height:500px}._dashboardHeader_1hmg6_53{margin-bottom:1.5rem}._dashboardTitle_1hmg6_57{font-size:1.5rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.25rem}._dashboardDescription_1hmg6_64{color:rgb(var(--muted-foreground))}._quickActions_1hmg6_69{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}._actionButton_1hmg6_76{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s ease;display:flex;align-items:center;text-decoration:none}._actionButton_1hmg6_76:hover{opacity:.9;text-decoration:none}._actionButtonSecondary_1hmg6_96{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border))}._actionButtonSecondary_1hmg6_96:hover{background-color:rgb(var(--accent))}._modulesGrid_1hmg6_107{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){._modulesGrid_1hmg6_107{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._modulesGrid_1hmg6_107{grid-template-columns:repeat(3,1fr)}}._moduleCard_1hmg6_126{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;cursor:pointer;transition:box-shadow .15s ease;height:100%;display:flex;flex-direction:column;text-decoration:none}._moduleCard_1hmg6_126:hover{box-shadow:0 4px 12px #0000001a;text-decoration:none}._moduleHeader_1hmg6_144{display:flex;align-items:center;margin-bottom:.75rem}._moduleIcon_1hmg6_150{padding:.5rem;border-radius:6px;margin-right:.75rem;display:flex;align-items:center;justify-content:center}._moduleIcon_1hmg6_150._primary_1hmg6_159{background-color:rgba(var(--primary),.1);color:rgb(var(--primary))}._moduleIcon_1hmg6_150._success_1hmg6_164{background-color:rgba(var(--success-rgb),.1);color:rgb(var(--success))}._moduleIcon_1hmg6_150._warning_1hmg6_169{background-color:rgba(var(--warning-rgb),.1);color:rgb(var(--warning))}._moduleIcon_1hmg6_150._accent_1hmg6_174{background-color:rgb(var(--accent));color:rgb(var(--accent-foreground))}._moduleIcon_1hmg6_150._muted_1hmg6_179{background-color:rgb(var(--muted));color:rgb(var(--muted-foreground))}._moduleIcon_1hmg6_150._destructive_1hmg6_184{background-color:rgba(var(--destructive-rgb),.1);color:rgb(var(--destructive))}._moduleTitle_1hmg6_189{font-weight:600;color:rgb(var(--foreground));margin:0}._moduleDescription_1hmg6_195{font-size:.875rem;color:rgb(var(--muted-foreground));margin-bottom:.75rem;flex:1}._moduleStat_1hmg6_202{font-size:.875rem;font-weight:500}._moduleStat_1hmg6_202._primary_1hmg6_159{color:rgb(var(--primary))}._moduleStat_1hmg6_202._success_1hmg6_164{color:rgb(var(--success))}._moduleStat_1hmg6_202._warning_1hmg6_169{color:rgb(var(--warning))}._moduleStat_1hmg6_202._accent_1hmg6_174{color:rgb(var(--accent-foreground))}._moduleStat_1hmg6_202._muted_1hmg6_179{color:rgb(var(--muted-foreground))}._moduleStat_1hmg6_202._destructive_1hmg6_184{color:rgb(var(--destructive))}._recentActivity_1hmg6_232{margin-top:2rem}._activityCard_1hmg6_236{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem}._activityTitle_1hmg6_243{font-size:1.125rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem}._activityList_1hmg6_250{display:flex;flex-direction:column;gap:.75rem}._activityItem_1hmg6_256{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background-color:rgb(var(--muted));border-radius:6px}._activityContent_1hmg6_265{flex:1}._activityAction_1hmg6_269{font-weight:500;color:rgb(var(--foreground));margin-bottom:.125rem}._activityDetails_1hmg6_275{font-size:.875rem;color:rgb(var(--muted-foreground))}._activityTime_1hmg6_280{font-size:.75rem;color:rgb(var(--muted-foreground));margin-left:1rem}._icon_1hmg6_287{width:1rem;height:1rem;margin-right:.5rem}._iconLarge_1hmg6_293{width:1.5rem;height:1.5rem}._adminContainer_1x6wm_3{min-height:100vh;background-color:rgb(var(--background))}._mainContent_1x6wm_8{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){._mainContent_1x6wm_8{padding:2rem 1.5rem}}@media (min-width: 1024px){._mainContent_1x6wm_8{padding:2rem}}._loadingContainer_1x6wm_27{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--background))}._loadingContent_1x6wm_35{text-align:center}._loadingSpinner_1x6wm_39{width:2rem;height:2rem;border:2px solid rgb(var(--primary));border-top:2px solid transparent;border-radius:50%;margin:0 auto 1rem;animation:_spin_1x6wm_1 1s linear infinite}@keyframes _spin_1x6wm_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_1x6wm_54{color:rgb(var(--muted-foreground))}._overlay_18fbx_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_18fbx_17{background-color:#fff;border-radius:12px;width:100%;max-width:500px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_18fbx_25{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--color-border)}._title_18fbx_33{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:var(--color-text);margin:0}._titleIcon_18fbx_43{width:1.25rem;height:1.25rem;color:var(--color-primary)}._closeButton_18fbx_49{background:none;border:none;padding:.5rem;cursor:pointer;border-radius:6px;transition:background-color .15s ease}._closeButton_18fbx_49:hover{background-color:var(--color-accent-light)}._closeIcon_18fbx_62{width:1.25rem;height:1.25rem;color:var(--color-text-muted)}._content_18fbx_68{padding:1.5rem}._warning_18fbx_72{display:flex;gap:.75rem;padding:1rem;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-bottom:1.5rem}._warningIcon_18fbx_82{width:1.25rem;height:1.25rem;color:#f59e0b;flex-shrink:0;margin-top:.125rem}._warningText_18fbx_90{font-size:.875rem;color:#92400e;margin:0 0 .5rem}._userInfo_18fbx_96{font-size:.875rem;color:#92400e;margin:0}._form_18fbx_102{display:flex;flex-direction:column;gap:1rem}._formGroup_18fbx_108{display:flex;flex-direction:column}._label_18fbx_113{font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.5rem}._inputError_18fbx_120{border-color:var(--color-danger)!important}._error_18fbx_124{color:var(--color-danger);font-size:.75rem;margin-top:.25rem}._submitError_18fbx_130{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:6px;font-size:.875rem}._actions_18fbx_139{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}._actions_18fbx_139 button{padding:.5rem 1rem;font-size:.875rem;border-radius:6px;cursor:pointer;transition:all .15s ease}._actions_18fbx_139 button[type=submit]{background-color:var(--color-primary);color:#fff;border:none}._actions_18fbx_139 button[type=submit]:hover{background-color:var(--color-accent-hover)}._actions_18fbx_139 button[type=submit]:disabled{opacity:.6;cursor:not-allowed}._actions_18fbx_139 button[type=button]{background-color:#fff;color:var(--color-text);border:1px solid var(--color-border)}._actions_18fbx_139 button[type=button]:hover{background-color:var(--color-accent-light)}._administrationContainer_riwoj_3{min-height:100vh;background-color:var(--color-background)}._mainContent_riwoj_8{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){._mainContent_riwoj_8{padding:2rem 1.5rem}}@media (min-width: 1024px){._mainContent_riwoj_8{padding:2rem}}._headerSection_riwoj_27{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._headerSection_riwoj_27{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.5rem}}@media (min-width: 768px){._headerSection_riwoj_27{align-items:center}}._headerContent_riwoj_49{flex:1}._pageTitle_riwoj_53{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}._titleIcon_riwoj_63{width:2rem;height:2rem;color:var(--color-primary)}._pageDescription_riwoj_69{color:var(--color-text-muted);font-size:1rem}._headerActions_riwoj_74{display:flex;gap:.75rem;align-items:center;min-width:fit-content;flex-shrink:0}._createButton_riwoj_82{background-color:var(--color-primary);color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap;font-size:.875rem;min-height:2.5rem}._createButton_riwoj_82:hover{background-color:var(--color-accent-hover);transform:translateY(-1px)}._buttonIcon_riwoj_104{width:1.125rem;height:1.125rem}._filtersContainer_riwoj_110{background-color:#fff;border:2px solid var(--color-border);border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 4px #00000005}._filtersGrid_riwoj_119{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._filtersGrid_riwoj_119{grid-template-columns:2fr 1fr 1fr}}._searchSection_riwoj_131{position:relative;flex:1;min-width:300px}._searchIcon_riwoj_137{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--color-text-muted);pointer-events:none}._searchInput_riwoj_148{padding-left:2.5rem;border:2px solid var(--color-border);border-radius:8px;background-color:#fff;transition:border-color .2s ease}._searchInput_riwoj_148:focus{border-color:var(--color-primary);outline:none}._filterSection_riwoj_161{position:relative;display:flex;align-items:center;gap:.5rem;min-width:200px}._filterIcon_riwoj_169{width:1rem;height:1rem;color:var(--color-text-muted)}._filterSelect_riwoj_175{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--color-border);border-radius:8px;background-color:#fff;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:var(--color-text);cursor:pointer;min-width:180px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;transition:border-color .2s ease}._filterSelect_riwoj_175:focus{outline:none;border-color:var(--color-primary)}._usersGrid_riwoj_198{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._usersGrid_riwoj_198{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){._usersGrid_riwoj_198{grid-template-columns:repeat(3,1fr)}}._userCard_riwoj_216{background-color:#fff;border:2px solid var(--color-border);border-radius:12px;transition:all .2s ease}._userCard_riwoj_216:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._cardContent_riwoj_229{padding:1.5rem}._cardHeader_riwoj_233{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}._userInfo_riwoj_240{flex:1}._userName_riwoj_244{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}._userEmail_riwoj_251{display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:.875rem}._emailIcon_riwoj_259{width:.875rem;height:.875rem}._userBadges_riwoj_264{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}._roleBadge_riwoj_271{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}._statusBadge_riwoj_278{display:flex}._activeBadge_riwoj_282{background-color:var(--color-success);color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:4px}._inactiveBadge_riwoj_290{background-color:var(--color-text-muted);color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:4px}._userDetails_riwoj_298{margin-bottom:1rem}._detailItem_riwoj_302{display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:.875rem;margin-bottom:.5rem}._detailIcon_riwoj_311{width:.875rem;height:.875rem}._cardActions_riwoj_316{display:flex;gap:.5rem;flex-wrap:wrap}._cardActions_riwoj_316 button{background-color:#fff;border:1px solid var(--color-border);border-radius:6px;padding:.5rem .75rem;font-size:.75rem;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:.375rem}._cardActions_riwoj_316 button:hover{border-color:var(--color-primary);background-color:var(--color-accent-light)}._actionIcon_riwoj_340{width:.875rem;height:.875rem}._loadingState_riwoj_346{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:var(--color-text-muted)}._spinner_riwoj_355{width:2rem;height:2rem;border:2px solid var(--color-border);border-top:2px solid var(--color-primary);border-radius:50%;margin-bottom:1rem;animation:_spin_riwoj_355 1s linear infinite}@keyframes _spin_riwoj_355{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_riwoj_370{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:var(--color-text-muted)}._emptyIcon_riwoj_380{width:3rem;height:3rem;color:var(--color-text-muted);margin-bottom:1rem}._emptyState_riwoj_370 h3{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}._emptyState_riwoj_370 p{font-size:.875rem;max-width:400px}._unauthorizedContainer_riwoj_400{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--color-background)}._unauthorizedContent_riwoj_408{text-align:center;padding:2rem}._unauthorizedIcon_riwoj_413{width:4rem;height:4rem;color:var(--color-danger);margin:0 auto 1rem}._unauthorizedContent_riwoj_408 h2{font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}._unauthorizedContent_riwoj_408 p{color:var(--color-text-muted)}._reportsContainer_emsq4_3{min-height:100vh;background-color:rgb(var(--background))}._mainContent_emsq4_8{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){._mainContent_emsq4_8{padding:2rem 1.5rem}}@media (min-width: 1024px){._mainContent_emsq4_8{padding:2rem}}._headerSection_emsq4_27{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 768px){._headerSection_emsq4_27{flex-direction:row;align-items:center;justify-content:space-between}}._headerContent_emsq4_42{flex:1}._pageTitle_emsq4_46{font-size:2rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.5rem}._pageDescription_emsq4_53{color:rgb(var(--muted-foreground))}._headerActions_emsq4_57{display:flex;gap:.75rem;align-items:center}._filtersContainer_emsq4_64{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;margin-bottom:2rem}._filtersGrid_emsq4_72{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){._filtersGrid_emsq4_72{grid-template-columns:repeat(3,1fr)}}._filterGroup_emsq4_84{display:flex;flex-direction:column}._filterLabel_emsq4_89{font-size:.875rem;font-weight:500;color:rgb(var(--foreground));margin-bottom:.25rem}._filterSelect_emsq4_96{width:100%;padding:.75rem;border:1px solid rgb(var(--border));border-radius:6px;background-color:rgb(var(--card));color:rgb(var(--foreground));font-size:.875rem}._filterSelect_emsq4_96:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._filterInput_emsq4_112{width:100%;padding:.75rem;border:1px solid rgb(var(--border));border-radius:6px;background-color:rgb(var(--card));color:rgb(var(--foreground));font-size:.875rem}._filterInput_emsq4_112:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._reportTypesContainer_emsq4_129{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;margin-bottom:2rem}._sectionTitle_emsq4_137{font-size:1.125rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem}._reportTypesGrid_emsq4_144{display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width: 640px){._reportTypesGrid_emsq4_144{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._reportTypesGrid_emsq4_144{grid-template-columns:repeat(3,1fr)}}._reportTypeButton_emsq4_162{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid rgb(var(--border));border-radius:6px;background-color:rgb(var(--card));color:rgb(var(--foreground));cursor:pointer;transition:all .15s ease;text-align:left;width:100%}._reportTypeButton_emsq4_162:hover{background-color:rgb(var(--muted))}._reportTypeButton_emsq4_162._active_emsq4_181{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));border-color:rgb(var(--primary))}._summaryGrid_emsq4_188{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._summaryGrid_emsq4_188{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._summaryGrid_emsq4_188{grid-template-columns:repeat(5,1fr)}}._summaryCard_emsq4_207{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;text-align:center}._summaryValue_emsq4_215{font-size:2rem;font-weight:700;color:rgb(var(--primary));margin-bottom:.25rem}._summaryLabel_emsq4_222{font-size:.875rem;color:rgb(var(--muted-foreground))}._chartsContainer_emsq4_228{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;margin-bottom:2rem}._chartsGrid_emsq4_236{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){._chartsGrid_emsq4_236{grid-template-columns:repeat(2,1fr)}}._chartSection_emsq4_248{background-color:rgb(var(--muted));border-radius:6px;padding:1rem;min-height:300px;display:flex;align-items:center;justify-content:center}._loadingContainer_emsq4_259{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--background))}._loadingContent_emsq4_267{text-align:center}._loadingSpinner_emsq4_271{width:2rem;height:2rem;border:2px solid rgb(var(--primary));border-top:2px solid transparent;border-radius:50%;margin:0 auto 1rem;animation:_spin_emsq4_1 1s linear infinite}@keyframes _spin_emsq4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_emsq4_286{color:rgb(var(--muted-foreground))}._button_emsq4_291{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s ease;display:flex;align-items:center;gap:.5rem}._button_emsq4_291:hover{opacity:.9}._buttonSecondary_emsq4_310{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border))}._buttonSecondary_emsq4_310:hover{background-color:rgb(var(--accent))}._icon_emsq4_321{width:1rem;height:1rem}._iconLarge_emsq4_326{width:1.25rem;height:1.25rem}._contactContainer_1tgae_2{min-height:100vh;background-color:rgb(var(--background))}._mainContent_1tgae_7{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){._mainContent_1tgae_7{padding:2rem 1.5rem}}@media (min-width: 1024px){._mainContent_1tgae_7{padding:2rem}}._loadingContainer_1tgae_26{display:flex;align-items:center;justify-content:center;height:16rem}._loadingContent_1tgae_33{text-align:center}._spinner_1tgae_37{animation:_spin_1tgae_37 1s linear infinite;width:2rem;height:2rem;border:2px solid rgb(var(--primary));border-top:2px solid transparent;border-radius:50%;margin:0 auto 1rem}@keyframes _spin_1tgae_37{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_1tgae_52{color:rgb(var(--muted-foreground))}._headerSection_1tgae_57{margin-bottom:2rem}._pageTitle_1tgae_61{font-family:var(--font-titles);font-size:1.875rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.5rem}._pageSubtitle_1tgae_69{color:rgb(var(--muted-foreground))}._contentGrid_1tgae_74{display:grid;gap:2rem}@media (min-width: 768px){._contentGrid_1tgae_74{grid-template-columns:1fr 1fr}}._contactInfoSection_1tgae_86{display:flex;flex-direction:column;gap:1.5rem}._contactCard_1tgae_92{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem}._cardTitle_1tgae_99{font-family:var(--font-titles);font-size:1.25rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem}._contactDetails_1tgae_107{display:flex;flex-direction:column;gap:1rem}._contactItem_1tgae_113{display:flex;align-items:center;gap:.75rem}._contactIcon_1tgae_119{color:rgb(var(--primary));flex-shrink:0}._contactItemContent_1tgae_124 p:first-child{font-weight:500;color:rgb(var(--foreground))}._contactItemContent_1tgae_124 p:last-child{color:rgb(var(--muted-foreground))}._hoursDetails_1tgae_134{display:flex;flex-direction:column;gap:.5rem}._hourItem_1tgae_140{display:flex;justify-content:space-between;align-items:center}._hourTime_1tgae_146{color:rgb(var(--muted-foreground))}._contactForm_1tgae_151{display:flex;flex-direction:column;gap:1rem}._formGroup_1tgae_157{display:flex;flex-direction:column}._formLabel_1tgae_162{display:block;font-size:.875rem;font-weight:500;color:rgb(var(--foreground));margin-bottom:.25rem}._formInput_1tgae_170{width:100%;padding:.75rem;border:1px solid rgb(var(--border));border-radius:8px;background-color:rgb(var(--card));color:rgb(var(--foreground));font-size:1rem;transition:border-color .15s ease}._formInput_1tgae_170:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._formInput_1tgae_170::placeholder{color:rgb(var(--muted-foreground))}._formTextarea_1tgae_191{width:100%;padding:.75rem;border:1px solid rgb(var(--border));border-radius:8px;background-color:rgb(var(--card));color:rgb(var(--foreground));font-size:1rem;resize:vertical;transition:border-color .15s ease}._formTextarea_1tgae_191:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._formTextarea_1tgae_191::placeholder{color:rgb(var(--muted-foreground))}._submitButton_1tgae_213{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));padding:.75rem 1rem;border-radius:8px;border:none;font-size:1rem;font-weight:500;cursor:pointer;width:100%;transition:opacity .15s ease}._submitButton_1tgae_213:hover:not(:disabled){opacity:.9}._homeContainer_15v5m_2{min-height:100vh;background-color:rgb(var(--background))}._heroSection_15v5m_8{background-color:rgb(var(--card));border-bottom:1px solid rgb(var(--border))}._heroContent_15v5m_13{max-width:80rem;margin:0 auto;padding:4rem 1rem 0rem;text-align:center}@media (min-width: 640px){._heroContent_15v5m_13{padding:4rem 1.5rem 0rem}}@media (min-width: 1024px){._heroContent_15v5m_13{padding:6rem 2rem 2rem}}._heroTitle_15v5m_32{font-family:var(--font-titles);font-size:2rem;font-weight:700;line-height:1.2;color:rgb(var(--foreground));margin-bottom:1.5rem}._heroSubtitle_15v5m_41{font-size:1.25rem;color:rgb(var(--muted-foreground));margin-bottom:1rem;max-width:48rem;margin-left:auto;margin-right:auto;line-height:1.6}._heroFseNotice_15v5m_51{font-size:1rem;font-style:italic;color:rgb(var(--muted-foreground));text-align:center;margin-bottom:2rem}._heroLogoContainer_15v5m_59{display:flex;justify-content:center;align-items:center;width:100%;margin:2rem auto 0}._heroLogoEurope_15v5m_67{max-width:280px;height:auto;object-fit:contain;margin:0 auto}@media (min-width: 768px){._heroLogoEurope_15v5m_67{max-width:350px;margin:0 auto}}@media (min-width: 1024px){._heroLogoEurope_15v5m_67{max-width:420px;margin:0 auto}}._ctaButton_15v5m_88{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));padding:.75rem 1.5rem;border-radius:8px;border:none;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .15s ease}._ctaButton_15v5m_88:hover{opacity:.9;text-decoration:none}._section_15v5m_109{padding:4rem 0}@media (min-width: 1024px){._section_15v5m_109{padding:5rem 0}}._sectionCard_15v5m_119{background-color:rgb(var(--card));padding:4rem 0}@media (min-width: 1024px){._sectionCard_15v5m_119{padding:5rem 0}}._container_15v5m_130{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._container_15v5m_130{padding:0 1.5rem}}@media (min-width: 1024px){._container_15v5m_130{padding:0 2rem}}._capGrid_15v5m_149{display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){._capGrid_15v5m_149{grid-template-columns:1fr 1fr;gap:4rem}}._capContent_15v5m_162{display:flex;flex-direction:column;gap:1rem}._sectionTitle_15v5m_168{font-family:var(--font-titles);font-size:1.625rem;font-weight:600;line-height:1.3;color:rgb(var(--foreground));margin-bottom:1.5rem}._textContent_15v5m_177{color:rgb(var(--muted-foreground));line-height:1.6}._textContent_15v5m_177 strong{color:rgb(var(--foreground))}._capCard_15v5m_186{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:2rem}._capCardHeader_15v5m_193{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._iconContainer_15v5m_200{width:3rem;height:3rem;background-color:rgba(var(--primary),.1);border-radius:8px;display:flex;align-items:center;justify-content:center}._iconPrimary_15v5m_210{color:rgb(var(--primary))}._cardTitle_15v5m_214{font-family:var(--font-titles);font-size:1.25rem;font-weight:600;line-height:1.4;color:rgb(var(--foreground))}._cardText_15v5m_222{color:rgb(var(--muted-foreground))}._fichesHeader_15v5m_227{text-align:center;margin-bottom:3rem}._fichesSubtitle_15v5m_232{font-size:1.25rem;color:rgb(var(--muted-foreground));max-width:48rem;margin:0 auto}._featuresGrid_15v5m_239{display:grid;gap:2rem}@media (min-width: 768px){._featuresGrid_15v5m_239{grid-template-columns:repeat(3,1fr)}}._featureCard_15v5m_250{text-align:center}._featureIcon_15v5m_254{width:4rem;height:4rem;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._iconSuccess_15v5m_264{background-color:rgba(var(--success),.1)}._iconWarning_15v5m_268{background-color:rgba(var(--warning),.1)}._iconSuccessColor_15v5m_272{color:rgb(var(--success))}._iconWarningColor_15v5m_276{color:rgb(var(--warning))}._featureTitle_15v5m_280{font-family:var(--font-titles);font-size:1.25rem;font-weight:600;line-height:1.4;color:rgb(var(--foreground));margin-bottom:.75rem}._featureDescription_15v5m_289{color:rgb(var(--muted-foreground))}._missionCard_15v5m_294{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));border-radius:12px;padding:2rem}@media (min-width: 1024px){._missionCard_15v5m_294{padding:3rem}}._missionContent_15v5m_307{max-width:64rem;margin:0 auto;text-align:center}._missionTitle_15v5m_313{font-family:var(--font-titles);font-size:1.625rem;font-weight:600;line-height:1.3;margin-bottom:1.5rem}._missionDescription_15v5m_321{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.95}._missionDescription_15v5m_321 strong{font-weight:600}._benefitsGrid_15v5m_332{display:grid;gap:2rem;text-align:left}@media (min-width: 768px){._benefitsGrid_15v5m_332{grid-template-columns:1fr 1fr}}._benefitSectionTitle_15v5m_344{font-weight:600;margin-bottom:.75rem}._benefitList_15v5m_349{display:flex;flex-direction:column;gap:.5rem;opacity:.95}._greetingSection_15v5m_357{background-color:rgb(var(--card));border-bottom:1px solid rgb(var(--border));padding:4rem 0;text-align:center}._greetingContent_15v5m_364{max-width:48rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._greetingContent_15v5m_364{padding:0 1.5rem}}@media (min-width: 1024px){._greetingContent_15v5m_364{padding:0 2rem}}._greetingTitle_15v5m_382{font-family:var(--font-titles);font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:rgb(var(--foreground))}@media (min-width: 768px){._greetingTitle_15v5m_382{font-size:2.5rem}}._greetingSubtitle_15v5m_397{font-size:1.25rem;line-height:1.6;color:rgb(var(--muted-foreground))}._actionsSection_15v5m_404{padding:4rem 0;background-color:rgb(var(--background))}._actionsGrid_15v5m_409{display:grid;gap:1.5rem;margin-top:2rem}@media (min-width: 768px){._actionsGrid_15v5m_409{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){._actionsGrid_15v5m_409{grid-template-columns:repeat(3,1fr)}}._actionCard_15v5m_428{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1rem;text-decoration:none;transition:all .2s ease;position:relative}._actionCard_15v5m_428:hover{text-decoration:none;box-shadow:0 4px 12px rgba(var(--primary),.1);transform:translateY(-2px);border-color:rgb(var(--primary))}._actionIcon_15v5m_448{width:3rem;height:3rem;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconPrimary_15v5m_210{background-color:rgba(var(--primary),.1);color:rgb(var(--primary))}._iconSuccess_15v5m_264{background-color:rgba(var(--success),.1);color:rgb(var(--success))}._iconWarning_15v5m_268{background-color:rgba(var(--warning),.1);color:rgb(var(--warning))}._actionContent_15v5m_473{flex:1}._actionTitle_15v5m_477{font-family:var(--font-titles);font-size:1.125rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:.5rem;line-height:1.4}._actionDescription_15v5m_486{font-size:.875rem;color:rgb(var(--muted-foreground));line-height:1.5}._actionArrow_15v5m_492{color:rgb(var(--muted-foreground));flex-shrink:0;transition:transform .2s ease}._actionCard_15v5m_428:hover ._actionArrow_15v5m_492{transform:translate(2px);color:rgb(var(--primary))}._dashboardSection_15v5m_504{background-color:rgb(var(--card));padding:4rem 0;border-top:1px solid rgb(var(--border))}._dashboardCta_15v5m_510{text-align:center;max-width:32rem;margin:0 auto}._dashboardTitle_15v5m_516{font-family:var(--font-titles);font-size:1.5rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem}._dashboardDescription_15v5m_524{color:rgb(var(--muted-foreground));margin-bottom:2rem;line-height:1.6}._dashboardButton_15v5m_530{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));padding:1rem 2rem;border-radius:8px;border:none;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.75rem;transition:opacity .15s ease}._dashboardButton_15v5m_530:hover{opacity:.9;text-decoration:none}._userWelcomeSection_15v5m_551{background-color:rgb(var(--card));padding:4rem 0}._userWelcomeContent_15v5m_556{max-width:80rem;margin:0 auto;padding:0 1rem;text-align:center}@media (min-width: 640px){._userWelcomeContent_15v5m_556{padding:0 1.5rem}}@media (min-width: 1024px){._userWelcomeContent_15v5m_556{padding:0 2rem}}._userWelcomeTitle_15v5m_575{font-family:var(--font-titles);font-size:1.625rem;font-weight:600;line-height:1.3;color:rgb(var(--foreground));margin-bottom:1rem}._userWelcomeText_15v5m_584{color:rgb(var(--muted-foreground));margin-bottom:2rem}._actionButtons_15v5m_589{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._primaryButton_15v5m_596{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));padding:.75rem 1.5rem;border-radius:8px;border:none;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .15s ease}._primaryButton_15v5m_596:hover{opacity:.9;text-decoration:none}._secondaryButton_15v5m_613{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .15s ease}._secondaryButton_15v5m_613:hover{background-color:rgb(var(--accent));text-decoration:none}._fichesContainer_xy4xd_3{min-height:100vh;background-color:var(--color-background-light)}._mainContent_xy4xd_8{max-width:1200px;margin:0 auto;padding:2rem 1rem}._headerSection_xy4xd_14{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}._titleSection_xy4xd_22 h1._pageTitle_xy4xd_22{display:flex;align-items:center;gap:.75rem;font-size:2.5rem;font-weight:700;color:var(--color-primary);margin:0 0 .5rem}._titleIcon_xy4xd_32{width:2.5rem;height:2.5rem}._pageSubtitle_xy4xd_37{font-size:1.125rem;color:var(--color-text-muted);margin:0;max-width:600px}._actionsSection_xy4xd_44{flex-shrink:0}._createButton_xy4xd_48{background-color:#3b4b61;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}._createButton_xy4xd_48:hover{background-color:#2f3d4f;transform:translateY(-1px)}._buttonIcon_xy4xd_66{width:1.125rem;height:1.125rem}._filtersSection_xy4xd_72{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._searchSection_xy4xd_79{position:relative;flex:1;min-width:300px}._searchIcon_xy4xd_85{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--color-text-muted);pointer-events:none}._searchInput_xy4xd_96{padding-left:2.5rem;border:2px solid var(--color-border);border-radius:8px;background-color:#fff;transition:border-color .2s ease}._searchInput_xy4xd_96:focus{border-color:var(--color-primary);outline:none}._filterSection_xy4xd_109{position:relative;display:flex;align-items:center;gap:.5rem;min-width:200px}._filterIcon_xy4xd_117{width:1rem;height:1rem;color:var(--color-text-muted)}._stateFilter_xy4xd_123{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--color-border);border-radius:8px;background-color:#fff;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:var(--color-text);cursor:pointer;min-width:180px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;transition:border-color .2s ease}._stateFilter_xy4xd_123:focus{outline:none;border-color:var(--color-primary)}._stateFilter_xy4xd_123 option{background-color:#fff;color:var(--color-text);padding:.5rem}._loadingState_xy4xd_152{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._spinner_xy4xd_161{width:2rem;height:2rem;border:3px solid var(--color-background-secondary);border-top:3px solid var(--color-primary);border-radius:50%;animation:_spin_xy4xd_161 1s linear infinite;margin-bottom:1rem}@keyframes _spin_xy4xd_161{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_xy4xd_176{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background-color:#fff;border-radius:8px;border:2px solid var(--color-border)}._emptyIcon_xy4xd_188{width:4rem;height:4rem;color:var(--color-text-muted);margin-bottom:1rem}._emptyState_xy4xd_176 h3{font-size:1.5rem;font-weight:600;color:var(--color-primary);margin:0 0 .5rem}._emptyState_xy4xd_176 p{color:var(--color-text-muted);margin:0 0 2rem;max-width:400px}._createFirstButton_xy4xd_208{background-color:var(--color-success);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}._createFirstButton_xy4xd_208:hover{background-color:var(--color-success-hover);transform:translateY(-1px)}._fichesGrid_xy4xd_227{display:flex;flex-direction:column;gap:1rem}._ficheCard_xy4xd_233{border:2px solid var(--color-border);border-radius:8px;background-color:#fff;transition:all .2s ease;overflow:hidden}._ficheCard_xy4xd_233:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 8px 25px #3b4b611a}._cardContent_xy4xd_247{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._cardHeader_xy4xd_254{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._cardTitle_xy4xd_261{display:flex;align-items:center;gap:.75rem}._ficheRef_xy4xd_267{font-family:monospace;font-size:.875rem;font-weight:600;color:var(--color-text-muted);background-color:var(--color-background-secondary);padding:.25rem .5rem;border-radius:4px}._stateBadge_xy4xd_277{font-size:.75rem;font-weight:500;border-radius:4px}._createDate_xy4xd_283{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--color-text-muted)}._dateIcon_xy4xd_291{width:16px;height:16px}._ficheInfo_xy4xd_296{flex:1;display:flex;align-items:center;gap:2rem}._familyName_xy4xd_303{font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0;min-width:150px}._ficheDetails_xy4xd_311{display:flex;align-items:center;gap:1.5rem;flex:1}._detailItem_xy4xd_318{display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:.875rem;white-space:nowrap}._detailIcon_xy4xd_327{width:16px;height:16px;flex-shrink:0}._amount_xy4xd_333{font-weight:600;color:var(--color-success)}._cardActions_xy4xd_338{display:flex;align-items:center;gap:.5rem}._actionIcon_xy4xd_344{width:16px;height:16px}@media (max-width: 768px){._mainContent_xy4xd_8{padding:1rem}._headerSection_xy4xd_14{flex-direction:column;align-items:stretch;gap:1.5rem}._titleSection_xy4xd_22 h1._pageTitle_xy4xd_22{font-size:2rem}._titleIcon_xy4xd_32{width:2rem;height:2rem}._filtersSection_xy4xd_72{flex-direction:column;gap:1rem}._searchSection_xy4xd_79,._filterSection_xy4xd_109{min-width:auto}._fichesGrid_xy4xd_227{gap:.75rem}._ficheCard_xy4xd_233{margin:0}}@media (max-width: 480px){._cardHeader_xy4xd_254{flex-direction:column;align-items:flex-start;gap:.75rem}._cardTitle_xy4xd_261{order:2}._createDate_xy4xd_283{order:1;align-self:flex-end}}._errorBanner_xy4xd_410{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:1.5rem}._errorIcon_xy4xd_421{width:1.5rem;height:1.5rem;color:#8c4a4a;flex-shrink:0}._errorContent_xy4xd_428{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;flex:1}._errorMessage_xy4xd_436{margin:0;color:#8c4a4a;font-weight:500}._loginButton_xy4xd_442{background-color:#8c4a4a;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}._loginButton_xy4xd_442:hover{background-color:#7a3f3f}._card_8jqeb_1{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._card_8jqeb_1:hover{box-shadow:0 4px 12px #00000026}._header_8jqeb_15{margin-bottom:1rem}._title_8jqeb_19{font-size:1.25rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:.5rem;line-height:1.3}._sessionInfo_8jqeb_27{display:flex;gap:1rem;font-size:.875rem;color:rgb(var(--muted-foreground))}._sessionNumber_8jqeb_34{font-weight:500}._evsName_8jqeb_38{color:rgb(var(--primary))}._statsRow_8jqeb_43{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem;background:rgb(var(--muted));border-radius:6px}._participants_8jqeb_53{font-weight:500}._count_8jqeb_57{color:rgb(var(--foreground))}._state_8jqeb_61{font-size:.875rem;font-weight:600}._stateText_8jqeb_66{padding:.25rem .75rem;border-radius:4px;background:rgb(var(--secondary));color:rgb(var(--secondary-foreground))}._fichesSection_8jqeb_74{margin-bottom:1.5rem}._fichesTitle_8jqeb_78{font-size:1rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:.75rem}._fichesList_8jqeb_85{display:flex;flex-direction:column;gap:.5rem}._ficheItem_8jqeb_91{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:rgb(var(--background));border-radius:4px;font-size:.875rem}._ficheRef_8jqeb_101{font-weight:600;color:rgb(var(--primary))}._ficheParticipants_8jqeb_106{color:rgb(var(--muted-foreground))}._ficheLink_8jqeb_110{margin-left:auto;color:rgb(var(--primary));text-decoration:none;display:flex;align-items:center;padding:.25rem;border-radius:4px;transition:all .2s ease}._ficheLink_8jqeb_110:hover{background:rgb(var(--accent));color:rgb(var(--accent-foreground))}._noFiches_8jqeb_126{color:rgb(var(--muted-foreground));font-style:italic;font-size:.875rem}._historySection_8jqeb_133{margin-bottom:1.5rem;padding:1rem;background:rgb(var(--muted));border-radius:6px;border-left:3px solid rgb(var(--primary))}._historyTitle_8jqeb_141{font-size:1rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:.75rem}._historyContent_8jqeb_148{display:flex;flex-direction:column;gap:.5rem}._historyItem_8jqeb_154{font-size:.875rem;color:rgb(var(--foreground));line-height:1.5;padding:.25rem 0}._historySeparator_8jqeb_161{color:rgb(var(--border));text-align:center;margin:.25rem 0;font-size:.75rem;opacity:.5}._contractsSection_8jqeb_170{border-top:1px solid rgb(var(--border));padding-top:1.5rem}._contractsTitle_8jqeb_175{font-size:1rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem}._contractItem_8jqeb_182{margin-bottom:1rem}._contractError_8jqeb_186{margin-top:.5rem;margin-bottom:.75rem;padding:.75rem;background:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:.875rem;font-weight:500}._checkboxLabel_8jqeb_198{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgb(var(--foreground));cursor:pointer}._checkboxLabel_8jqeb_198 input[type=checkbox]{width:1rem;height:1rem;accent-color:rgb(var(--primary))}._checkboxLabel_8jqeb_198 input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}._fileUpload_8jqeb_218{margin-top:.5rem;margin-left:1.5rem}._fileInput_8jqeb_223{font-size:.875rem;padding:.5rem;border:1px solid rgb(var(--border));border-radius:4px;background:rgb(var(--background));color:rgb(var(--foreground))}._fileInput_8jqeb_223:disabled{opacity:.5;cursor:not-allowed}._fileName_8jqeb_237{display:block;margin-top:.25rem;font-size:.75rem;color:rgb(var(--muted-foreground))}._saveButton_8jqeb_244{width:100%;padding:.75rem;background:rgb(var(--primary));color:rgb(var(--primary-foreground));border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem}._saveButton_8jqeb_244:hover:not(:disabled){background:rgb(var(--primary));opacity:.9}._saveButton_8jqeb_244:disabled{opacity:.6;cursor:not-allowed}._inProgressNote_8jqeb_267{border-top:1px solid rgb(var(--border));padding-top:1rem;text-align:center}._inProgressNote_8jqeb_267 p{color:rgb(var(--muted-foreground));font-size:.875rem;margin:0}._activitySection_8jqeb_280{border-top:1px solid rgb(var(--border));padding-top:1.5rem;margin-top:1.5rem}._activityTitle_8jqeb_286{font-size:1rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem}._activityItem_8jqeb_293{margin-bottom:1rem}._markDoneButton_8jqeb_297{width:100%;padding:.75rem;background:rgb(var(--primary));color:rgb(var(--primary-foreground));border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}._markDoneButton_8jqeb_297:hover:not(:disabled){background:rgb(var(--primary));opacity:.9}._markDoneButton_8jqeb_297:disabled{opacity:.6;cursor:not-allowed}._completedNote_8jqeb_319{border-top:1px solid rgb(var(--border));padding-top:1rem;text-align:center;background:rgb(var(--success-bg))}._completedNote_8jqeb_319 p{color:rgb(var(--success-foreground));font-size:.875rem;font-weight:500;margin:0}._controlSection_8jqeb_334{border-top:1px solid rgb(var(--border));padding-top:1.5rem;margin-top:1rem}._controlTitle_8jqeb_340{font-size:1rem;font-weight:600;color:rgb(var(--foreground));margin-bottom:1rem}._controlItem_8jqeb_347{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._controlItem_8jqeb_347 ._checkboxLabel_8jqeb_198{flex:1}._controlButton_8jqeb_358{padding:.5rem 1.5rem;background:rgb(var(--primary));color:rgb(var(--primary-foreground));border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._controlButton_8jqeb_358:hover:not(:disabled){background:rgb(var(--primary));opacity:.9}._controlButton_8jqeb_358:disabled{opacity:.6;cursor:not-allowed}._controlBadgesSection_8jqeb_381{border-top:1px solid rgb(var(--border));padding-top:1rem;margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}._controlBadge_8jqeb_381{padding:.5rem 1rem;background:rgb(var(--success-bg));color:rgb(var(--success-foreground));border-radius:6px;font-size:.875rem;font-weight:500;display:inline-flex;align-items:center;width:fit-content}@media (max-width: 640px){._card_8jqeb_1{padding:1rem}._statsRow_8jqeb_43{flex-direction:column;align-items:flex-start;gap:.5rem}._ficheItem_8jqeb_91{flex-wrap:wrap}}._ateliersContainer_15kzx_1{min-height:100vh;background-color:rgb(var(--background))}._mainContent_15kzx_6{max-width:1280px;margin:0 auto;padding:2rem 1rem}._headerSection_15kzx_12{margin-bottom:2rem}._headerContent_15kzx_16 h1{font-size:2rem;font-weight:700;color:rgb(var(--foreground));margin-bottom:.5rem}._headerContent_15kzx_16 p{color:rgb(var(--muted-foreground));font-size:1rem}._filterSection_15kzx_28{margin-top:1.5rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._filterGroup_15kzx_36{display:flex;align-items:center;gap:.75rem}._filterLabel_15kzx_42{font-size:.875rem;font-weight:500;color:rgb(var(--foreground));white-space:nowrap}._filterSelect_15kzx_49{padding:.5rem 2rem .5rem .75rem;border:1px solid rgb(var(--border));border-radius:6px;background:rgb(var(--background));color:rgb(var(--foreground));font-size:.875rem;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._filterSelect_15kzx_49:hover{border-color:rgb(var(--primary))}._filterSelect_15kzx_49:focus{outline:none;border-color:rgb(var(--primary));box-shadow:0 0 0 2px rgba(var(--primary),.1)}._sessionsGrid_15kzx_74{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}._loadingContainer_15kzx_80,._errorContainer_15kzx_81,._emptyState_15kzx_82{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:rgb(var(--muted-foreground))}._spinner_15kzx_92{width:2rem;height:2rem;border:2px solid rgb(var(--border));border-top:2px solid rgb(var(--primary));border-radius:50%;animation:_spin_15kzx_92 1s linear infinite;margin-bottom:1rem}@keyframes _spin_15kzx_92{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._sessionsGrid_15kzx_74{grid-template-columns:1fr}._mainContent_15kzx_6{padding:1rem}}._pageContainer_1r3e6_3{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f6f7}._main_1r3e6_10{flex:1;padding:3rem 0}._container_1r3e6_15{max-width:56rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._container_1r3e6_15{padding:0 1.5rem}}@media (min-width: 1024px){._container_1r3e6_15{padding:0 2rem}}._backLink_1r3e6_34{display:inline-flex;align-items:center;gap:.5rem;color:#3b4b61;text-decoration:none;font-size:.875rem;margin-bottom:2rem;transition:color .2s ease}._backLink_1r3e6_34:hover{color:#6a8b74}._backIcon_1r3e6_49{width:1rem;height:1rem}._loading_1r3e6_55{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0}._spinner_1r3e6_63{width:2rem;height:2rem;border:2px solid #3B4B61;border-top:2px solid transparent;border-radius:50%;animation:_spin_1r3e6_63 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1r3e6_63{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_1r3e6_78{color:#6b7280;font-size:.875rem}._article_1r3e6_84{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}@media (min-width: 640px){._article_1r3e6_84{padding:3rem}}._h1_1r3e6_98{font-family:var(--font-titles);font-size:2rem;font-weight:700;color:#3b4b61;margin:0 0 1.5rem;line-height:1.2;border-bottom:2px solid #6A8B74;padding-bottom:.75rem}._h2_1r3e6_109{font-family:var(--font-titles);font-size:1.5rem;font-weight:600;color:#3b4b61;margin:2rem 0 1rem;line-height:1.3}._h3_1r3e6_118{font-family:var(--font-titles);font-size:1.25rem;font-weight:600;color:#3b4b61;margin:1.5rem 0 .75rem;line-height:1.4}._p_1r3e6_3{font-size:1rem;color:#374151;line-height:1.7;margin:0 0 1rem}._a_1r3e6_84{color:#6a8b74;text-decoration:underline;transition:color .2s ease}._a_1r3e6_84:hover{color:#3b4b61}._ul_1r3e6_144,._ol_1r3e6_145{margin:1rem 0;padding-left:1.5rem}._li_1r3e6_150{font-size:1rem;color:#374151;line-height:1.7;margin-bottom:.5rem}._strong_1r3e6_157{font-weight:600;color:#3b4b61}@media (max-width: 640px){._h1_1r3e6_98{font-size:1.5rem}._h2_1r3e6_109{font-size:1.25rem}._h3_1r3e6_118{font-size:1.125rem}._p_1r3e6_3,._li_1r3e6_150{font-size:.9375rem}}._header_1e4rk_2{background-color:rgb(var(--card));border-bottom:1px solid rgb(var(--border));position:sticky;top:0;z-index:50}._container_1e4rk_10{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){._container_1e4rk_10{padding:0 1.5rem}}@media (min-width: 1024px){._container_1e4rk_10{padding:0 2rem}}._headerContent_1e4rk_28{display:flex;justify-content:space-between;align-items:center;height:4rem}._logoSection_1e4rk_35{display:flex;align-items:center;gap:1rem}._logoImage_1e4rk_41{height:45px;width:auto;object-fit:contain}._logoImageLarge_1e4rk_47{height:80px;width:auto;object-fit:contain}@media (max-width: 640px){._logoImage_1e4rk_41{height:35px}._logoImageLarge_1e4rk_47{height:50px}}._logo_1e4rk_35{font-family:var(--font-titles);font-size:1.25rem;font-weight:600;color:rgb(var(--primary));text-decoration:none;padding:0 .5rem}@media (max-width: 640px){._logo_1e4rk_35{font-size:1rem;padding:0 .25rem}}._logo_1e4rk_35:hover{text-decoration:none}._desktopNav_1e4rk_84{display:none;align-items:center;gap:2rem}@media (min-width: 768px){._desktopNav_1e4rk_84{display:flex}}._navItems_1e4rk_96{display:flex;align-items:center;gap:1.5rem}._navLink_1e4rk_102{font-size:.875rem;font-weight:500;transition:color .15s ease;text-decoration:none}._navLink_1e4rk_102:hover{text-decoration:none}._navLinkInactive_1e4rk_113{color:rgb(var(--muted-foreground))}._navLinkInactive_1e4rk_113:hover{color:rgb(var(--foreground))}._navLinkActive_1e4rk_121{color:rgb(var(--primary))}._userActions_1e4rk_125{display:flex;align-items:center;gap:1rem}._userRole_1e4rk_131{font-size:.875rem;color:rgb(var(--muted-foreground))}._loginButton_1e4rk_136{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground));padding:.5rem 1rem;border-radius:8px;border:none;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block;transition:opacity .15s ease}._loginButton_1e4rk_136:hover{opacity:.9;text-decoration:none}._logoutButton_1e4rk_154{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._logoutButton_1e4rk_154:hover:not(:disabled){background-color:rgb(var(--accent))}._mobileMenuButton_1e4rk_171{display:block;background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border));padding:.5rem;border-radius:8px;cursor:pointer;transition:background-color .15s ease}@media (min-width: 768px){._mobileMenuButton_1e4rk_171{display:none}}._mobileMenuButton_1e4rk_171:hover:not(:disabled){background-color:rgb(var(--accent))}._mobileNav_1e4rk_193{display:block;border-top:1px solid rgb(var(--border));background-color:rgb(var(--card))}@media (min-width: 768px){._mobileNav_1e4rk_193{display:none}}._mobileNavContent_1e4rk_205{padding:.5rem .5rem .75rem;display:flex;flex-direction:column;gap:.25rem}._mobileNavLink_1e4rk_214{display:block;padding:.5rem .75rem;border-radius:8px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s ease}._mobileNavLink_1e4rk_214:hover{text-decoration:none}._mobileNavLinkInactive_1e4rk_228{color:rgb(var(--muted-foreground))}._mobileNavLinkInactive_1e4rk_228:hover{background-color:rgb(var(--muted));color:rgb(var(--foreground))}._mobileNavLinkActive_1e4rk_237{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground))}._mobileUserSection_1e4rk_242{border-top:1px solid rgb(var(--border));padding-top:.5rem;margin-top:.5rem}._mobileUserRole_1e4rk_248{padding:.5rem .75rem;font-size:.875rem;color:rgb(var(--muted-foreground))}._mobileLogoutButton_1e4rk_254{display:block;width:100%;text-align:left;padding:.5rem .75rem;border-radius:8px;font-size:1rem;font-weight:500;color:rgb(var(--muted-foreground));background:none;border:none;cursor:pointer;transition:all .15s ease}._mobileLogoutButton_1e4rk_254:hover{background-color:rgb(var(--muted));color:rgb(var(--foreground))}._mobileOverlay_1e4rk_275{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:40}@media (min-width: 768px){._mobileOverlay_1e4rk_275{display:none}}._icon_1e4rk_292{width:1.25rem;height:1.25rem}._iconSmall_1e4rk_297{width:1rem;height:1rem}._profileButton_1e4rk_303{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3b4b61;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-decoration:none}._profileButton_1e4rk_303:hover{background:#2d3748}._mobileProfileButton_1e4rk_322{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#3b4b61;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-decoration:none;width:100%;justify-content:center}._mobileProfileButton_1e4rk_322:hover{background:#2d3748}._modal_1e4rk_344{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}._modalContent_1e4rk_355{background:#fff;border-radius:12px;padding:2rem;max-width:32rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_1e4rk_366{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #E5E7EB;padding-bottom:1rem}._modalTitle_1e4rk_375{font-size:1.25rem;font-weight:600;color:#3b4b61;margin:0}._modalClose_1e4rk_382{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#6b7280;padding:.25rem}._profileForm_1e4rk_391{display:flex;flex-direction:column;gap:1.5rem}._readOnlySection_1e4rk_397{padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #E5E7EB}._editableSection_1e4rk_404{padding:1rem;background:#f5f6f7;border-radius:8px;border:1px solid #6A8B74}._formGroup_1e4rk_411{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._formGroup_1e4rk_411:last-child{margin-bottom:0}._label_1e4rk_422{font-weight:500;color:#3b4b61;font-size:.875rem}._input_1e4rk_428{padding:.75rem;border:1px solid #D1D5DB;border-radius:6px;font-size:.875rem;transition:border-color .2s ease}._input_1e4rk_428:focus{outline:none;border-color:#3b4b61;box-shadow:0 0 0 3px #3b4b611a}._readOnly_1e4rk_397{background:#f3f4f6;color:#6b7280;cursor:not-allowed}._inputError_1e4rk_448{border-color:#8c4a4a}._error_1e4rk_452{color:#8c4a4a;font-size:.75rem}._submitError_1e4rk_457{background:#fef2f2;border:1px solid #8C4A4A;color:#8c4a4a;padding:.75rem;border-radius:6px;font-size:.875rem}._modalActions_1e4rk_466{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #E5E7EB}._cancelButton_1e4rk_474{padding:.75rem 1.5rem;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s ease}._cancelButton_1e4rk_474:hover{background:#5a5f73}._saveButton_1e4rk_489{padding:.75rem 1.5rem;background:#6a8b74;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s ease}._saveButton_1e4rk_489:hover{background:#5a7a64}._saveButton_1e4rk_489:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 768px){._modalActions_1e4rk_466{flex-direction:column}._modalContent_1e4rk_355{margin:1rem;padding:1.5rem}}._footer_18xu3_3{background-color:#3b4b61;color:#f5f6f7;margin-top:auto;border-top:1px solid rgba(255,255,255,.1)}._container_18xu3_10{max-width:80rem;margin:0 auto;padding:1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}@media (min-width: 640px){._container_18xu3_10{padding:1.5rem}}@media (min-width: 1024px){._container_18xu3_10{padding:1.5rem 2rem}}._legalLinks_18xu3_33{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}._legalLink_18xu3_33{font-size:.875rem;color:#f5f6f7;text-decoration:none;transition:all .2s ease}._legalLink_18xu3_33:hover{color:#6a8b74;text-decoration:underline}._bottom_18xu3_54{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;margin-top:1rem}._copyright_18xu3_61{font-size:.875rem;color:#f5f6f7b3;margin:0;text-align:left}@media (max-width: 640px){._container_18xu3_10{flex-direction:column;align-items:flex-start}._legalLink_18xu3_33{font-size:.8125rem}._legalLinks_18xu3_33{gap:1.5rem;width:100%;justify-content:center}._copyright_18xu3_61{width:100%}}:root{--primary: 59 75 97;--primary-foreground: 255 255 255;--background: 245 246 247;--foreground: 59 75 97;--card: 255 255 255;--card-foreground: 59 75 97;--secondary: 245 246 247;--secondary-foreground: 59 75 97;--muted: 245 246 247;--muted-foreground: 59 75 97;--accent: 245 246 247;--accent-foreground: 59 75 97;--success: 106 139 116;--success-foreground: 255 255 255;--warning: 217 160 102;--warning-foreground: 59 75 97;--destructive: 140 74 74;--destructive-foreground: 255 255 255;--border: 209 213 219;--input: 209 213 219;--ring: 59 75 97;--font-titles: "Source Sans Pro", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: Georgia, serif;--font-mono: "Fira Code", "SF Mono", Consolas, monospace;--radius: 8px;--spacing: .25rem;--shadow-sm: 0 1px 2px 0 hsl(0 0% 0% / .05);--shadow: 0 1px 3px 0 hsl(0 0% 0% / .1), 0 1px 2px -1px hsl(0 0% 0% / .1);--shadow-md: 0 4px 6px -1px hsl(0 0% 0% / .1), 0 2px 4px -2px hsl(0 0% 0% / .1);--shadow-lg: 0 10px 15px -3px hsl(0 0% 0% / .1), 0 4px 6px -4px hsl(0 0% 0% / .1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background-color:rgb(var(--background));color:rgb(var(--foreground));line-height:1.5;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1{font-family:var(--font-titles);font-size:2rem;font-weight:700;line-height:1.2}h2,.h2{font-family:var(--font-titles);font-size:1.625rem;font-weight:600;line-height:1.3}h3,.h3{font-family:var(--font-titles);font-size:1.25rem;font-weight:600;line-height:1.4}.btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:var(--radius);font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap;font-family:var(--font-sans)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground))}.btn-primary:hover:not(:disabled){opacity:.9}.btn-secondary{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground));border:1px solid rgb(var(--border))}.btn-secondary:hover:not(:disabled){background-color:#dcdcdc;color:rgb(var(--foreground))}.btn-destructive{background-color:rgb(var(--destructive));color:rgb(var(--destructive-foreground))}.btn-destructive:hover:not(:disabled){opacity:.9}.btn-success{background-color:rgb(var(--success));color:rgb(var(--success-foreground))}.btn-success:hover:not(:disabled){opacity:.9}.btn-warning{background-color:rgb(var(--warning));color:rgb(var(--warning-foreground))}.btn-warning:hover:not(:disabled){opacity:.9}.input-field{width:100%;padding:8px 12px;border:1px solid rgb(var(--border));border-radius:var(--radius);font-size:14px;background-color:rgb(var(--background));color:rgb(var(--foreground));font-family:var(--font-sans)}.input-field:focus{outline:none;border-color:rgb(var(--ring));box-shadow:0 0 0 2px rgb(var(--ring) / .2)}.input-field:disabled{opacity:.5;cursor:not-allowed}.card{background-color:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:var(--radius);padding:16px;box-shadow:var(--shadow-sm)}.status-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-sans)}.status-draft{background-color:rgb(var(--muted));color:rgb(var(--muted-foreground))}.status-submitted{background-color:rgb(var(--warning));color:rgb(var(--warning-foreground))}.status-assigned{background-color:rgb(var(--accent));color:rgb(var(--accent-foreground))}.status-accepted{background-color:rgb(var(--success));color:rgb(var(--success-foreground))}.status-rejected{background-color:rgb(var(--destructive));color:rgb(var(--destructive-foreground))}.status-closed{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground))}.timeline-item{position:relative;padding-left:24px;padding-bottom:16px}.timeline-item:before{content:"";position:absolute;left:8px;top:8px;width:8px;height:8px;border-radius:50%;background-color:rgb(var(--primary))}.timeline-item:not(:last-child):after{content:"";position:absolute;left:11px;top:16px;width:2px;height:calc(100% - 8px);background-color:rgb(var(--border))}.timeline-item.timeline-current:before{background-color:rgb(var(--primary));box-shadow:0 0 0 3px rgb(var(--primary) / .2)}.timeline-item.timeline-completed:before{background-color:rgb(var(--success))}.timeline-item.timeline-pending:before{background-color:rgb(var(--muted-foreground))}.sidebar{width:250px;background-color:rgb(var(--card));border-right:1px solid rgb(var(--border));height:100vh;position:fixed;left:0;top:0;z-index:10;overflow-y:auto}.main-content{margin-left:250px;min-height:100vh;padding:24px}.nav-link{display:flex;align-items:center;padding:12px 16px;color:rgb(var(--foreground));text-decoration:none;border-radius:var(--radius);margin:4px 8px;transition:background-color .2s ease;font-family:var(--font-sans)}.nav-link:hover,.nav-link.active{background-color:rgb(var(--accent));color:rgb(var(--accent-foreground))}.nav-icon{width:20px;height:20px;margin-right:12px}@media (max-width: 768px){.sidebar{transform:translate(-100%);transition:transform .3s ease}.sidebar.mobile-open{transform:translate(0)}.main-content{margin-left:0;padding:16px}.mobile-menu-button{display:block;position:fixed;top:16px;left:16px;z-index:20}}@media (min-width: 769px){.mobile-menu-button{display:none}}.demo-accounts{background-color:rgb(var(--muted));border-radius:var(--radius);padding:1rem;margin-top:1.5rem}.kpi-icon{padding:.5rem;border-radius:var(--radius)}.upload-area{border:2px dashed rgb(var(--border));border-radius:var(--radius);padding:2rem;text-align:center;transition:border-color .2s ease;background-color:rgb(var(--background))}.upload-area:hover{border-color:rgb(var(--ring));background-color:rgb(var(--muted) / .3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in,.animate-fade-in{animation:fadeIn .3s ease}.slide-in-right{animation:slideInRight .3s ease}.animate-spin{animation:spin 1s linear infinite}*:focus-visible{outline:2px solid rgb(var(--ring));outline-offset:2px}table{width:100%;border-collapse:collapse}table th,table td{text-align:left;vertical-align:top}.contrast-text{color:rgb(var(--foreground))}.loading-spinner{width:20px;height:20px;border:2px solid rgb(var(--muted));border-top:2px solid rgb(var(--primary));border-radius:50%;animation:spin 1s linear infinite}.modal-overlay{background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.text-obj1{color:rgb(var(--primary))}.text-obj2{color:rgb(var(--success))}.text-obj3{color:hsl(59 75 97)}.bg-obj1{background-color:rgb(var(--primary))}.bg-obj2{background-color:rgb(var(--success))}.bg-obj3{background-color:rgb(var(--warning))}.chat-side-panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:auto!important;max-width:1160px!important;height:100vh!important;z-index:99999!important;background-color:#fff!important;transform:translate(100%);transition:transform .3s ease-in-out;display:flex!important;flex-direction:column!important;box-shadow:0 25px 50px -12px #00000040!important;border-left:1px solid #e5e7eb!important}.chat-side-panel.open{transform:translate(0)}.chat-side-panel .str-chat__channel-list,.chat-side-panel .str-channel-list-main{width:300px!important;min-width:200px!important;max-width:300px!important}#chat-quick-actions{width:100%!important;box-sizing:border-box!important;flex-direction:column!important;display:flex!important}#chat-quick-actions>button{width:100%!important}.chat-layout-container{display:flex;flex:1;overflow:hidden;min-height:0;flex-direction:row}.chat-left-column{width:300px;flex-shrink:0;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;background-color:#f9fafb;overflow:hidden}.chat-header-section{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding:12px;min-height:48px;flex-shrink:0;width:100%;background-color:#fff;z-index:100;position:relative}.str-chat__channel-header-info{display:none!important}.chat-buttons-section{flex:1;padding:12px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;height:100%}.chat-support-title{font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;text-align:center}.chat-right-column{display:flex;flex:1;overflow:hidden;min-height:0;flex-direction:row}.chat-channel-list{border-right:1px solid #e5e7eb;overflow-y:auto;width:320px;min-width:320px}.chat-messages-area{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0;min-width:300px;max-width:500px}.chat-support-button{width:100%;padding:10px 16px;color:#fff;border-radius:6px;transition:opacity .2s,transform .1s;font-size:14px;font-weight:500;border:none;cursor:pointer;opacity:1}.chat-support-button:hover{opacity:.9;transform:translateY(-1px)}.chat-support-button:active{transform:translateY(0)}@media (min-width: 1025px){.chat-left-column{width:300px}.chat-channel-list{width:320px;min-width:320px}}@media (min-width: 769px) and (max-width: 1024px){.chat-left-column{width:250px}.chat-channel-list{width:280px;min-width:280px}}@media (max-width: 768px){.chat-side-panel{max-width:100vw!important;width:100vw!important}.chat-layout-container{flex-direction:column!important}.chat-left-column{width:100%;max-width:100%;flex-shrink:0;border-right:none;border-bottom:1px solid #e5e7eb;max-height:40vh;overflow-y:auto}.chat-channel-list{display:none}.chat-right-column{flex:1;width:100%}.chat-messages-area{width:100%;flex:1}.chat-support-button{padding:8px 12px;font-size:13px}.chat-support-title{font-size:13px;margin-bottom:6px}.chat-header-section{padding:10px;min-height:44px}.chat-left-column-hidden,.chat-right-column-hidden{display:none!important}.chat-right-column:not(.chat-right-column-hidden){width:100%;flex:1}.chat-empty-state{padding:24px 16px!important}.chat-empty-state-emoji{font-size:48px!important;margin-bottom:16px!important}.chat-empty-state-title{font-size:18px!important}.chat-empty-state-text{font-size:14px!important}.chat-empty-state-instructions{padding:16px!important;max-width:100%!important}.chat-empty-state-instructions-title,.chat-empty-state-instructions-list{font-size:13px!important}}.chat-channels-toggle-button{display:block!important}.chat-channel-list:not(.chat-channel-list-open){display:none}.chat-channel-list.chat-channel-list-open{display:flex;flex-direction:column;border-right:1px solid #e5e7eb;overflow-y:auto;width:320px;min-width:320px}.chat-channels-overlay-header{display:none!important}@media (max-width: 768px){.chat-channel-list{position:fixed;top:0;left:0;bottom:0;z-index:100;background-color:#fff;width:320px;max-width:85vw;min-width:unset!important;border-right:1px solid #e5e7eb;transform:translate(-100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}.chat-channel-list.chat-channel-list-open{transform:translate(0);display:flex}.chat-channels-overlay-header{display:flex!important;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.chat-right-column:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:99;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.chat-right-column.show-channels-overlay:before{opacity:1;pointer-events:auto}}.chat-left-column-hidden,.chat-right-column-hidden{display:none}.chat-empty-state{position:absolute;top:0;left:0;right:0;bottom:0;z-index:50;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}.chat-empty-state-emoji{font-size:56px;margin-bottom:20px}.chat-empty-state-title{font-size:20px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.3}.chat-empty-state-text{font-size:15px;color:#6b7280;margin:0 0 32px;line-height:1.6;max-width:320px}.chat-empty-state-instructions{background-color:#f3f4f6;border-radius:12px;padding:20px;max-width:360px;text-align:left}.chat-empty-state-instructions-title{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px;display:flex;align-items:center;gap:8px}.chat-empty-state-instructions-list{margin:0;padding-left:20px;font-size:14px;color:#4b5563;line-height:2}.chat-empty-state-list-item{margin-bottom:4px}.chat-empty-state-list-item strong{font-weight:600;color:#3b82f6}.chat-empty-state-close-icon{display:inline-block;padding:2px 8px;background-color:#e5e7eb;border-radius:4px;font-size:12px;font-weight:600;margin-left:4px;margin-right:4px}.chat-empty-state-note{font-size:13px;color:#9ca3af;margin:24px 0 0;font-style:italic}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:#0000!important;max-width:100vw}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.stream-chat__paginated-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__location-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgdmlld0JveD0iMCAwIDI1NS44NTYgMjU1Ljg1NiI+PHBhdGggZD0iTTEyNy45MjggMzguOGMtMzAuNzUgMC01NS43NjggMjUuMDE3LTU1Ljc2OCA1NS43NjdzMjUuMDE4IDU1Ljc2NyA1NS43NjggNTUuNzY3IDU1Ljc2OC0yNS4wMTcgNTUuNzY4LTU1Ljc2N1MxNTguNjc4IDM4LjggMTI3LjkyOCAzOC44em0wIDk2LjUzM2MtMjIuNDc5IDAtNDAuNzY4LTE4LjI4OC00MC43NjgtNDAuNzY3UzEwNS40NDkgNTMuOCAxMjcuOTI4IDUzLjhzNDAuNzY4IDE4LjI4OCA0MC43NjggNDAuNzY3LTE4LjI4OCA0MC43NjYtNDAuNzY4IDQwLjc2NnoiLz48cGF0aCBkPSJNMTI3LjkyOCAwQzc1Ljc4NCAwIDMzLjM2MiA0Mi40MjIgMzMuMzYyIDk0LjU2NmMwIDMwLjA3MiAyNS4yMiA3NC44NzUgNDAuMjUzIDk4LjkwNCA5Ljg5MSAxNS44MDkgMjAuNTIgMzAuODU1IDI5LjkyOCA0Mi4zNjUgMTUuMTAxIDE4LjQ3NCAyMC41MDYgMjAuMDIgMjQuMzg2IDIwLjAyIDMuOTM4IDAgOS4wNDEtMS41NDcgMjQuMDk1LTIwLjAzMSA5LjQyOS0xMS41NzkgMjAuMDYzLTI2LjYxNiAyOS45NDQtNDIuMzQyIDE1LjEzNi0yNC4wODggNDAuNTI3LTY4Ljk3MSA0MC41MjctOTguOTE3QzIyMi40OTUgNDIuNDIyIDE4MC4wNzMgMCAxMjcuOTI4IDB6bTQzLjY0MSAxODEuODAzYy0xOS4zOTYgMzEuNDgzLTM3LjIwMyA1Mi43NTctNDMuNzMgNTguMTg4LTYuNTYxLTUuMjY0LTI0LjA3OS0yNi4wMzItNDMuNzQ2LTU4LjA4OS0yMi43MDctMzcuMDE1LTM1LjczLTY4Ljg0OC0zNS43My04Ny4zMzZDNDguMzYyIDUwLjY5MyA4NC4wNTUgMTUgMTI3LjkyOCAxNXM3OS41NjYgMzUuNjkzIDc5LjU2NiA3OS41NjZjLjAwMSAxOC4zODItMTMuMDk0IDUwLjE3OC0zNS45MjUgODcuMjM3eiIvPjwvc3ZnPg==);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-CVCe0Jge.eot);src:url(/assets/stream-chat-icons-CVCe0Jge.eot#iefix) format("embedded-opentype"),url(/assets/stream-chat-icons-BLRMizsT.woff) format("woff2"),url(/assets/stream-chat-icons-BLRMizsT.woff) format("woff"),url(/assets/stream-chat-icons-C_tSEO3S.ttf) format("truetype"),url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px)*12);height:calc(var(--str-chat__spacing-px)*12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(1){grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;width:100%;min-width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size)*.33)}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*34)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{margin:var(--str-chat__attachment-margin);min-width:200px}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder{position:relative;display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-geolocation__icon{height:calc(var(--str-chat__spacing-px)*150)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{position:absolute;inset-inline-end:.75rem;inset-block:.75rem;height:calc(var(--str-chat__spacing-px)*20);width:calc(var(--str-chat__spacing-px)*20)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{display:flex;justify-content:center;padding:.5rem 2rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active{display:flex;flex-direction:column;align-items:center;gap:.375rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{color:var(--str-chat__danger-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-status{color:var(--str-chat__info-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{text-transform:lowercase}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px)*120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px)*5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px)*9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px)*45);width:calc(var(--str-chat__spacing-px)*45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;width:100%;height:100%;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px)*36);height:calc(var(--str-chat__spacing-px)*36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px)*37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px)*13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px)*16);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px)*2);inset-inline-end:calc(var(--str-chat__spacing-px)*2);cursor:pointer;z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px)*320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{width:100%}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;display:flex;align-items:center;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:flex;align-items:center;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height: 28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height: 24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{min-width:3rem;align-self:center}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px)*36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px)*90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px)*90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px)*42);height:calc(var(--str-chat__spacing-px)*42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__dialog-overlay{top:0;right:0;bottom:0;left:0;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;justify-content:flex-end;gap:1.25rem;padding:2.25rem 1.25rem}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat-angular__dialog-body.str-chat__dialog__body{padding:0}.str-chat-angular__dialog-body .str-chat__dialog__controls{padding-bottom:0}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;width:100%;padding-block:.25rem}.str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__dropzone-container p{margin:unset}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__form__switch-field .str-chat__form__switch-field__switch{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px)*52);height:calc(var(--str-chat__spacing-px)*32);padding:.25rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{justify-content:flex-end}.str-chat__dropdown .str-chat__dropdown__open-button{width:100%;text-align:start}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:#0000}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--poll{--str-chat-icon-width: var(--str-chat-icon-height);-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow-y:auto;overflow-x:hidden}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px)*250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{display:flex;flex-direction:column;gap:.25rem}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{height:calc(var(--str-chat__spacing-px)*12);width:100%}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .str-chat__loading-indicator{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__modal.str-chat__share-location-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__modal-header{padding-top:0}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body{display:flex;flex-direction:column;gap:1rem;padding-block:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__form__switch-field,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dropdown__open-button{padding:.5rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items{display:flex;flex-direction:column;align-items:flex-start;padding-block:.25rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{padding:.25rem .5rem;width:100%;text-align:start}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__controls{padding:1.25rem 1rem 0}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.str-chat__message{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message .str-chat__message-reminder,.str-chat__quoted-message-preview .str-chat__message-reminder{grid-area:message-reminder;padding-block:.5rem .125rem;margin:0}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:". message-reminder" "avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message-reminder" "message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted,.str-chat__message.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--blocked{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder" "reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-delivered,.str-chat__quoted-message-preview .str-chat__message-status-delivered{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__message .str-chat__message-status-delivered svg,.str-chat__quoted-message-preview .str-chat__message-status-delivered svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button:disabled{cursor:auto}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1*calc(var(--str-chat__spacing-px) * 18)/2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px)*18);height:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0;overflow:hidden}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-box__submenu,.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-box__submenu .str-chat__message-actions-list-item-button,.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat-angular__create-poll{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 21);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);font-size:calc(var(--str-chat__spacing-px)*27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px)*30);height:calc(var(--str-chat__spacing-px)*28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);min-width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px)*32);height:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);min-width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px)*25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2)/2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-poll-preview__name{white-space:nowrap;overflow-y:visible;overflow-x:clip;text-overflow:ellipsis;overflow-x:hidden}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{padding:.25rem .5rem;cursor:pointer}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__send-to-channel-checkbox__container{width:100%;display:flex;padding:.5rem .75rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field{display:flex;align-items:center}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field label{padding-inline:.5rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field input{margin:0}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background:none;border:none;cursor:pointer;background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px)*10);z-index:100}.str-chat__list-notifications{position:relative}.str-chat__list-notifications{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{display:flex;flex-direction:column;align-items:center}.str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-results-modal button,.str-chat__poll-answer-list-modal button,.str-chat__add-poll-answer-modal button,.str-chat__suggest-poll-option-modal button,.str-chat__poll-options-modal button{background:none;border:none;cursor:pointer}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{margin:0;flex:1}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size: 1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__close-button,.str-chat__poll-actions:not(.str-chat-angular__poll-actions) .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__tooltip,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__dialog__controls,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__dialog__controls{padding-bottom:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__checkmark,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px)*5);min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{padding-inline:1rem;flex:1}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__inner,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body form,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{padding:1rem;display:flex;flex-direction:column;gap:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__field-label,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}@media only screen and (max-device-width: 768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list,.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body{max-height:100%;min-height:0;display:flex;flex-direction:column}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body stream-poll-options-list{height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;width:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px)*21);font-size:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px)*150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px)*4);height:calc(var(--str-chat__spacing-px)*4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.str-chat__unseen-threads-banner__button{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{margin-top:2px;flex-shrink:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.str-chat__chat-view{display:flex;width:100%;height:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.str-chat__chat-view__selector-button{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical: 50%;--str-chat-unread-count-badge-absolute-offset-horizontal: 50%}.str-chat__unread-count-badge-container{position:relative;display:flex;align-items:center;justify-content:center}.str-chat__unread-count-badge{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5}.str-chat{--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__geolocation-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__geolocation-attachment-color: var(--str-chat__text-color);--str-chat__geolocation-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__geolocation-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__geolocation-attachment-border-block-start: none;--str-chat__geolocation-attachment-border-block-end: none;--str-chat__geolocation-attachment-border-inline-start: none;--str-chat__geolocation-attachment-border-inline-end: none;--str-chat__geolocation-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7,#d4d5d7 25%,#f4f4f4 0%,#f4f4f4 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{background:var(--str-chat__geolocation-attachment-background-color);color:var(--str-chat__geolocation-attachment-color);box-shadow:var(--str-chat__geolocation-attachment-box-shadow);border-radius:var(--str-chat__geolocation-attachment-border-radius);border-block-start:var(--str-chat__geolocation-attachment-border-block-start);border-block-end:var(--str-chat__geolocation-attachment-border-block-end);border-inline-start:var(--str-chat__geolocation-attachment-border-inline-start);border-inline-end:var(--str-chat__geolocation-attachment-border-inline-end);overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{color:currentColor}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{background:none;border:none;font:var(--str-chat__subtitle-medium-text);cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{font:var(--str-chat__caption-text)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px)*5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px)*14) calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-subtitle{font:var(--str-chat__caption-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image{color:var(--str-chat__active-primary-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:#0000!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);text-align:left;font:var(--str-chat__subtitle-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{background:none;border:none;text-decoration:none}.str-chat__base-image{color:#0000}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);width:80%}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:#0000}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:#0000}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px)}.str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat input::-webkit-outer-spin-button,.str-chat input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.str-chat input[type=number]{-moz-appearance:textfield}.str-chat__form-field-error{font-size:.75rem;color:var(--str-chat__danger-color)}.str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__form__switch-field,.str-chat__form__switch-field label{cursor:pointer}.str-chat__form__switch-field label{display:flex;gap:.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled,.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch,.str-chat__form__switch-field--disabled label{cursor:not-allowed}.str-chat__dropdown .str-chat__dropdown__open-button{background:none;border:none;cursor:pointer}.str-chat__dropdown .str-chat__dropdown__items{background-color:var(--str-chat__background-color)}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat__icon--poll{background-color:var(--str-chat-icon-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat{--str-chat__link-preview-loading-state-color: var(--str-chat__disabled-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{background-image:linear-gradient(-90deg,var(--str-chat__link-preview-loading-state-color) 0%,var(--str-chat__link-preview-loading-state-color) 100%);animation:pulsate 1s linear 0s infinite alternate;border-radius:calc(var(--str-chat__spacing-px)*3)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat__share-location-dialog .str-chat__live-location-activation{border-radius:var(--str-chat__border-radius-sm);border:1px solid var(--str-chat__secondary-overlay-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__form__switch-field{background-color:var(--str-chat__background-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__open-button{border-radius:var(--str-chat__border-radius-xs);border:1px solid var(--str-chat__secondary-overlay-color);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items{box-shadow:0 0 8px var(--str-chat__box-shadow-color);border-radius:var(--str-chat__border-radius-xs)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{background:none;border:none;cursor:pointer}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__blocked-message-border-radius: var(--str-chat__border-radius-md);--str-chat__blocked-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start: none;--str-chat__blocked-message-border-block-end: none;--str-chat__blocked-message-border-inline-start: none;--str-chat__blocked-message-border-inline-end: none;--str-chat__blocked-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reminder-color: var(--str-chat__primary-color);--str-chat__message-reminder-background-color: var(--str-chat__secondary-background-color);--str-chat__message-reminder-border-block-start: none;--str-chat__message-reminder-border-block-end: none;--str-chat__message-reminder-border-inline-start: none;--str-chat__message-reminder-border-inline-end: none;--str-chat__message-reminder-box-shadow: none;--str-chat__message-reminder-border-radius: 0}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-reminder{background:var(--str-chat__message-reminder-background-color);color:var(--str-chat__message-reminder-color);box-shadow:var(--str-chat__message-reminder-box-shadow);border-radius:var(--str-chat__message-reminder-border-radius);border-block-start:var(--str-chat__message-reminder-border-block-start);border-block-end:var(--str-chat__message-reminder-border-block-end);border-inline-start:var(--str-chat__message-reminder-border-inline-start);border-inline-end:var(--str-chat__message-reminder-border-inline-end);font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-status-sent svg path,.str-chat__message .str-chat__message-status-delivered svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button{border:none;background-color:#0000;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:#0000}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover,.str-chat__message-actions-box .str_chat__button-with-submenu--submenu-open{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}.str-chat__message-actions-box .str-chat__message-actions-box__submenu{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}@media (hover: none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:#0000}}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var( --str-chat__primary-color )}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__file-input-container,.str-chat__message-input .str-chat-angular__create-poll{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path,.str-chat__message-input .str-chat-angular__create-poll svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:#0000;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:#0000;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:#0000}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:#0000;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__add-location-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__location-icon) no-repeat center/contain;mask:var(--str-chat__location-icon) no-repeat center/contain}.str-chat__send-to-channel-checkbox__field *{cursor:pointer}.str-chat__send-to-channel-checkbox__field label{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid rgba(0,0,0,0)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media (hover: none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:#0000}}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;width:unset;max-width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;width:unset;max-width:unset;height:unset;padding:0}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px)*4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll-option-list--full,.str-chat__poll-answer,.str-chat__modal__poll-option-list__title,.str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__modal .str-chat__poll-answer__text,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option-list--full,.str-chat__modal .str-chat__poll-answer,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__modal .str-chat__poll-option,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{border:none;background:#0000;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:#0000;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:#0000;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}
