.Topbar_app__topbar__GObSU{width:100%;height:72px;background-color:var(--c-white);border-bottom:1px solid #23232318;display:flex;justify-content:center;align-items:center}.Topbar_topbar__center__b9Cwq{width:100%;height:100%;background-color:transparent;display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem}.Topbar_topbar__sideA__jygeC{display:flex;justify-content:flex-start;align-items:center;gap:.8rem}.Topbar_topbar__sideA__jygeC button{width:32px;height:32px;padding:.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--c-black);outline:none;border:1.6px solid transparent;transition:color .3s ease,border .3s ease}.Topbar_topbar__sideA__jygeC h1{font-size:1.6rem;text-align:left;color:var(--c-black);font-weight:700}@media (pointer:fine) and (hover:hover){.Topbar_topbar__sideA__jygeC button:is(:hover,:focus-visible){color:var(--c-priBlue);border-color:var(--c-priBlue)}}@media (max-width:600px){.Topbar_topbar__center__b9Cwq{padding:.8rem}.Topbar_topbar__sideA__jygeC h1{font-size:1.4rem}}@media (max-width:405px){.Topbar_topbar__sideA__jygeC{width:100%}}.Topbar_topbar__options__IiAJC{display:flex;justify-content:center;align-items:center;gap:1.2rem}.Topbar_topbar_option__PpCCU{position:relative;display:flex;justify-content:center;align-items:center}.Topbar_topbar_option__PpCCU button{padding:.3rem;border-radius:50%;width:45px;height:45px;border:none;color:var(--c-black);display:flex;justify-content:center;align-items:center;background-color:#3333330a;outline:none;transition:border .3s ease,color .3s ease,background-color .3s ease}.Topbar_notify__modal__paVG_{width:260px;border-radius:6px;right:0;background-color:var(--c-white);position:absolute;color:var(--c-priBlue);top:38px;height:0;overflow-y:hidden;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.Topbar_notify__modal__paVG_.Topbar_open__modal__JMlo3{height:200px;z-index:998;padding:.6rem;overflow-y:auto;box-shadow:2px 2px 2px 1px #23232310;border:1px solid var(--c-midBlue)}.Topbar_notify__modal__paVG_::-webkit-scrollbar{width:8px;-webkit-transition:all .2s ease;transition:all .2s ease;box-shadow:inset 0 0 2px 1px #f6f9ff0f}.Topbar_notify__modal__paVG_::-webkit-scrollbar-thumb{background-color:var(--c-lightBlue)}.Topbar_notify__modal__paVG_::-webkit-scrollbar-thumb:hover{background-color:#a2abbcbe}@media (pointer:fine) and (hover:hover){.Topbar_topbar_option__PpCCU button:is(:hover,:focus-visible){color:var(--c-white);background-color:var(--c-priBlue);border-color:var(--c-priBlue)}}@media (max-width:600px){.Topbar_topbar__center__b9Cwq{padding:.8rem}.Topbar_topbar__options__IiAJC{gap:.8rem}.Topbar_notify__modal__paVG_{right:-64px;top:48px}.Topbar_hospital__name__V8iPC>div{display:none}}.AddDevicePopup_overlay__941h5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(2px);animation:AddDevicePopup_fadeIn__4eHXV .3s ease-out}.AddDevicePopup_modal__8g1Yd{background-color:#fff;border-radius:24px;width:100%;max-width:480px;padding:32px;box-shadow:0 10px 25px rgba(0,0,0,.1);position:relative;animation:AddDevicePopup_slideUp__bFkXV .3s ease-out}.AddDevicePopup_close_button__tgKwP{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#64748b;padding:4px;border-radius:24px;transition:all .2s ease}.AddDevicePopup_close_button__tgKwP:hover{background-color:#f1f5f9;color:#334155}.AddDevicePopup_close_button__tgKwP:disabled{opacity:.5;cursor:not-allowed}.AddDevicePopup_header__EWbKr{margin-bottom:24px}.AddDevicePopup_title__CQOWF{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.AddDevicePopup_form__u8IIY{display:flex;flex-direction:column;gap:20px}.AddDevicePopup_form_group__5Z4pw{display:flex;flex-direction:column;gap:8px}.AddDevicePopup_form_group__5Z4pw label{font-size:.875rem;font-weight:500;color:#334155}.AddDevicePopup_form_group__5Z4pw label span{color:#dc2626}.AddDevicePopup_form_group__5Z4pw input{padding:10px 14px;border:1px solid #e2e8f0;border-radius:24px;font-size:.875rem;transition:all .2s ease}.AddDevicePopup_form_group__5Z4pw input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.AddDevicePopup_form_group__5Z4pw input:disabled{background-color:#f8fafc;cursor:not-allowed}.AddDevicePopup_radio_group__Xc0XJ{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.AddDevicePopup_radio_group__Xc0XJ span{color:#dc2626}.AddDevicePopup_radio_options__l5yq2{display:flex;flex-direction:column;gap:12px}.AddDevicePopup_radio_label__nz3OK{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#334155;cursor:pointer}.AddDevicePopup_radio_label__nz3OK input[type=radio]{position:absolute;opacity:0}.AddDevicePopup_radio_custom__BJhhB{width:16px;height:16px;border:1px solid #cbd5e1;border-radius:50%;position:relative;transition:all .2s ease}.AddDevicePopup_radio_label__nz3OK input[type=radio]:checked+.AddDevicePopup_radio_custom__BJhhB{border-color:#3b82f6}.AddDevicePopup_radio_label__nz3OK input[type=radio]:checked+.AddDevicePopup_radio_custom__BJhhB:after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;border-radius:50%;background-color:#3b82f6}.AddDevicePopup_radio_label__nz3OK input[type=radio]:disabled+.AddDevicePopup_radio_custom__BJhhB{background-color:#f1f5f9;cursor:not-allowed}.AddDevicePopup_actions__XQK_x{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.AddDevicePopup_cancel_button__Rk9EP{padding:10px 20px;border-radius:24px;border:1px solid #cbd5e1;background-color:#fff;color:#334155;font-weight:500;cursor:pointer;transition:all .2s ease}.AddDevicePopup_cancel_button__Rk9EP:hover{background-color:#f8fafc;border-color:#94a3b8}.AddDevicePopup_cancel_button__Rk9EP:disabled{opacity:.7;cursor:not-allowed}.AddDevicePopup_submit_button__MzdSl{padding:10px 20px;border-radius:24px;border:none;background-color:#3b82f6;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.AddDevicePopup_submit_button__MzdSl:hover{background-color:#2563eb}.AddDevicePopup_submit_button__MzdSl:disabled{background-color:#93c5fd;cursor:not-allowed}.AddDevicePopup_submitting_text__38MqZ{display:flex;align-items:center;gap:8px}.AddDevicePopup_spinner__94WS4{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:AddDevicePopup_spin__RryL3 1s ease-in-out infinite}@keyframes AddDevicePopup_fadeIn__4eHXV{0%{opacity:0}to{opacity:1}}@keyframes AddDevicePopup_slideUp__bFkXV{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes AddDevicePopup_spin__RryL3{to{transform:rotate(1turn)}}.AssignOrUnassignDevicePopup_overlay__wYKtT{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(2px);animation:AssignOrUnassignDevicePopup_fadeIn__qkhh_ .3s ease-out}.AssignOrUnassignDevicePopup_modal__4eJTM{background-color:#fff;border-radius:24px;width:100%;max-width:600px;padding:32px;box-shadow:0 10px 25px rgba(0,0,0,.1);position:relative;animation:AssignOrUnassignDevicePopup_slideUp__aNrGq .3s ease-out}.AssignOrUnassignDevicePopup_close_button__7a4Pv{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#64748b;padding:4px;border-radius:24px;transition:all .2s ease}.AssignOrUnassignDevicePopup_close_button__7a4Pv:hover{background-color:#f1f5f9;color:#334155}.AssignOrUnassignDevicePopup_close_button__7a4Pv:disabled{opacity:.5;cursor:not-allowed}.AssignOrUnassignDevicePopup_header__5Fxem{margin-bottom:24px}.AssignOrUnassignDevicePopup_title__uvBXM{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.AssignOrUnassignDevicePopup_form__TWrzT{display:flex;flex-direction:column;gap:20px}.AssignOrUnassignDevicePopup_form_group__VpY5O{display:flex;flex-direction:column;gap:8px}.AssignOrUnassignDevicePopup_form_group__VpY5O label{font-size:.875rem;font-weight:500;color:#334155}.AssignOrUnassignDevicePopup_select__h5pHt{border:1px solid #e2e8f0;border-radius:24px;font-size:.875rem;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 2.5rem 10px 14px;cursor:pointer}.AssignOrUnassignDevicePopup_select__h5pHt:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.AssignOrUnassignDevicePopup_select__h5pHt:disabled{background-color:#f8fafc;cursor:not-allowed}.AssignOrUnassignDevicePopup_message__bPCsC{color:#475569;font-size:1rem;line-height:1.6;margin:0;text-align:center}.AssignOrUnassignDevicePopup_unassign_content__JFciN{display:flex;flex-direction:column;gap:16px}.AssignOrUnassignDevicePopup_unassign_content__JFciN p{text-align:left}.AssignOrUnassignDevicePopup_current_assignment___GKtr{background-color:#f8fafc;border-radius:24px;padding:16px;border:1px solid #e2e8f0}.AssignOrUnassignDevicePopup_current_assignment___GKtr p{margin:0;color:#334155;font-size:.875rem}.AssignOrUnassignDevicePopup_current_assignment___GKtr p:first-child{font-weight:600;margin-bottom:8px}.AssignOrUnassignDevicePopup_loading__YEDma{text-align:center;color:#64748b;padding:16px 0}.AssignOrUnassignDevicePopup_actions__DmQ9R{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.AssignOrUnassignDevicePopup_cancel_button__Jt8G5{padding:10px 20px;border-radius:24px;border:1px solid #cbd5e1;background-color:#fff;color:#334155;font-weight:500;cursor:pointer;transition:all .2s ease}.AssignOrUnassignDevicePopup_cancel_button__Jt8G5:hover{background-color:#f8fafc;border-color:#94a3b8}.AssignOrUnassignDevicePopup_cancel_button__Jt8G5:disabled{opacity:.7;cursor:not-allowed}.AssignOrUnassignDevicePopup_assign_button__ueqcq{padding:10px 20px;border-radius:24px;border:none;background-color:green;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease}.AssignOrUnassignDevicePopup_assign_button__ueqcq:hover{background-color:#006400}.AssignOrUnassignDevicePopup_assign_button__ueqcq:disabled{background-color:#90ee90;cursor:not-allowed}.AssignOrUnassignDevicePopup_unassign_button__ooF8T{padding:10px 20px;border-radius:24px;border:none;background-color:orange;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease}.AssignOrUnassignDevicePopup_unassign_button__ooF8T:hover{background-color:#ff8c00}.AssignOrUnassignDevicePopup_unassign_button__ooF8T:disabled{opacity:.7;cursor:not-allowed}.AssignOrUnassignDevicePopup_submitting_text__66YWT{display:flex;align-items:center;gap:8px}.AssignOrUnassignDevicePopup_spinner___Hby_{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:AssignOrUnassignDevicePopup_spin__ekIyt 1s ease-in-out infinite}@keyframes AssignOrUnassignDevicePopup_fadeIn__qkhh_{0%{opacity:0}to{opacity:1}}@keyframes AssignOrUnassignDevicePopup_slideUp__aNrGq{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes AssignOrUnassignDevicePopup_spin__ekIyt{to{transform:rotate(1turn)}}.UnderMaintainanceDevicePopup_overlay__50Mdq{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(2px);animation:UnderMaintainanceDevicePopup_fadeIn__tsw0P .3s ease-out}@keyframes UnderMaintainanceDevicePopup_fadeIn__tsw0P{0%{opacity:0}to{opacity:1}}.UnderMaintainanceDevicePopup_modal__iGnG4{background-color:#fff;border-radius:24px;width:100%;max-width:600px;padding:32px;box-shadow:0 10px 25px rgba(0,0,0,.1);position:relative;animation:UnderMaintainanceDevicePopup_slideUp__HeHVx .3s ease-out}@keyframes UnderMaintainanceDevicePopup_slideUp__HeHVx{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.UnderMaintainanceDevicePopup_close_button__p14CD{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#64748b;padding:4px;border-radius:24px;transition:all .2s ease}.UnderMaintainanceDevicePopup_close_button__p14CD:hover{background-color:#f1f5f9;color:#334155}.UnderMaintainanceDevicePopup_close_button__p14CD:disabled{opacity:.5;cursor:not-allowed}.UnderMaintainanceDevicePopup_header__V2EdJ{display:flex;align-items:center;margin-bottom:24px}.UnderMaintainanceDevicePopup_icon_container__pGEip{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px}.UnderMaintainanceDevicePopup_suspend_icon__LAx7R{color:gray}.UnderMaintainanceDevicePopup_icon_container__pGEip.UnderMaintainanceDevicePopup_suspend__RmDdv{background-color:#fff7ed}.UnderMaintainanceDevicePopup_activate_icon__bdFSa{color:#22c55e}.UnderMaintainanceDevicePopup_icon_container__pGEip.UnderMaintainanceDevicePopup_activate__pk_1F{background-color:#f0fdf4}.UnderMaintainanceDevicePopup_title__0I4DL{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.UnderMaintainanceDevicePopup_content__e0G7Z{margin-bottom:24px}.UnderMaintainanceDevicePopup_message__VA1kx{color:#475569;font-size:1rem;line-height:1.6;margin:0}.UnderMaintainanceDevicePopup_actions__jwv11{display:flex;justify-content:flex-end;gap:12px}.UnderMaintainanceDevicePopup_cancel_button__1u1wu{padding:10px 20px;border-radius:24px;border:1px solid #cbd5e1;background-color:#fff;color:#334155;font-weight:500;cursor:pointer;transition:all .2s ease}.UnderMaintainanceDevicePopup_cancel_button__1u1wu:hover{background-color:#f8fafc;border-color:#94a3b8}.UnderMaintainanceDevicePopup_cancel_button__1u1wu:disabled{opacity:.7;cursor:not-allowed}.UnderMaintainanceDevicePopup_mark_under_maintenance_button__Mvqho{padding:10px 20px;border-radius:24px;border:none;background-color:gray;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.UnderMaintainanceDevicePopup_mark_under_maintenance_button__Mvqho:hover{background-color:#a9a9a9}.UnderMaintainanceDevicePopup_mark_under_maintenance_button__Mvqho:disabled{background-color:#708090;cursor:not-allowed}.UnderMaintainanceDevicePopup_activate_button__W3KKD{padding:10px 20px;border-radius:24px;border:none;background-color:#22c55e;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.UnderMaintainanceDevicePopup_activate_button__W3KKD:hover{background-color:#16a34a}.UnderMaintainanceDevicePopup_activate_button__W3KKD:disabled{background-color:#86efac;cursor:not-allowed}.UnderMaintainanceDevicePopup_processing_text__ufxaF{display:flex;align-items:center;gap:8px}.UnderMaintainanceDevicePopup_spinner__ir16Y{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:UnderMaintainanceDevicePopup_spin__yet_f 1s ease-in-out infinite}@keyframes UnderMaintainanceDevicePopup_spin__yet_f{to{transform:rotate(1turn)}}.DeleteDevicePopup_overlay__lPms6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(2px);animation:DeleteDevicePopup_fadeIn__81e7L .3s ease-out}@keyframes DeleteDevicePopup_fadeIn__81e7L{0%{opacity:0}to{opacity:1}}.DeleteDevicePopup_modal__B4L_X{background-color:#fff;border-radius:24px;width:100%;max-width:480px;padding:32px;box-shadow:0 10px 25px rgba(0,0,0,.1);position:relative;animation:DeleteDevicePopup_slideUp__Co_qJ .3s ease-out}@keyframes DeleteDevicePopup_slideUp__Co_qJ{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.DeleteDevicePopup_close_button__xRUAL{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#64748b;padding:4px;border-radius:24px;transition:all .2s ease}.DeleteDevicePopup_close_button__xRUAL:hover{background-color:#f1f5f9;color:#334155}.DeleteDevicePopup_close_button__xRUAL:disabled{opacity:.5;cursor:not-allowed}.DeleteDevicePopup_header__tgFSr{display:flex;align-items:center;margin-bottom:24px}.DeleteDevicePopup_icon_container__Gx0Gx{width:48px;height:48px;border-radius:50%;background-color:#fee2e2;display:flex;align-items:center;justify-content:center;margin-right:16px}.DeleteDevicePopup_icon__fDRp1{color:#dc2626}.DeleteDevicePopup_title__2di56{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.DeleteDevicePopup_content__XwSG2{margin-bottom:24px}.DeleteDevicePopup_message__AU7Hv{color:#475569;font-size:1rem;line-height:1.6;margin:0}.DeleteDevicePopup_actions__5HsOb{display:flex;justify-content:flex-end;gap:12px}.DeleteDevicePopup_cancel_button__1eGbm{padding:10px 20px;border-radius:24px;border:1px solid #cbd5e1;background-color:#fff;color:#334155;font-weight:500;cursor:pointer;transition:all .2s ease}.DeleteDevicePopup_cancel_button__1eGbm:hover{background-color:#f8fafc;border-color:#94a3b8}.DeleteDevicePopup_cancel_button__1eGbm:disabled{opacity:.7;cursor:not-allowed}.DeleteDevicePopup_delete_button__PhJZ7{padding:10px 20px;border-radius:24px;border:none;background-color:#dc2626;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.DeleteDevicePopup_delete_button__PhJZ7:hover{background-color:#b91c1c}.DeleteDevicePopup_delete_button__PhJZ7:disabled{background-color:#dc2626;opacity:.7;cursor:not-allowed}.DeleteDevicePopup_deleting_text__jAr0x{display:flex;align-items:center;gap:8px}.DeleteDevicePopup_spinner__zgfTa{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:DeleteDevicePopup_spin__0qd5f 1s ease-in-out infinite}@keyframes DeleteDevicePopup_spin__0qd5f{to{transform:rotate(1turn)}}.TableToggle_table__toggle__IueZE{width:100%;padding:1.2rem .8rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.TableToggle_toggle__gxPj_{display:flex;justify-content:center;align-items:center;gap:.5rem}.TableToggle_toggle__gxPj_ button{padding:.4rem .6rem;outline:none;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:.3rem;font-family:inherit;font-size:.9rem;color:var(--c-priBlue);border:1px solid var(--c-priBlue);background-color:transparent;transition:color .3s ease,background-color .3s ease,border .3s ease}.TableToggle_toggle__gxPj_ button:disabled{color:#e0e0e0;border-color:#e0e0e0;cursor:not-allowed;background-color:transparent}.TableToggle_table__toggle__IueZE p{font-size:.9rem;text-align:right;color:var(--c-black)}.TableToggle_table__toggle__IueZE p span{font-size:.98rem;font-weight:600}@media (pointer:fine) and (hover:hover){.TableToggle_toggle__gxPj_ button:not(:disabled):is(:hover,:focus-visible){color:var(--c-white);background-color:var(--c-priBlue)}}@media (max-width:600px){.TableToggle_toggle__gxPj_ button span{display:none}}.DevicesTable_table_wrapper__Kb3hZ{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.DevicesTable_table_wrapper__Kb3hZ::-webkit-scrollbar{display:none}.DevicesTable_table_topbar__ULinm{justify-content:space-between;padding:1rem 1.5rem}.DevicesTable_count_items__efJch,.DevicesTable_table_topbar__ULinm{display:flex;flex-direction:row;align-items:center;align-content:center}.DevicesTable_count_items__efJch{justify-content:center;flex-wrap:wrap;gap:.75rem}.DevicesTable_count_item__CBtYu{font-size:1rem;font-weight:500;color:#171717;white-space:nowrap}.DevicesTable_count_item__CBtYu span{font-weight:700;color:#171717}.DevicesTable_separator__Ny1mX{color:#999;font-weight:700}.DevicesTable_assigned__m_H84,.DevicesTable_assigned__m_H84 span{color:green}.DevicesTable_unassigned__PRIPV,.DevicesTable_unassigned__PRIPV span{color:orange}.DevicesTable_in_transit__6MdSh,.DevicesTable_in_transit__6MdSh span{color:#2f80ed}.DevicesTable_under_maintenance__4nifa,.DevicesTable_under_maintenance__4nifa span{color:gray}.DevicesTable_table_utils__p7vQ0{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;gap:1rem}.DevicesTable_status_filter__6MAhH,.DevicesTable_type_filter__eW6ij{display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center}.DevicesTable_filter_dropdown_trigger__HC42o{width:13rem;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;gap:1rem;padding:.4rem 1rem;background-color:#fff;border:1.5px solid #ccc;border-radius:2rem;cursor:pointer}.DevicesTable_filter_dropdown_trigger__HC42o,.DevicesTable_filter_dropdown_trigger__HC42o span{font-size:.88rem;font-weight:400;color:#242220}.DevicesTable_filter_dropdown_trigger__HC42o:focus{outline:none}.DevicesTable_filter_dropdown_items__ZT0nd{width:10rem;height:auto;padding:0;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border:1px solid #e0e0e0;border-radius:12px;cursor:pointer}.DevicesTable_filter_dropdown_item__4_WmO{justify-content:flex-start;gap:.4rem;padding:.75rem 2.2rem .75rem 1rem;color:var(--c-black);border-bottom:1px solid #e0e0e0;border-radius:0;cursor:pointer}.DevicesTable_add_record__Ljxeu button,.DevicesTable_filter_dropdown_item__4_WmO{display:flex;flex-direction:row;align-items:center;align-content:center;font-size:.88rem;font-weight:400}.DevicesTable_add_record__Ljxeu button{justify-content:space-between;gap:.2rem;padding:.4rem 1.2rem;background-color:var(--c-priBlue);color:var(--c-white);border:1.5px solid var(--c-priBlue);border-radius:5rem}.DevicesTable_add_record__Ljxeu button span{font-size:1.2rem;color:var(--c-white)}.DevicesTable_main__table__qvBaz{width:100%;table-layout:auto;border-collapse:collapse;position:relative}.DevicesTable_table__head__TQUqK tr{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#f5f6fa}.DevicesTable_table__head__TQUqK tr th{background-color:inherit;padding:1rem;font-size:.88rem;font-weight:500;color:var(--c-black);text-align:center;white-space:nowrap;position:relative}.DevicesTable_table__body__M_WrY tr{border-bottom:1px solid #f1f1f1}.DevicesTable_table__body__M_WrY tr:nth-child(2n){background-color:#fafafa}.DevicesTable_table__body__M_WrY tr:nth-child(odd){background-color:#fff}.DevicesTable_table__body__M_WrY tr td{padding:.8rem;background-color:inherit;font-size:.88rem;font-weight:400;color:var(--c-black);text-align:center;white-space:nowrap;position:relative}.DevicesTable_table__body__M_WrY tr td:nth-child(2){color:var(--c-priBlue);font-weight:500;cursor:pointer}.DevicesTable_table__body__M_WrY td:first-child,.DevicesTable_table__head__TQUqK th:first-child{box-shadow:0 0 4px 1px #23232310;border-right:1px solid #f1f1f1}.DevicesTable_table__body__M_WrY td:last-child,.DevicesTable_table__head__TQUqK th:last-child{box-shadow:0 0 4px 1px #23232310;border-left:1px solid #f1f1f1}.DevicesTable_no_results__CTO1R .DevicesTable_no_results_content__prmra{padding:.5rem 0;font-size:.875rem;font-weight:500;color:var(--c-priBlue)}.DevicesTable_entity_status__isrns span{padding:.3rem .6rem;border-radius:.8rem;font-weight:500;letter-spacing:.5px}.DevicesTable_status-assigned__9l8lF span{color:#27ae60;background-color:#effaf4}.DevicesTable_status-unassigned___dRbC span{color:orange;background-color:#fef5ed}.DevicesTable_status-under-maintenance__3WJkC span{color:gray;background-color:#f1f1f1}.DevicesTable_status-in-transit__ZUWP_ span{color:#2f80ed;background-color:#e5f0ff}.DevicesTable_actions_dropdown__raRN6,.DevicesTable_actions_dropdown_trigger__OcnW5{display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center}.DevicesTable_actions_dropdown_trigger__OcnW5{width:5.7rem;height:1.7rem;gap:.25rem;background-color:#fff;border:1.5px solid #335fe9;border-radius:2rem;color:#335fe9;font-size:.88rem;font-weight:400;cursor:pointer}.DevicesTable_actions_dropdown_trigger__OcnW5:focus{outline:none}.DevicesTable_actions_dropdown_items__MifSJ{padding:0;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.12);position:relative;right:2rem;border:1px solid #e0e0e0;border-radius:12px;cursor:pointer}.DevicesTable_actions_dropdown_item__vaSKJ{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-content:center;gap:.4rem;padding:1rem 2rem 1rem 1rem;font-size:.88rem;border-bottom:1px solid #e0e0e0;border-radius:0;cursor:pointer}.DevicesTable_action_button_blue__djgjr{color:var(--c-priBlue)}.DevicesTable_action_button_green__DcNHl{color:green}.DevicesTable_action_button_orange__HkTrj{color:orange}.DevicesTable_action_button_gray__JO7Ts{color:#505050}.DevicesTable_action_button_red__dTvVM{color:#eb5757}.DevicesTable_actions_dropdown_items__MifSJ .DevicesTable_actions_dropdown_item__vaSKJ:last-child{border-bottom:none}.DevicesTable_table__body__M_WrY tr{position:relative}@media (pointer:fine) and (hover:hover){.DevicesTable_actions_dropdown_trigger__OcnW5:hover{background-color:#f0f4ff}.DevicesTable_action_button_blue__djgjr:focus-visible,.DevicesTable_action_button_blue__djgjr:hover{background-color:#f0f4ff}.DevicesTable_action_button_green__DcNHl:focus-visible,.DevicesTable_action_button_green__DcNHl:hover{background-color:#f0faf4}.DevicesTable_action_button_orange__HkTrj:focus-visible,.DevicesTable_action_button_orange__HkTrj:hover{background-color:#fff5e6}.DevicesTable_action_button_gray__JO7Ts:focus-visible,.DevicesTable_action_button_gray__JO7Ts:hover{background-color:#f1f1f1}.DevicesTable_action_button_red__dTvVM:focus-visible,.DevicesTable_action_button_red__dTvVM:hover{background-color:#ffebeb}}.DevicesTable_radio_group__IEAaB{margin-bottom:1rem}.DevicesTable_radio_options__d3yAp{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.DevicesTable_radio_label__MQI8t{display:flex;align-items:center;gap:.5rem;cursor:pointer}.DevicesTable_radio_custom__WQ0aU{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid #ccc;position:relative}.DevicesTable_radio_label__MQI8t input[type=radio]{position:absolute;opacity:0}.DevicesTable_radio_label__MQI8t input[type=radio]:checked+.DevicesTable_radio_custom__WQ0aU{border-color:var(--primary-color)}.DevicesTable_radio_label__MQI8t input[type=radio]:checked+.DevicesTable_radio_custom__WQ0aU:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:var(--primary-color)}.DevicesTable_table__body__M_WrY td:first-child,.DevicesTable_table__head__TQUqK th:first-child{position:sticky;left:0;z-index:3;box-shadow:2px 0 4px -2px rgba(0,0,0,.1);background:inherit}.DevicesTable_table__body__M_WrY td:nth-child(2),.DevicesTable_table__head__TQUqK th:nth-child(2){position:sticky;left:60px;z-index:3;box-shadow:2px 0 4px -2px rgba(0,0,0,.1);background:inherit}.DevicesTable_table__body__M_WrY td:last-child,.DevicesTable_table__head__TQUqK th:last-child{position:sticky;right:0;z-index:3;box-shadow:-2px 0 4px -2px rgba(0,0,0,.1);background:inherit}.DevicesTable_table__head__TQUqK th:first-child,.DevicesTable_table__head__TQUqK th:last-child,.DevicesTable_table__head__TQUqK th:nth-child(2){z-index:4}:root{--c-skeleton:#9999993c;--c-table:#bbbbbbbc}.skeleton__main{width:100%;height:100%;background-color:transparent}.skeleton__topbar{width:100%;height:72px;background-color:var(--c-skeleton)}.skeleton__center{width:100%;height:100%;max-width:1920px;padding:1.2rem;background-color:transparent;display:flex;justify-content:flex-start;align-items:flex-start;gap:2rem;flex-direction:column}.skeleton__block1{width:100%}.skeleton__block1,.skeleton__block2{height:32px;background-color:var(--c-skeleton);flex:0 0 auto;border-radius:6px}.skeleton__block2{width:240px}.skeleton__block3{height:36vh}.skeleton__block3,.skeleton__block4{flex:0 0 auto;width:100%;background-color:var(--c-skeleton);border-radius:6px}.skeleton__block4{height:72px}.skeleton__stats{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.8rem}.stats__1{max-width:100%;height:160px}.skeleton__graph,.stats__1{background-color:var(--c-skeleton);border-radius:6px}.skeleton__graph{width:100%;height:auto;aspect-ratio:16/8;flex:0 0 auto}.skeleton__table{width:100%;height:100%;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center}.row__odd{width:100%;height:10vh;flex:0 0 auto;animation-delay:1s;background-color:var(--c-skeleton)}.row__odd:nth-child(1 of .row__odd){border-radius:6px 6px 0 0}.row__even:nth-child(1 of .row__odd){border-radius:0 0 6px 6px}.row__even{width:100%;height:10vh;flex:0 0 auto;background-color:var(--c-table)}.skeleton__casestats{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));border-radius:6px}.casestats__1{max-width:100%;height:240px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.4rem;padding:.6rem;border:1px solid #6161616b}.stat__odd{background-color:var(--c-skeleton)}.stat__even{background-color:var(--c-table)}.skeleton__settings{width:100%;flex-direction:row;justify-content:center;gap:2rem}.settings__togglers,.skeleton__settings{max-width:100%;display:flex;align-items:flex-start}.settings__togglers{width:260px;flex:0 0 auto;background-color:var(--c-white);border-radius:6px;flex-direction:column;justify-content:flex-start;box-shadow:0 0 4px 0 rgba(2,11,23,.08)}.toggler__1{width:100%;padding:2rem .8rem}.skeleton__eachsetting{width:100%;height:100%;background-color:#fff;border-radius:6px}.settings__block{width:100%;padding:.8rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.4rem 1.2rem}.block{max-width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.2rem}.block .block__1{width:100%;height:48px;border-radius:12px}.block .sub{width:70%;height:24px;border-radius:8px}.skeleton__animate{animation:opacBounce 2s ease-in infinite alternate both}@keyframes opacBounce{0%{opacity:.98}40%{opacity:.64}60%{opacity:.2}80%{opacity:.45}to{opacity:.8}}.empty{width:100%;padding-top:1.2rem}@media (min-width:1570px){.skeleton__casestats{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media (max-width:800px){.skeleton__settings{flex-direction:column}.settings__togglers{width:100%}.skeleton__eachsetting{height:100%}}@media (max-width:600px){.skeleton__center{padding:.7rem}.skeleton__casestats,.skeleton__stats{display:flex;flex-direction:column;gap:.8rem}.block,.casestats__1,.skeleton__block1,.skeleton__block2,.skeleton__graph,.stats__1{width:100%}}@media (600px <= width <= 1370px){.skeleton__stats .stats__1:last-child{grid-column:1/4}}.page_app__devices__F8O20,.page_devices__center__tH2a9{width:100%;height:100%;background-color:transparent}.page_devices__center__tH2a9{max-width:1920px;padding:1.2rem}.page_devices__search__Ls4r_{width:100%;display:flex;justify-content:flex-end;align-items:center;padding:.4rem 0 1.6rem}.page_search__box__8ZtWi{width:400px;max-width:100%;padding:.5rem .8rem;background-color:#fff;border-radius:24px;border:1px solid #eee;display:flex;justify-content:flex-start;align-items:center;gap:.3rem;color:var(--c-black);transition:all .3s ease}.page_search__box__8ZtWi input{width:100%;flex:1;font-family:inherit;font-size:.88rem;outline:none;border:none;color:var(--c-black);padding:.1rem;transition:all .3s ease}.page_search__box__8ZtWi:focus-within{color:var(--c-priBlue);border-color:var(--c-priBlue)}.page_search__box__8ZtWi:focus-within>input{color:var(--c-priBlue)}.page_search__box__8ZtWi:focus-within>input::-moz-placeholder{color:var(--c-midBlue)}.page_search__box__8ZtWi:focus-within>input::placeholder{color:var(--c-midBlue)}.page_devices__table__ohDLt{width:100%;padding-bottom:2.4rem}.page_devices__main__vmOnS{width:100%}.page_devices__main__vmOnS,.page_error__message__O5nq5{background-color:var(--c-white);border-radius:16px;box-shadow:0 0 4px 1px #23232310}.page_error__message__O5nq5{padding:1.2rem;color:var(--c-red)}@media (max-width:600px){.page_devices__center__tH2a9{padding:.7rem}}