.BackButton_backButton__hKUYf{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;padding:0!important;background:transparent;border:1px solid #e2e8f0;border-radius:6px;color:#666666;cursor:pointer;transition:all .2s;flex-shrink:0;min-width:36px!important}.BackButton_backButton__hKUYf>div{gap:0!important}.BackButton_backButton__hKUYf>div,.BackButton_backButton__hKUYf>div>span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.BackButton_backButton__hKUYf>div>span:not(:first-child){display:none!important}.BackButton_backButton__hKUYf svg{width:16px;height:16px}.BackButton_backButton__hKUYf:hover{background:#f8fafc;border-color:#cbd5e1}.dark .BackButton_backButton__hKUYf{border-color:#333333;color:#999999}.dark .BackButton_backButton__hKUYf:hover{background:#1a1a1a;border-color:#404040}.SettingItem_settingItem__sqg5O{padding:0}.SettingItem_settingContent___8kyk{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 1.25rem;gap:1rem}.SettingItem_settingHeader__sRHQR{flex:1;min-width:0}.SettingItem_settingLabel__9CRU4{font-size:.875rem;font-weight:600;color:#0a0a0a;margin:0 0 .25rem;display:block}.dark .SettingItem_settingLabel__9CRU4{color:#f1f5f9}.SettingItem_settingDescription__Y4lf2{font-size:.8125rem;color:#666666;margin:0;line-height:1.4}.dark .SettingItem_settingDescription__Y4lf2{color:#999999}.SettingItem_settingControl__sbuqf{flex-shrink:0;min-width:160px}@media (max-width:768px){.SettingItem_settingContent___8kyk{flex-direction:column;align-items:stretch;gap:1rem}.SettingItem_settingControl__sbuqf{min-width:0}}.CustomSelect_customSelectWrapper__Noj19{position:relative;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.CustomSelect_select__t1wOM{width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:.875rem;font-family:inherit;font-weight:400;color:var(--text-color-primary);background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;outline:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;position:relative;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.CustomSelect_select__t1wOM.CustomSelect_open__aJ48j,.CustomSelect_select__t1wOM:focus{border-color:var(--border-color);outline:none}.CustomSelect_select__t1wOM.CustomSelect_disabled__z8KVB{background:var(--bg-disabled);color:var(--text-color-tertiary);cursor:not-allowed;opacity:.6}.CustomSelect_selectLabel__Knpei{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:.01em}.CustomSelect_selectArrow__rVLvB{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--text-color-secondary);transition:all .2s ease;display:flex;align-items:center;justify-content:center}.CustomSelect_select__t1wOM.CustomSelect_open__aJ48j .CustomSelect_selectArrow__rVLvB,.CustomSelect_select__t1wOM:focus .CustomSelect_selectArrow__rVLvB{color:var(--text-color-primary)}.CustomSelect_arrowRotated__pgacD{transform:rotate(180deg)}.CustomSelect_dropdown__wgPch{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);z-index:1000;max-height:200px;overflow-y:auto;animation:CustomSelect_slideDown__zJSCy .15s ease-out}@keyframes CustomSelect_slideDown__zJSCy{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes CustomSelect_slideUp__gjwS_{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.CustomSelect_option__P3thG{padding:.625rem 1rem;font-size:.875rem;font-family:inherit;font-weight:400;color:var(--text-color-primary);cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid var(--border-color-soft);letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.CustomSelect_option__P3thG:last-child{border-bottom:none}.CustomSelect_option__P3thG:hover{background:var(--bg-hover-soft)}.CustomSelect_option__P3thG.CustomSelect_selected__7ph2H{background:var(--bg-hover);font-weight:500;color:var(--text-color-primary)}.CustomSelect_wrapperCompact__DMc5A{width:auto;min-width:100px}.CustomSelect_selectCompact__s4WW7{padding:.25rem 1.75rem .25rem .5rem;font-size:.75rem;font-family:inherit;font-weight:400;color:var(--text-color-primary);background:var(--bg-card);border:1px solid rgba(0,0,0,.06);border-radius:6px;display:flex;align-items:center;cursor:pointer;transition:all .2s ease;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.CustomSelect_selectCompact__s4WW7.CustomSelect_open__aJ48j,.CustomSelect_selectCompact__s4WW7:focus{border-color:rgba(0,0,0,.08);outline:none}.CustomSelect_selectArrowCompact__dc3Ep{position:absolute;right:.375rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--text-color-secondary);transition:all .2s ease;display:flex;align-items:center;justify-content:center}.CustomSelect_selectCompact__s4WW7.CustomSelect_open__aJ48j .CustomSelect_selectArrowCompact__dc3Ep,.CustomSelect_selectCompact__s4WW7:focus .CustomSelect_selectArrowCompact__dc3Ep{color:var(--text-color-primary)}.CustomSelect_dropdownCompact__kvcFP{position:absolute;bottom:calc(100% + 2px);left:0;min-width:100%;background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:1000;max-height:160px;overflow-y:auto;animation:CustomSelect_slideUp__gjwS_ .15s ease-out}.CustomSelect_dropdownCompact__kvcFP .CustomSelect_option__P3thG{padding:.375rem .5rem;font-size:.75rem;font-family:inherit;font-weight:400;letter-spacing:.01em}.dark .CustomSelect_selectCompact__s4WW7,.dark .CustomSelect_select__t1wOM{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1);color:#ffffff}.dark .CustomSelect_selectCompact__s4WW7.CustomSelect_open__aJ48j,.dark .CustomSelect_selectCompact__s4WW7:focus,.dark .CustomSelect_select__t1wOM.CustomSelect_open__aJ48j,.dark .CustomSelect_select__t1wOM:focus{border-color:rgba(255,255,255,.2);outline:none}.dark .CustomSelect_dropdownCompact__kvcFP,.dark .CustomSelect_dropdown__wgPch{background:var(--bg-secondary);border-color:var(--border-color);box-shadow:0 4px 16px rgba(0,0,0,.2)}.dark .CustomSelect_option__P3thG{color:var(--text-color-primary);border-bottom-color:var(--border-color-soft)}.dark .CustomSelect_option__P3thG:hover{background:var(--bg-hover-soft)}.dark .CustomSelect_option__P3thG.CustomSelect_selected__7ph2H{background:var(--bg-hover)}.CustomSelect_dropdownCompact__kvcFP::-webkit-scrollbar,.CustomSelect_dropdown__wgPch::-webkit-scrollbar{width:6px}.CustomSelect_dropdownCompact__kvcFP::-webkit-scrollbar-track,.CustomSelect_dropdown__wgPch::-webkit-scrollbar-track{background:transparent}.CustomSelect_dropdownCompact__kvcFP::-webkit-scrollbar-thumb,.CustomSelect_dropdown__wgPch::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.CustomSelect_dropdownCompact__kvcFP::-webkit-scrollbar-thumb:hover,.CustomSelect_dropdown__wgPch::-webkit-scrollbar-thumb:hover{background:var(--text-color-tertiary)}.Toggle_toggle__j06pJ{position:relative;width:44px;height:24px;padding:0;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;outline:none}.Toggle_toggle__j06pJ:focus{box-shadow:0 0 0 3px rgba(15,23,42,.1)}.Toggle_toggleSlider__NRLEs{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;transition:all .2s ease}.Toggle_toggleThumb__duoau{position:absolute;top:2px;left:2px;width:20px;height:20px;background:white;border-radius:50%;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.Toggle_toggleOff__2JSol .Toggle_toggleSlider__NRLEs{background:#cbd5e1}.Toggle_toggleOn__K2Qqc .Toggle_toggleSlider__NRLEs{background:#0a0a0a}.Toggle_toggleOn__K2Qqc .Toggle_toggleThumb__duoau{transform:translateX(20px)}.Toggle_toggleDisabled__XtLwc{cursor:not-allowed;opacity:.5}.Toggle_toggleDisabled__XtLwc .Toggle_toggleSlider__NRLEs{background:#e2e8f0!important}.dark .Toggle_toggle__j06pJ:focus{box-shadow:0 0 0 3px rgba(64,64,64,.3)}.dark .Toggle_toggleOff__2JSol .Toggle_toggleSlider__NRLEs{background:#404040}.dark .Toggle_toggleOn__K2Qqc .Toggle_toggleSlider__NRLEs{background:#e2e8f0}.dark .Toggle_toggleThumb__duoau{background:#1a1a1a}.dark .Toggle_toggleOn__K2Qqc .Toggle_toggleThumb__duoau{background:#0a0a0a}.dark .Toggle_toggleDisabled__XtLwc .Toggle_toggleSlider__NRLEs{background:#333333!important}.Modal_modalOverlay__UmymV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(6px);animation:Modal_fadeIn__6oH_K .2s ease-out}@keyframes Modal_fadeIn__6oH_K{0%{opacity:0}to{opacity:1}}.Modal_modal__uIkm_{background:white;border-radius:6px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.05);animation:Modal_slideIn__NwWiR .3s cubic-bezier(.34,1.56,.64,1);position:relative}@keyframes Modal_slideIn__NwWiR{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.Modal_small__gmwQE{max-width:400px}.Modal_medium__YEomH{max-width:600px}.Modal_large__o1qgI{max-width:800px}.Modal_xlarge___YboA{max-width:1000px}.Modal_modalHeader__ycMgZ{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f1f5f9;background:white;position:sticky;top:0;z-index:10}.Modal_modalTitle__m0KHs{font-size:1.125rem;font-weight:500;color:#1a1a1a;margin:0;letter-spacing:-.01em;line-height:1.2}.Modal_closeBtn__Q_gIS{background:none;border:none;color:#666666;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative}.Modal_closeBtn__Q_gIS:hover{background:#f8fafc;color:#333333}.Modal_closeBtn__Q_gIS:focus{outline:none;background:#f1f5f9;box-shadow:0 0 0 3px rgba(0,0,0,.1)}.Modal_modalContent__iuf_a{padding:1.5rem;overflow-y:auto;max-height:calc(90vh - 140px);scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}.Modal_modalContent__iuf_a::-webkit-scrollbar{width:6px}.Modal_modalContent__iuf_a::-webkit-scrollbar-track{background:transparent}.Modal_modalContent__iuf_a::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.3);border-radius:3px}.Modal_modalContent__iuf_a::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.5)}.Modal_modalActions__t9sfb{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #f1f5f9;flex-shrink:0}.Modal_actionsLeft__R7lgF{justify-content:flex-start}.Modal_actionsRight__XLU9I{justify-content:flex-end}.Modal_actionsBetween__G1EXv{justify-content:space-between}.Modal_actionsCenter__VGRCp{justify-content:center}@media (max-width:768px){.Modal_modal__uIkm_{margin:16px;max-height:calc(100vh - 32px);border-radius:6px}.Modal_modalHeader__ycMgZ{padding:1.25rem 1.25rem .75rem}.Modal_modalContent__iuf_a{padding:1.25rem;max-height:calc(100vh - 112px)}.Modal_modalActions__t9sfb{padding:1.25rem;flex-direction:column-reverse;gap:.5rem}.Modal_modalTitle__m0KHs{font-size:1rem}}.dark .Modal_modal__uIkm_{background:#1a1a1a;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.1)}.dark .Modal_modalHeader__ycMgZ{background:#1a1a1a;border-bottom-color:#333333}.dark .Modal_modalTitle__m0KHs{color:#f1f5f9}.dark .Modal_closeBtn__Q_gIS{color:#999999}.dark .Modal_closeBtn__Q_gIS:hover{background:#333333;color:#e2e8f0}.dark .Modal_modalActions__t9sfb{border-top-color:#333333}.dark .Modal_closeBtn__Q_gIS:focus{background:#404040;box-shadow:0 0 0 3px rgba(0,0,0,.2)}.StatusBadge_statusBadge__koa8J{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:capitalize;transition:all .2s;white-space:nowrap;line-height:1.2}.StatusBadge_operational__5EApt{background:rgba(41,191,18,.1);color:#29bf12;border:none;position:relative}.StatusBadge_paused__lhFdo{background:rgba(245,158,11,.1);color:#d97706;border:none}.StatusBadge_completed__USQIP{background:rgba(41,191,18,.1);color:#29bf12;border:none}.StatusBadge_compromised__szKnV,.StatusBadge_failed__FpjrW{background:rgba(239,68,68,.1);color:#dc2626;border:none}.StatusBadge_pending__ZOFRp{background:rgba(148,163,184,.1);color:#666666;border:none}.StatusBadge_in-progress__7R0tg,.StatusBadge_queued__Tv5vZ{background:var(--bg-hover-soft);color:var(--text-color-primary);border:none}.StatusBadge_calling__opidn{background:rgba(245,158,11,.1);color:#d97706;border:none}.StatusBadge_active__SSu6k{background:rgba(41,191,18,.1);color:#29bf12;border:none;position:relative}.dark .StatusBadge_operational__5EApt{background:rgba(41,191,18,.15);color:#29bf12;border:none}.dark .StatusBadge_paused__lhFdo{background:rgba(245,158,11,.15);color:#fbbf24;border:none}.dark .StatusBadge_completed__USQIP{background:rgba(41,191,18,.15);color:#29bf12;border:none}.dark .StatusBadge_compromised__szKnV,.dark .StatusBadge_failed__FpjrW{background:rgba(239,68,68,.15);color:#f87171;border:none}.dark .StatusBadge_pending__ZOFRp{background:rgba(148,163,184,.15);color:#999999;border:none}.dark .StatusBadge_in-progress__7R0tg,.dark .StatusBadge_queued__Tv5vZ{background:var(--bg-hover-soft);color:#60a5fa;border:none}.dark .StatusBadge_calling__opidn{background:rgba(245,158,11,.15);color:#fbbf24;border:none}.dark .StatusBadge_active__SSu6k{background:rgba(41,191,18,.15);color:#29bf12;border:none}.StatusBadge_active__SSu6k .StatusBadge_statusDot__AlilS,.StatusBadge_operational__5EApt .StatusBadge_statusDot__AlilS{content:"";width:6px;height:6px;background:#29bf12;border-radius:50%;position:absolute;left:.5rem;top:50%;transform:translateY(-50%);animation:StatusBadge_slowBlink__XN_GW 2s ease-in-out infinite}@keyframes StatusBadge_slowBlink__XN_GW{0%,50%{opacity:1}25%,75%{opacity:.3}}.StatusBadge_statusIcon__Ydxfm{display:flex;align-items:center;justify-content:center;width:12px;height:12px;margin-right:.25rem}.EmptyState_emptyState__AhVgf{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fafbfc;border-radius:6px;margin:1rem;width:100%;height:100%}.EmptyState_emptyState__AhVgf.EmptyState_search__ey_cY{padding:3rem 2rem;background:transparent;margin:0;width:100%;height:100%}.EmptyState_emptyState__AhVgf.EmptyState_minimal___Gnx2{padding:2rem 1rem;background:transparent;margin:0;width:100%;height:100%}.dark .EmptyState_emptyState__AhVgf{background:#0a0a0a}.dark .EmptyState_emptyState__AhVgf.EmptyState_minimal___Gnx2,.dark .EmptyState_emptyState__AhVgf.EmptyState_search__ey_cY{background:transparent}.EmptyState_emptyIcon__8k439{margin-bottom:1rem;color:#999999}.EmptyState_emptyIcon__8k439 svg{width:48px;height:48px;opacity:.3}.EmptyState_emptyState__AhVgf.EmptyState_minimal___Gnx2 .EmptyState_emptyIcon__8k439 svg,.EmptyState_emptyState__AhVgf.EmptyState_search__ey_cY .EmptyState_emptyIcon__8k439 svg{width:40px;height:40px;opacity:.4}.EmptyState_emptyTitle__zRmzu{font-size:1.125rem;font-weight:500;color:#1a1a1a;margin:0 0 .5rem}.EmptyState_emptyState__AhVgf.EmptyState_search__ey_cY .EmptyState_emptyTitle__zRmzu{font-size:1rem}.EmptyState_emptyState__AhVgf.EmptyState_minimal___Gnx2 .EmptyState_emptyTitle__zRmzu{font-size:.875rem}.dark .EmptyState_emptyTitle__zRmzu{color:#f1f5f9}.EmptyState_emptyDescription__d_SLj{font-size:.875rem;color:#666666;margin:0 0 1.5rem;max-width:400px;line-height:1.5}.EmptyState_emptyState__AhVgf.EmptyState_search__ey_cY .EmptyState_emptyDescription__d_SLj{font-size:.8125rem;margin-bottom:1rem;max-width:300px}.EmptyState_emptyState__AhVgf.EmptyState_minimal___Gnx2 .EmptyState_emptyDescription__d_SLj{font-size:.75rem;margin-bottom:1rem;max-width:250px}.dark .EmptyState_emptyDescription__d_SLj{color:#999999}.EmptyState_emptyActions__DD59C{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;align-items:center}.EmptyState_emptyState__AhVgf.EmptyState_minimal___Gnx2 .EmptyState_emptyActions__DD59C,.EmptyState_emptyState__AhVgf.EmptyState_search__ey_cY .EmptyState_emptyActions__DD59C{gap:.5rem}@media (max-width:768px){.EmptyState_emptyState__AhVgf{padding:3rem 1.5rem}.EmptyState_emptyState__AhVgf.EmptyState_search__ey_cY{padding:2rem 1rem}.EmptyState_emptyState__AhVgf.EmptyState_minimal___Gnx2{padding:1.5rem .75rem}.EmptyState_emptyActions__DD59C{flex-direction:column;gap:.5rem;width:100%}.EmptyState_emptyActions__DD59C button{width:100%;max-width:200px}}.SearchableDropdown_dropdown__ZxzdV{position:relative;width:100%;font-family:inherit}.SearchableDropdown_inputContainer__O_A7B{position:relative;cursor:pointer}.SearchableDropdown_input__I2i7g{width:100%;padding:10px 12px;border:1px solid var(--border-color,#e2e8f0);border-radius:6px;background-color:var(--background-color,#f7f9fc);color:var(--text-color-primary,#1a1a1a);font-size:1rem;box-sizing:border-box;transition:all .2s ease}.SearchableDropdown_input__I2i7g:focus{outline:none;border-color:var(--primary-color,#1e88e5);box-shadow:0 0 0 2px var(--primary-color-light,#e3f2fd)}.SearchableDropdown_arrow__Oo__C{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--text-color-secondary,#6b7280);transition:transform .2s;pointer-events:none}.SearchableDropdown_arrow__Oo__C.SearchableDropdown_open__Ln93B{transform:translateY(-50%) rotate(180deg)}.SearchableDropdown_optionsList__mEZA8{position:absolute;top:100%;left:0;right:0;background-color:var(--background-color-light,#fff);border:1px solid var(--border-color,#e2e8f0);border-top:none;border-radius:0 0 6px 6px;list-style:none;padding:0;margin:-2px 0 0;max-height:200px;overflow-y:auto;z-index:1001;box-shadow:0 4px 6px rgba(0,0,0,.1)}.SearchableDropdown_option__maOZ_{padding:10px 12px;cursor:pointer;font-size:1rem;color:var(--text-color-primary,#1a1a1a);transition:background-color .2s ease}.SearchableDropdown_option__maOZ_:hover{background-color:var(--background-color,#f7f9fc)}.SearchableDropdown_noOptions__K5vj1{padding:10px 12px;color:var(--text-color-secondary,#666666);font-style:italic}.dark .SearchableDropdown_input__I2i7g{background-color:#333333;border-color:#404040;color:#f1f5f9}.dark .SearchableDropdown_input__I2i7g:focus{border-color:var(--text-color-primary);box-shadow:0 0 0 2px rgba(0,0,0,.1)}.dark .SearchableDropdown_arrow__Oo__C{border-top-color:#999999}.dark .SearchableDropdown_optionsList__mEZA8{background-color:#333333;border-color:#404040;box-shadow:0 4px 6px rgba(0,0,0,.3)}.dark .SearchableDropdown_option__maOZ_{color:#f1f5f9}.dark .SearchableDropdown_option__maOZ_:hover{background-color:#404040}.dark .SearchableDropdown_noOptions__K5vj1{color:#999999}.PageHeader_header__M06pS{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;margin-top:0;flex-wrap:wrap;gap:1rem;padding:1.5rem 2rem 0}.PageHeader_headerLeft__rizsr{display:flex;align-items:center;gap:1.5rem}.PageHeader_titleSection__xbaNt{display:flex;align-items:center;gap:3rem}.PageHeader_titleWrapper__2UrvL{display:flex;flex-direction:column;gap:.25rem}.PageHeader_title__50hUa{font-size:1.125rem;font-weight:500;color:#1a1a1a;margin:0;letter-spacing:-.01em;line-height:1.2}.dark .PageHeader_title__50hUa{color:#f1f5f9}.PageHeader_subtitle__Hq9kH{font-size:.875rem;font-weight:400;color:var(--text-color-secondary);margin:0;line-height:1.3}.PageHeader_headerTabs__6dW98{display:flex;background:white;border:1px solid #e2e8f0;border-radius:8px;padding:.25rem}.dark .PageHeader_headerTabs__6dW98{background:#1a1a1a;border-color:#333333}.PageHeader_tabActive__Bc8o9,.PageHeader_tab__Y3_yn{padding:.375rem .875rem;border:none;background:none;font-size:.8125rem;font-weight:500;color:#666666;cursor:pointer;border-radius:6px;transition:all .2s}.dark .PageHeader_tab__Y3_yn{color:#999999}.PageHeader_tab__Y3_yn:hover{background:#f8fafc;color:#0a0a0a}.dark .PageHeader_tab__Y3_yn:hover{background:#333333;color:#e2e8f0}.PageHeader_tabActive__Bc8o9{background:#0a0a0a;color:white}.dark .PageHeader_tabActive__Bc8o9{background:#e2e8f0;color:#0a0a0a}.PageHeader_headerActions__VN9aL{display:flex;gap:1rem}.SearchBar_searchBar__vIx0u{position:relative;width:320px}.SearchBar_searchIcon__nL3pi{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#999999;pointer-events:none}.SearchBar_searchInput__7M7tf{width:100%;padding:.5rem 1rem .5rem 2.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.8125rem;color:#0a0a0a;transition:all .15s ease}.SearchBar_searchInput__7M7tf::placeholder{color:#999999}.SearchBar_searchInput__7M7tf:focus{outline:none;border-color:#cbd5e1;background-color:white}.dark .SearchBar_searchIcon__nL3pi{color:#666666}.dark .SearchBar_searchInput__7M7tf{background:#1a1a1a;border-color:#333333;color:#f1f5f9}.dark .SearchBar_searchInput__7M7tf:focus{border-color:#404040;background-color:#0a0a0a}.SearchBar_searchBarCompact__r7bRa{width:100%}.SortableTableHeader_sortable__ZeHtL{cursor:pointer;user-select:none;position:relative;transition:color .15s ease}.SortableTableHeader_sortable__ZeHtL:hover{color:#1a1a1a}.SortableTableHeader_headerContent__viZzS{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.SortableTableHeader_sortIcon__DkRxe{display:inline-block;margin-left:.25rem;font-size:.75rem;color:#999999;font-weight:400}.dark .SortableTableHeader_sortable__ZeHtL:hover{color:#f1f5f9}.dark .SortableTableHeader_sortIcon__DkRxe{color:#666666}.tables_tableContainer__K3f19{background:white;border-radius:6px;overflow:hidden}.dark .tables_tableContainer__K3f19{background:#1a1a1a;border-color:#333333}.tables_tableCard__0U9Fy{background:white;border:1px solid #f1f5f9;border-radius:6px;overflow:hidden;animation:tables_fadeIn__HIIr0 .3s ease-in-out}.dark .tables_tableCard__0U9Fy{background:#1a1a1a;border-color:#333333}.tables_tableHeader__2xWX5{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}.dark .tables_tableHeader__2xWX5{border-bottom-color:#333333}.tables_tableHeader__2xWX5 h3{font-size:1rem;font-weight:500;color:#1a1a1a;margin:0}.dark .tables_tableHeader__2xWX5 h3{color:#f1f5f9}.tables_tableStats__9BtfN{font-size:.875rem;color:#666666}.dark .tables_tableStats__9BtfN{color:#999999}.tables_gridTable__inq9e{width:100%;overflow:hidden}.tables_gridTable__inq9e thead tr{display:grid;gap:1.5rem;padding:.75rem 1.5rem;background:#f9fafb;margin:0 1.5rem;width:calc(100% - 3rem);border-radius:6px;border:none}.tables_gridTable__inq9e thead th{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;text-align:left;user-select:none}.tables_gridTable__inq9e tbody{padding:.5rem 0}.dark .tables_gridTable__inq9e thead tr{background:#1f1f1f;border:none}.dark .tables_gridTable__inq9e thead th{color:#9ca3af}.dark .tables_gridTableRow__jh8Sg{border-bottom-color:#374151}.tables_gridTableRow__jh8Sg{display:grid;gap:1.5rem;padding:.75rem 1.5rem;width:calc(100% - 3rem);border-bottom:1px solid #f1f5f9;align-items:center;transition:background-color .15s ease;margin:0 1.5rem .25rem}@media (max-width:768px){.tables_gridTableRow__jh8Sg{border-bottom:none;margin:0;width:100%;padding:.75rem 1rem}}.tables_gridTableRow__jh8Sg:last-child{border-bottom:none}.tables_gridTableRow__jh8Sg:hover{background:rgba(0,0,0,.02)}.dark .tables_gridTableRow__jh8Sg{border-bottom-color:#333333}@media (max-width:768px){.dark .tables_gridTableRow__jh8Sg{border-bottom:none}}.dark .tables_gridTableRow__jh8Sg:hover{background:rgba(255,255,255,.02)}.tables_gridTableCell__1BR3o{font-size:.875rem;color:#666666;display:flex;align-items:center;gap:.75rem}.dark .tables_gridTableCell__1BR3o{color:#999999}.tables_cellMain__BbBPi{font-weight:500;color:#1a1a1a;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.dark .tables_cellMain__BbBPi{color:#f1f5f9}.tables_cellMainWithArrow__O_m8M:before{content:"↗";font-size:.75rem;color:#999999;opacity:.6;transition:all .2s ease;margin-left:.5rem}.tables_gridTableRow__jh8Sg:hover .tables_cellMainWithArrow__O_m8M:before{opacity:1;transform:translate(2px,-2px);color:#666666}.tables_clickableRow__yj2FT:active .tables_cellMainWithArrow__O_m8M:before{transform:translate(4px,-4px) scale(1.1);color:#0a0a0a}.dark .tables_cellMainWithArrow__O_m8M:before{color:#666666}.dark .tables_gridTableRow__jh8Sg:hover .tables_cellMainWithArrow__O_m8M:before{color:#999999}.dark .tables_clickableRow__yj2FT:active .tables_cellMainWithArrow__O_m8M:before{color:#f1f5f9}.tables_cellDescription__zllz2{color:#999999;margin:0;line-height:1.4;font-size:.75rem;max-width:300px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dark .tables_cellDescription__zllz2{color:#666666}.tables_cellInfo__kaLXx{display:flex;flex-direction:column;gap:.125rem}.tables_dateValue__aa_0I{color:#666666;font-size:.875rem}.dark .tables_dateValue__aa_0I{color:#999999}.tables_metricValue__Pk_fm{font-weight:500;color:#1a1a1a}.dark .tables_metricValue__Pk_fm{color:#f1f5f9}.tables_badge__25A3x{background:#f1f5f9;white-space:nowrap}.tables_badgeMore__qnOey,.tables_badge__25A3x{display:inline-flex;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:500;color:#666666}.tables_badgeMore__qnOey{background:#e2e8f0}.dark .tables_badge__25A3x{background:#333333;color:#999999}.dark .tables_badgeMore__qnOey{background:#404040;color:#999999}.tables_badgeContainer__28s0V{display:flex;gap:.5rem;align-items:center}.tables_emptyValue__L9mWF{color:#cbd5e1}.dark .tables_emptyValue__L9mWF{color:#404040}.tables_actionButtons__5Cezb{display:flex;gap:.5rem}.tables_clickableRow__yj2FT{cursor:pointer}.tables_activeRow__lkLwO{background:var(--bg-hover-soft)}.dark .tables_activeRow__lkLwO{background:var(--text-color-primary)}.tables_tableEmpty__RpfGt{text-align:center;padding:4rem 2rem;color:#666666}.dark .tables_tableEmpty__RpfGt{color:#999999}.tables_tableEmpty__RpfGt svg{margin:0 auto 1rem;opacity:.3}.tables_tableEmpty__RpfGt p{font-size:.875rem;margin:0}.tables_table__DtTzY{width:100%;border-collapse:collapse}.tables_tableHeaderRow__wlDKS{background:#f8fafc}.dark .tables_tableHeaderRow__wlDKS{background:#1f1f1f}.tables_tableHeaderRow__wlDKS th{text-align:left;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;color:#666666;text-transform:uppercase;letter-spacing:.025em;border-bottom:1px solid #e2e8f0;white-space:nowrap;user-select:none}.dark .tables_tableHeaderRow__wlDKS th{color:#999999;border-bottom-color:#333333}.tables_tableBody__oGWTj tr{transition:background-color .15s ease}.tables_tableBody__oGWTj tr:hover{background:#f8fafc}.dark .tables_tableBody__oGWTj tr:hover{background:#1a1a1a}.tables_tableRow__P2Rn1 td{padding:1rem 1.5rem;font-size:.875rem;color:#0a0a0a;border-bottom:1px solid #f1f5f9}.dark .tables_tableRow__P2Rn1 td{color:#f1f5f9;border-bottom-color:#333333}.tables_tableRow__P2Rn1:last-child td{border-bottom:none}.tables_voiceTable__sDOCK{width:100%;overflow:hidden}.tables_voiceTableHeader__NiJsY{display:grid;grid-template-columns:2.5fr 3fr 1fr 1fr 1fr 1.2fr;gap:1.5rem;padding:.75rem 1.5rem;background:#f8fafc;margin:0 1.5rem;width:calc(100% - 3rem);border-radius:4px}.dark .tables_voiceTableHeader__NiJsY{background:#1f1f1f}.tables_voiceHeaderCell__Gg0tm{font-size:.75rem;font-weight:500;color:#999999;text-transform:uppercase;letter-spacing:.025em;text-align:left;user-select:none}.dark .tables_voiceHeaderCell__Gg0tm{color:#999999}.tables_voiceTableBody__YavQX{padding:.5rem 0}.tables_voiceTableRow__56dT4{display:grid;grid-template-columns:2.5fr 3fr 1fr 1fr 1fr 1.2fr;gap:1.5rem;padding:.75rem 1.5rem;margin:0 1.5rem;width:calc(100% - 3rem);border-bottom:1px solid #f8fafc;align-items:center;transition:background-color .15s ease}.tables_voiceTableRow__56dT4:last-child{border-bottom:none}.tables_voiceTableRow__56dT4:hover{background:#f8fafc;border-radius:4px}.dark .tables_voiceTableRow__56dT4{border-bottom-color:#333333}.dark .tables_voiceTableRow__56dT4:hover{background:#333333;border-radius:4px}.tables_voiceTableCell__gJm0d{font-size:.875rem;color:#666666;display:flex;align-items:center}.dark .tables_voiceTableCell__gJm0d{color:#999999}.tables_voiceCellMain__jK4Zj{font-weight:500;color:#1a1a1a;font-size:.875rem}.dark .tables_voiceCellMain__jK4Zj{color:#f1f5f9}.tables_campaignTable__ywwzF{overflow:hidden}.tables_campaignTableHeader__n9UY4{display:grid;grid-template-columns:2.5fr .8fr 1.2fr 1.2fr 1.3fr;gap:1.5rem;padding:.75rem 1rem;background:#f8fafc;border-radius:4px;margin-bottom:.5rem}.dark .tables_campaignTableHeader__n9UY4{background:#1f1f1f}.tables_campaignHeaderCell__3th0Z{font-size:.75rem;font-weight:500;color:#999999;text-transform:uppercase;letter-spacing:.025em}.dark .tables_campaignHeaderCell__3th0Z{color:#999999}.tables_campaignTableBody__P0HbL{display:flex;flex-direction:column}.tables_campaignTableRow__tnhV3{display:grid;grid-template-columns:2.5fr .8fr 1.2fr 1.2fr 1.3fr;gap:1.5rem;padding:.5rem 1rem;border-bottom:1px solid #f8fafc;align-items:center}.tables_campaignTableRow__tnhV3:last-child{border-bottom:none}.dark .tables_campaignTableRow__tnhV3{border-bottom-color:#333333}.tables_campaignTableCell__pYrcW{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#666666}.dark .tables_campaignTableCell__pYrcW{color:#999999}.tables_campaignCellMain__aB_ib{font-weight:500;color:#1a1a1a;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.dark .tables_campaignCellMain__aB_ib{color:#f1f5f9}.tables_employeeTable__T0h3w{overflow:hidden}.tables_employeeTableHeader__V_Y67{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;gap:1.5rem;padding:.75rem 1rem;background:#f8fafc;border-radius:4px;margin-bottom:.5rem}.dark .tables_employeeTableHeader__V_Y67{background:#1f1f1f}.tables_employeeHeaderCell__ibEV8{font-size:.75rem;font-weight:500;color:#999999;text-transform:uppercase;letter-spacing:.025em}.dark .tables_employeeHeaderCell__ibEV8{color:#999999}.tables_employeeTableRow__SvThi{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;gap:1.5rem;padding:.75rem 1rem;border-bottom:1px solid #f8fafc;align-items:center}.tables_employeeTableRow__SvThi:last-child{border-bottom:none}.dark .tables_employeeTableRow__SvThi{border-bottom-color:#333333}.tables_employeeTableCell__RCMZw{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#666666}.dark .tables_employeeTableCell__RCMZw{color:#999999}.tables_employeeCellMain__OM__J{font-weight:500;color:#1a1a1a;font-size:.875rem}.dark .tables_employeeCellMain__OM__J{color:#f1f5f9}.tables_targetTable__8pDdZ{width:100%;overflow:hidden}.tables_targetTableHeader__8gHyN{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:1.5rem;padding:.75rem 1.5rem;background:#f8fafc;margin:0 1.5rem;width:calc(100% - 3rem);border-radius:4px}.dark .tables_targetTableHeader__8gHyN{background:#1f1f1f}.tables_targetHeaderCell__cBPXF{font-size:.75rem;font-weight:500;color:#999999;text-transform:uppercase;letter-spacing:.025em;text-align:left}.dark .tables_targetHeaderCell__cBPXF{color:#999999}.tables_targetTableBody__jtOE8{padding:.5rem 0}.tables_targetTableRow__lGD6S{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:1.5rem;padding:.75rem 1.5rem;margin:0 1.5rem;width:calc(100% - 3rem);border-bottom:1px solid #f8fafc;align-items:center;transition:background-color .15s ease}.tables_targetTableRow__lGD6S:last-child{border-bottom:none}.tables_targetTableRow__lGD6S:hover{background:#f8fafc}.dark .tables_targetTableRow__lGD6S{border-bottom-color:#333333}.dark .tables_targetTableRow__lGD6S:hover{background:#333333}.tables_targetTableCell__mdRhs{font-size:.875rem;color:#666666;display:flex;align-items:center}.dark .tables_targetTableCell__mdRhs{color:#999999}.tables_targetCellMain__e8Hrd{font-weight:500;color:#1a1a1a;font-size:.875rem}.dark .tables_targetCellMain__e8Hrd{color:#f1f5f9}@media (max-width:768px){.tables_gridTableRow__jh8Sg,.tables_gridTable__inq9e thead tr{grid-template-columns:1fr;gap:.5rem}.tables_gridTable__inq9e thead th{display:none}.tables_gridTableCell__1BR3o{justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f1f5f9}.tables_gridTableCell__1BR3o:before{content:attr(data-label);font-weight:600;color:#666666;font-size:.75rem;text-transform:uppercase}}.tables_checkboxContainer___7a7t{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:24px;padding:4px 0}.tables_checkbox__jR61W{position:relative;width:16px;height:16px;margin:0;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;outline:none;flex-shrink:0}.tables_checkbox__jR61W:before{content:"";position:absolute;top:0;left:0;width:16px;height:16px;border:2px solid #d1d5db;border-radius:4px;background:#ffffff;transition:all .15s cubic-bezier(.4,0,.2,1);opacity:1}.dark .tables_checkbox__jR61W:before{border-color:#404040;background:#171717}.tables_checkbox__jR61W:hover:before{border-color:#999999;box-shadow:0 0 0 4px rgba(153,153,153,.08);transform:scale(1.05)}.dark .tables_checkbox__jR61W:hover:before{border-color:#606060;box-shadow:0 0 0 4px rgba(96,96,96,.1)}.tables_checkbox__jR61W:checked:before{background:#8b8b8b;border-color:#8b8b8b}.dark .tables_checkbox__jR61W:checked:before{background:#808080;border-color:#808080}.tables_checkbox__jR61W:checked:after{content:"";position:absolute;top:-1px;left:4px;width:9px;height:14px;border:3px solid #ffffff;border-top:0;border-left:0;transform:rotate(45deg);opacity:1;animation:tables_checkmarkAppear__PgWML .2s ease-out}.tables_checkbox__jR61W:focus{outline:none}.tables_checkbox__jR61W:focus:before{outline:2px solid #666666;outline-offset:1px}@keyframes tables_checkmarkAppear__PgWML{0%{opacity:0;transform:rotate(45deg) scale(.5)}50%{transform:rotate(45deg) scale(1.1)}to{opacity:1;transform:rotate(45deg) scale(1)}}@keyframes tables_fadeIn__HIIr0{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Pagination_pagination__w8tzS{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 0;border-top:1px solid #e2e8f0;margin-top:1rem}.Pagination_pageInfo__vM2yT{font-size:.875rem;color:#666666;font-weight:500}.dark .Pagination_pagination__w8tzS{border-top-color:#333333}.dark .Pagination_pageInfo__vM2yT{color:#999999}.LoadingState_loadingState__dwDrz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;gap:1rem;min-height:400px}.LoadingState_spinner__Vs7Hf{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#000000;border-radius:50%;animation:LoadingState_spin__P4Kmf 1s linear infinite}.dark .LoadingState_spinner__Vs7Hf{border-color:#ffffff #333333 #333333}@keyframes LoadingState_spin__P4Kmf{to{transform:rotate(1turn)}}.LoadingState_loadingState__dwDrz p{color:#666666;font-size:1rem;font-weight:500;margin:0}.dark .LoadingState_loadingState__dwDrz p{color:#999999}.ConfirmationModal_container__jBQ0o{max-width:400px;margin:0 auto}.ConfirmationModal_header__DeHeJ{display:flex;flex-direction:column;align-items:center;padding:1.5rem 2rem 1rem;text-align:center;gap:1rem}.ConfirmationModal_icon__70Kod{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ConfirmationModal_icon__70Kod.ConfirmationModal_danger__40fng{background:#fef2f2;color:#dc2626}.ConfirmationModal_icon__70Kod.ConfirmationModal_warning__eOJ6u{background:#fffbeb;color:#d97706}.ConfirmationModal_icon__70Kod.ConfirmationModal_default__AuFZD{background:var(--bg-card);color:var(--text-color-primary)}.dark .ConfirmationModal_icon__70Kod.ConfirmationModal_danger__40fng{background:#450a0a;color:#fca5a5}.dark .ConfirmationModal_icon__70Kod.ConfirmationModal_warning__eOJ6u{background:#451a03;color:#fcd34d}.dark .ConfirmationModal_icon__70Kod.ConfirmationModal_default__AuFZD{background:var(--text-color-primary);color:var(--background)}.ConfirmationModal_content__vp_7X{padding:0 2rem 2rem;text-align:center}.ConfirmationModal_message__VB3NQ{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}.dark .ConfirmationModal_message__VB3NQ{color:#9ca3af}@media (max-width:480px){.ConfirmationModal_container__jBQ0o{max-width:100%}.ConfirmationModal_header__DeHeJ{padding:1rem 1.25rem .75rem;gap:.75rem}.ConfirmationModal_content__vp_7X{padding:0 1.25rem 1rem}.ConfirmationModal_icon__70Kod{width:40px;height:40px}.ConfirmationModal_message__VB3NQ{font-size:.8125rem}}.FormField_formField__7FkJg{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.FormField_label__vgKsI{font-size:.875rem;font-weight:500;color:#404040;line-height:1.4}.FormField_required__7Dwv3{color:#ef4444;margin-left:4px}.FormField_input__3__PJ,.FormField_select__7hH_8,.FormField_textarea__vxC_A{width:100%;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.875rem;color:#111827;background:white;transition:all .2s ease;outline:none;box-sizing:border-box}.FormField_input__3__PJ:focus,.FormField_select__7hH_8:focus,.FormField_textarea__vxC_A:focus{border-color:#374151;box-shadow:0 0 0 3px rgba(55,65,81,.1);outline:none}.FormField_input__3__PJ:hover,.FormField_select__7hH_8:hover,.FormField_textarea__vxC_A:hover{border-color:#d1d5db}.FormField_input__3__PJ{height:44px}.FormField_textarea__vxC_A{min-height:100px;resize:vertical;font-family:inherit;line-height:1.5}.FormField_select__7hH_8{height:44px;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat!important;background-size:16px 16px;background-attachment:scroll;padding-right:40px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.FormField_inputError__lpaT5{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.FormField_errorMessage__dNHTG{font-size:.75rem;color:#ef4444;font-weight:500;margin-top:-4px}.FormField_input__3__PJ::placeholder,.FormField_textarea__vxC_A::placeholder{color:#9ca3af}.FormField_input__3__PJ:disabled,.FormField_select__7hH_8:disabled,.FormField_textarea__vxC_A:disabled{background-color:#f9fafb;border-color:#e5e7eb;color:#6b7280;cursor:not-allowed}.dark .FormField_label__vgKsI{color:#f1f5f9}.dark .FormField_input__3__PJ,.dark .FormField_select__7hH_8,.dark .FormField_textarea__vxC_A{background:#1a1a1a;border-color:#333333;color:#f1f5f9}.dark .FormField_input__3__PJ:focus,.dark .FormField_select__7hH_8:focus,.dark .FormField_textarea__vxC_A:focus{border-color:#525252;box-shadow:0 0 0 3px rgba(82,82,82,.15);outline:none}.dark .FormField_input__3__PJ:hover,.dark .FormField_select__7hH_8:hover,.dark .FormField_textarea__vxC_A:hover{border-color:#404040}.dark .FormField_input__3__PJ::placeholder,.dark .FormField_textarea__vxC_A::placeholder{color:#666666}.dark .FormField_select__7hH_8{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23d1d5db' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat!important;background-size:16px 16px;background-attachment:scroll}.dark .FormField_input__3__PJ:disabled,.dark .FormField_select__7hH_8:disabled,.dark .FormField_textarea__vxC_A:disabled{background-color:#1a1a1a;border-color:#333333;color:#666666}.ContactDisplay_contactDisplay__HDrWj{display:flex;align-items:center}.ContactDisplay_phoneWithLocation__JFcfo{display:flex;align-items:center;gap:.375rem}.ContactDisplay_contactMethodNumber__UfqmI{font-size:.8125rem;font-weight:500;color:#404040;line-height:1.2}.ContactDisplay_inlineLocation__p2XKU{color:#6b7280;font-size:.65rem}.ContactDisplay_noData__m1aGU{font-size:.8125rem;color:#9ca3af}.ContactDisplay_assignmentStatusBadge__F5vb9{display:inline-block;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:.25rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.ContactDisplay_statusassigned__aTlmr{background:rgba(34,197,94,.1);color:rgb(34,197,94);border:1px solid rgba(34,197,94,.2)}.ContactDisplay_statuspending___5fKI{background:rgba(251,146,60,.1);color:rgb(251,146,60);border:1px solid rgba(251,146,60,.2)}.ContactDisplay_statusfailed___Srck{background:rgba(239,68,68,.1);color:rgb(239,68,68);border:1px solid rgba(239,68,68,.2)}.ContactDisplay_statusnone__VCKaq{background:rgba(107,114,128,.1);color:rgb(107,114,128);border:1px solid rgba(107,114,128,.2)}.dark .ContactDisplay_contactMethodNumber__UfqmI{color:#e5e7eb}.dark .ContactDisplay_inlineLocation__p2XKU{color:#9ca3af}.dark .ContactDisplay_noData__m1aGU{color:#6b7280}.dark .ContactDisplay_statusassigned__aTlmr{background:rgba(34,197,94,.15);color:rgb(74,222,128);border:1px solid rgba(34,197,94,.3)}.dark .ContactDisplay_statuspending___5fKI{background:rgba(251,146,60,.15);color:rgb(253,186,116);border:1px solid rgba(251,146,60,.3)}.dark .ContactDisplay_statusfailed___Srck{background:rgba(239,68,68,.15);color:rgb(248,113,113);border:1px solid rgba(239,68,68,.3)}.dark .ContactDisplay_statusnone__VCKaq{background:rgba(156,163,175,.15);color:rgb(209,213,219);border:1px solid rgba(156,163,175,.3)}