.LanguageSelector_btn-primary__4SLA4{width:100%}.LanguageSelector_container__PJ4zk{display:flex;flex-direction:column;gap:4px;width:100%}.LanguageSelector_label__5DnYF{font-size:14px;color:#9ca3af}.LanguageSelector_dropdown__U40hJ{width:100%}.LanguageSelector_dropdown__U40hJ>div:first-child{border:1px solid rgba(69,89,113,.2509803922);color:#fff;background-color:rgba(69,89,113,.2509803922);font-size:16px;font-weight:400;line-height:24px;padding:12px;border-radius:8px;height:48px}.LanguageSelector_dropdown__U40hJ>div:first-child:focus-visible{outline:none}.LanguageSelector_flag__w5z8T{display:inline-flex;align-items:center;justify-content:center;border-radius:2px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none}.LanguageSelector_flag__w5z8T img{display:block;object-fit:cover}.styles_btn-primary__g3Ht0{width:100%}.styles_header__VcE6b{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;flex-wrap:wrap}.styles_header__VcE6b h1{font-size:24px;font-weight:600;margin:0}.styles_buttons__6AFv3{display:flex;gap:12px;flex-shrink:0}.styles_table__Cfxir{overflow:auto;width:100%;border-radius:8px;background-color:#0f0326}.styles_table__Cfxir table{border-collapse:separate;border-spacing:0;width:100%}.styles_table__Cfxir td,.styles_table__Cfxir th{border:none;color:#fff;white-space:nowrap}.styles_table__Cfxir thead th{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;background-color:#0f0326;font-size:14px;padding:12px;text-align:left}.styles_table__Cfxir thead th:last-child{border-right:none;width:50px;position:-webkit-sticky;position:sticky;right:0;z-index:0;background-color:#0f0326}.styles_table__Cfxir tbody td{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;font-size:16px;height:64px;padding:12px 16px}.styles_table__Cfxir tbody td:last-child{border-right:none;position:-webkit-sticky;position:sticky;right:0;z-index:1;border-left:1px solid #0f0326;box-shadow:0 0 4px 0 #0f0326;background-color:#2a2e4c}.styles_table__Cfxir tbody tr:last-child td{border-bottom:none}.styles_table__Cfxir tr{background-color:#2a2e4c}.styles_table__Cfxir tr:nth-child(2n){background-color:#141734}.styles_checkboxes__xiekr{width:42px;padding-right:0!important}.styles_settings-column__bAu_0{width:50px}.styles_iconButton__QLY2f{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;background:rgba(0,0,0,0);border:none;padding:0;margin:0 auto;transition:opacity .2s ease}.styles_iconButton__QLY2f:hover{opacity:.7}.styles_nameCell__sQvXH{display:flex;align-items:center;gap:8px;min-width:180px}.styles_nameText__j_oGC{font-weight:400;overflow:hidden;text-overflow:ellipsis}.styles_muted__y0LHe{color:#9ca3af}.styles_status__7KWwc{display:inline-flex;align-items:center;border-radius:32px;padding:4px 10px;font-size:14px;font-weight:600;text-transform:capitalize}.styles_active___Y_6T{background-color:rgba(55,197,125,.14);color:#17b26a}.styles_inactive__TDCKd,.styles_paused___Py1_{background-color:rgba(169,178,189,.14);color:#9ca3af}.styles_disabledFailure__VXPRr,.styles_expired__HoGtM{background-color:rgba(239,68,68,.14);color:#e94f64}.styles_chips__dyyCs{display:flex;align-items:center;gap:4px;max-width:280px;overflow:hidden}.styles_chip____oz9{display:inline-flex;align-items:center;border-radius:32px;background-color:rgba(69,89,113,.45);color:#fff;font-size:14px;padding:4px 8px}.styles_eventsCell__cdJKa{min-width:260px;max-width:420px}.styles_eventsChips__uVz70{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.styles_expandButton__U6gHA{border:1px solid rgba(69,89,113,.7);border-radius:32px;background:rgba(69,89,113,.35);color:#fff;cursor:pointer;font-size:14px;padding:4px 8px}.styles_idCell__cBfj9,.styles_urlCell__fRLYa{max-width:260px;overflow:hidden;text-overflow:ellipsis}.styles_noResultsRow__XBKNH{background-color:#2a2e4c}.styles_noResultsCell__gojgM{text-align:center;color:#9ca3af;font-size:16px;font-weight:400;padding:24px 16px!important;border-right:none!important;border-left:none!important;position:static!important;box-shadow:none!important;background-color:rgba(0,0,0,0)!important}.Toast_btn-primary__761el{width:100%}.Toast_toast__e0Gkq{font-size:16px;font-weight:600}.page_btn-primary__P5I2v{width:100%}.page_container__wnatQ{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden;background:#fff}.page_header__rxjes{padding:16px 24px;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:10}.page_header__rxjes h1{margin:0 0 4px;font-size:24px;font-weight:600;color:#1a1a1a}.page_timestamp__LG44u{margin:0;font-size:14px;color:#6b7280}.page_mapContainer__56GjB{flex:1 1;position:relative;overflow:hidden}.page_map__xuOVU{width:100%;height:100%}.page_loading__8sbBd{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px}.page_loading__8sbBd p{color:#6b7280;font-size:16px;margin:0}.page_spinner__ud82E{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:page_spin__e5X8_ 1s linear infinite}@keyframes page_spin__e5X8_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_error__gd4GL{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;padding:24px;gap:16px}.page_error__gd4GL h2{margin:0;font-size:24px;font-weight:600;color:#ef4444}.page_error__gd4GL p{margin:0;font-size:16px;color:#6b7280;max-width:400px;line-height:1.5}.ConfigsTable_btn-primary___n85z{width:100%}.ConfigsTable_table___W1CZ{overflow:hidden;width:100%;height:auto;overflow:auto;border-collapse:collapse;border-radius:8px;background-color:#0f0326}.ConfigsTable_table___W1CZ table{border-collapse:separate;border-spacing:0;width:100%;height:auto}.ConfigsTable_table___W1CZ table td,.ConfigsTable_table___W1CZ table th{border:none}.ConfigsTable_table___W1CZ thead th{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;background-color:#0f0326;color:#fff}.ConfigsTable_table___W1CZ thead th:last-child{border-right:none;width:50px;position:-webkit-sticky;position:sticky;right:0;z-index:0;background-color:#0f0326}.ConfigsTable_table___W1CZ th{text-align:left;font-size:14px;color:#fff;padding:12px;background:none;white-space:nowrap}.ConfigsTable_table___W1CZ tbody td{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326}.ConfigsTable_table___W1CZ tbody td:last-child{border-right:none;position:-webkit-sticky;position:sticky;right:0;z-index:1;border-left:1px solid #0f0326;box-shadow:0 0 4px 0 #0f0326}.ConfigsTable_table___W1CZ tbody tr:last-child td{border-bottom:none}.ConfigsTable_table___W1CZ tr td:last-child{background-color:#2a2e4c}.ConfigsTable_table___W1CZ tr:nth-child(2n) td:last-child{background-color:#141734}.ConfigsTable_table___W1CZ td{font-size:16px;font-weight:400;line-height:20px;color:#fff;height:64px;padding:12px 16px;white-space:nowrap}.ConfigsTable_table___W1CZ tr{background-color:#2a2e4c}.ConfigsTable_table___W1CZ tr:nth-child(2n){background-color:#141734}.ConfigsTable_checkboxes__DCcm4{width:42px;padding-right:0!important}.ConfigsTable_settings-column__dfgyx{width:50px}.ConfigsTable_icon__tml_u{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.ConfigsTable_icon__tml_u:hover{opacity:.7}.ConfigsTable_empty__0TTBm{color:#fff;padding:12px}.AssignEnterprisesPopup_btn-primary__l3RLN{width:100%}.AssignEnterprisesPopup_container__jHnwI{position:absolute;bottom:0;right:0;width:440px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:24px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:auto}.AssignEnterprisesPopup_close-header__Cwuqf{width:100%;display:flex;justify-content:flex-end}.AssignEnterprisesPopup_close-button__r0nME{background-color:rgba(0,0,0,0);border:none;cursor:pointer;width:20px;height:20px}.AssignEnterprisesPopup_close-button__r0nME svg{color:#fff}.AssignEnterprisesPopup_content__KJy0z{display:flex;flex-direction:column;gap:24px;height:calc(100% - 20px)}.AssignEnterprisesPopup_content-header__HDhq5{display:flex;flex-direction:column;gap:16px}.AssignEnterprisesPopup_content-header__HDhq5 h1{font-weight:600;font-size:24px;color:#fff;margin:0}.AssignEnterprisesPopup_content-header__HDhq5 span{color:#9ca3af;font-size:19px}.AssignEnterprisesPopup_orgs-list__7VWIK{display:flex;flex-direction:column;border:1px solid #2a2e4c;border-radius:4px;background:linear-gradient(180deg,#0f0326,#141734);height:100%;overflow:auto}.AssignEnterprisesPopup_orgs-list__7VWIK span{font-size:16px;padding:12px 16px;border-bottom:1px solid #2a2e4c;background:rgba(69,89,113,.2509803922);color:#fff;min-height:44px}.AssignEnterprisesPopup_orgs-list__7VWIK span:hover{cursor:pointer;background-color:#2a2e4c}.AssignEnterprisesPopup_orgs-list__7VWIK span:last-child{border-bottom:none}.AssignEnterprisesPopup_selected-org__Z_Bo9{background-color:#2a2e4c!important}.AssignEnterprisesPopup_org-add-row__xK7YR{display:flex;align-items:center;justify-content:space-between;gap:8px}.AssignEnterprisesPopup_icon-added__L1gb8{color:#17b26a;flex-shrink:0}.AssignEnterprisesPopup_selected-org-container__YoAF9{display:flex;align-items:center;gap:4px;color:#fff}.AssignEnterprisesPopup_selected-org-title__fTYFZ{margin:0;font-size:16px}.AssignEnterprisesPopup_error-message__W2dGu{color:#e1051e;font-size:16px}.AssignEnterprisesPopup_buttons-section__DFQOF{display:flex;align-items:center;gap:24px;width:100%;margin-top:auto}.AssignEnterprisesPopup_buttons-section__DFQOF button{width:50%}.CreateEnterpriseModal_btn-primary___1rgJ{width:100%}.CreateEnterpriseModal_container__1YvXi{position:absolute;bottom:0;right:0;width:440px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:24px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:auto}.CreateEnterpriseModal_content__wQWyf{display:flex;flex-direction:column;gap:24px;height:100%}.CreateEnterpriseModal_content-header__ZNH8O{display:flex;justify-content:space-between;align-items:center}.CreateEnterpriseModal_content-header__ZNH8O h1{color:#fff;font-size:20px;margin:0}.CreateEnterpriseModal_close-button__NGZzM{border:none;background:rgba(0,0,0,0);color:#fff;cursor:pointer}.CreateEnterpriseModal_input-container__Y9Uew{display:flex;flex-direction:column;gap:16px}.CreateEnterpriseModal_input-group__WL6im{display:flex;flex-direction:column;gap:8px}.CreateEnterpriseModal_input-group__WL6im p{color:#fff;margin:0;font-size:14px}.CreateEnterpriseModal_input-group__WL6im input{height:42px;border-radius:8px;border:1px solid rgba(69,89,113,.2509803922);background:rgba(69,89,113,.25);color:#fff;padding:0 12px;outline:none}.CreateEnterpriseModal_error-message__ZMwpj{color:#e1051e;font-size:14px}.CreateEnterpriseModal_buttons-section__EyGOc{margin-top:auto;display:flex;align-items:center;gap:20px}.CreateEnterpriseModal_buttons-section__EyGOc button{width:50%}.DeleteEnterprisesPopover_btn-primary__d_EF8{width:100%}.DeleteEnterprisesPopover_container__jtA8k{min-width:220px;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fff}.DeleteEnterprisesPopover_title__FLiNx{margin:0;font-size:16px;color:#0f0326}.DeleteEnterprisesPopover_error__Vihss{margin:0;color:#e1051e;font-size:14px}.DeleteEnterprisesPopover_button__anRDW{border:none;background:#e1051e;color:#fff;border-radius:8px;height:36px;cursor:pointer}.FirmwarePushModal_btn-primary__QU3Up{width:100%}.FirmwarePushModal_subtitle__0sj60{display:block;margin:0;max-width:100%;font-size:19px;line-height:1.4;font-weight:400;color:#9ca3af}.FirmwarePushModal_listColumn__GGfFS{flex:1 1;min-height:0;display:flex;flex-direction:column;width:100%}.FirmwarePushModal_listColumnEmpty__AiTmh{justify-content:center;padding:16px 0}.FirmwarePushModal_scrollShell__fXGPj{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.FirmwarePushModal_muted__neyqy{margin:0;font-size:14px;line-height:1.4;color:#9ca3af;text-align:center}.FirmwarePushModal_warnList__UMjCo{margin:8px 0 0;padding-left:18px;text-align:left}.FirmwareOtaDevicePanel_btn-primary__Ylm1Q{width:100%}.FirmwareOtaDevicePanel_otaHeadingBlock__ElMsi{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:12px}.FirmwareOtaDevicePanel_otaPlatesAndActionsRow__WYbx_{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;width:100%}.FirmwareOtaDevicePanel_otaPlatesWrap__GsumI{flex:1 1 auto;min-width:0;display:flex;justify-content:flex-start}.FirmwareOtaDevicePanel_otaPlatesToolbar___uiyy{width:auto;max-width:100%}.FirmwareOtaDevicePanel_otaActionsGroup__8xeGf{display:flex;flex-wrap:wrap;align-items:center;gap:16px;flex-shrink:0}.FirmwareOtaDevicePanel_otaBar__3ZMal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#fff;border:1px solid #f9f9f9;border-radius:8px;margin:0 24px 0 0}.FirmwareOtaDevicePanel_otaBarText__IzX_L{margin:0;font-size:16px;line-height:24px;color:#0f0326;flex:1 1 200px}.FirmwareOtaDevicePanel_otaBarLabel__SbKrV{font-weight:600;color:#0f0326}.FirmwareOtaDevicePanel_otaBarMain__7pYGL{display:flex;flex-wrap:wrap;align-items:center;gap:12px;min-width:0;flex:1 1 220px}.FirmwareOtaDevicePanel_otaBarBadge__Hso6d{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:4px;font-size:14px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#0f0326;background:rgba(225,5,30,.12);border:1px solid rgba(225,5,30,.35);white-space:nowrap}.FirmwareOtaDevicePanel_otaBarDevice__0y8e8{display:flex;flex-direction:column;gap:2px;min-width:0}.FirmwareOtaDevicePanel_otaBarName__9ZWiE{font-size:16px;font-weight:600;line-height:1.3;color:#0f0326;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FirmwareOtaDevicePanel_otaBarId__RJTEv{font-size:14px;font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#9ca3af;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FirmwareOtaDevicePanel_otaBarActions__W_6KV{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.IntegrationModal_btn-primary__Nh1oz{width:100%}.IntegrationModal_container__glYw0{position:absolute;bottom:0;right:0;width:520px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:24px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:auto}.IntegrationModal_content__HCojj{display:flex;flex-direction:column;gap:20px;min-height:100%}.IntegrationModal_content-header__S_RJL{display:flex;justify-content:space-between;align-items:center}.IntegrationModal_content-header__S_RJL h1{color:#fff;font-size:20px;margin:0}.IntegrationModal_close-button__o0sG_{border:none;background:rgba(0,0,0,0);color:#fff;cursor:pointer}.IntegrationModal_input-container__G_nEx{display:flex;flex-direction:column;gap:16px}.IntegrationModal_input-group__SB6E6{display:flex;flex-direction:column;gap:8px}.IntegrationModal_input-group__SB6E6 p{color:#fff;margin:0;font-size:14px}.IntegrationModal_input-group__SB6E6 input,.IntegrationModal_input-group__SB6E6 select,.IntegrationModal_input-group__SB6E6 textarea{border-radius:8px;border:1px solid rgba(69,89,113,.2509803922);background:rgba(69,89,113,.25);color:#fff;padding:0 12px;outline:none}.IntegrationModal_input-group__SB6E6 input,.IntegrationModal_input-group__SB6E6 select{height:42px}.IntegrationModal_input-group__SB6E6 textarea{min-height:84px;padding-top:8px;resize:vertical}.IntegrationModal_checkbox-grid__1tz4J{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.IntegrationModal_checkbox-list__EHhpW{display:flex;flex-direction:column;gap:8px}.IntegrationModal_list-actions__4Hn7O{display:flex;align-items:center;gap:8px}.IntegrationModal_text-button__qF59y{border:1px solid rgba(69,89,113,.7);border-radius:8px;background:rgba(69,89,113,.25);color:#fff;cursor:pointer;font-size:14px;min-height:32px;padding:5px 10px}.IntegrationModal_checkbox-row__8k8Gb{display:flex;align-items:stretch;gap:8px;width:100%;min-height:36px;padding:6px 8px;border:1px solid rgba(69,89,113,.35);border-radius:8px;background:rgba(69,89,113,.12);color:#fff;cursor:pointer;font-size:14px;line-height:20px;text-align:left;transition:background-color .2s ease,border-color .2s ease}.IntegrationModal_checkbox-row__8k8Gb:hover{background:rgba(69,89,113,.25);border-color:rgba(69,89,113,.65)}.IntegrationModal_checkboxText__Xl1mx{display:flex;align-items:center;min-height:20px}.IntegrationModal_expand-list-button__1fGk_{border:1px solid rgba(69,89,113,.7);border-radius:8px;background:rgba(69,89,113,.25);color:#fff;cursor:pointer;font-size:14px;min-height:34px;padding:6px 10px;text-align:center}.IntegrationModal_readonlyInput__WUENQ{background:rgba(156,163,175,.18)!important;border-color:rgba(156,163,175,.35)!important;color:rgba(156,163,175,.95)!important;cursor:not-allowed}.IntegrationModal_statusControl___GI3r{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid rgba(69,89,113,.45);border-radius:8px;background:rgba(69,89,113,.16)}.IntegrationModal_statusCopy__elHnH{display:flex;flex-direction:column;gap:4px}.IntegrationModal_statusCopy__elHnH strong{color:#fff;font-size:14px}.IntegrationModal_hint__PFBXX,.IntegrationModal_statusCopy__elHnH span{color:#9ca3af;font-size:12px;line-height:1.4}.IntegrationModal_hint__PFBXX{margin:0}.IntegrationModal_error-message__HQcDh{color:#e1051e;font-size:14px}.IntegrationModal_delivery-box__Ifqxz,.IntegrationModal_success-box__vMs83,.IntegrationModal_warning-box__5aSFz{border-radius:8px;padding:12px;color:#fff}.IntegrationModal_success-box__vMs83{border:1px solid rgba(23,178,106,.5);background:rgba(23,178,106,.12)}.IntegrationModal_warning-box__5aSFz{border:1px solid rgba(225,5,30,.4);background:rgba(225,5,30,.1);display:flex;gap:20px}.IntegrationModal_delivery-box__Ifqxz{border:1px solid rgba(69,89,113,.2509803922);background:rgba(69,89,113,.25)}.IntegrationModal_delivery-box__Ifqxz pre{white-space:pre-wrap;word-break:break-word;color:#fff;margin:8px 0 0}.IntegrationModal_token___Gp8m{width:100%;overflow-wrap:anywhere;border-radius:4px;background:rgba(20,23,52,.8);padding:8px;font-family:monospace;color:#fff}.IntegrationModal_deliveries__Ih0fz{display:flex;flex-direction:column;gap:8px}.IntegrationModal_delivery-row__zK0ft{border:1px solid rgba(69,89,113,.5);border-radius:8px;padding:8px;color:#fff;font-size:14px}.IntegrationModal_buttons-section__8GQjX{margin-top:auto;display:flex;align-items:center;gap:20px;padding-bottom:24px}.IntegrationModal_buttons-section__8GQjX>div{flex:1 1}.IntegrationModal_secondary-actions__m7W5c{display:flex;gap:12px}.IntegrationModal_credentialsModal__LMev1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(180deg,#141734,#0f0326);border:1px solid rgba(69,89,113,.5019607843);border-radius:16px;padding:28px 24px;width:420px;max-width:90vw;display:flex;flex-direction:column;gap:16px;outline:none}.IntegrationModal_credentialsModalClose__Arex3{position:absolute;top:12px;right:12px;background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:6px}.IntegrationModal_credentialsModalClose__Arex3 svg{width:16px;height:16px;color:#9ca3af}.IntegrationModal_credentialsModalClose__Arex3:hover svg{color:#fff}.IntegrationModal_credentialsModalTitle__1gUCI{color:#22c55e;font-size:16px;font-weight:700;text-align:center}.IntegrationModal_magicLinkNotice__IZZdK{background-color:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:10px 14px}.IntegrationModal_magicLinkNotice__IZZdK p{margin:0;color:#93c5fd;font-size:14px;line-height:1.5;text-align:center}.IntegrationModal_resultFields__si0PQ{display:flex;flex-direction:column;gap:8px}.IntegrationModal_resultRow__3Wp_I{display:flex;align-items:center;gap:6px;padding:10px 12px;background:rgba(69,89,113,.1019607843);border:1px solid rgba(69,89,113,.2509803922);border-radius:8px}.IntegrationModal_resultLabel__r3ybz{color:#9ca3af;font-size:13px;font-weight:600;flex-shrink:0;min-width:72px}.IntegrationModal_resultValue__sLPBg{flex:1 1;color:#fff;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.IntegrationModal_linkValue__mfwjd{color:#d1d5db}.IntegrationModal_copyIconBtn__wyQsP{background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;flex-shrink:0;border-radius:4px;transition:background .2s}.IntegrationModal_copyIconBtn__wyQsP svg{width:16px;height:16px;color:#9ca3af}.IntegrationModal_copyIconBtn__wyQsP:hover{background:rgba(69,89,113,.1254901961)}.IntegrationModal_copyIconBtn__wyQsP:hover svg{color:#fff}.IntegrationModal_resultFooter__Rawob{display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px solid rgba(69,89,113,.2509803922)}.IntegrationModal_resultWarning__9sybp{color:#fbbf24;font-size:13px;font-weight:600;text-align:center}.CreatePartnerModal_btn-primary__tD3c1{width:100%}.CreatePartnerModal_container__2VpJK{position:absolute;bottom:0;right:0;width:440px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:24px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:auto}.CreatePartnerModal_content__nyNmJ{display:flex;flex-direction:column;gap:24px;height:100%}.CreatePartnerModal_content-header__r1ic3{display:flex;justify-content:space-between;align-items:center}.CreatePartnerModal_content-header__r1ic3 h1{color:#fff;font-size:20px;margin:0}.CreatePartnerModal_close-button__H5f1s{border:none;background:rgba(0,0,0,0);color:#fff;cursor:pointer}.CreatePartnerModal_avatar-section__EIeJw{display:flex;justify-content:center;align-items:center;gap:16px;position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}.CreatePartnerModal_avatar__vjgFC{width:120px;height:120px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid #f9f9f9}.CreatePartnerModal_avatar__vjgFC img{width:100%;height:100%;object-fit:cover}.CreatePartnerModal_avatar__vjgFC svg{width:60px;height:60px;color:#9ca3af}.CreatePartnerModal_avatar-initials__NYlaV{display:flex;align-items:center;justify-content:center;font-size:2.25rem;font-weight:700;color:#fff;letter-spacing:.05em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CreatePartnerModal_avatar-add-btn__tREqM{position:absolute;bottom:5px;right:5px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.CreatePartnerModal_avatar-add-btn__tREqM svg{width:24px;height:24px;color:#fff;cursor:pointer!important}.CreatePartnerModal_avatar-add-btn__tREqM input{position:absolute;opacity:0;width:24px;height:24px;cursor:pointer!important}.CreatePartnerModal_input-container__U1qqX{display:flex;flex-direction:column;gap:16px}.CreatePartnerModal_input-group__tLzR5{display:flex;flex-direction:column;gap:8px}.CreatePartnerModal_input-group__tLzR5 p{color:#fff;margin:0;font-size:14px}.CreatePartnerModal_input-group__tLzR5 input{height:42px;border-radius:8px;border:1px solid rgba(69,89,113,.2509803922);background:rgba(69,89,113,.25);color:#fff;padding:0 12px;outline:none}.CreatePartnerModal_error-message__JZRp_{color:#e1051e;font-size:14px}.CreatePartnerModal_buttons-section__UCqBu{margin-top:auto;display:flex;align-items:center;gap:20px}.CreatePartnerModal_buttons-section__UCqBu button{width:50%}.DeletePartnersPopover_btn-primary__R7x2u{width:100%}.DeletePartnersPopover_container__944oh{min-width:220px;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fff}.DeletePartnersPopover_title__78Wyu{margin:0;font-size:16px;color:#0f0326}.DeletePartnersPopover_error__F4_ty{margin:0;color:#e1051e;font-size:14px}.DeletePartnersPopover_button__Zgkqi{border:none;background:#e1051e;color:#fff;border-radius:8px;height:36px;cursor:pointer}.AssignOrganizationsToEnterprisePopup_btn-primary__pD6k4{width:100%}.AssignOrganizationsToEnterprisePopup_container__gle35{position:absolute;bottom:0;right:0;width:440px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:24px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:auto}.AssignOrganizationsToEnterprisePopup_close-header__DdZIc{width:100%;display:flex;justify-content:flex-end}.AssignOrganizationsToEnterprisePopup_close-button__XF43g{background-color:rgba(0,0,0,0);border:none;cursor:pointer;width:20px;height:20px}.AssignOrganizationsToEnterprisePopup_close-button__XF43g svg{color:#fff}.AssignOrganizationsToEnterprisePopup_content__WgXM1{display:flex;flex-direction:column;gap:24px;height:calc(100% - 20px)}.AssignOrganizationsToEnterprisePopup_content-header__M2qVz{display:flex;flex-direction:column;gap:16px}.AssignOrganizationsToEnterprisePopup_content-header__M2qVz h1{font-weight:600;font-size:24px;color:#fff;margin:0}.AssignOrganizationsToEnterprisePopup_content-header__M2qVz span{color:#9ca3af;font-size:16px}.AssignOrganizationsToEnterprisePopup_orgs-list__3vOiK{display:flex;flex-direction:column;border:1px solid #2a2e4c;border-radius:4px;background:linear-gradient(180deg,#0f0326,#141734);height:100%;overflow:auto}.AssignOrganizationsToEnterprisePopup_orgs-list__3vOiK span{font-size:16px;padding:12px 16px;border-bottom:1px solid #2a2e4c;background:rgba(69,89,113,.2509803922);color:#fff;min-height:44px}.AssignOrganizationsToEnterprisePopup_orgs-list__3vOiK span:hover{cursor:pointer;background-color:#2a2e4c}.AssignOrganizationsToEnterprisePopup_orgs-list__3vOiK span:last-child{border-bottom:none}.AssignOrganizationsToEnterprisePopup_selected-org__z9m7_{background-color:#2a2e4c!important}.AssignOrganizationsToEnterprisePopup_org-add-row__N6EXp{display:flex;align-items:center;justify-content:space-between;gap:8px}.AssignOrganizationsToEnterprisePopup_icon-added__To5Jj{color:#17b26a;flex-shrink:0}.AssignOrganizationsToEnterprisePopup_error-message__g9dpK{color:#e1051e;font-size:16px}.AssignOrganizationsToEnterprisePopup_buttons-section__CHuUd{display:flex;align-items:center;gap:24px;width:100%;margin-top:auto}.AssignOrganizationsToEnterprisePopup_buttons-section__CHuUd button{width:50%}.EmergencyChat_btn-primary__mfAq7{width:100%}.EmergencyChat_chatContainer__mCMcb{display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:16px;border:1px solid rgba(69,89,113,.2509803922);padding:16px;min-height:400px;width:50%;max-height:600px}.EmergencyChat_chatContainer__mCMcb h3{font-weight:600;font-size:20px;line-height:36px;color:#fff;margin:0}.EmergencyChat_messagesWrapper__pWgCT{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.EmergencyChat_errorContainer__HmXy4,.EmergencyChat_loadingContainer__g8Wt2{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;gap:8px;padding:48px;background-color:#eff1f3;border-radius:16px}.EmergencyChat_errorContainer__HmXy4 p,.EmergencyChat_loadingContainer__g8Wt2 p{font-weight:600;font-size:18px;color:#0f0326;margin:0}.EmergencyChat_errorContainer__HmXy4 span,.EmergencyChat_loadingContainer__g8Wt2 span{font-weight:400;font-size:14px;color:#0f0326;text-align:center}.EmergencyChat_emptyContainer__S0u8V{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;gap:8px;padding:48px}.EmergencyChat_emptyContainer__S0u8V p{font-weight:600;font-size:18px;color:#0f0326;margin:0}.EmergencyChat_emptyContainer__S0u8V span{font-weight:400;font-size:14px;color:#0f0326;text-align:center}.EmergencyChat_messagesContainer__Q1UW3{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;flex:1 1;background-color:#eff1f3;padding:16px;border-radius:12px}.EmergencyChat_messagesContainer__Q1UW3::-webkit-scrollbar{width:6px}.EmergencyChat_messagesContainer__Q1UW3::-webkit-scrollbar-track{background:rgba(69,89,113,.2509803922);border-radius:4px}.EmergencyChat_messagesContainer__Q1UW3::-webkit-scrollbar-thumb{background:#455971;border-radius:4px}.EmergencyChat_messagesList__QyKzf{display:flex;flex-direction:column;flex:1 1}.EmergencyChat_loadMoreButton__TXMu_{align-self:center;background:rgba(0,0,0,0);border:1px solid rgba(69,89,113,.2509803922);color:#9ca3af;padding:8px 16px;border-radius:8px;font-size:12px;cursor:pointer;margin-bottom:16px;transition:all .2s ease}.EmergencyChat_loadMoreButton__TXMu_:hover:not(:disabled){background:rgba(69,89,113,.2509803922);color:#fff}.EmergencyChat_loadMoreButton__TXMu_:disabled{opacity:.5;cursor:not-allowed}.EmergencyChat_dateSeparator__wbf4_{display:flex;align-items:center;justify-content:center;width:100%}.EmergencyChat_dateSeparatorText__v8Mvw{font-size:12px;font-weight:600;color:#6b7280;background:#eff1f3;padding:4px 12px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.EmergencyChat_systemMessage__SkI0n{display:flex;align-items:center;width:100%;margin:16px 0;gap:12px}.EmergencyChat_systemMessage__SkI0n:after,.EmergencyChat_systemMessage__SkI0n:before{content:"";flex:1 1;height:1px;background:#ccd3dd}.EmergencyChat_systemMessageContent__lq1Vy{display:flex;align-items:center;gap:6px;padding:0 4px;max-width:80%;min-width:0}.EmergencyChat_systemMessageIcon__gju8G{width:16px;height:16px;flex-shrink:0;color:#9ca3af;object-fit:contain}.EmergencyChat_systemMessageText__R25gO{font-size:12px;font-weight:500;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.EmergencyChat_systemMessageTime__D_cLQ{font-size:11px;font-weight:400;color:#9ca3af;white-space:nowrap;flex-shrink:0;margin-left:4px;padding-top:3px}.EmergencyChat_messageGroup__ne9oO{display:flex;flex-direction:row;max-width:80%;margin-top:8px;gap:16px}.EmergencyChat_messageGroup__ne9oO.EmergencyChat_firstInGroup__Ky33y{margin-top:24px}.EmergencyChat_messageGroup__ne9oO:first-child{margin-top:0}.EmergencyChat_messageGroup__ne9oO.EmergencyChat_otherUser__h_Kdp{align-self:flex-start;align-items:flex-start}.EmergencyChat_messageGroup__ne9oO.EmergencyChat_otherUser__h_Kdp:not(.EmergencyChat_firstInGroup__Ky33y){padding-left:64px}.EmergencyChat_messageGroup__ne9oO.EmergencyChat_currentUser__Qvp9Y{align-self:flex-end;align-items:flex-end;flex-direction:row-reverse}.EmergencyChat_messageGroup__ne9oO.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_messagesColumn__BVfBP{align-items:flex-end}.EmergencyChat_messagesColumn__BVfBP{display:flex;flex-direction:column;gap:8px}.EmergencyChat_messageHeader__kjy_T{display:flex;align-items:center;gap:12px;color:#0f0326;justify-content:space-between}.EmergencyChat_messageHeaderRight__7eGsN{display:flex;align-items:center;justify-content:flex-end;color:#9ca3af}.EmergencyChat_avatar__7VKJT,.EmergencyChat_rapid-avatar__HDVaO{width:48px;height:48px;border-radius:100px;overflow:hidden;border:1px solid #ccd3dd;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff}.EmergencyChat_avatar__7VKJT img,.EmergencyChat_rapid-avatar__HDVaO img{width:100%;height:100%;object-fit:cover}.EmergencyChat_avatar__7VKJT svg,.EmergencyChat_rapid-avatar__HDVaO svg{width:24px;height:24px;color:#455971}.EmergencyChat_rapid-avatar__HDVaO{padding:10px}.EmergencyChat_userName__kZomf{font-weight:600;font-size:14px;line-height:21px;color:#455971}.EmergencyChat_timestamp__yaqz9{font-weight:400;font-size:14px;color:#9ca3af}.EmergencyChat_messageContent__QW8hJ{background:#fff;padding:8px 16px;border-radius:12px;position:relative}.EmergencyChat_otherUser__h_Kdp .EmergencyChat_messageContent__QW8hJ{border-top-left-radius:4px;border-bottom-left-radius:4px}.EmergencyChat_otherUser__h_Kdp .EmergencyChat_messageContent__QW8hJ.EmergencyChat_firstMessage__gS4lp{border-top-left-radius:12px;width:-moz-fit-content!important;width:fit-content!important}.EmergencyChat_otherUser__h_Kdp .EmergencyChat_messageContent__QW8hJ.EmergencyChat_lastMessage__hil_0{border-bottom-left-radius:12px}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_messageContent__QW8hJ{background:linear-gradient(90deg,#0f0326,#2a2e4c);border-top-right-radius:4px;border-bottom-right-radius:4px;width:-moz-fit-content!important;width:fit-content!important}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_messageContent__QW8hJ p{color:#fff!important}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_messageContent__QW8hJ.EmergencyChat_firstMessage__gS4lp{border-top-right-radius:12px}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_messageContent__QW8hJ.EmergencyChat_lastMessage__hil_0{border-bottom-right-radius:12px}.EmergencyChat_messageContent__QW8hJ p{font-weight:400;font-size:16px;line-height:24px;color:#2a2e4c;margin:0;word-break:break-word;white-space:pre-wrap}.EmergencyChat_messageBubbleWrap__FOAAH{display:flex;flex-direction:column;gap:4px;max-width:100%}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_messageBubbleWrap__FOAAH{align-items:flex-end}.EmergencyChat_reactionTrigger__4_VtD{position:absolute;bottom:-8px;right:-8px;width:28px;height:28px;border-radius:999px;border:1px solid #e1e5e8;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .12s ease;z-index:4}.EmergencyChat_reactionTrigger__4_VtD:hover{transform:scale(1.1);box-shadow:0 3px 8px rgba(0,0,0,.15)}.EmergencyChat_reactionTrigger__4_VtD:active{transform:scale(.95)}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_reactionTrigger__4_VtD{right:auto;left:-8px;background:#2a2e4c;border-color:hsla(0,0%,100%,.15);box-shadow:0 2px 6px rgba(0,0,0,.25)}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_reactionTrigger__4_VtD:hover{box-shadow:0 3px 8px rgba(0,0,0,.3)}.EmergencyChat_messageGroup__ne9oO:hover .EmergencyChat_reactionTrigger__4_VtD{opacity:1;pointer-events:auto}.EmergencyChat_reactionTriggerActive__i9s_C{opacity:1!important;pointer-events:auto!important;background:#f0f2f5}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_reactionTriggerActive__i9s_C{background:#3d4270}.EmergencyChat_reactionPicker__hwbg9{display:flex;flex-direction:row;align-items:center;gap:2px;background:#fff;border:1px solid #e1e5e8;border-radius:999px;box-shadow:0 4px 12px rgba(0,0,0,.12);padding:4px 6px;width:-moz-fit-content;width:fit-content;animation:EmergencyChat_pickerSlideIn__b4ccZ .18s ease-out}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_reactionPicker__hwbg9{background:#2a2e4c;border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 12px rgba(0,0,0,.25)}@keyframes EmergencyChat_pickerSlideIn__b4ccZ{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.EmergencyChat_reactionOption__ERYoZ{width:34px;height:34px;border-radius:999px;border:none;background:rgba(0,0,0,0);cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:background .12s ease,transform .12s ease;flex-shrink:0}.EmergencyChat_reactionOption__ERYoZ:hover{background:rgba(0,0,0,.08);transform:scale(1.15)}.EmergencyChat_reactionOption__ERYoZ:active{transform:scale(.95)}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_reactionOption__ERYoZ:hover{background:hsla(0,0%,100%,.15)}.EmergencyChat_activeReactionOption__tyXqM{background:rgba(59,130,246,.12)}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_activeReactionOption__tyXqM{background:hsla(0,0%,100%,.2)}.EmergencyChat_reactionsRow__E7Ejz{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.EmergencyChat_reactionsRowRight__nc8iW{justify-content:flex-end}.EmergencyChat_reactionChipWrapper__sfNyk{position:relative;display:inline-flex}.EmergencyChat_reactionChip__JAB2e{display:inline-flex;align-items:center;gap:5px;padding:3px 10px 3px 6px;border-radius:999px;border:1px solid #e1e5e8;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease;box-shadow:0 2px 10px rgba(15,3,38,.06)}.EmergencyChat_reactionChip__JAB2e:hover{background:#f5f7fa}.EmergencyChat_reactionChipActive__sGeqz{border-color:rgba(59,130,246,.45);background:rgba(59,130,246,.08)}.EmergencyChat_reactionEmoji__VATgv{font-size:15px;line-height:1}.EmergencyChat_reactionCount__RpKF_{font-size:12px;font-weight:600;color:#455971}.EmergencyChat_reactionTooltip__JB_9V{position:absolute;bottom:calc(100% + 8px);background:rgba(15,3,38,.95);color:#fff;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap;pointer-events:none;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.2);animation:EmergencyChat_tooltipFadeIn__UOt_v .15s ease-out;left:0;right:auto}.EmergencyChat_reactionTooltip__JB_9V:after{content:"";position:absolute;top:100%;left:16px;border:5px solid rgba(0,0,0,0);border-top-color:rgba(15,3,38,.95)}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_reactionTooltip__JB_9V{left:auto;right:0}.EmergencyChat_currentUser__Qvp9Y .EmergencyChat_reactionTooltip__JB_9V:after{left:auto;right:16px}@keyframes EmergencyChat_tooltipFadeIn__UOt_v{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.EmergencyChat_inputContainer__R_OXD{position:-webkit-sticky;position:sticky;bottom:0;display:flex;align-items:flex-end;gap:12px;background:#fff;border-radius:24px;padding:10px 43px 10px 16px;margin-top:24px;flex-shrink:0;border:1px solid #e1e5e8}.EmergencyChat_inputContainer__R_OXD textarea{flex:1 1;background:rgba(0,0,0,0);border:none;outline:none;font-size:16px;line-height:24px;color:#0f0326;resize:none;height:auto;min-height:24px;max-height:120px;overflow-y:hidden;font-family:inherit;padding:0;margin:0}.EmergencyChat_inputContainer__R_OXD textarea:focus{overflow-y:auto}.EmergencyChat_inputContainer__R_OXD textarea::placeholder{color:rgba(69,89,113,.8)}.EmergencyChat_inputContainer__R_OXD textarea:disabled{opacity:.5}.EmergencyChat_sendButton__MwvE4{position:absolute;right:4px;bottom:4px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#455971;border:none;cursor:pointer;color:#fff;transition:all .2s ease;border-radius:100px;flex-shrink:0}.EmergencyChat_sendButton__MwvE4:hover:not(:disabled){background:#374560;color:#fff}.EmergencyChat_sendButton__MwvE4:disabled{opacity:.3;cursor:not-allowed}.EmergencyChat_sendButton__MwvE4 svg{width:20px;height:20px}.EmergencySnapshotModal_btn-primary__5bPG_{width:100%}.EmergencySnapshotModal_container__0TIeT{display:flex;box-sizing:border-box;width:100%;min-height:100vh;align-items:center;justify-content:center;padding:80px 0 0 240px;cursor:default}.EmergencySnapshotModal_content__dJtMi{background:linear-gradient(180deg,#0f0326,#141734);display:flex;flex-direction:column;box-sizing:border-box;width:calc(100vw - 280px);max-width:100%;height:100vh;max-height:calc(100vh - 120px);border:1px solid rgba(69,89,113,.8);padding:24px;border-radius:16px;gap:12px;overflow:hidden;min-height:0;cursor:default}.EmergencySnapshotModal_headerRow__kG7gz{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100%}.EmergencySnapshotModal_title__TIZsO{margin:0;color:#fff;font-weight:600;font-size:16px;line-height:24px;text-align:left;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EmergencySnapshotModal_close-button__TFR3Z{flex-shrink:0;border:none;background:rgba(0,0,0,0);height:24px;width:24px;color:#fff}.EmergencySnapshotModal_close-button__TFR3Z:hover{cursor:pointer}.EmergencySnapshotModal_close-button__TFR3Z svg{color:#fff}.EmergencySnapshotModal_mapWrap__MflZg{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;position:relative;border-radius:12px;overflow:hidden}.EmergencySnapshotModal_mapWrap__MflZg>div{flex:1 1;min-height:0;width:100%;height:100%;display:flex;flex-direction:column}.styles_btn-primary__N4UWN{width:100%}.styles_header__0yv05{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.styles_header__0yv05 button{text-transform:none}.styles_header__0yv05 h1{margin:0;font-size:24px;font-weight:600}.styles_action-buttons__hI8zD{display:flex;gap:12px}.styles_sub-title__XhNG6{height:19px;margin:0 0 32px;line-height:19px;font-weight:400;font-size:16px;color:#71717a}.styles_intro-block__z1UWe{margin-bottom:32px}.styles_intro-block__z1UWe .styles_sub-title__XhNG6{margin:0 0 8px;height:auto}.styles_naming-note__bHZG_{margin:0;line-height:1.45;font-weight:400;font-size:12px;color:#71717a}.styles_content__oSXF6{border-radius:32px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.1);background:linear-gradient(180deg,#0f0326,#141734);color:#fff;display:flex;width:100%;gap:48px}.styles_profile-section__Eo80T{display:flex;flex-direction:column;gap:24px;max-width:30%}.styles_avatar-section__nslA3{gap:16px;position:relative}.styles_avatar-section__nslA3,.styles_avatar__dLYtB{display:flex;justify-content:center;align-items:center}.styles_avatar__dLYtB{width:120px;height:120px;border-radius:50%;background-color:#f5f5f5;overflow:hidden;border:3px solid #f9f9f9}.styles_avatar__dLYtB img{width:100%;height:100%;object-fit:cover}.styles_avatar__dLYtB svg{width:60px;height:60px;color:#9ca3af}.styles_avatar-add-btn__eblYr{position:absolute;bottom:0;right:80px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.styles_avatar-add-btn__eblYr svg{width:24px;height:24px;color:#fff;cursor:pointer!important}.styles_avatar-add-btn__eblYr input{position:absolute;opacity:0;width:24px;height:24px;cursor:pointer!important}.styles_user-title__i6MM9{text-align:center}.styles_user-title__i6MM9 h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.styles_user-id__3RbPN{display:flex;justify-content:center;gap:4px;font-size:14px;color:#9ca3af;white-space:nowrap}.styles_user-id__3RbPN p{margin:0;color:#9ca3af}.styles_user-id__3RbPN p:last-child{font-weight:400;color:#9ca3af}.styles_inputs-section__adZi6{display:flex;flex-direction:column;gap:12px;width:100%}.styles_input-group__N9QJl{display:flex;flex-direction:column;gap:4px}.styles_input-group__N9QJl label{font-size:14px;color:#9ca3af}.styles_input__hrKHh{border:1px solid rgba(69,89,113,.2509803922);color:#fff;background-color:rgba(69,89,113,.2509803922);font-size:16px;font-weight:400;line-height:24px;padding:12px;border-radius:8px;width:100%;height:48px}.styles_input__hrKHh:focus-visible{outline:none}.styles_input__hrKHh:disabled{color:#fff;cursor:default}.styles_input__hrKHh.styles_error__GoRUs,.styles_input__hrKHh.styles_phone-error__E98T_{border-color:#e1051e}.styles_user-info__G9Elo{display:flex;flex-direction:column;gap:12px}.styles_info-item__g_fmh{display:flex;align-items:center;gap:8px}.styles_info-label__gkDid{color:#9ca3af;white-space:nowrap}.styles_info-value__iU6PH{color:#fff;white-space:nowrap}.styles_categories__vJCKl{display:flex}.styles_categories__vJCKl button{background-color:#fff}.styles_container-header__G5IA_{display:flex;flex-direction:column;gap:24px;margin-top:32px}.styles_tabs__gvGpU{display:flex;flex-direction:row;align-items:center;width:100%;border-bottom:1px solid #ccd3dd}.styles_active-tab__2S1Ib,.styles_tab__5MsfP{display:flex;color:#455971;font-size:16px;font-weight:600;line-height:24px;border:none;padding:12px;cursor:pointer;align-items:center;gap:8px;position:relative;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out}.styles_active-tab__2S1Ib span,.styles_tab__5MsfP span{display:flex;align-items:center;justify-content:center;padding:0 4px;font-weight:600;background-color:#e1051e;border-radius:100px;color:#fff;height:18px;font-size:12px}.styles_active-tab__2S1Ib:after,.styles_tab__5MsfP:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;width:0;background-color:rgba(0,0,0,0);z-index:2;transition:all .2s ease-out}.styles_active-tab__2S1Ib:hover,.styles_tab__5MsfP:hover{color:#e94f64}.styles_active-tab__2S1Ib:hover:after,.styles_tab__5MsfP:hover:after{background-color:#e1051e;height:2px;width:100%}.styles_active-tab__2S1Ib{color:#e1051e}.styles_active-tab__2S1Ib span{background-color:#9ca3af}.styles_active-tab__2S1Ib:after{background-color:#e1051e;height:2px;bottom:-1px;width:100%}.styles_active-tab__2S1Ib:hover{color:#e1051e}.styles_active-tab__2S1Ib:hover:after{background-color:#e1051e;height:2px}.styles_btn-primary__ADZbc{width:100%}.styles_comingSoon__isoA0{display:flex;align-items:center;justify-content:center;min-height:48vh;padding:32px;font-size:16px;font-weight:400;line-height:24px;color:#71717a;text-align:center;max-width:560px;margin:0 auto}.styles_avatarInitials__HA7JE{display:flex;align-items:center;justify-content:center;font-size:2.25rem;font-weight:700;color:#fff;letter-spacing:.05em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}input.styles_enterpriseIdInput__AzW1r,input.styles_partnerIdInput__ohr_4{background-color:rgba(15,23,42,.35);border:1px solid rgba(156,163,175,.4);color:#9ca3af;cursor:not-allowed;opacity:1}input.styles_enterpriseIdInput__AzW1r:disabled,input.styles_partnerIdInput__ohr_4:disabled{cursor:default;background:rgba(0,0,0,0);border:1px solid rgba(69,89,113,.2509803922);color:#9ca3af}.styles_btn-primary__g9cFH{width:100%}.styles_comingSoon__KUCQZ{display:flex;align-items:center;justify-content:center;min-height:48vh;padding:32px;font-size:16px;font-weight:400;line-height:24px;color:#71717a;text-align:center;max-width:560px;margin:0 auto}.styles_avatarInitials__zOOGT{display:flex;align-items:center;justify-content:center;font-size:2.25rem;font-weight:700;color:#fff;letter-spacing:.05em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}input.styles_partnerIdInput__66v4t{background-color:rgba(15,23,42,.35);border:1px solid rgba(156,163,175,.4);color:#9ca3af;cursor:not-allowed;opacity:1}input.styles_partnerIdInput__66v4t:disabled{cursor:default;background:rgba(0,0,0,0);border:1px solid rgba(69,89,113,.2509803922);color:#9ca3af}.styles_btn-primary__KY_Lp{width:100%}.styles_alert-container__alD3j{display:flex;background:#fff;height:100%;width:100%;padding-left:240px;overflow:auto}.styles_green-inner__uayDZ{background:linear-gradient(90deg,#17b26a,#135a48)}.styles_green-inner__uayDZ .styles_header__2QZmC h1,.styles_green-inner__uayDZ .styles_header__2QZmC span p{color:#fff}.styles_green-inner__uayDZ .styles_test-mode-trigger__rP0Uk{background:#135a48}.styles_green-inner__uayDZ .styles_test-mode-trigger__rP0Uk .styles_test-mode-trigger-content__YE1ic h2,.styles_green-inner__uayDZ .styles_test-mode-trigger__rP0Uk .styles_test-mode-trigger-content__YE1ic p,.styles_green-inner__uayDZ .styles_test-mode-trigger__rP0Uk .styles_trigger-timer__KobOB{color:#fff}.styles_container-content__Bfhxy{display:flex;flex-direction:column;gap:32px;padding:32px;width:100%;height:-moz-fit-content;height:fit-content}.styles_test-mode-trigger__rP0Uk{flex-direction:row;justify-content:space-between;padding:12px 16px;background:#eff1f3;border-radius:16px}.styles_test-mode-trigger-actions__Vx155,.styles_test-mode-trigger__rP0Uk{display:flex;align-items:center;gap:16px}.styles_trigger-timer__KobOB{font-size:16px;line-height:24px;font-weight:400;color:#9ca3af;margin:0}.styles_test-mode-trigger-content__YE1ic{display:flex;flex-direction:column;flex:1 1}.styles_test-mode-trigger-content__YE1ic h2{font-size:16px;line-height:24px;font-weight:600;color:#0f0326;margin:0}.styles_test-mode-trigger-content__YE1ic p{font-size:14px;line-height:21px;font-weight:500;color:#455971;margin:0}.styles_info-accent__6621D{color:#17b26a!important}.styles_info-muted__Cx30F{color:#455971!important}.styles_content__RlhwK{display:flex;flex-direction:column;gap:24px;width:100%;padding:24px;background:#eff1f3;border-radius:12px;height:-moz-fit-content;height:fit-content}.styles_device-heading__cUPis{display:flex;align-items:center;justify-content:space-between;gap:12px}.styles_device-heading__cUPis h3{margin:0;font-size:24px;line-height:36px;font-weight:600;color:#0f0326}.styles_device-heading-left__WSl4N{display:flex;align-items:center;gap:12px;min-width:0}.styles_device-icon-container__fpERW{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.styles_header__2QZmC{display:flex;flex-direction:column}.styles_header__2QZmC h1{font-size:32px;line-height:48px;font-weight:600;color:#0f0326;margin:0}.styles_header__2QZmC span{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_header__2QZmC span p{font-size:16px;line-height:24px;font-weight:400;color:#455971;margin:0}.FirmwareVersionCell_btn-primary__XEbZR{width:100%}.FirmwareVersionCell_cell__9behB{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:140px;white-space:normal}.FirmwareVersionCell_topRow__AHGJW{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.FirmwareVersionCell_modal__cLLNk{min-width:0}.FirmwareVersionCell_version__b5s7A{font-size:16px;line-height:24px;color:#fff;font-weight:600}.FirmwareVersionCell_badge__LA0e6{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;line-height:16px}.FirmwareVersionCell_modal__cLLNk .FirmwareVersionCell_badge__LA0e6{padding:1px 6px;font-size:10px;line-height:14px}.FirmwareVersionCell_badge__LA0e6.FirmwareVersionCell_latest__BHc9l{background:rgba(23,178,106,.1490196078);color:#17b26a}.FirmwareVersionCell_badge__LA0e6.FirmwareVersionCell_outdated__cgzsy{background:rgba(245,202,84,.22);color:#f5ca54}.FirmwareVersionCell_updated__bHysx{font-size:12px;line-height:16px;color:#ccd3dd}.FirmwareVersionCell_empty__1f6Ks{color:#ccd3dd}.ApplyTemplateModal_btn-primary__I0VA6{width:100%}.ApplyTemplateModal_container__GTLqf{display:flex;align-items:center;justify-content:center;height:calc(100vh - 80px);max-height:calc(100vh - 80px);margin-top:80px;margin-left:240px;width:calc(100% - 240px);box-sizing:border-box;padding:16px;overflow:hidden;min-height:0}.ApplyTemplateModal_content__AJpA0{background:linear-gradient(180deg,#0f0326,#141734);display:flex;flex-direction:column;width:min(640px,100%);max-height:100%;min-height:0;border:1px solid rgba(69,89,113,.8);padding:24px;border-radius:16px;gap:16px;overflow:hidden}.ApplyTemplateModal_close-header__EhlrE{width:100%;display:flex;justify-content:flex-end;flex-shrink:0}.ApplyTemplateModal_close-button__DCiIb{border:none;background:rgba(0,0,0,0);height:24px;width:24px;color:#fff;cursor:pointer}.ApplyTemplateModal_close-button__DCiIb:disabled{cursor:not-allowed;opacity:.6}.ApplyTemplateModal_title__PE11B{color:#fff;font-weight:600;font-size:20px;margin:0;flex-shrink:0}.ApplyTemplateModal_subtitle__3jPt_{color:#9ca3af;font-size:14px;margin:0;flex-shrink:0}.ApplyTemplateModal_body__V_n9L{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ApplyTemplateModal_loading__XmvBb{color:#9ca3af;font-size:14px;padding:24px 0;text-align:center}.ApplyTemplateModal_actions__JJHkg{display:flex;flex-direction:row;gap:12px;width:100%;padding-top:12px;flex-shrink:0}.ApplyTemplateModal_actions__JJHkg>div{flex:1 1}.ApplyTemplateModal_actions__JJHkg>div button{width:100%;justify-content:center}.ApplyTemplateModal_error-text__e6nzY{color:#fca5a5;font-size:14px;margin:0}.CreateOrgModal_btn-primary__pUfSY{width:100%}.CreateOrgModal_container__JXPDB{position:absolute;bottom:0;right:0;width:490px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:32px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow-y:auto}.CreateOrgModal_close-button__HmEB0{background-color:rgba(0,0,0,0);border:none;cursor:pointer;width:20px;height:20px;margin-left:auto}.CreateOrgModal_content__WR9My{display:flex;flex-direction:column;gap:24px}.CreateOrgModal_content-header__XGdT5{display:flex;align-items:flex-start;gap:16px}.CreateOrgModal_content-header__XGdT5 h1{font-weight:600;font-size:24px;line-height:36px;color:#fff;max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CreateOrgModal_content-header__XGdT5 img{object-fit:cover}.CreateOrgModal_input-container__yHhPO{display:flex;flex-direction:column;gap:16px}.CreateOrgModal_input-container__yHhPO p{font-size:14px;font-weight:400;line-height:24px;color:#9ca3af}.CreateOrgModal_input-container__yHhPO input,.CreateOrgModal_input-container__yHhPO textarea{background-color:#141734;color:#fff;border-radius:8px;padding:8px 12px;border:1px solid #455971}.CreateOrgModal_input-container__yHhPO input:-moz-read-only,.CreateOrgModal_input-container__yHhPO textarea:-moz-read-only{background-color:rgba(69,89,113,.8);outline:none;color:#9ca3af}.CreateOrgModal_input-container__yHhPO input:read-only,.CreateOrgModal_input-container__yHhPO textarea:read-only{background-color:rgba(69,89,113,.8);outline:none;color:#9ca3af}.CreateOrgModal_input-container__yHhPO input::placeholder,.CreateOrgModal_input-container__yHhPO textarea::placeholder{color:#9ca3af}.CreateOrgModal_input-container__yHhPO textarea{min-height:88px;resize:vertical;font-family:inherit}.CreateOrgModal_input-container__yHhPO .CreateOrgModal_selector__hjbZ7{display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(69,89,113,.2509803922);border-radius:12px;padding:12px;width:100%;font-size:16px;line-height:24px;background:linear-gradient(180deg,#0f0326,#141734);color:#fff;height:48px;cursor:pointer}.CreateOrgModal_input-group__WYylK{display:flex;flex-direction:column;gap:4px}.CreateOrgModal_input-group__WYylK input,.CreateOrgModal_input-group__WYylK textarea{width:100%}.CreateOrgModal_address-autocomplete-slot__IpjE3{display:flex;flex-direction:column;gap:4px}.CreateOrgModal_address-autocomplete-slot__IpjE3 input{border:none;padding:0!important}.CreateOrgModal_address-suite-field__s4x36{max-width:160px}.CreateOrgModal_address-detail-rows__o_HD1{display:flex;flex-direction:column;gap:12px}.CreateOrgModal_address-preview__Q3dq_{font-size:12px;line-height:18px;color:#9ca3af;font-weight:400;padding:4px 0}.CreateOrgModal_contact-section__fDDCW{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(69,89,113,.2509803922);border-radius:12px;background:#141734}.CreateOrgModal_section-title__8iHX8{font-size:16px;font-weight:600;color:#fff;margin:0}.CreateOrgModal_contact-grid__bDRI_{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.CreateOrgModal_alert911-dropdown__DcUHp,.CreateOrgModal_org-type-dropdown__xcXT_{width:100%;min-width:0;display:block}.CreateOrgModal_alert911-dropdown__DcUHp span{font-size:16px!important;color:#fff!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CreateOrgModal_alert911-dropdown__DcUHp [class*=option]{font-size:16px!important;color:#fff!important}.CreateOrgModal_field-hint__PjrNf{font-size:12px;line-height:18px;color:#9ca3af;font-weight:400}.CreateOrgModal_data-inners__Y6C2k{background:linear-gradient(180deg,#0f0326,#141734);width:100%;padding:24px;gap:16px;display:flex;flex-direction:column;border:1px solid rgba(69,89,113,.2509803922);border-radius:24px}.CreateOrgModal_data-inner__Usu69{display:flex;flex-direction:column;gap:4px}.CreateOrgModal_data-inner__Usu69 span{font-size:14px;line-height:21px;color:#9ca3af;font-weight:400}.CreateOrgModal_data-inner__Usu69 p{font-size:16px;line-height:24px;color:#fff;font-weight:600}.CreateOrgModal_toggle-row__RuCjO{display:flex;align-items:center;justify-content:space-between;gap:12px}.CreateOrgModal_toggle-label__tFhgk{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.CreateOrgModal_buttons-section__C3FJm{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%;margin-top:auto}.CreateOrgModal_buttons-section__C3FJm div{width:50%}.CreateOrgModal_buttons-section__C3FJm div button{display:flex;align-items:center;justify-content:center;width:100%}.CreateOrgModal_input-error__B9db9{border-color:#e1051e!important}.CreateOrgModal_error-message__p2HDE{color:#e1051e;font-size:12px;margin-top:4px}.CreateOrgModal_error-container__kaiCn{margin-top:16px;text-align:center}.PendingOrgApplyModal_btn-primary__CeUtw{width:100%}.PendingOrgApplyModal_container__8SChq{position:absolute;bottom:0;right:0;width:490px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:32px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow-y:auto}.PendingOrgApplyModal_close-button__MD5P7{background-color:rgba(0,0,0,0);border:none;cursor:pointer;width:20px;height:20px}.PendingOrgApplyModal_content__TCvBh{display:flex;flex-direction:column;gap:24px}.PendingOrgApplyModal_content-header__1kdDS{display:flex;align-items:flex-start;gap:16px;justify-content:space-between}.PendingOrgApplyModal_content-header__1kdDS h1{font-weight:600;font-size:24px;line-height:36px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PendingOrgApplyModal_data-inners__pzttP{background:linear-gradient(180deg,#0f0326,#141734);width:100%;padding:24px;gap:16px;display:flex;flex-direction:column;border:1px solid rgba(69,89,113,.2509803922);border-radius:24px}.PendingOrgApplyModal_data-inner__6Rlbr{display:flex;flex-direction:column;gap:4px}.PendingOrgApplyModal_data-inner__6Rlbr span{font-size:14px;line-height:21px;color:#9ca3af;font-weight:400}.PendingOrgApplyModal_data-inner__6Rlbr p{font-size:16px;line-height:24px;color:#fff;font-weight:600}.PendingOrgApplyModal_options__GBhqa{display:flex;flex-direction:column;gap:16px;width:100%}.PendingOrgApplyModal_options__GBhqa>div{width:100%}.PendingOrgApplyModal_options__GBhqa>div button{width:100%;justify-content:center}.PendingOrgApplyModal_picker-container__yy9rY{display:flex;flex-direction:column;gap:16px}.PendingOrgApplyModal_picker-container__yy9rY h3{font-size:16px;line-height:24px;font-weight:600;color:#fff}.PendingOrgApplyModal_search-row__p08hD{position:relative;width:100%}.PendingOrgApplyModal_search-row__p08hD svg{position:absolute;color:#9ca3af;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px}.PendingOrgApplyModal_search-row__p08hD input{width:100%;background-color:#141734;border:1px solid #455971;color:#fff;border-radius:8px;padding:8px 12px 8px 36px}.PendingOrgApplyModal_search-row__p08hD input::placeholder{color:#9ca3af}.PendingOrgApplyModal_org-list__7HkJD{display:flex;flex-direction:column;max-height:280px;overflow-y:auto;border-radius:12px;background-color:#2a2e4c}.PendingOrgApplyModal_org-item__Dv9_z{width:100%;text-align:left;background:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(69,89,113,.2509803922);padding:12px;cursor:pointer;transition:opacity .2s ease}.PendingOrgApplyModal_org-item__Dv9_z:hover:not(:disabled){background-color:rgba(69,89,113,.34);transition:background-color .2s ease}.PendingOrgApplyModal_org-item__Dv9_z:disabled{cursor:not-allowed;opacity:.7}.PendingOrgApplyModal_org-item__Dv9_z:last-child{border-bottom:none}.PendingOrgApplyModal_org-item-selected__V6psd{background-color:rgba(69,89,113,.34)}.PendingOrgApplyModal_org-item-title__qIRZS{font-size:16px;line-height:24px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PendingOrgApplyModal_org-item-subtitle__kC7pT{font-size:14px;line-height:21px;font-weight:400;color:#9ca3af;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PendingOrgApplyModal_empty-state__YDVHc{text-align:center;color:#9ca3af;font-size:14px;padding:16px}.PendingOrgApplyModal_map-buttons__fSphI{display:flex;width:100%}.PendingOrgApplyModal_map-buttons__fSphI div{width:100%}.PendingOrgApplyModal_map-buttons__fSphI div button{width:100%;justify-content:center}.PendingOrgApplyModal_buttons-section__nPdRs{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%;margin-top:auto;padding-bottom:32px}.PendingOrgApplyModal_buttons-section__nPdRs div{width:100%}.PendingOrgApplyModal_buttons-section__nPdRs div button{display:flex;align-items:center;justify-content:center;width:100%}.PendingOrgApplyModal_input-error__sGCpX{border-color:#e1051e!important}.PendingOrgApplyModal_error-message__8_YQr{color:#e1051e;font-size:12px;margin-top:4px}.PendingOrgApplyModal_error-container__l1h_W{margin-top:16px;text-align:center}.PendingOrgApplyModal_categories-container___yiQG{display:flex;flex-direction:column;gap:12px;width:100%}.PendingOrgApplyModal_categories-label__ec2N2{font-size:14px;line-height:21px;color:#9ca3af;font-weight:400}.PendingOrgApplyModal_categories-list__Q1xp8{display:flex;flex-direction:column;gap:8px;width:100%;max-height:320px;overflow-y:auto;overflow-x:hidden;padding-right:4px;min-height:0}.PendingOrgApplyModal_categories-list__Q1xp8::-webkit-scrollbar{width:6px}.PendingOrgApplyModal_categories-list__Q1xp8::-webkit-scrollbar-track{background:#141734;border-radius:4px}.PendingOrgApplyModal_categories-list__Q1xp8::-webkit-scrollbar-thumb{background:rgba(69,89,113,.2509803922);border-radius:4px}.PendingOrgApplyModal_categories-list__Q1xp8::-webkit-scrollbar-thumb:hover{background:rgba(69,89,113,.8)}.PendingOrgApplyModal_category-chip__EqGrz{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:#141734;border:1px solid rgba(69,89,113,.2509803922);border-radius:8px;font-size:12px;line-height:16px;width:100%;cursor:pointer}.PendingOrgApplyModal_category-name__5qHI4{color:#fff;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.PendingOrgApplyModal_category-badges__X5LuX{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;margin-left:auto}.PendingOrgApplyModal_severity-badge__7EuEn{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;line-height:12px;white-space:nowrap}.PendingOrgApplyModal_severity-high__5YoV2{background-color:rgba(239,68,68,.2);color:#fca5a5;border:1px solid rgba(239,68,68,.4)}.PendingOrgApplyModal_severity-low__YnfVl{background-color:rgba(234,179,8,.2);color:#fde047;border:1px solid rgba(234,179,8,.4)}.PendingOrgApplyModal_default-badge__CNZGw{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;line-height:12px;background-color:rgba(59,130,246,.2);color:#93c5fd;border:1px solid rgba(59,130,246,.4);white-space:nowrap}.PendingOrgApplyModal_input-container__LRNtk{display:flex;flex-direction:column;gap:16px}.PendingOrgApplyModal_input-container__LRNtk p{font-size:14px;font-weight:400;line-height:24px;color:#9ca3af}.PendingOrgApplyModal_input-container__LRNtk input{background-color:#141734;color:#fff;border-radius:8px;padding:8px 12px;border:1px solid #455971}.PendingOrgApplyModal_input-container__LRNtk input:-moz-read-only{background-color:rgba(69,89,113,.8);outline:none;color:#9ca3af}.PendingOrgApplyModal_input-container__LRNtk input:read-only{background-color:rgba(69,89,113,.8);outline:none;color:#9ca3af}.PendingOrgApplyModal_input-container__LRNtk input::placeholder{color:#9ca3af}.PendingOrgApplyModal_input-group__dlIC7{display:flex;flex-direction:column;gap:4px}.PendingOrgApplyModal_input-group__dlIC7 input{width:100%}.PendingOrgApplyModal_input-group-address__MCD3A{display:flex;flex-direction:column;gap:4px}.PendingOrgApplyModal_input-group-address__MCD3A input{border:none;padding:0!important}.PendingOrgApplyModal_address-preview__6b36q{font-size:12px;line-height:18px;color:#9ca3af;font-weight:400;padding:4px 0}.PendingOrgApplyModal_contact-section__raJ8S{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(69,89,113,.2509803922);border-radius:12px;background:#141734}.PendingOrgApplyModal_section-title__mZbeW{font-size:16px;font-weight:600;color:#fff;margin:0}.PendingOrgApplyModal_contact-grid__rdiqi{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.ReviewDealModal_btn-primary__k4bZu{width:100%}.ReviewDealModal_contentFlex__mNdEf{flex:1 1;display:flex;flex-direction:column;min-height:0}.ReviewDealModal_valueMultiline__qDjCS{white-space:pre-wrap;word-break:break-word;font-weight:600}.ReviewDealModal_notesHint__Jf_QE{font-size:14px;line-height:21px;color:#9ca3af;font-weight:400;margin:0 0 8px}.ReviewDealModal_notesTextarea__Q8EOD{width:100%;min-height:100px;resize:vertical;font-family:inherit;background-color:#141734;border:1px solid #455971;color:#fff;border-radius:8px;padding:8px 12px}.ReviewDealModal_notesTextarea__Q8EOD::placeholder{color:#9ca3af}.ReviewDealModal_notesTextarea__Q8EOD:disabled{opacity:.7}.PendingOrganizationsTable_btn-primary__032hq{width:100%}.PendingOrganizationsTable_section__6er_w{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.PendingOrganizationsTable_title__dl0Kp{font-weight:600;font-size:20px;line-height:30px;color:#0f0326}.PendingOrganizationsTable_table__aKTi4{overflow:hidden;width:100%;height:auto;overflow:auto;border-collapse:collapse;border-radius:8px;background-color:#0f0326}.PendingOrganizationsTable_table__aKTi4 table{border-collapse:separate;border-spacing:0;width:100%;height:auto}.PendingOrganizationsTable_table__aKTi4 table td,.PendingOrganizationsTable_table__aKTi4 table th{border:none}.PendingOrganizationsTable_table__aKTi4 thead th{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;background-color:#0f0326;color:#fff}.PendingOrganizationsTable_table__aKTi4 thead th:last-child{border-right:none;width:120px}.PendingOrganizationsTable_table__aKTi4 th{text-align:left;font-size:14px;color:#fff;padding:12px;background:none;white-space:nowrap}.PendingOrganizationsTable_table__aKTi4 tbody td{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326}.PendingOrganizationsTable_table__aKTi4 tbody td:last-child{border-right:none}.PendingOrganizationsTable_table__aKTi4 tbody tr:last-child td{border-bottom:none}.PendingOrganizationsTable_table__aKTi4 td{font-size:16px;font-weight:400;line-height:20px;color:#fff;height:64px;padding:12px 16px;white-space:nowrap}.PendingOrganizationsTable_table__aKTi4 tr{background-color:#2a2e4c}.PendingOrganizationsTable_table__aKTi4 tr:nth-child(2n){background-color:#141734}.PendingOrganizationsTable_actions-column__tTreO{width:220px}.PendingOrganizationsTable_actionsCell__Sjd4c{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:-moz-fit-content;width:fit-content}.PendingOrganizationsTable_actionsCell__Sjd4c>div{width:auto}.DeletePopover_btn-primary__lSOOR{width:100%}.DeletePopover_container__ldDkj{display:flex;flex-direction:column;padding:12px 16px;border:1px solid #e0e0e0;border-radius:4px;gap:8px}.DeletePopover_title__KN6zV{font-size:16px;font-weight:600}.DeletePopover_button__t_joE{display:flex;text-transform:capitalize;background-color:#000;border:none;border-radius:4px;padding:4px 8px;align-items:center;justify-content:center;color:#fff}.DeletePopover_button__t_joE:hover{cursor:pointer;transition:all .3s ease;opacity:.8}.UpdateOrgModal_btn-primary__R301R{width:100%}.UpdateOrgModal_container__frPCj{position:absolute;bottom:0;right:0;width:490px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:32px;height:calc(100vh - 80px);display:flex;flex-direction:column;overflow-y:auto}.UpdateOrgModal_close-button__I11jN{background-color:rgba(0,0,0,0);border:none;cursor:pointer;width:20px;height:20px;margin-left:auto}.UpdateOrgModal_content__e8ciA{display:flex;flex-direction:column;gap:24px}.UpdateOrgModal_content-header__XQaNT{display:flex;align-items:flex-start;gap:16px}.UpdateOrgModal_content-header__XQaNT h1{font-weight:600;font-size:24px;line-height:36px;color:#fff;max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UpdateOrgModal_content-header__XQaNT img{object-fit:cover}.UpdateOrgModal_input-container__o_PlD{display:flex;flex-direction:column;gap:16px}.UpdateOrgModal_input-container__o_PlD p{font-size:14px;font-weight:400;line-height:24px;color:#9ca3af}.UpdateOrgModal_input-container__o_PlD input,.UpdateOrgModal_input-container__o_PlD textarea{background-color:#141734;color:#fff;border-radius:8px;padding:8px 12px;border:1px solid #455971}.UpdateOrgModal_input-container__o_PlD input:-moz-read-only,.UpdateOrgModal_input-container__o_PlD textarea:-moz-read-only{background-color:rgba(69,89,113,.8);outline:none;color:#9ca3af}.UpdateOrgModal_input-container__o_PlD input:read-only,.UpdateOrgModal_input-container__o_PlD textarea:read-only{background-color:rgba(69,89,113,.8);outline:none;color:#9ca3af}.UpdateOrgModal_input-container__o_PlD input::placeholder,.UpdateOrgModal_input-container__o_PlD textarea::placeholder{color:#9ca3af}.UpdateOrgModal_input-container__o_PlD textarea{min-height:88px;resize:vertical;font-family:inherit}.UpdateOrgModal_input-container__o_PlD .UpdateOrgModal_selector__K8UO_{display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(69,89,113,.2509803922);border-radius:12px;padding:12px;width:100%;font-size:16px;line-height:24px;background:linear-gradient(180deg,#0f0326,#141734);color:#fff;height:48px;cursor:pointer}.UpdateOrgModal_input-group__owYbz{display:flex;flex-direction:column;gap:4px}.UpdateOrgModal_input-group__owYbz input,.UpdateOrgModal_input-group__owYbz textarea{width:100%}.UpdateOrgModal_address-autocomplete-slot__pIZGX{display:flex;flex-direction:column;gap:4px}.UpdateOrgModal_address-autocomplete-slot__pIZGX input{border:none;padding:0!important}.UpdateOrgModal_address-suite-field__NeROF{max-width:160px}.UpdateOrgModal_address-detail-rows__3UrYE{display:flex;flex-direction:column;gap:12px}.UpdateOrgModal_address-preview__4hdsO{font-size:12px;line-height:18px;color:#9ca3af;font-weight:400;padding:4px 0}.UpdateOrgModal_contact-section__Zx2WI{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(69,89,113,.2509803922);border-radius:12px;background:#141734}.UpdateOrgModal_section-title__QY3kw{font-size:16px;font-weight:600;color:#fff;margin:0}.UpdateOrgModal_contact-grid__iw0ip{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.UpdateOrgModal_alert911-dropdown__8I4ef,.UpdateOrgModal_org-type-dropdown__AOQ5a{width:100%;min-width:0;display:block}.UpdateOrgModal_alert911-dropdown__8I4ef [class*=option],.UpdateOrgModal_alert911-dropdown__8I4ef span{font-size:16px!important;color:#fff!important}.UpdateOrgModal_field-hint__GjU3j{font-size:12px;line-height:18px;color:#9ca3af;font-weight:400}.UpdateOrgModal_data-inners__Ma6OC{background:linear-gradient(180deg,#0f0326,#141734);width:100%;padding:24px;gap:16px;display:flex;flex-direction:column;border:1px solid rgba(69,89,113,.2509803922);border-radius:24px}.UpdateOrgModal_data-inner__6R0IK{display:flex;flex-direction:column;gap:4px}.UpdateOrgModal_data-inner__6R0IK span{font-size:14px;line-height:21px;color:#9ca3af;font-weight:400}.UpdateOrgModal_data-inner__6R0IK p{font-size:16px;line-height:24px;color:#fff;font-weight:600}.UpdateOrgModal_toggle-row__uxLQP{display:flex;align-items:center;justify-content:space-between;gap:12px}.UpdateOrgModal_toggle-label__4rpuI{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.UpdateOrgModal_notify-locked__f4ZIo{margin:4px 0 0;font-size:12px!important;line-height:18px!important;color:#9ca3af!important;font-weight:400!important}.UpdateOrgModal_buttons-section__4LM4M{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%;margin-top:auto}.UpdateOrgModal_buttons-section__4LM4M div{width:50%}.UpdateOrgModal_buttons-section__4LM4M div button{display:flex;align-items:center;justify-content:center;width:100%}.UpdateOrgModal_input-error__6ziK8{border-color:#e1051e!important}.UpdateOrgModal_error-message__Vd4rZ{color:#e1051e;font-size:12px;margin-top:4px}.UpdateOrgModal_error-container__3tY9R{margin-top:16px;text-align:center}.styles_btn-primary__swFP1{width:100%}.styles_header__iVInj{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.styles_header__iVInj h1{color:#fff;font-size:24px;font-weight:600;margin:0}.styles_buttons__PF6z1{display:flex;gap:12px}.styles_table__KkSg_{overflow:hidden;width:100%;border-radius:8px;background-color:#0f0326}.styles_table__KkSg_ table{border-collapse:separate;border-spacing:0;width:100%}.styles_table__KkSg_ td,.styles_table__KkSg_ th{border:none;color:#fff;white-space:nowrap}.styles_table__KkSg_ thead th{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;background-color:#0f0326;font-size:14px;padding:12px;text-align:left}.styles_table__KkSg_ thead th:last-child{border-right:none;width:50px;position:-webkit-sticky;position:sticky;right:0;z-index:0;background-color:#0f0326}.styles_table__KkSg_ tbody td{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;font-size:16px;height:64px;padding:12px 16px}.styles_table__KkSg_ tbody td:last-child{border-right:none;position:-webkit-sticky;position:sticky;right:0;z-index:1;border-left:1px solid #0f0326;box-shadow:0 0 4px 0 #0f0326;background-color:#2a2e4c}.styles_table__KkSg_ tbody tr:last-child td{border-bottom:none}.styles_table__KkSg_ tr{background-color:#2a2e4c}.styles_table__KkSg_ tr:nth-child(2n){background-color:#141734}.styles_settings-column__p_SGU{width:50px}.styles_icon__ta4gw{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.styles_icon__ta4gw:hover{opacity:.7}.styles_checkboxes__gBf6T{width:42px;padding-right:0!important}.styles_nameCell__9PUIa{display:flex;align-items:center;gap:8px;max-width:100%}.styles_nameText__OLdx2{overflow:hidden;text-overflow:ellipsis}.styles_copyButton__dryzm{display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;padding:2px;border-radius:4px;transition:opacity .2s ease;background:rgba(69,89,113,.34);border:1px solid rgba(69,89,113,.34);margin-left:auto}.styles_copyButton__dryzm:hover{opacity:.75}.styles_notifyIcon__NmmAw{color:#fff}.styles_notifyIcon__NmmAw,.styles_orgTypeAvatar__2RQ0H{display:inline-flex;align-items:center;justify-content:center}.styles_orgTypeAvatar__2RQ0H{width:28px;height:28px;border-radius:999px;flex-shrink:0;border:1px solid rgba(69,89,113,.2509803922);background:linear-gradient(180deg,#0f0326,#141734)}.styles_descriptionCell__kcky8{max-width:240px;overflow:hidden;text-overflow:ellipsis}.styles_noResultsRow__5m9iH{background-color:#2a2e4c}.styles_noResultsCell__Xxtof{text-align:center;color:#9ca3af;font-size:16px;font-weight:600;padding:24px 16px;border-right:none!important;border-left:none!important;position:static!important;box-shadow:none!important;background-color:rgba(0,0,0,0)!important}.PartnerViewDealModal_btn-primary__AUr7q{width:100%}.PartnerViewDealModal_contentFlex__j9YBQ{flex:1 1;display:flex;flex-direction:column;min-height:0;height:100%}.PartnerViewDealModal_valueMultiline__G3DjH{white-space:pre-wrap;word-break:break-word;font-weight:600}.PartnerViewDealModal_statusEmphasis__yJXie{font-size:16px;line-height:24px;font-weight:700}.PartnerViewDealModal_statusApproved__8UvPz{color:#17b26a}.PartnerViewDealModal_statusRejected__BJZAY{color:#e1051e}.PartnerViewDealModal_statusSubmitted__jAgbM{color:#9ca3af}.PartnerViewDealModal_statusOther___gvDZ{color:#fff}.RegisterDealModal_btn-primary__NlmEn{width:100%}.RegisterDealModal_contentFlex__8_oG0{flex:1 1;display:flex;flex-direction:column;min-height:0}.RegisterDealModal_textarea__ZM_jH{width:100%;min-height:100px;resize:vertical;font-family:inherit;background-color:#141734;border:1px solid #455971;color:#fff;border-radius:8px;padding:8px 12px}.RegisterDealModal_textarea__ZM_jH::placeholder{color:#9ca3af}.RegisterDealModal_textarea__ZM_jH:disabled{opacity:.7}.DeletePartnerOrgPopover_btn-primary__d_v4Q{width:100%}.DeletePartnerOrgPopover_container__ngzAH{min-width:220px;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fff}.DeletePartnerOrgPopover_title__YWqYN{margin:0;font-size:16px;color:#0f0326}.DeletePartnerOrgPopover_error__rDs3e{margin:0;color:#e1051e;font-size:14px}.DeletePartnerOrgPopover_button__D3BmB{border:none;background:#e1051e;color:#fff;border-radius:8px;height:36px;cursor:pointer}.styles_btn-primary__RERDQ{width:100%}.styles_header__i8zTU{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.styles_header__i8zTU h1{color:#fff;font-size:24px;font-weight:600;margin:0}.styles_buttons__LhqwU{display:flex;gap:12px}.styles_table__8he_e{overflow:hidden;width:100%;border-radius:8px;background-color:#0f0326}.styles_table__8he_e table{border-collapse:separate;border-spacing:0;width:100%}.styles_table__8he_e td,.styles_table__8he_e th{border:none;color:#fff;white-space:nowrap}.styles_table__8he_e thead th{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;background-color:#0f0326;font-size:14px;padding:12px;text-align:left}.styles_table__8he_e thead th:last-child{border-right:none;width:50px;position:-webkit-sticky;position:sticky;right:0;z-index:0;background-color:#0f0326}.styles_table__8he_e tbody td{border-bottom:1px solid #0f0326;border-right:1px solid #0f0326;font-size:16px;height:64px;padding:12px 16px}.styles_table__8he_e tbody td:last-child{border-right:none;position:-webkit-sticky;position:sticky;right:0;z-index:1;border-left:1px solid #0f0326;box-shadow:0 0 4px 0 #0f0326;background-color:#2a2e4c}.styles_table__8he_e tbody tr:last-child td{border-bottom:none}.styles_table__8he_e tr{background-color:#2a2e4c}.styles_table__8he_e tr:nth-child(2n){background-color:#141734}.styles_settings-column__8Nxup{width:50px}.styles_checkboxes__1pfk2{width:42px;padding-right:0!important}.styles_icon__ziW9u{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.styles_icon__ziW9u:hover{opacity:.7}.styles_nameCell__mef05{display:flex;align-items:center;gap:8px;max-width:100%}.styles_nameText__IAlwX{overflow:hidden;text-overflow:ellipsis}.styles_copyButton__todWI{display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;padding:2px;border-radius:4px;transition:opacity .2s ease;background:rgba(69,89,113,.34);border:1px solid rgba(69,89,113,.34);margin-left:auto}.styles_copyButton__todWI:hover{opacity:.75}.styles_notifyIcon__jnlj0{color:#fff}.styles_notifyIcon__jnlj0,.styles_orgTypeAvatar__LyVk5{display:inline-flex;align-items:center;justify-content:center}.styles_orgTypeAvatar__LyVk5{width:28px;height:28px;border-radius:999px;flex-shrink:0;border:1px solid rgba(69,89,113,.2509803922);background:linear-gradient(180deg,#0f0326,#141734)}.styles_descriptionCell__a9UDN{max-width:240px;overflow:hidden;text-overflow:ellipsis}.styles_idCell__EJW__{max-width:170px;overflow:hidden;text-overflow:ellipsis}.styles_noResultsRow__z_Yfk{background-color:#2a2e4c}.styles_noResultsCell__a36Qm{text-align:center;color:#9ca3af;font-size:16px;font-weight:600;padding:24px 16px;border-right:none!important;border-left:none!important;position:static!important;box-shadow:none!important;background-color:rgba(0,0,0,0)!important}.styles_detailsContainer__P4kIJ{position:absolute;bottom:0;right:0;width:490px;background:linear-gradient(180deg,#0f0326,#141734);border-radius:32px 0 0 32px;padding:32px;height:calc(100vh - 80px);display:flex;flex-direction:column;gap:24px;overflow-y:auto}.styles_detailsHeader__fNcdQ{display:flex;align-items:center;justify-content:space-between}.styles_detailsHeader__fNcdQ h1{color:#fff;font-size:24px;margin:0}.styles_close-button__0S_fm{background-color:rgba(0,0,0,0);border:none;cursor:pointer}.styles_detailsContent__Amvzk{display:flex;flex-direction:column;gap:12px}.styles_input-group__AHAoj{display:flex;flex-direction:column;gap:4px}.styles_input-group__AHAoj p{font-size:14px;color:#9ca3af;margin:0}.styles_input-group__AHAoj input{background-color:rgba(69,89,113,.8);border:1px solid #455971;color:#9ca3af;border-radius:8px;padding:8px 12px}.styles_detailsActions__REyYE{margin-top:auto}