.error{color:#ef4444;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.error__title{font-size:1.125rem;line-height:1.75rem;font-weight:600}.error__btn{margin-top:1rem}.pageNotFound{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.pageNotFound__container{width:60%;height:29rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.pageNotFound__title{font-size:1.625rem;font-weight:700}.pageNotFound__description{display:flex;justify-content:center;align-items:center;margin-top:1.5rem}.pageNotFound__link{cursor:pointer;color:#ff5d47}.login{background-color:#525757;height:100vh;padding-top:20rem}.login_form-wrapper{margin:auto;max-width:30rem;height:fit-content;text-align:center;padding:5rem;display:flex;flex-direction:column;gap:2rem}.login_title{color:#fff;padding:1.5rem 0;font-weight:700;font-size:2rem;background-color:#4e2e2e}.login_title-span{color:#ff5d47}.login_btn-wrapper{display:grid;align-content:center;place-items:center;font-weight:900;background-color:#fff;padding:2rem}.header{display:flex;justify-content:flex-end;align-items:center;height:100%}.profile-dropdown{min-width:14rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-dropdown__email{font-size:1rem;font-weight:500;margin-top:1rem}.profile-dropdown__details{margin:.625rem 0 1.25rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.profile-dropdown__logoutBtn{width:100%;margin-top:1rem;font-weight:400;font-size:1rem;padding:.4rem}.profile-dropdown__logoutBtn:hover{opacity:.8}.side-menu_heading{height:4rem;color:#fff;background-color:#ffffff57;font-size:25px;font-weight:600;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.side-menu li.ant-menu-item-selected{border-radius:0!important}.app{width:100vw;height:100vh;padding-bottom:1rem;display:flex}.app_main{display:flex;flex-direction:column;position:fixed;top:4rem;left:200px;width:calc(100vw - 200px)!important;height:100vh}.app_header{height:4rem;left:200px!important;padding:0 1rem;background-color:#fff;width:calc(100% - 200px);position:sticky;top:0;border-bottom:1px solid #eff2f5}.app_sider{top:0;height:100vh;background-color:#fff;position:fixed!important}.command-list{padding:1rem}.command-list .command-table table thead tr :where(th,td):before{background-color:#7d6565!important}.add-command{margin-top:1rem}.add-command button{width:5rem}.live-data{margin-top:3rem;width:calc(100vw - 34rem);height:79vh;overflow-y:auto}.live-data .data{width:100%;position:relative}.live-data .container-item{width:100%;position:absolute;top:0;left:0}.live-data .item{border-radius:7px;padding:.5rem 1rem;background-color:#afabab31;box-shadow:#00000026 1.95px 1.95px 2.6px}.live-data .item .content-first{display:flex;justify-content:space-between;flex-wrap:wrap}.live-data .item .content{display:flex;gap:.25rem}.live-data .item .content-time{display:flex;align-items:center;gap:.5rem}.live-data .item .content .datalabel{font-weight:500;min-width:4rem;color:#8d8989}.live-data .item .content-time__s{color:#0b75f5}.live-data .item .content-time__utc{color:#fd1010}.live-data .item .content .status{padding-inline:.5rem;color:#fff;border-radius:4px}.live-data .data-utctime{display:flex;justify-content:flex-end;color:#0b75f5}.live-data .data-utctime span{font-weight:500;color:#8d8989;margin-right:.5rem}.beacon-empty{display:flex;flex-direction:column;justify-content:center;height:79vh}.detail{display:flex;justify-content:space-between;align-items:center}.detail .ant-tabs-nav{position:fixed;top:7.5rem;z-index:2;background-color:#fff;width:calc(100vw - 34rem)}.detail .beacon-meta-tab{display:flex;gap:1rem}.detail .beacon-meta-icon{display:none}.detail .beacon-meta-icon svg{cursor:pointer;height:1.125rem;width:1.125rem}.tab-live{display:flex;justify-content:center;align-items:center;gap:.3rem}.blink{width:.5rem;height:.5rem;border-radius:50%;animation:blinking 2s infinite}.info{display:flex;gap:.5rem;justify-content:space-between;align-items:center;z-index:3;position:fixed;right:1rem;top:8rem}.info .fetching{border-radius:5px;padding:.2rem 1rem;color:#fff;animation:blinkingDiv 2s infinite}.info span{color:#a19f9f;margin-left:.5rem}.beacon-meta-content{display:flex;flex-wrap:wrap;gap:.5rem}.meta-wrapper{display:flex;flex-direction:column;width:7.5rem}.meta-value{font-size:.6rem}.meta-id{color:#ff5d47;font-weight:600}label{font-size:.7rem;font-weight:500;color:#a19f9f}@keyframes blinkingDiv{0%{background-color:#ff5c470e}to{background-color:#ff5c47c4}}@keyframes blinking{0%{background-color:#1cdf25}to{background-color:#9ef8ad}}@media only screen and (max-width: 1400px){.beacon-meta-tab{display:none!important}.beacon-meta-icon{height:2rem;display:flex!important}}.add-device{margin-top:1rem}.add-device button{width:5rem}.device-list{width:100%;height:100%}.device-list .searchbar{padding:1rem}.device-list .action{display:flex;gap:1rem;justify-content:space-between;width:100%;position:sticky;bottom:0;padding:.5rem 1rem}.device-list .list-pane-ul{list-style-type:none;height:calc(100vh - 15rem);min-width:20rem;overflow-y:auto}.device-list .list-pane-ul .list-pane-li{padding:.9rem .5rem;font-size:13px;cursor:pointer;padding-inline-start:.8rem;border-left:5px solid #fff;border-bottom:1px solid #eff2f5;display:flex;gap:1rem}.device-list .list-pane-ul .sln{background-color:#6d72702a;padding:0 .4rem;min-width:2.5rem;width:fit-content;display:flex;justify-content:center;align-items:center;font-weight:500;color:#796d6d;border-radius:5px}.device-list .list-pane-ul .list-pane-li.active{background-color:#f1f1fa}.device-list .list-pane-ul .list-pane-li:hover{background-color:#dddde2;border-left:5px solid rgb(255,93,71)}.sub-header{min-height:3.5rem;width:calc(100vw - 200px);background-color:#fff;border-bottom:1px solid #eff2f5;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.sub-header .download-container{display:flex;align-items:center;gap:1rem}.sub-header .download-container__debug{display:flex;align-items:center;gap:.25rem}.sub-header .download-container__debug label{font-size:.8rem;font-weight:500}.device{display:flex;height:100%;width:calc(100vw - 200px)!important;background-color:#fff}.device_second-pane{width:20rem;border-right:1px solid #eff2f5}.device_content{width:100%;padding:0 1rem 1rem;max-width:calc(100vw - 32rem)}.filter-list{padding:1rem}.filter-list .filter-table table thead tr :where(th,td):before{background-color:#7d6565!important}.config{display:flex;flex-direction:column;height:100%;width:calc(100vw - 200px)!important}.config_second-pane{width:20rem;border-right:1px solid #eff2f5}.config_content{padding:0 1rem;height:calc(100vh - 10rem);max-width:calc(100vw - 32rem);overflow-y:auto}.add-filter{margin-top:1rem}.add-filter button{width:5rem}.settings{display:flex;height:100%;width:calc(100vw - 200px)!important;background-color:#fff}.settings_second-pane{width:20rem;border-right:1px solid #eff2f5}.settings_content{width:100%;padding:0 1rem 1rem;height:calc(100vh - 4rem);max-width:calc(100vw - 32rem);overflow-y:auto}.devices{width:100%;height:100%}.devices__searchbar{padding:1rem}.devices .list-pane-ul{list-style-type:none;height:calc(100vh - 9rem);min-width:20rem;overflow-y:auto}.devices .list-pane-ul .list-pane-li{padding:.9rem .5rem;font-size:13px;cursor:pointer;padding-inline-start:.8rem;border-left:5px solid #fff;border-bottom:1px solid #eff2f5;display:flex;gap:1rem}.devices .list-pane-ul .sln{background-color:#6d72702a;padding:0 .4rem;min-width:2.5rem;width:fit-content;display:flex;justify-content:center;align-items:center;font-weight:500;color:#796d6d;border-radius:5px}.devices .list-pane-ul .list-pane-li.active{background-color:#f1f1fa}.devices .list-pane-ul .list-pane-li:hover{background-color:#dddde2;border-left:5px solid rgb(255,93,71)}.server-form__select .ant-form-item{margin-bottom:0}.main-form .ant-form-item-row{flex-direction:column;align-items:baseline}.rc-virtual-list-holder{max-height:none!important}.settings-main{display:flex;flex-direction:column;justify-content:space-between;height:100%;align-items:baseline}.settings-main .ant-tabs,.settings-debug{width:100%}.settings-debug__title{-webkit-user-select:none;user-select:none;cursor:pointer;margin-bottom:.5rem;display:flex;align-items:end;gap:.2rem}.settings-debug__container{height:15rem;border-radius:8px;padding:1rem;display:flex;justify-content:space-between;background-color:#000;color:#fff;gap:2rem}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{background:rgba(230,228,228,.5019607843)}::-webkit-scrollbar-thumb{background-color:#98989c59;border-radius:20px}.ant-popover-inner-content{width:17rem!important}.ant-popover-inner-content button{min-width:4rem}
