._button_rn065_1{display:flex;align-items:center;justify-content:center;gap:.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease;white-space:nowrap;position:relative;letter-spacing:.01em;-webkit-user-select:none;-moz-user-select:none;user-select:none}._button_rn065_1:focus-visible{outline:2px solid #d1c881;outline-offset:2px}._button_rn065_1:active:not(:disabled){transform:translateY(1px)}._button_rn065_1:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.6)}._sm_rn065_30{min-height:28px;padding:4px .5rem;font-size:.8rem;line-height:1.5}._md_rn065_37{min-height:34px;padding:6px 1rem;font-size:.875rem;line-height:1.5}._lg_rn065_44{min-height:40px;padding:.5rem 1.5rem;font-size:.9375rem;line-height:1.5}._primary_rn065_51{background-color:#d1c881;color:#060604;border-color:#d1c881;font-weight:600;box-shadow:0 1px 2px #0003}._primary_rn065_51:hover:not(:disabled){background-color:#e8e0a8;border-color:#e8e0a8;box-shadow:0 2px 6px #d1c88140}._primary_rn065_51:active:not(:disabled){background-color:#a9a059;border-color:#a9a059;box-shadow:0 1px 2px #0003}._secondary_rn065_69{background-color:transparent;color:#fafaf8;border-color:#3a3a30}._secondary_rn065_69:hover:not(:disabled){background-color:#25251e;border-color:#d1c881;color:#d1c881}._secondary_rn065_69:active:not(:disabled){background-color:#2e2e26}._danger_rn065_83{background-color:#dc2626;color:#fff;border-color:#dc2626;font-weight:600;box-shadow:0 1px 2px #0003}._danger_rn065_83:hover:not(:disabled){background-color:#ef4444;border-color:#ef4444;box-shadow:0 2px 6px #ef44444d}._danger_rn065_83:active:not(:disabled){background-color:#b91c1c;border-color:#b91c1c;box-shadow:0 1px 2px #0003}._dangerOutline_rn065_101{background-color:transparent;color:#ef4444;border-color:#b91c1c}._dangerOutline_rn065_101:hover:not(:disabled){background-color:#ef44441a;border-color:#ef4444;color:#ef4444}._dangerOutline_rn065_101:active:not(:disabled){background-color:#ef44442e}._ghost_rn065_115{background-color:transparent;color:#9a9a90}._ghost_rn065_115:hover:not(:disabled){background-color:#25251e;color:#d1c881}._ghost_rn065_115:active:not(:disabled){background-color:#2e2e26}._fullWidth_rn065_127{width:100%}._loading_rn065_131{pointer-events:none}._labelHidden_rn065_135{visibility:hidden}._spinner_rn065_139{position:absolute;width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:9999px;animation:_spin_rn065_139 .6s linear infinite}@keyframes _spin_rn065_139{to{transform:rotate(360deg)}}._overlay_mjnvi_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:60;display:flex;align-items:center;justify-content:center;animation:_fadeIn_mjnvi_1 .15s ease}._modal_mjnvi_12{background:#1c1c16;border-radius:12px;box-shadow:0 10px 20px #0006;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;z-index:70;animation:_slideUp_mjnvi_1 .25s ease;margin:1rem}._header_mjnvi_26{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .5rem;flex-shrink:0}@media(min-width:1024px){._header_mjnvi_26{padding:1.5rem 1.5rem 1rem}}._title_mjnvi_39{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8;margin:0}._closeButton_mjnvi_48{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;color:#6b6b5e;cursor:pointer;transition:background-color .15s ease,color .15s ease;flex-shrink:0}._closeButton_mjnvi_48:hover{background:#25251e;color:#fafaf8}._closeButton_mjnvi_48:focus-visible{outline:2px solid #d1c881;outline-offset:2px}._body_mjnvi_72{padding:0 1rem}@media(min-width:1024px){._body_mjnvi_72{padding:0 1.5rem}}._body_mjnvi_72{overflow-y:auto;flex:1}._footer_mjnvi_85{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem 1.5rem;gap:.5rem;flex-shrink:0;border-top:1px solid #2e2e26;margin-top:1rem}@keyframes _fadeIn_mjnvi_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_mjnvi_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._wrapper_1k6zq_1{display:flex;flex-direction:column;width:100%}._label_1k6zq_7{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#fafaf8;display:block;margin-bottom:.25rem}._required_1k6zq_17{color:#ef4444}._input_1k6zq_21{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._input_1k6zq_21::-moz-placeholder{color:#6b6b5e}._input_1k6zq_21::placeholder{color:#6b6b5e}._input_1k6zq_21:hover:not(:disabled):not(:focus){border-color:#3a3a30}._input_1k6zq_21:focus,._input_1k6zq_21:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._input_1k6zq_21:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._inputError_1k6zq_52{border-color:#ef4444}._inputError_1k6zq_52:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._error_1k6zq_60{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;color:#dc2626;margin-top:.25rem}._wrap_1colo_1{display:flex;flex-direction:column;gap:1.5rem}._steps_1colo_7{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;list-style:none;padding:0;margin:0}._stepItem_1colo_16{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:6px;font-size:.8rem;color:#6b6b5e;background:#141410;border:1px solid #2e2e26}._stepActive_1colo_28{color:#d1c881;border-color:#d1c881;background:#d1c88114}._stepDone_1colo_34{color:#9a9a90}._stepDot_1colo_38{width:20px;height:20px;border-radius:9999px;background:#2e2e26;color:#9a9a90;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}._stepActive_1colo_28 ._stepDot_1colo_38{background:#d1c881;color:#060604}._stepDone_1colo_34 ._stepDot_1colo_38{background:#2d2b1c;color:#d1c881}._stepLabel_1colo_62{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._body_1colo_69{display:flex;flex-direction:column;gap:1rem}._subtitle_1colo_75{font-size:.875rem;color:#6b6b5e;margin:0}._help_1colo_81{font-size:.8rem;color:#6b6b5e;margin:4px 0 0}._field_1colo_87{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_1colo_93{font-size:.875rem;font-weight:500;color:#fafaf8}._select_1colo_99{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._select_1colo_99::-moz-placeholder{color:#6b6b5e}._select_1colo_99::placeholder{color:#6b6b5e}._select_1colo_99:hover:not(:disabled):not(:focus){border-color:#3a3a30}._select_1colo_99:focus,._select_1colo_99:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._select_1colo_99:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._select_1colo_99{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._select_1colo_99:disabled{cursor:not-allowed}._reviewBlock_1colo_142{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 1rem;background:#141410;border-radius:6px;border-left:2px solid #d1c881}._reviewBlockTitle_1colo_152{font-size:.8rem;font-weight:600;color:#6b6b5e;text-transform:uppercase;letter-spacing:.06em}._reviewList_1colo_160{display:grid;grid-template-columns:minmax(120px,30%) 1fr;gap:4px 1rem;margin:0;font-size:.875rem}._reviewList_1colo_160 dt{color:#6b6b5e}._reviewList_1colo_160 dd{margin:0;color:#fafaf8;word-break:break-word}._footer_1colo_176{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}._footerRight_1colo_184{display:flex;align-items:center;gap:.5rem}._error_1colo_190{font-size:.8rem;color:#ef4444}._wrapper_on94s_1{position:relative}._trigger_on94s_5{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:6px;cursor:pointer;transition:background .15s ease;background:none;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:inherit}._trigger_on94s_5:hover{background:#25251e}._avatar_on94s_22{width:30px;height:30px;border-radius:9999px;background:#2d2b1c;color:#d1c881;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;flex-shrink:0}._info_on94s_36{text-align:left}@media(min-width:640px)and (max-width:1023px){._info_on94s_36{display:none}}@media(max-width:639px){._info_on94s_36{display:none}}._name_on94s_50{font-size:.875rem;font-weight:500;color:#fafaf8;line-height:1.2}._chevron_on94s_57{color:#6b6b5e;transition:transform .15s ease;flex-shrink:0}@media(min-width:640px)and (max-width:1023px){._chevron_on94s_57{display:none}}@media(max-width:639px){._chevron_on94s_57{display:none}}._chevronOpen_on94s_73{transform:rotate(180deg)}._dropdown_on94s_77{position:absolute;top:calc(100% + 6px);right:0;min-width:240px;padding:.25rem;background:#1c1c16;border:1px solid #2e2e26;border-radius:6px;box-shadow:0 10px 28px #00000052;z-index:80}._identity_on94s_90{display:flex;align-items:center;gap:.5rem;padding:.5rem}._identityAvatar_on94s_97{width:36px;height:36px;border-radius:9999px;background:#2d2b1c;color:#d1c881;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0}._identityText_on94s_111{min-width:0;display:flex;flex-direction:column;gap:2px}._identityName_on94s_118{font-size:.875rem;font-weight:500;color:#fafaf8;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._identityEmail_on94s_128{font-size:.8rem;color:#6b6b5e;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownDivider_on94s_137{height:1px;background:#2e2e26;margin:.25rem 0}._tenantSection_on94s_143{display:flex;flex-direction:column;gap:4px;padding:.25rem .5rem .5rem}._tenantLabel_on94s_150{font-size:.8rem;font-weight:500;color:#6b6b5e;text-transform:uppercase;letter-spacing:.06em}._tenantSelect_on94s_158{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._tenantSelect_on94s_158::-moz-placeholder{color:#6b6b5e}._tenantSelect_on94s_158::placeholder{color:#6b6b5e}._tenantSelect_on94s_158:hover:not(:disabled):not(:focus){border-color:#3a3a30}._tenantSelect_on94s_158:focus,._tenantSelect_on94s_158:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._tenantSelect_on94s_158:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._tenantSelect_on94s_158{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._tenantSelect_on94s_158:disabled{cursor:not-allowed}._tenantSelect_on94s_158:disabled{opacity:.6;cursor:wait}._newTenantBtn_on94s_205{display:block;width:100%;padding:6px .5rem;margin-top:4px;background:transparent;border:1px dashed #3a3a30;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#d1c881;cursor:pointer;transition:background .15s ease,border-color .15s ease;text-align:center}._newTenantBtn_on94s_205:hover{background:#d1c8810f;border-color:#d1c881}._newTenantBtn_on94s_205:focus-visible{outline:2px solid #d1c881;outline-offset:2px}._deleteModalBody_on94s_229{display:flex;flex-direction:column;gap:1rem}._deleteModalWarning_on94s_235{margin:0;font-size:.875rem;color:#fafaf8;line-height:1.5}._deleteModalField_on94s_242{display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:#9a9a90}._deleteModalField_on94s_242 input{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._deleteModalField_on94s_242 input::-moz-placeholder{color:#6b6b5e}._deleteModalField_on94s_242 input::placeholder{color:#6b6b5e}._deleteModalField_on94s_242 input:hover:not(:disabled):not(:focus){border-color:#3a3a30}._deleteModalField_on94s_242 input:focus,._deleteModalField_on94s_242 input:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._deleteModalField_on94s_242 input:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._deleteModalError_on94s_280{margin:0;font-size:.8rem;color:#ef4444}._deleteModalFooter_on94s_286{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;width:100%}._deleteTenantBtn_on94s_294{display:block;width:100%;padding:6px .5rem;margin-top:4px;background:transparent;border:1px solid transparent;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#ef4444;cursor:pointer;transition:background .15s ease,border-color .15s ease;text-align:center}._deleteTenantBtn_on94s_294:hover:not(:disabled){background:#ef444414;border-color:#ef444480}._deleteTenantBtn_on94s_294:focus-visible{outline:2px solid #ef4444;outline-offset:2px}._deleteTenantBtn_on94s_294:disabled{opacity:.5;cursor:not-allowed}._signOut_on94s_322{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;background:none;border:none;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#9a9a90;cursor:pointer;transition:background .15s ease,color .15s ease;text-align:left}._signOut_on94s_322:hover,._signOut_on94s_322:focus-visible{background:#ef444414;color:#ef4444}._signOut_on94s_322:focus-visible{outline:none}._signOutIcon_on94s_347{flex-shrink:0;color:#6b6b5e;transition:color .15s ease}._signOut_on94s_322:hover ._signOutIcon_on94s_347,._signOut_on94s_322:focus-visible ._signOutIcon_on94s_347{color:#ef4444}._badge_16g78_1{display:inline-flex;align-items:center;padding:2px .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:500;line-height:1.5;border-radius:9999px;white-space:nowrap}._success_16g78_13{background-color:#132917;color:#22c55e}._warning_16g78_18{background-color:#2a2510;color:#eab308}._danger_16g78_23{background-color:#2d1414;color:#ef4444}._info_16g78_28{background-color:#0f2130;color:#0ea5e9}._neutral_16g78_33{background-color:#2e2e26;color:#9a9a90}._overlay_usquw_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:89}._panel_usquw_8{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100vw;background:#1c1c16;border-left:1px solid #2e2e26;z-index:90;display:flex;flex-direction:column;animation:_slideIn_usquw_1 .25s ease;box-shadow:-8px 0 24px #0003}@media(max-width:639px){._panel_usquw_8{width:100vw}}._panelExpanded_usquw_29{width:720px}@media(max-width:639px){._panelExpanded_usquw_29{width:100vw}}._header_usquw_38{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #2e2e26;flex-shrink:0}._headerTitle_usquw_47{display:flex;align-items:center;gap:.5rem}._title_usquw_53{font-size:.9375rem;font-weight:600;color:#fafaf8;margin:0}._unreadBadge_usquw_60{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;background:#d1c881;color:#060604;border-radius:9999px}._headerActions_usquw_74{display:flex;align-items:center;gap:.25rem}._iconBtn_usquw_80{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:none;border:none;color:#6b6b5e;cursor:pointer;transition:all .15s ease}._iconBtn_usquw_80:hover{background:#25251e;color:#fafaf8}._toolbar_usquw_98{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-bottom:1px solid #2e2e26;flex-shrink:0}._filterTabs_usquw_107{display:flex;gap:2px;background:#1c1c16;border-radius:6px;padding:2px}._filterTab_usquw_107{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:500;color:#9a9a90;background:none;border:none;padding:.25rem .5rem;border-radius:4px;cursor:pointer;transition:all .15s ease}._filterTab_usquw_107:hover{color:#fafaf8}._filterTabActive_usquw_131{background:#1c1c16;color:#fafaf8;box-shadow:0 1px 2px #0003}._markAllBtn_usquw_137{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:500;color:#d1c881;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:all .15s ease}._markAllBtn_usquw_137:hover{background:#d1c88114}._list_usquw_153{flex:1;overflow-y:auto}._emptyState_usquw_158{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:4rem 1rem;color:#6b6b5e;text-align:center}._emptyState_usquw_158 p{font-size:.875rem;margin:0}._item_usquw_173{display:flex;align-items:flex-start;border-bottom:1px solid #2e2e26;transition:background .15s ease}._item_usquw_173:hover{background:#25251e}._item_usquw_173:last-child{border-bottom:none}._itemUnread_usquw_186{background:#d1c88108;border-left:2px solid #d1c881}._itemContent_usquw_191{flex:1;display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 1rem;background:none;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left;cursor:pointer;min-width:0}._typeIcon_usquw_205{width:28px;height:28px;min-width:28px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}._typeIcon_danger_usquw_219{background:#ef44441f;color:#ef4444}._typeIcon_warning_usquw_224{background:#eab3081f;color:#eab308}._typeIcon_success_usquw_229{background:#22c55e1f;color:#22c55e}._typeIcon_info_usquw_234{background:#0ea5e91f;color:#0ea5e9}._typeIcon_neutral_usquw_239{background:#25251e;color:#6b6b5e}._itemBody_usquw_244{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._itemTitleRow_usquw_252{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}._itemTitle_usquw_252{font-size:.875rem;font-weight:500;color:#fafaf8;line-height:1.3}._itemUnread_usquw_186 ._itemTitle_usquw_252{font-weight:600}._itemDescription_usquw_269{font-size:.8rem;color:#9a9a90;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._panelExpanded_usquw_29 ._itemDescription_usquw_269{-webkit-line-clamp:unset;overflow:visible}._itemTime_usquw_284{font-size:.8rem;color:#6b6b5e;margin-top:2px}._readToggle_usquw_290{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;align-self:stretch;background:none;border:none;cursor:pointer;padding:0}._readToggle_usquw_290:hover ._readDot_usquw_302{border-color:#d1c881}._readDot_usquw_302{width:8px;height:8px;border-radius:9999px;border:1.5px solid #3a3a30;background:transparent;transition:all .15s ease}._readDotUnread_usquw_315{background:#d1c881;border-color:#d1c881}@keyframes _slideIn_usquw_1{0%{transform:translate(100%)}to{transform:translate(0)}}._shell_1lhfs_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at top,#141410,#060604 70%);padding:1.5rem}._card_1lhfs_10{background:#1c1c16;width:100%;max-width:400px;padding:2rem;border-radius:12px;border:1px solid #2e2e26;box-shadow:0 10px 20px #0006;display:flex;flex-direction:column;gap:1rem;color:#fafaf8}._logo_1lhfs_24{align-self:center;width:56px;height:56px;border-radius:8px;background:#d1c881;color:#060604;display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:1px;font-size:1.0625rem}._title_1lhfs_39{text-align:center;font-size:1.45rem;font-weight:600;margin:0;color:#fafaf8}._subtitle_1lhfs_47{text-align:center;margin:0 0 .25rem;color:#9a9a90;font-size:.875rem}._field_1lhfs_54{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:500;color:#9a9a90;text-transform:uppercase;letter-spacing:.04em}._field_1lhfs_54 input{padding:10px 12px;background:#25251e;border:1px solid #2e2e26;border-radius:6px;font-size:.875rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#fafaf8;text-transform:none;letter-spacing:normal;transition:all .15s ease}._field_1lhfs_54 input::-moz-placeholder{color:#6b6b5e}._field_1lhfs_54 input::placeholder{color:#6b6b5e}._field_1lhfs_54 input:focus{outline:none;border-color:#d1c881;box-shadow:0 0 0 3px #d1c88126}._passwordWrap_1lhfs_86{position:relative;display:flex;align-items:stretch}._passwordWrap_1lhfs_86 input{flex:1;padding-right:56px}._passwordToggle_1lhfs_96{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:0;padding:4px 8px;font-size:.8rem;font-weight:500;color:#d1c881;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._passwordToggle_1lhfs_96:hover{color:#e8e0a8}._passwordToggle_1lhfs_96:focus-visible{outline:2px solid #d1c881;outline-offset:1px}._error_1lhfs_121{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:.5rem 1rem;border-radius:6px;font-size:.875rem}._submit_1lhfs_130{background:#d1c881;color:#060604;border:0;border-radius:6px;padding:11px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s ease}._submit_1lhfs_130:hover:not(:disabled){background:#e8e0a8}._submit_1lhfs_130:disabled{background:#3a3a30;color:#6b6b5e;cursor:not-allowed}._hint_1lhfs_150{margin-top:.25rem;padding-top:1rem;border-top:1px solid #2e2e26;font-size:.8rem;color:#9a9a90;text-align:center;line-height:1.6}._hint_1lhfs_150 code{background:#25251e;color:#d1c881;padding:1px 6px;border-radius:4px;font-size:.8rem;font-family:ui-monospace,SF Mono,Menlo,monospace}._layout_e9fxi_1{display:flex;min-height:100vh;background:#0c0c08}._sidebar_e9fxi_7{position:fixed;top:0;left:0;bottom:0;width:190px;background:#060604;color:#fafaf8;display:flex;flex-direction:column;z-index:40;transition:width .25s ease;overflow:hidden;border-right:1px solid #2e2e26}@media(min-width:640px)and (max-width:1023px){._sidebar_e9fxi_7{width:60px}}@media(max-width:639px){._sidebar_e9fxi_7{width:60px}}._sidebarCollapsed_e9fxi_33{width:60px}._sidebarHeader_e9fxi_37{display:flex;align-items:center;padding:.5rem 1rem;height:56px;border-bottom:1px solid #2e2e26;gap:.5rem;min-height:56px}._sidebarLogo_e9fxi_47{width:30px;height:30px;min-width:30px;background:#d1c881;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#060604}._sidebarTitle_e9fxi_61{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;opacity:1;transition:opacity .15s ease;color:#d1c881;letter-spacing:.02em}._sidebarCollapsed_e9fxi_33 ._sidebarTitle_e9fxi_61{opacity:0;width:0}@media(min-width:640px)and (max-width:1023px){._sidebarTitle_e9fxi_61{opacity:0;width:0}}@media(max-width:639px){._sidebarTitle_e9fxi_61{opacity:0;width:0}}._sidebarNav_e9fxi_88{flex:1;padding:.25rem 0;overflow-y:auto}._navItem_e9fxi_94{display:flex;align-items:center;gap:.5rem;padding:6px 1rem;margin:1px .25rem;border-radius:6px;color:#9a9a90;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-decoration:none;white-space:nowrap}._navItem_e9fxi_94:hover{background:#141410;color:#fafaf8}._navItem_e9fxi_94._active_e9fxi_113{background:#1c1c16;color:#d1c881}._navIcon_e9fxi_118{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;font-size:.875rem}._sidebarCollapsed_e9fxi_33 ._navLabel_e9fxi_128{display:none}@media(min-width:640px)and (max-width:1023px){._navLabel_e9fxi_128{display:none}}@media(max-width:639px){._navLabel_e9fxi_128{display:none}}._sidebarBottom_e9fxi_142{padding:.25rem 0;border-top:1px solid #2e2e26}._sidebarToggle_e9fxi_147{display:flex;align-items:center;padding-left:1rem;height:40px;min-height:40px;border-top:1px solid #2e2e26;color:#6b6b5e;cursor:pointer;transition:color .15s ease;font-size:.875rem}._sidebarToggle_e9fxi_147:hover{color:#d1c881}@media(min-width:640px)and (max-width:1023px){._sidebarToggle_e9fxi_147{display:none}}@media(max-width:639px){._sidebarToggle_e9fxi_147{display:none}}._main_e9fxi_173{flex:1;margin-left:190px;display:flex;flex-direction:column;height:100vh;min-width:0;transition:margin-left .25s ease}@media(min-width:640px)and (max-width:1023px){._main_e9fxi_173{margin-left:60px}}@media(max-width:639px){._main_e9fxi_173{margin-left:60px}}._mainCollapsed_e9fxi_193{margin-left:60px}._header_e9fxi_197{position:sticky;top:0;z-index:50;height:56px;min-height:56px;background:#141410;border-bottom:1px solid #2e2e26;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}@media(max-width:639px){._header_e9fxi_197{padding:0 1rem}}._headerLeft_e9fxi_216{display:flex;align-items:center;gap:1rem}._headerDept_e9fxi_222{font-size:.8rem;font-weight:600;color:#fafaf8;white-space:nowrap}@media(max-width:639px){._headerDept_e9fxi_222{display:none}}._headerRight_e9fxi_234{display:flex;align-items:center;gap:.5rem}._headerTimezone_e9fxi_240{font-size:.8rem;font-weight:500;color:#6b6b5e;letter-spacing:.04em;padding:4px .25rem;border-radius:4px;text-decoration:none;transition:color .15s ease,background .15s ease}._headerTimezone_e9fxi_240:hover{color:#d1c881;background:#25251e}._notificationBtn_e9fxi_255{position:relative;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#9a9a90;transition:all .15s ease;font-size:.875rem}._notificationBtn_e9fxi_255:hover{background:#25251e;color:#d1c881}._notificationDot_e9fxi_272{position:absolute;top:6px;right:6px;width:7px;height:7px;background:#d1c881;border-radius:9999px;border:2px solid #141410}._content_e9fxi_283{flex:1;padding:1.5rem;background:#0c0c08;overflow-y:auto;overflow-x:hidden;min-width:0}@media(min-width:640px)and (max-width:1023px){._content_e9fxi_283{padding:1rem}}@media(max-width:639px){._content_e9fxi_283{padding:.5rem}}._footer_e9fxi_302{height:40px;min-height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background:#0c0c08;border-top:1px solid #2e2e26;font-size:.8rem;color:#6b6b5e}@media(max-width:639px){._footer_e9fxi_302{padding:0 1rem}}._page_n1ogc_1{display:flex;flex-direction:column;gap:1rem;max-width:800px}._header_n1ogc_8{margin-bottom:.25rem}._title_n1ogc_12{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_n1ogc_20{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._group_n1ogc_29{display:flex;flex-direction:column;gap:.5rem}._groupTitle_n1ogc_35{font-size:.8rem;font-weight:600;color:#6b6b5e;text-transform:uppercase;letter-spacing:.08em;margin:0;padding-bottom:.25rem;border-bottom:1px solid #2e2e26}._sections_n1ogc_46{display:flex;flex-direction:column;gap:1.5rem}._section_n1ogc_46{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:639px){._section_n1ogc_46{padding:1rem}}._sectionHeader_n1ogc_68{padding-bottom:.5rem;border-bottom:1px solid #2e2e26}._sectionTitle_n1ogc_73{font-size:.9375rem;font-weight:600;color:#fafaf8}._sectionSubtitle_n1ogc_79{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._infoCard_n1ogc_88{display:flex;gap:1rem;padding:1rem;background:#141410;border-radius:6px;border-left:3px solid #d1c881}._infoIcon_n1ogc_97{color:#d1c881;flex-shrink:0;margin-top:2px}._infoContent_n1ogc_103{display:flex;flex-direction:column;gap:.5rem}._infoTitle_n1ogc_109{font-size:.875rem;font-weight:600;color:#fafaf8;margin:0}._infoText_n1ogc_116{font-size:.875rem;color:#9a9a90;line-height:1.5;margin:0}._infoSteps_n1ogc_123{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem}._infoStep_n1ogc_123{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#9a9a90}._infoStepNum_n1ogc_138{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;background:#d1c881;color:#060604;border-radius:9999px;font-size:11px;font-weight:700}._fieldGroup_n1ogc_152{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_n1ogc_158{font-size:.875rem;font-weight:500;color:#fafaf8}._fieldHelp_n1ogc_164{font-size:.8rem;color:#6b6b5e;margin:0}._linkBtn_n1ogc_170{background:none;border:none;padding:0;color:#d1c881;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px}._linkBtn_n1ogc_170:hover{color:#e8e0a8}._fieldInput_n1ogc_184{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._fieldInput_n1ogc_184::-moz-placeholder{color:#6b6b5e}._fieldInput_n1ogc_184::placeholder{color:#6b6b5e}._fieldInput_n1ogc_184:hover:not(:disabled):not(:focus){border-color:#3a3a30}._fieldInput_n1ogc_184:focus,._fieldInput_n1ogc_184:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._fieldInput_n1ogc_184:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._fieldSelect_n1ogc_215{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._fieldSelect_n1ogc_215::-moz-placeholder{color:#6b6b5e}._fieldSelect_n1ogc_215::placeholder{color:#6b6b5e}._fieldSelect_n1ogc_215:hover:not(:disabled):not(:focus){border-color:#3a3a30}._fieldSelect_n1ogc_215:focus,._fieldSelect_n1ogc_215:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._fieldSelect_n1ogc_215:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._fieldSelect_n1ogc_215{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._fieldSelect_n1ogc_215:disabled{cursor:not-allowed}._readOnlyField_n1ogc_258{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#1c1c16;border:1px solid #2e2e26;border-radius:6px;font-size:.875rem;color:#fafaf8}._readOnlyBadge_n1ogc_270{font-size:.8rem;font-weight:500;color:#6b6b5e;background:#2e2e26;padding:1px .5rem;border-radius:9999px}._providersSection_n1ogc_279{display:flex;flex-direction:column;gap:.5rem}._providersHeader_n1ogc_285{display:flex;align-items:center;justify-content:space-between}._addBtn_n1ogc_291{display:flex;align-items:center;gap:.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:500;color:#d1c881;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:all .15s ease}._addBtn_n1ogc_291:hover{background:#d1c88114}._providersList_n1ogc_310{display:flex;flex-direction:column;gap:.25rem}._providerCard_n1ogc_316{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.5rem 1rem;border:1px solid #2e2e26;border-radius:6px;transition:background .15s ease}._providerCard_n1ogc_316:hover{background:#25251e}._providerCardDefault_n1ogc_330{border-color:#d1c881;background:#d1c88108}._providerInfo_n1ogc_335{display:flex;flex-direction:column;gap:2px}._providerName_n1ogc_341{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#fafaf8}._defaultBadge_n1ogc_350{font-size:10px;font-weight:600;color:#d1c881;background:#d1c8811f;padding:1px .25rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}._providerMeta_n1ogc_361{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#9a9a90}._dot_n1ogc_369{color:#6b6b5e}._providerType_n1ogc_373{font-size:.8rem;color:#6b6b5e}._providerActions_n1ogc_378{display:flex;align-items:center;gap:.25rem;flex-shrink:0}._setDefaultBtn_n1ogc_385{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;color:#9a9a90;background:none;border:1px solid #2e2e26;border-radius:4px;padding:2px .5rem;cursor:pointer;transition:all .15s ease}._setDefaultBtn_n1ogc_385:hover{border-color:#d1c881;color:#d1c881}._removeProviderBtn_n1ogc_401{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;color:#6b6b5e;background:none;border:none;cursor:pointer;padding:2px .25rem;transition:color .15s ease}._removeProviderBtn_n1ogc_401:hover{color:#ef4444}._addProviderForm_n1ogc_415{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:1px dashed #3a3a30;border-radius:6px;background:#141410}._addProviderTitle_n1ogc_425{font-size:.875rem;font-weight:600;color:#fafaf8;margin:0}._addProviderFields_n1ogc_432{display:flex;flex-direction:column;gap:.5rem}._addProviderRow_n1ogc_438{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media(max-width:639px){._addProviderRow_n1ogc_438{grid-template-columns:1fr}}._addProviderField_n1ogc_432{display:flex;flex-direction:column;gap:.25rem}._addProviderLabel_n1ogc_455{font-size:.8rem;font-weight:500;color:#9a9a90}._addProviderActions_n1ogc_461{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}._saveBar_n1ogc_468{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding-top:.5rem}._savedMessage_n1ogc_476{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#22c55e}._fields_1mfxx_1{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media(max-width:639px){._fields_1mfxx_1{grid-template-columns:1fr}}._help_1mfxx_12{font-size:.8rem;color:#6b6b5e;margin:4px 0 0}._actions_1mfxx_18{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-wrap:wrap}._error_1mfxx_26{font-size:.875rem;color:#ef4444;margin-right:auto}._success_1mfxx_32{font-size:.875rem;color:#22c55e;font-weight:500;margin-right:auto}._sectionHead_17e33_1{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.5rem;border-bottom:1px solid #2e2e26}._empty_17e33_10{font-size:.875rem;color:#6b6b5e;margin:0;padding:1rem 0}._tableWrap_17e33_17{overflow-x:auto}._table_17e33_17{width:100%;border-collapse:collapse;min-width:520px}._table_17e33_17 th{padding:.5rem 1rem;text-align:left;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#fafaf8;font-size:.8rem;color:#9a9a90;border-bottom:1px solid #2e2e26;white-space:nowrap}._table_17e33_17 td{padding:.5rem 1rem;font-size:.875rem;color:#fafaf8;border-bottom:1px solid #2e2e26}._table_17e33_17 tr:last-child td{border-bottom:none}._row_17e33_49{cursor:pointer;transition:background .15s ease}._row_17e33_49:hover{background:#25251e}._nameCell_17e33_57{display:flex;align-items:center;gap:.5rem;font-weight:500}._avatar_17e33_64{width:28px;height:28px;border-radius:9999px;background:#2d2b1c;color:#d1c881;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}._youBadge_17e33_78{font-size:10px;font-weight:600;color:#d1c881;background:#d1c8811f;padding:1px .25rem;border-radius:4px;text-transform:uppercase;letter-spacing:.04em}._mutedCell_17e33_89{color:#6b6b5e;font-size:.8rem;white-space:nowrap}._form_17e33_95{display:flex;flex-direction:column;gap:1rem}._help_17e33_101{font-size:.8rem;color:#6b6b5e;margin:4px 0 0}._error_17e33_107{font-size:.8rem;color:#ef4444;margin:0}._checkboxField_17e33_113{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}._checkboxField_17e33_113 input[type=checkbox]{margin-top:2px;width:16px;height:16px;accent-color:#d1c881;cursor:pointer}._checkboxField_17e33_113 input[type=checkbox]:disabled{cursor:not-allowed}._checkboxLabel_17e33_130{display:block;font-size:.875rem;font-weight:500;color:#fafaf8}._checkboxHelp_17e33_137{display:block;font-size:.8rem;color:#6b6b5e;margin-top:2px}._modalFooter_17e33_144{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}._modalFooterRight_17e33_152{display:flex;align-items:center;gap:.5rem}._subSection_197pr_1{display:flex;flex-direction:column;gap:.5rem}._subSection_197pr_1+._subSection_197pr_1{padding-top:1rem;border-top:1px solid #2e2e26}._subHead_197pr_11{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._subTitle_197pr_18{font-size:.875rem;font-weight:600;color:#fafaf8}._subSubtitle_197pr_24{font-size:.8rem;color:#6b6b5e;margin-top:2px}._textarea_197pr_30{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._textarea_197pr_30::-moz-placeholder{color:#6b6b5e}._textarea_197pr_30::placeholder{color:#6b6b5e}._textarea_197pr_30:hover:not(:disabled):not(:focus){border-color:#3a3a30}._textarea_197pr_30:focus,._textarea_197pr_30:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._textarea_197pr_30:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._textarea_197pr_30{min-height:120px;resize:vertical;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem}._bulkFooter_197pr_67{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._bulkSummary_197pr_75{flex:1;min-width:0}._error_197pr_80{font-size:.875rem;color:#ef4444}._success_197pr_85{font-size:.875rem;color:#22c55e;font-weight:500}._page_rs1z7_1{display:flex;flex-direction:column;gap:1.5rem}._header_rs1z7_7{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._title_rs1z7_14{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_rs1z7_22{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._rangeField_rs1z7_31{display:flex;flex-direction:column;gap:.25rem}._rangeLabel_rs1z7_37{font-size:.8rem;color:#9a9a90}._rangeSelect_rs1z7_42{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._rangeSelect_rs1z7_42::-moz-placeholder{color:#6b6b5e}._rangeSelect_rs1z7_42::placeholder{color:#6b6b5e}._rangeSelect_rs1z7_42:hover:not(:disabled):not(:focus){border-color:#3a3a30}._rangeSelect_rs1z7_42:focus,._rangeSelect_rs1z7_42:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._rangeSelect_rs1z7_42:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._rangeSelect_rs1z7_42{min-width:160px}._statsGrid_rs1z7_76{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:639px){._statsGrid_rs1z7_76{grid-template-columns:repeat(2,1fr)}}._statCard_rs1z7_87{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1rem;display:flex;flex-direction:column;gap:.25rem}._statValue_rs1z7_98{font-size:1.45rem;font-weight:600;color:#fafaf8}._statLabel_rs1z7_104{font-size:.8rem;color:#9a9a90}._section_rs1z7_109{display:flex;flex-direction:column;gap:.5rem}._sectionTitle_rs1z7_115{font-size:1.0625rem;font-weight:600}._statusGrid_rs1z7_120{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:639px){._statusGrid_rs1z7_120{grid-template-columns:repeat(2,1fr)}}._statusCard_rs1z7_131{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1rem;display:flex;flex-direction:column;gap:2px}._statusValue_rs1z7_142{font-size:1.1875rem;font-weight:600}._statusLabel_rs1z7_147{font-size:.8rem;color:#9a9a90}._chartHeader_rs1z7_152{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._legend_rs1z7_160{display:flex;align-items:center;gap:1rem;font-size:.8rem;color:#9a9a90}._legendItem_rs1z7_168{display:inline-flex;align-items:center;gap:.25rem}._legendSwatch_rs1z7_174{display:inline-block;width:10px;height:10px;border-radius:2px}._legendSwatchCreated_rs1z7_181{background:#d1c881}._legendSwatchCompleted_rs1z7_185{background:#22c55e}._chartEmpty_rs1z7_189{font-size:.875rem;color:#6b6b5e;margin:0;padding:1rem 0}._chart_rs1z7_152{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1rem;display:flex;align-items:flex-end;gap:.5rem;height:240px;overflow-x:auto}._chartColumn_rs1z7_209{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1 0 auto;min-width:48px;height:100%}._chartBars_rs1z7_219{display:flex;align-items:flex-end;gap:4px;flex:1;width:100%;min-height:0}._chartBar_rs1z7_219{flex:1;display:flex;align-items:flex-start;justify-content:center;border-radius:4px 4px 0 0;min-height:2px;transition:opacity .15s ease;position:relative}._chartBar_rs1z7_219:hover{opacity:.85}._chartBarCreated_rs1z7_242{background:#d1c881}._chartBarCompleted_rs1z7_246{background:#22c55e}._chartBarValue_rs1z7_250{font-size:10px;font-weight:600;color:#060604;padding:2px 0}._chartLabel_rs1z7_257{font-size:.8rem;color:#6b6b5e;white-space:nowrap}._page_9ci80_1{display:flex;flex-direction:column;gap:1rem}._header_9ci80_7{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}._title_9ci80_15{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_9ci80_23{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._tabs_9ci80_32{display:flex;gap:2px;border-bottom:1px solid #2e2e26}._tab_9ci80_32{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#9a9a90;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease;margin-bottom:-1px}._tab_9ci80_32:hover{color:#fafaf8}._tabActive_9ci80_58{color:#d1c881;border-bottom-color:#d1c881}._tabCount_9ci80_63{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;font-size:11px;font-weight:600;background:#25251e;border-radius:9999px;color:#6b6b5e}._filters_9ci80_77{display:flex;gap:.5rem;flex-wrap:wrap}._searchInput_9ci80_83{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._searchInput_9ci80_83::-moz-placeholder{color:#6b6b5e}._searchInput_9ci80_83::placeholder{color:#6b6b5e}._searchInput_9ci80_83:hover:not(:disabled):not(:focus){border-color:#3a3a30}._searchInput_9ci80_83:focus,._searchInput_9ci80_83:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._searchInput_9ci80_83:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._searchInput_9ci80_83{width:auto;min-width:220px;flex:1}@media(max-width:639px){._searchInput_9ci80_83{min-width:100%}}._filterSelect_9ci80_124{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._filterSelect_9ci80_124::-moz-placeholder{color:#6b6b5e}._filterSelect_9ci80_124::placeholder{color:#6b6b5e}._filterSelect_9ci80_124:hover:not(:disabled):not(:focus){border-color:#3a3a30}._filterSelect_9ci80_124:focus,._filterSelect_9ci80_124:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._filterSelect_9ci80_124:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._filterSelect_9ci80_124{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._filterSelect_9ci80_124:disabled{cursor:not-allowed}._filterSelect_9ci80_124{width:auto;min-width:160px}._timeSelect_9ci80_171{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._timeSelect_9ci80_171::-moz-placeholder{color:#6b6b5e}._timeSelect_9ci80_171::placeholder{color:#6b6b5e}._timeSelect_9ci80_171:hover:not(:disabled):not(:focus){border-color:#3a3a30}._timeSelect_9ci80_171:focus,._timeSelect_9ci80_171:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._timeSelect_9ci80_171:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._timeSelect_9ci80_171{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._timeSelect_9ci80_171:disabled{cursor:not-allowed}._timeSelect_9ci80_171{width:auto;min-width:160px;flex:0 0 auto}._tableCard_9ci80_219{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;overflow:hidden}._tableScroll_9ci80_227{overflow-x:auto}._tableScroll_9ci80_227::-webkit-scrollbar{height:4px}._tableScroll_9ci80_227::-webkit-scrollbar-thumb{background:#c8c8c0;border-radius:9999px}._table_9ci80_219{width:100%;border-collapse:collapse;min-width:800px}._tableHeader_9ci80_244{background:#141410}._tableHeader_9ci80_244 th{padding:.5rem 1rem;text-align:left;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#fafaf8;font-size:.8rem;color:#9a9a90;border-bottom:1px solid #2e2e26;white-space:nowrap}._tableRow_9ci80_261{transition:background .15s ease}._tableRow_9ci80_261:hover{background:#25251e}._tableRow_9ci80_261 td{padding:.5rem 1rem;border-bottom:1px solid #2e2e26;font-size:.875rem;color:#fafaf8;vertical-align:middle}._tableRow_9ci80_261:last-child td{border-bottom:none}._refId_9ci80_278{font-weight:500;color:#d1c881}._nameCell_9ci80_283{font-weight:500}._tableRowClickable_9ci80_287{cursor:pointer}._dateCell_9ci80_291{color:#9a9a90;font-size:.8rem;white-space:nowrap}._reasonCell_9ci80_297{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9a9a90}._emptyState_9ci80_305{padding:3rem;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#9a9a90}._modalFooter_9ci80_315{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;flex-wrap:nowrap}._detailBody_9ci80_324{display:flex;flex-direction:column;gap:1.5rem}._detailHero_9ci80_330{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #2e2e26}._detailHeroMain_9ci80_339{display:flex;flex-direction:column;gap:4px;min-width:0}._detailHeroName_9ci80_346{font-size:1.0625rem;font-weight:600;color:#fafaf8;line-height:1.3}._detailGrid_9ci80_353{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}@media(max-width:639px){._detailGrid_9ci80_353{grid-template-columns:1fr}}._detailGrid_9ci80_353>div{display:flex;flex-direction:column;gap:4px;min-width:0}._detailFull_9ci80_370{grid-column:1/-1}._detailLabel_9ci80_374{font-size:.8rem;font-weight:500;color:#6b6b5e;text-transform:uppercase;letter-spacing:.06em}._detailValue_9ci80_382{font-size:.875rem;color:#fafaf8;line-height:1.4}._detailText_9ci80_388{font-size:.875rem;color:#fafaf8;line-height:1.5;margin:0}._history_9ci80_395{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid #2e2e26}._historyHeader_9ci80_403{font-size:.8rem;font-weight:500;color:#6b6b5e;text-transform:uppercase;letter-spacing:.06em}._historyEmpty_9ci80_411{font-size:.875rem;color:#6b6b5e}._historyList_9ci80_416{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}._historyItem_9ci80_425{display:flex;align-items:flex-start;gap:.5rem}._historyDot_9ci80_431{flex-shrink:0;width:8px;height:8px;margin-top:6px;border-radius:9999px;background:#6b6b5e}._dot_created_9ci80_440{background:#d1c881}._dot_coach_assigned_9ci80_444,._dot_coach_changed_9ci80_445,._dot_status_changed_9ci80_449,._dot_email_sent_9ci80_453{background:#0ea5e9}._dot_note_added_9ci80_457{background:#6b6b5e}._dot_deleted_9ci80_461{background:#ef4444}._historyContent_9ci80_465{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._historyTitle_9ci80_473{font-size:.875rem;color:#fafaf8;line-height:1.4}._historyNotes_9ci80_479{color:#6b6b5e}._historyTime_9ci80_483{font-size:.8rem;color:#6b6b5e}._page_cscuz_1{display:flex;flex-direction:column;gap:1rem;min-width:0}._header_cscuz_8{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}._headerActions_cscuz_16{display:flex;gap:.5rem;align-items:center}._title_cscuz_22{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_cscuz_30{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._tabs_cscuz_39{display:flex;gap:2px;border-bottom:1px solid #2e2e26}._tab_cscuz_39{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#9a9a90;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease;white-space:nowrap;margin-bottom:-1px}._tab_cscuz_39:hover{color:#fafaf8}._tabActive_cscuz_66{color:#d1c881;border-bottom-color:#d1c881}._tabCount_cscuz_71{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;font-size:11px;font-weight:600;background:#25251e;border-radius:9999px;color:#6b6b5e}._filters_cscuz_85{display:flex;gap:.5rem;flex-wrap:wrap}._searchInput_cscuz_91{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._searchInput_cscuz_91::-moz-placeholder{color:#6b6b5e}._searchInput_cscuz_91::placeholder{color:#6b6b5e}._searchInput_cscuz_91:hover:not(:disabled):not(:focus){border-color:#3a3a30}._searchInput_cscuz_91:focus,._searchInput_cscuz_91:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._searchInput_cscuz_91:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._searchInput_cscuz_91{width:auto;min-width:220px;flex:1}@media(max-width:639px){._searchInput_cscuz_91{min-width:100%}}._filterSelect_cscuz_132{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._filterSelect_cscuz_132::-moz-placeholder{color:#6b6b5e}._filterSelect_cscuz_132::placeholder{color:#6b6b5e}._filterSelect_cscuz_132:hover:not(:disabled):not(:focus){border-color:#3a3a30}._filterSelect_cscuz_132:focus,._filterSelect_cscuz_132:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._filterSelect_cscuz_132:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._filterSelect_cscuz_132{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._filterSelect_cscuz_132:disabled{cursor:not-allowed}._filterSelect_cscuz_132{width:auto;min-width:160px}._tableCard_cscuz_179{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;overflow:hidden}._tableScroll_cscuz_187{overflow-x:auto}._tableScroll_cscuz_187::-webkit-scrollbar{height:4px}._tableScroll_cscuz_187::-webkit-scrollbar-thumb{background:#4a4a3e;border-radius:9999px}._table_cscuz_179{width:100%;border-collapse:collapse;min-width:900px}._tableHeader_cscuz_204{background:#141410}._tableHeader_cscuz_204 th{padding:.5rem 1rem;text-align:left;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#fafaf8;font-size:.8rem;color:#9a9a90;border-bottom:1px solid #2e2e26;white-space:nowrap}._tableRow_cscuz_221{transition:background .15s ease}._tableRow_cscuz_221:hover{background:#25251e}._tableRow_cscuz_221 td{padding:.5rem 1rem;border-bottom:1px solid #2e2e26;font-size:.875rem;color:#fafaf8;white-space:nowrap}._tableRow_cscuz_221:last-child td{border-bottom:none}._nameCell_cscuz_238{font-weight:500}._peerSupportTag_cscuz_242{display:inline-block;margin-left:.5rem;padding:.05rem .4rem;font-size:.7rem;font-weight:500;color:var(--color-text-muted, #6b7280);border:1px solid var(--color-border-subtle, #e5e7eb);border-radius:4px;vertical-align:middle}._overdue_cscuz_254{color:#ef4444;font-weight:500}._noDate_cscuz_259{color:#6b6b5e}._actionCount_cscuz_263{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#2a2510;color:#eab308;font-size:.8rem;font-weight:600;border-radius:9999px}._noActions_cscuz_277{color:#6b6b5e}._emptyState_cscuz_281{padding:3rem;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#9a9a90}._inviteForm_cscuz_291{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}._inviteActions_cscuz_298{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.5rem}._tableRowClickable_cscuz_305{cursor:pointer}._modalFooter_cscuz_309{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;flex-wrap:nowrap}._modalFooterRight_cscuz_318{display:flex;align-items:center;gap:.5rem}._saveError_cscuz_324{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;color:#ef4444}._history_cscuz_333{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid #2e2e26}._historyHeader_cscuz_342{font-size:.8rem;font-weight:500;color:#6b6b5e;text-transform:uppercase;letter-spacing:.06em}._historyEmpty_cscuz_350{font-size:.875rem;color:#6b6b5e}._historyList_cscuz_355{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}._historyItem_cscuz_364{display:flex;align-items:flex-start;gap:.5rem}._historyDot_cscuz_370{flex-shrink:0;width:8px;height:8px;margin-top:6px;border-radius:9999px;background:#6b6b5e}._dot_created_cscuz_379{background:#d1c881}._dot_profile_updated_cscuz_383,._dot_status_changed_cscuz_387,._dot_peer_supporter_toggled_cscuz_391,._dot_sharp_status_changed_cscuz_392{background:#0ea5e9}._dot_deleted_cscuz_396{background:#ef4444}._historyContent_cscuz_400{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._historyTitle_cscuz_408{font-size:.875rem;color:#fafaf8;line-height:1.4}._historyNotes_cscuz_414{color:#6b6b5e}._historyTime_cscuz_418{font-size:.8rem;color:#6b6b5e}._detailBody_cscuz_423{display:flex;flex-direction:column;gap:1rem}._detailGrid_cscuz_429{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem}@media(max-width:639px){._detailGrid_cscuz_429{grid-template-columns:1fr}}._detailItem_cscuz_440{display:flex;flex-direction:column;gap:2px}._detailLabel_cscuz_446{font-size:.8rem;color:#6b6b5e;font-weight:500}._detailValue_cscuz_452{font-size:.875rem;color:#fafaf8}._detailValueAccent_cscuz_457{font-size:.875rem;color:#d1c881;font-weight:500}._selectField_cscuz_463{display:flex;flex-direction:column;width:100%}._selectLabel_cscuz_469{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#fafaf8;display:block;margin-bottom:.25rem}._selectControl_cscuz_479{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._selectControl_cscuz_479::-moz-placeholder{color:#6b6b5e}._selectControl_cscuz_479::placeholder{color:#6b6b5e}._selectControl_cscuz_479:hover:not(:disabled):not(:focus){border-color:#3a3a30}._selectControl_cscuz_479:focus,._selectControl_cscuz_479:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._selectControl_cscuz_479:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._selectControl_cscuz_479{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._selectControl_cscuz_479:disabled{cursor:not-allowed}._statusChangeSection_cscuz_522{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#141410;border-radius:6px}._statusChangeSection_cscuz_522 select{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._statusChangeSection_cscuz_522 select::-moz-placeholder{color:#6b6b5e}._statusChangeSection_cscuz_522 select::placeholder{color:#6b6b5e}._statusChangeSection_cscuz_522 select:hover:not(:disabled):not(:focus){border-color:#3a3a30}._statusChangeSection_cscuz_522 select:focus,._statusChangeSection_cscuz_522 select:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._statusChangeSection_cscuz_522 select:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._statusChangeSection_cscuz_522 select{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._statusChangeSection_cscuz_522 select:disabled{cursor:not-allowed}._statusChangeSection_cscuz_522 select{width:auto;min-width:200px}._outreachSummarySection_cscuz_577{display:flex;flex-direction:column;gap:.5rem}._outreachSummaryTitle_cscuz_583{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:1.5;font-size:.875rem;color:#fafaf8}._outreachStats_cscuz_593{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media(max-width:639px){._outreachStats_cscuz_593{grid-template-columns:1fr}}._outreachStatCard_cscuz_604{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:2px}._outreachStatValue_cscuz_616{font-size:1.1875rem;font-weight:700;color:#fafaf8}._outreachStatLabel_cscuz_622{font-size:.8rem;color:#6b6b5e;font-weight:500}._outreachMiniTable_cscuz_628{width:100%;border-collapse:collapse;margin-top:.25rem}._outreachMiniTable_cscuz_628 th{padding:.25rem .5rem;text-align:left;font-size:.8rem;color:#6b6b5e;font-weight:500;border-bottom:1px solid #2e2e26;white-space:nowrap}._outreachMiniTable_cscuz_628 td{padding:.25rem .5rem;font-size:.875rem;color:#fafaf8;border-bottom:1px solid #2e2e26;white-space:nowrap}._outreachMiniTable_cscuz_628 tr:last-child td{border-bottom:none}._noOutreach_cscuz_653{font-size:.875rem;color:#6b6b5e;padding:1rem 0}._sharpHeader_cscuz_659{display:inline-flex;align-items:center;gap:4px}._sharpHeaderIcon_cscuz_665{color:#d1c881;flex-shrink:0}._sharpBadge_cscuz_670{display:inline-flex;align-items:center;gap:4px;padding:2px .5rem;font-size:.8rem;font-weight:500;border-radius:9999px;white-space:nowrap}._sharpBadgeActive_cscuz_681{background:#d1c8811f;color:#d1c881}._sharpBadgeInactive_cscuz_686{background:#2e2e26;color:#6b6b5e}._sharpBadgeIcon_cscuz_691{flex-shrink:0}._sharpSection_cscuz_695{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#141410;border-radius:6px;border-left:3px solid #d1c881}._sharpSectionHeader_cscuz_705{display:flex;align-items:center;gap:.25rem}._sharpSectionIcon_cscuz_711{color:#d1c881}._sharpSectionTitle_cscuz_715{font-size:.875rem;font-weight:600;color:#d1c881}._sharpSectionBody_cscuz_721{display:flex;flex-direction:column;gap:.25rem}._sharpSectionBody_cscuz_721 select{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._sharpSectionBody_cscuz_721 select::-moz-placeholder{color:#6b6b5e}._sharpSectionBody_cscuz_721 select::placeholder{color:#6b6b5e}._sharpSectionBody_cscuz_721 select:hover:not(:disabled):not(:focus){border-color:#3a3a30}._sharpSectionBody_cscuz_721 select:focus,._sharpSectionBody_cscuz_721 select:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._sharpSectionBody_cscuz_721 select:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._sharpSectionBody_cscuz_721 select{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._sharpSectionBody_cscuz_721 select:disabled{cursor:not-allowed}._page_146uo_1{display:flex;flex-direction:column;gap:1rem}._header_146uo_7{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._title_146uo_14{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_146uo_22{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._tabs_146uo_31{display:flex;gap:2px;border-bottom:1px solid #2e2e26}._tab_146uo_31{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#9a9a90;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease;white-space:nowrap;margin-bottom:-1px}._tab_146uo_31:hover{color:#fafaf8}._tabActive_146uo_58{color:#d1c881;border-bottom-color:#d1c881}._tabCount_146uo_63{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;font-size:11px;font-weight:600;background:#25251e;border-radius:9999px;color:#6b6b5e}._filters_146uo_77{display:flex;gap:.5rem;flex-wrap:wrap}._searchInput_146uo_83{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._searchInput_146uo_83::-moz-placeholder{color:#6b6b5e}._searchInput_146uo_83::placeholder{color:#6b6b5e}._searchInput_146uo_83:hover:not(:disabled):not(:focus){border-color:#3a3a30}._searchInput_146uo_83:focus,._searchInput_146uo_83:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._searchInput_146uo_83:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._searchInput_146uo_83{width:auto;min-width:220px;flex:1}@media(max-width:639px){._searchInput_146uo_83{min-width:100%}}._timeSelect_146uo_124{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._timeSelect_146uo_124::-moz-placeholder{color:#6b6b5e}._timeSelect_146uo_124::placeholder{color:#6b6b5e}._timeSelect_146uo_124:hover:not(:disabled):not(:focus){border-color:#3a3a30}._timeSelect_146uo_124:focus,._timeSelect_146uo_124:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._timeSelect_146uo_124:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._timeSelect_146uo_124{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._timeSelect_146uo_124:disabled{cursor:not-allowed}._timeSelect_146uo_124{width:auto;min-width:160px;flex:0 0 auto}._tableCard_146uo_172{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:0;overflow:hidden}._table_146uo_172{width:100%;border-collapse:collapse}._table_146uo_172 th,._table_146uo_172 td{text-align:left;padding:.5rem 1rem;font-size:.875rem;border-bottom:1px solid #2e2e26}._table_146uo_172 th{font-weight:500;color:#9a9a90;background:#141410}._row_146uo_198{transition:background .15s ease}._rowClickable_146uo_202{cursor:pointer}._rowClickable_146uo_202:hover{background:#25251e}._emptyState_146uo_209{text-align:center!important;padding:2rem!important;color:#9a9a90}._detailBody_146uo_215{display:flex;flex-direction:column;gap:1.5rem}._detailHero_146uo_221{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #2e2e26}._statusCell_146uo_230{display:inline-flex;align-items:center;gap:.25rem;flex-wrap:wrap}._lateCell_146uo_237,._lateText_146uo_242{color:#ef4444;font-weight:500}._detailHeroMain_146uo_247{display:flex;flex-direction:column;gap:4px;min-width:0}._detailHeroName_146uo_254{font-size:1.0625rem;font-weight:600;color:#fafaf8;line-height:1.3}._detailGrid_146uo_261{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}@media(max-width:639px){._detailGrid_146uo_261{grid-template-columns:1fr}}._detailGrid_146uo_261>div{display:flex;flex-direction:column;gap:4px;min-width:0}._detailLabel_146uo_278{font-size:.8rem;font-weight:500;color:#6b6b5e;text-transform:uppercase;letter-spacing:.06em}._detailValue_146uo_286{font-size:.875rem;color:#fafaf8;line-height:1.4}._modalActions_146uo_292{display:flex;gap:.5rem;justify-content:flex-end;align-items:center;flex-wrap:nowrap;width:100%}._history_146uo_301{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid #2e2e26}._historyHeader_146uo_309{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#fafaf8;font-size:.8rem;color:#6b6b5e;text-transform:uppercase;letter-spacing:.06em}._historyEmpty_146uo_321{font-size:.875rem;color:#6b6b5e}._historyList_146uo_326{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}._historyItem_146uo_335{display:flex;align-items:flex-start;gap:.5rem}._historyDot_146uo_341{flex-shrink:0;width:8px;height:8px;margin-top:6px;border-radius:9999px;background:#6b6b5e}._dot_assigned_146uo_350{background:#d1c881}._dot_sms_sent_146uo_354,._dot_email_sent_146uo_355,._dot_response_received_146uo_359{background:#0ea5e9}._dot_completed_146uo_363{background:#22c55e}._dot_escalated_146uo_367{background:#ef4444}._dot_note_146uo_371{background:#6b6b5e}._historyContent_146uo_375{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._historyTitle_146uo_383{font-size:.875rem;color:#fafaf8;line-height:1.4}._historyNotes_146uo_389{color:#6b6b5e}._historyTime_146uo_393{font-size:.8rem;color:#6b6b5e}._page_1idgy_1{display:flex;flex-direction:column;gap:1rem}._header_1idgy_7{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;align-items:flex-end}._title_1idgy_16{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_1idgy_24{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._tabs_1idgy_33{display:flex;gap:2px;border-bottom:1px solid #2e2e26;overflow-x:auto}._tab_1idgy_33{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#9a9a90;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease;white-space:nowrap;margin-bottom:-1px}._tab_1idgy_33:hover{color:#fafaf8}._tabActive_1idgy_61{color:#d1c881;border-bottom-color:#d1c881}._tabCount_1idgy_66{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;font-size:11px;font-weight:600;background:#25251e;border-radius:9999px;color:#6b6b5e}._tableWrap_1idgy_80{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;overflow-x:auto}._table_1idgy_80{width:100%;border-collapse:collapse}._table_1idgy_80 th,._table_1idgy_80 td{padding:.5rem 1rem;text-align:left;font-size:.875rem;vertical-align:middle}._table_1idgy_80 th{font-size:.8rem;font-weight:600;color:#6b6b5e;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #2e2e26;background:transparent}._table_1idgy_80 tbody tr{border-bottom:1px solid rgba(46,46,38,.5)}._table_1idgy_80 tbody tr:last-child{border-bottom:none}._table_1idgy_80 tbody tr:hover{background:#25251e}._titleCell_1idgy_118{color:#fafaf8;font-weight:500}._rowClickable_1idgy_123{cursor:pointer}._mutedCell_1idgy_127{color:#6b6b5e}._actionsCell_1idgy_131{text-align:right;white-space:nowrap}._actionBtn_1idgy_136{background:none;border:none;padding:4px .25rem;font:inherit;font-size:.8rem;color:#9a9a90;cursor:pointer;text-decoration:none;transition:color .15s ease}._actionBtn_1idgy_136:hover{color:#d1c881}._actionBtn_1idgy_136+._actionBtn_1idgy_136{margin-left:.25rem}._actionDanger_1idgy_154:hover{color:#ef4444}._empty_1idgy_158{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:2rem;text-align:center;color:#6b6b5e;font-size:.875rem}._page_vx1ck_1{display:flex;flex-direction:column;gap:1.5rem}._header_vx1ck_7{display:flex;flex-direction:column;gap:2px}._title_vx1ck_13{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_vx1ck_21{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._section_vx1ck_30{display:flex;flex-direction:column;gap:.5rem}._sectionHeader_vx1ck_36{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._sectionTitle_vx1ck_43{font-size:1.0625rem;font-weight:600;color:#fafaf8}._viewAllLink_vx1ck_49{font-size:.875rem;color:#d1c881;text-decoration:none}._viewAllLink_vx1ck_49:hover{color:#e8e0a8}._actionsGrid_vx1ck_58{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:960px){._actionsGrid_vx1ck_58{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){._actionsGrid_vx1ck_58{grid-template-columns:1fr}}._actionCard_vx1ck_74{background:#1c1c16;border-radius:8px;box-shadow:0 1px 3px #0000004d;display:flex;flex-direction:column;gap:.25rem;padding:1rem;text-decoration:none;color:#fafaf8;border:1px solid #2e2e26;transition:border-color .15s ease,transform .15s ease;cursor:pointer}._actionCard_vx1ck_74:hover{border-color:#d1c881;transform:translateY(-1px)}._actionIcon_vx1ck_94{width:28px;height:28px;color:#d1c881}._actionIcon_vx1ck_94 svg{width:100%;height:100%}._actionLabel_vx1ck_104{font-size:.875rem;font-weight:600;color:#fafaf8}._actionHint_vx1ck_110{font-size:.8rem;color:#9a9a90}._statsGrid_vx1ck_115{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:960px){._statsGrid_vx1ck_115{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){._statsGrid_vx1ck_115{grid-template-columns:1fr}}._statCard_vx1ck_131{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1rem;display:flex;flex-direction:column;gap:.25rem}._statValue_vx1ck_142{font-size:1.45rem;font-weight:600;color:#fafaf8}._statLabel_vx1ck_148{font-size:.8rem;color:#9a9a90}._wrapper_v37sl_1{display:flex;flex-direction:column;width:100%;position:relative}._label_v37sl_8{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#fafaf8;display:block;margin-bottom:.25rem}._required_v37sl_18{color:#ef4444}._inputContainer_v37sl_22{position:relative;width:100%}._input_v37sl_22{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._input_v37sl_22::-moz-placeholder{color:#6b6b5e}._input_v37sl_22::placeholder{color:#6b6b5e}._input_v37sl_22:hover:not(:disabled):not(:focus){border-color:#3a3a30}._input_v37sl_22:focus,._input_v37sl_22:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._input_v37sl_22:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._input_v37sl_22{padding-right:2rem}._inputError_v37sl_61{border-color:#ef4444}._inputError_v37sl_61:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._chevron_v37sl_69{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b6b5e;display:flex;align-items:center;justify-content:center}._dropdown_v37sl_81{position:absolute;top:100%;left:0;right:0;z-index:80;margin-top:.25rem;padding:.25rem 0;background:#1c1c16;border:1px solid #2e2e26;border-radius:6px;box-shadow:0 10px 20px #0006;max-height:240px;overflow-y:auto;list-style:none}._option_v37sl_98{display:flex;flex-direction:column;padding:.5rem 1rem;cursor:pointer;transition:background-color .15s ease}._option_v37sl_98:hover{background-color:#25251e}._optionInline_v37sl_109{flex-direction:row;align-items:baseline;gap:.5rem;justify-content:space-between}._optionSelected_v37sl_116,._optionSelected_v37sl_116:hover{background-color:#2d2b1c}._optionLabel_v37sl_123{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;color:#fafaf8;line-height:1.5}._optionSubtitle_v37sl_131{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:1px}._optionSubtitleInline_v37sl_140{margin-top:0;color:#6b6b5e;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}._noResults_v37sl_150{padding:1rem;text-align:center;color:#6b6b5e;font-size:.875rem}._error_v37sl_157{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;color:#dc2626;margin-top:.25rem}._page_76cws_1{display:flex;flex-direction:column;gap:1rem;max-width:640px}._pageHeader_76cws_8{margin-bottom:.25rem}._title_76cws_12{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_76cws_20{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._formCard_76cws_29{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:639px){._formCard_76cws_29{padding:1rem}}._field_76cws_45{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_76cws_51{font-size:.875rem;font-weight:500;color:#fafaf8}._select_76cws_57{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._select_76cws_57::-moz-placeholder{color:#6b6b5e}._select_76cws_57::placeholder{color:#6b6b5e}._select_76cws_57:hover:not(:disabled):not(:focus){border-color:#3a3a30}._select_76cws_57:focus,._select_76cws_57:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._select_76cws_57:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._select_76cws_57{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._select_76cws_57:disabled{cursor:not-allowed}._textarea_76cws_100{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._textarea_76cws_100::-moz-placeholder{color:#6b6b5e}._textarea_76cws_100::placeholder{color:#6b6b5e}._textarea_76cws_100:hover:not(:disabled):not(:focus){border-color:#3a3a30}._textarea_76cws_100:focus,._textarea_76cws_100:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._textarea_76cws_100:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._textarea_76cws_100{resize:vertical}._error_76cws_134{font-size:.8rem;color:#ef4444}._actions_76cws_139{display:flex;gap:.5rem;justify-content:flex-end}._page_1em0l_1{display:flex;flex-direction:column;gap:1rem;max-width:720px}._pageHeader_1em0l_8{margin-bottom:.25rem}._title_1em0l_12{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_1em0l_20{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._formCard_1em0l_29{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:639px){._formCard_1em0l_29{padding:1rem}}._row_1em0l_45{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:639px){._row_1em0l_45{grid-template-columns:1fr}}._field_1em0l_56{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_1em0l_62{font-size:.875rem;font-weight:500;color:#fafaf8}._select_1em0l_68{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._select_1em0l_68::-moz-placeholder{color:#6b6b5e}._select_1em0l_68::placeholder{color:#6b6b5e}._select_1em0l_68:hover:not(:disabled):not(:focus){border-color:#3a3a30}._select_1em0l_68:focus,._select_1em0l_68:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._select_1em0l_68:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._select_1em0l_68{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._select_1em0l_68:disabled{cursor:not-allowed}._error_1em0l_111{font-size:.8rem;color:#ef4444}._actions_1em0l_116{display:flex;gap:.5rem;justify-content:flex-end}._page_om4k5_1{display:flex;flex-direction:column;gap:1rem;max-width:640px}._header_om4k5_8{margin-bottom:.25rem}._title_om4k5_12{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_om4k5_20{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._formCard_om4k5_29{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:639px){._formCard_om4k5_29{padding:1rem}}._field_om4k5_45{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_om4k5_51{font-size:.875rem;font-weight:500;color:#fafaf8}._select_om4k5_57{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._select_om4k5_57::-moz-placeholder{color:#6b6b5e}._select_om4k5_57::placeholder{color:#6b6b5e}._select_om4k5_57:hover:not(:disabled):not(:focus){border-color:#3a3a30}._select_om4k5_57:focus,._select_om4k5_57:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._select_om4k5_57:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._select_om4k5_57{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._select_om4k5_57:disabled{cursor:not-allowed}._error_om4k5_100{font-size:.8rem;color:#ef4444}._dueSegmented_om4k5_105{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;width:100%}._dueSegment_om4k5_105{padding:.5rem 1rem;background:transparent;border:1px solid #3a3a30;border-radius:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#9a9a90;cursor:pointer;text-align:center;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease;white-space:nowrap}._dueSegment_om4k5_105:hover{color:#fafaf8;border-color:#d1c881}._dueSegment_om4k5_105:active:not(:disabled){transform:translateY(1px)}._dueSegment_om4k5_105:focus-visible{outline:2px solid #d1c881;outline-offset:2px}._dueSegmentActive_om4k5_138{background:#d1c881;border-color:#d1c881;color:#060604;font-weight:600;box-shadow:0 1px 2px #0003}._dueSegmentActive_om4k5_138:hover{background:#e8e0a8;border-color:#e8e0a8;color:#060604}._dueInputs_om4k5_151{display:flex;align-items:center;min-height:36px}._dueAsapHelp_om4k5_157{font-size:.875rem;color:#6b6b5e;margin:0}._dueDateRow_om4k5_163{display:flex;align-items:stretch;gap:.5rem;flex-wrap:nowrap;width:100%}._dueDateInput_om4k5_171{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._dueDateInput_om4k5_171::-moz-placeholder{color:#6b6b5e}._dueDateInput_om4k5_171::placeholder{color:#6b6b5e}._dueDateInput_om4k5_171:hover:not(:disabled):not(:focus){border-color:#3a3a30}._dueDateInput_om4k5_171:focus,._dueDateInput_om4k5_171:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._dueDateInput_om4k5_171:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._dueDateInput_om4k5_171{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-variant-numeric:tabular-nums;flex:1 1 0;min-width:0}._dueTimeSelect_om4k5_208{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._dueTimeSelect_om4k5_208::-moz-placeholder{color:#6b6b5e}._dueTimeSelect_om4k5_208::placeholder{color:#6b6b5e}._dueTimeSelect_om4k5_208:hover:not(:disabled):not(:focus){border-color:#3a3a30}._dueTimeSelect_om4k5_208:focus,._dueTimeSelect_om4k5_208:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._dueTimeSelect_om4k5_208:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._dueTimeSelect_om4k5_208{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23a6a6a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}._dueTimeSelect_om4k5_208:disabled{cursor:not-allowed}._dueTimeSelect_om4k5_208{font-variant-numeric:tabular-nums;flex:1 1 0;min-width:0}._dueRelativeRow_om4k5_256{display:flex;align-items:stretch;gap:.25rem}._dueRelativeInput_om4k5_262{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._dueRelativeInput_om4k5_262::-moz-placeholder{color:#6b6b5e}._dueRelativeInput_om4k5_262::placeholder{color:#6b6b5e}._dueRelativeInput_om4k5_262:hover:not(:disabled):not(:focus){border-color:#3a3a30}._dueRelativeInput_om4k5_262:focus,._dueRelativeInput_om4k5_262:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._dueRelativeInput_om4k5_262:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._dueRelativeInput_om4k5_262{width:84px;text-align:center;font-variant-numeric:tabular-nums}._duePreview_om4k5_298{display:inline-flex;align-items:baseline;gap:6px;align-self:flex-start;font-size:.8rem;color:#6b6b5e}._duePreviewLabel_om4k5_307{text-transform:uppercase;letter-spacing:.06em;font-weight:500}._duePreviewValue_om4k5_313{color:#fafaf8;font-weight:500;font-variant-numeric:tabular-nums}._actions_om4k5_319{display:flex;gap:.5rem;justify-content:space-between;align-items:center}._page_7lt5f_1{display:flex;flex-direction:column;gap:1rem;max-width:960px}._header_7lt5f_8{margin-bottom:.25rem}._title_7lt5f_12{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_7lt5f_20{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._formCard_7lt5f_29{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:639px){._formCard_7lt5f_29{padding:1rem}}._formSection_7lt5f_45{display:flex;flex-direction:column;gap:.25rem}._formLabel_7lt5f_51{font-size:.875rem;font-weight:500;color:#fafaf8}._formInput_7lt5f_57{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._formInput_7lt5f_57::-moz-placeholder{color:#6b6b5e}._formInput_7lt5f_57::placeholder{color:#6b6b5e}._formInput_7lt5f_57:hover:not(:disabled):not(:focus){border-color:#3a3a30}._formInput_7lt5f_57:focus,._formInput_7lt5f_57:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._formInput_7lt5f_57:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._formTextarea_7lt5f_88{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._formTextarea_7lt5f_88::-moz-placeholder{color:#6b6b5e}._formTextarea_7lt5f_88::placeholder{color:#6b6b5e}._formTextarea_7lt5f_88:hover:not(:disabled):not(:focus){border-color:#3a3a30}._formTextarea_7lt5f_88:focus,._formTextarea_7lt5f_88:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._formTextarea_7lt5f_88:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._formTextarea_7lt5f_88{resize:vertical;min-height:80px}._formError_7lt5f_123{font-size:.8rem;color:#ef4444}._modeRow_7lt5f_128{display:flex;gap:1rem;flex-wrap:wrap}._modeOption_7lt5f_134{display:inline-flex;align-items:center;gap:.25rem;cursor:pointer;font-size:.875rem}._modeOption_7lt5f_134 input{accent-color:#d1c881}._personnelList_7lt5f_145{display:flex;flex-direction:column;gap:2px;max-height:280px;overflow-y:auto;border:1px solid #2e2e26;border-radius:6px}._personnelRow_7lt5f_155{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;cursor:pointer;transition:background .15s ease;border:none;background:transparent;color:#fafaf8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left;width:100%}._personnelRow_7lt5f_155:hover,._personnelRowSelected_7lt5f_173{background:#25251e}._personnelCheck_7lt5f_177{width:18px;height:18px;min-width:18px;border:1.5px solid #3a3a30;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#d1c881}._personnelRowSelected_7lt5f_173 ._personnelCheck_7lt5f_177{background:#d1c881;border-color:#d1c881;color:#060604}._personnelName_7lt5f_194{font-size:.875rem;font-weight:500;min-width:160px}._personnelMeta_7lt5f_200{font-size:.8rem;color:#9a9a90;min-width:140px}._personnelUnit_7lt5f_206{font-size:.8rem;color:#6b6b5e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._emptyList_7lt5f_214{padding:1rem;text-align:center;font-size:.875rem;color:#6b6b5e}._selectionSummary_7lt5f_221{font-size:.8rem;color:#9a9a90;padding:2px}._smsHeader_7lt5f_227{display:flex;align-items:center;justify-content:space-between}._smsCounter_7lt5f_233{font-size:.8rem;color:#6b6b5e}._smsCounterOver_7lt5f_238{color:#eab308;font-weight:600}._smsNote_7lt5f_243{font-size:.8rem;color:#eab308}._footer_7lt5f_248{display:flex;align-items:center;gap:.5rem;padding-top:.5rem}._footerSpacer_7lt5f_255{flex:1}._page_z4apa_1{display:flex;flex-direction:column;gap:1rem;max-width:960px}._header_z4apa_8{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;align-items:flex-start}._headerText_z4apa_17{display:flex;flex-direction:column;gap:.25rem}._headerBadges_z4apa_23{display:flex;gap:.25rem;flex-wrap:wrap}._title_z4apa_29{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1875rem;font-weight:600;line-height:1.25;color:#fafaf8}._subtitle_z4apa_37{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6b6b5e;margin-top:2px}._headerActions_z4apa_46{display:flex;gap:.25rem;flex-wrap:wrap}._card_z4apa_52{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:639px){._card_z4apa_52{padding:1rem}}._sectionTitle_z4apa_68{font-size:.9375rem;font-weight:600;color:#fafaf8}._grid_z4apa_74{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:639px){._grid_z4apa_74{grid-template-columns:1fr}}._gridItem_z4apa_85{display:flex;flex-direction:column;gap:2px}._label_z4apa_91{font-size:.8rem;color:#6b6b5e;text-transform:uppercase;letter-spacing:.04em;font-weight:500}._value_z4apa_99{font-size:.875rem;color:#fafaf8}._recipientList_z4apa_104{display:flex;flex-direction:column;gap:.25rem;padding-top:.5rem;border-top:1px solid #2e2e26}._recipientSearch_z4apa_112{width:100%;min-height:36px;padding:.25rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fafaf8;background:#25251e;border:1px solid #2e2e26;border-radius:6px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;outline:none}._recipientSearch_z4apa_112::-moz-placeholder{color:#6b6b5e}._recipientSearch_z4apa_112::placeholder{color:#6b6b5e}._recipientSearch_z4apa_112:hover:not(:disabled):not(:focus){border-color:#3a3a30}._recipientSearch_z4apa_112:focus,._recipientSearch_z4apa_112:focus-visible{border-color:#d1c881;box-shadow:0 0 0 3px #d1c8812e}._recipientSearch_z4apa_112:disabled{background:#1c1c16;color:#6b6b5e;cursor:not-allowed;opacity:.7}._recipientSearch_z4apa_112{margin-top:.5rem;margin-bottom:.5rem}._personnelScroll_z4apa_147{max-height:320px;overflow-y:auto}._personnelEmpty_z4apa_152{font-size:.875rem;color:#6b6b5e;margin:0;padding:.5rem 0}._personnelList_z4apa_159{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;font-size:.875rem;color:#fafaf8}._personnelList_z4apa_159 li{padding:4px 0;border-bottom:1px dashed rgba(46,46,38,.5)}._personnelList_z4apa_159 li:last-child{border-bottom:none}._messageBlock_z4apa_177{display:flex;flex-direction:column;gap:.25rem}._messageSubject_z4apa_183{font-size:.875rem;color:#fafaf8;font-weight:500}._messageBody_z4apa_189{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#fafaf8;white-space:pre-wrap;background:#141410;padding:.5rem 1rem;border-radius:6px;margin:0}._dangerZone_z4apa_200{display:flex;justify-content:flex-end;padding-top:.5rem}._empty_z4apa_206{background:#1c1c16;border:1px solid #2e2e26;border-radius:8px;box-shadow:0 1px 3px #0000004d;padding:2rem;text-align:center;color:#6b6b5e}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;color-scheme:dark}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8125rem;line-height:1.5;color:#fafaf8;background-color:#0c0c08;overflow-x:hidden}#root{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}input,textarea,select{font-family:inherit;color:inherit}img{max-width:100%;display:block}ul,ol{list-style:none}table{border-collapse:collapse;width:100%}::-moz-selection{background:#d1c8814d;color:#fafaf8}::selection{background:#d1c8814d;color:#fafaf8}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#3a3a30;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#4a4a3e}
