@import"https://fonts.googleapis.com/css?family=Nunito+Sans:wght@100;200;300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800&display=swap";*{box-sizing:border-box}body{margin:0;background:#f3f4f6;color:#202124;font-family:Arial,Helvetica,sans-serif}button{border:1px solid #ccc;border-radius:4px;padding:8px 12px;background:#fff;cursor:pointer}@font-face{font-family:Nunito;src:url(../../assets/fonts/helvetica/2C7D79_2_0.eot);src:url(../../assets/fonts/helvetica/2C7D79_2_0.eot?#iefix) format("embedded-opentype"),url(../../assets/fonts/helvetica/2C7D79_2_0.woff2) format("woff2"),url(../../assets/fonts/helvetica/2C7D79_2_0.woff) format("woff"),url(../../assets/fonts/helvetica/2C7D79_2_0.ttf) format("truetype")}.login-container{display:flex;flex-direction:column;position:relative;width:100%;min-height:100vh;background-color:#1bb9da!important}.loginContent{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:min(460px,100% - 24px)}.login_container,.forgot_container{width:100%;min-width:0;border-radius:4px;background-color:#fff;box-shadow:0 0 50px #0000001a;padding:50px;z-index:2;text-align:center}#avatar{position:absolute;top:-225px;left:50%;z-index:-2;transition:transform ease 1s;transform:translate(-50%) translateY(0) scale(.6);animation:avatar-reveal .7s ease-out}#avatar_hands{position:absolute;top:-15px;left:49%;transform:translate(-50%);z-index:3;pointer-events:none}#avatar_eye_whites{position:absolute;top:162px;left:36px;transition:opacity .06s linear;animation:eyes-whites-blink 4.8s infinite}#avatar_eyes{position:absolute;top:183px;left:62px;transform-origin:center center;transition:transform .06s linear;animation:eyes-pupil-blink 4.8s infinite}#avatar_head{position:relative}#avatar_head img{display:block}#avatar_blink{position:absolute;top:0;left:0;z-index:3;pointer-events:none;opacity:0;animation:blink-overlay 4.8s infinite}@keyframes avatar-reveal{0%{transform:translate(-50%) translateY(20px) scale(.6)}to{transform:translate(-50%) translateY(0) scale(.6)}}@keyframes blink-overlay{0%,45%,47%,to{opacity:0}46%{opacity:1}73%,75%,to{opacity:0}74%{opacity:1}}@keyframes eyes-whites-blink{0%,45%,47%,to{opacity:1}46%{opacity:0}73%,75%,to{opacity:1}74%{opacity:0}}@keyframes eyes-pupil-blink{0%,45%,47%,to{transform:translate(0) scaleY(1)}46%{transform:translate(0) scaleY(.06)}73%,75%,to{transform:translate(0) scaleY(1)}74%{transform:translate(0) scaleY(.06)}}#disclaimer{font-size:12px;color:#fff;line-height:1.67;text-align:center;margin-top:20px}#disclaimer a{color:#fff}#logo{margin-top:33px;text-align:center}.auth-title{margin:0;font-size:26px;color:#2f2f2f}.auth-subtitle{margin:6px 0 12px;color:#666;font-weight:600}.auth-message{margin:0 0 16px;color:#626262;font-size:13px;line-height:1.5}.login_screen .error-text{margin:10px 0 0;padding:10px 12px;border:1px solid #f0b8bf;background:#fff1f3;color:#a02835;border-radius:4px;font-size:13px;font-weight:600;line-height:1.4}.google-login-btn{width:62%;border:1px solid #dadce0;background:#fff;color:#3c4043;border-radius:3px;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 14px}.google-login-btn:hover{background:#f8f9fa;border-color:#c8cdd2}.google-g{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#fff;color:#4285f4;font-weight:700;border:1px solid #dfe1e5}.auth-legal{margin:0;color:#fff;text-align:center;max-width:360px;font-size:10px;line-height:1.4}.auth-brand{width:120px;filter:brightness(0) invert(1)}@media(max-width:768px){.loginContent{top:56%}.login_container,.forgot_container{padding:30px 22px}.google-login-btn{width:100%}}@media(max-width:480px){.loginContent{top:53%;width:calc(100% - 16px)}.login_container,.forgot_container{padding:24px 14px}.auth-title{font-size:22px}}html,body,#root{min-height:100%}body{background-color:#eee;font-family:Nunito Sans,Nunito,sans-serif}.hidden{display:none!important}.blue-back{background-color:#1bb9da}.maxHeight{height:100%}.dashboard-page{padding:0 12px 12px}.topbar{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:8px 12px;margin:0 -12px 12px;background:#2d3137;border-bottom:4px solid #00b8d4;min-height:52px}.topbar-brand{display:flex;align-items:baseline;gap:4px;color:#fff;font-weight:700;letter-spacing:.4px}.brand-title{font-size:20px;font-weight:700;white-space:nowrap}.topbar-search{position:absolute;left:50%;transform:translate(-50%);width:clamp(260px,45vw,520px);display:flex;justify-content:center}.topbar-search input{width:100%;max-width:520px;border-radius:999px;border:0;outline:none;padding:10px 16px;font-size:14px;color:#212121}.topbar-search input::placeholder{text-align:center}.topbar-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.topbar-avatar{width:30px;height:30px;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.55);background-color:#fff}.icon-btn{height:32px;border:0;border-radius:999px;background:transparent;color:#fff;cursor:pointer;font-size:17px}.page-state{font-weight:600}.error-text{color:#b00020;font-weight:600}.topbar-favorites{display:flex;justify-content:flex-start;align-items:center;gap:8px}.favorites-toggle-label{font-size:13px;font-weight:600;color:#fff}.favorites-switch{position:relative;display:inline-block;width:56px;height:30px}.favorites-switch input{opacity:0;width:0;height:0;position:absolute}.favorites-switch-slider{position:absolute;inset:0;background:#fff;border-radius:999px;border:0px solid #cfd3d8;transition:background-color .2s ease;cursor:pointer}.favorites-switch-slider:before{content:"";position:absolute;width:24px;height:24px;left:3px;top:3px;border-radius:50%;background:#2d3137;box-shadow:0 1px 3px #00000059;transition:transform .2s ease}.favorites-switch.on .favorites-switch-slider{background:#15b33d;border-color:#15b33d}.favorites-switch.on .favorites-switch-slider:before{background:#fff;transform:translate(26px)}.table-wrap{overflow-y:auto;overflow-x:auto;max-height:calc(100vh - 80px);border:1px solid #d8d8d8;background:#fff;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.status-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1320px;font-size:12px;--sticky-col-1-width: 120px}.status-table th,.status-table td{border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;padding:6px 8px;text-align:center;white-space:nowrap}.status-table th:first-child,.status-table td:first-child{border-left:1px solid #d8d8d8}.status-table thead tr:first-child th{border-top:1px solid #d8d8d8}.status-table thead{position:sticky;top:0;z-index:20;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;box-shadow:0 1px #d8d8d8}.status-table thead tr:first-child th{background:#f4f4f4;font-weight:700}.status-table thead tr:nth-child(2) th{background:#fafafa}.status-table thead tr:nth-child(2) th:nth-child(1),.status-table tbody td:nth-child(1){position:sticky;left:0;min-width:var(--sticky-col-1-width);width:var(--sticky-col-1-width);box-shadow:1px 0 #d8d8d8}.status-table thead tr:nth-child(2) th:nth-child(1){z-index:21}.status-table tbody td:nth-child(1){z-index:4}.status-table tbody td:nth-child(1){background:#fff}.cluster-cell{display:flex;align-items:center;gap:6px;justify-content:flex-start;width:100%;min-width:0}.cluster-name{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis}.favorite-btn{border:0;background:transparent;color:#9aa1ab;cursor:pointer;font-size:15px;line-height:1;padding:0}.favorite-btn.active{color:#f0ad00}.status-table .totals-row td:nth-child(1){background:#f8f8f8;z-index:7;position:sticky;bottom:0;left:auto;width:auto;min-width:0;box-shadow:none}.status-table td:nth-child(11){text-align:left}.status-table a{color:#003f94;text-decoration:none}.status-table a:hover{text-decoration:underline}.totals-row td{font-weight:700;background:#f8f8f8;position:sticky;bottom:0;z-index:5;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;box-shadow:0 -1px #d8d8d8}.row-offline td{opacity:.7;font-style:italic}.row-updating td:nth-child(14){font-style:italic}.offline-cell{font-style:normal;font-weight:700;color:#d85c5c;opacity:1}.metric-good{background-color:#0f0}.metric-warn{background-color:#ffbf00}.metric-bad{background-color:red;color:#fff}.cell-with-tooltip{position:relative}.capacity-tooltip{position:absolute;top:24px;left:12px;z-index:10;background:#fff;border:1px solid #ccc;box-shadow:0 3px 12px #0003;border-radius:4px;min-width:240px}.capacity-tooltip ul{margin:0;padding:4px;list-style:none}.capacity-tooltip li{padding:6px 8px;text-align:left}.capacity-tooltip li.warn{background-color:#ffbf00}.capacity-tooltip li.bad{background-color:red;color:#fff}@media(max-width:900px){.dashboard-page{padding:0 8px 8px}.topbar{flex-wrap:wrap;gap:8px;margin:0 -8px 10px;padding:8px;min-height:0}.topbar-brand{flex:1 1 auto;min-width:0}.brand-title{font-size:17px;white-space:normal}.topbar-actions{flex:0 0 auto}.topbar-favorites{gap:6px}.topbar-search{position:static;left:auto;transform:none;width:100%;order:3;justify-content:stretch}.topbar-search input{max-width:none;font-size:16px;padding:10px 14px}.table-wrap{overflow-x:auto;max-height:calc(100vh - 130px)}.status-table{min-width:1050px;font-size:11px;--sticky-col-1-width: 150px}.status-table th,.status-table td{padding:5px 6px}.status-table th:nth-child(11),.status-table td:nth-child(11),.status-table th:nth-child(13),.status-table td:nth-child(13),.status-table th:nth-child(16),.status-table td:nth-child(16),.status-table th:nth-child(9),.status-table td:nth-child(9){white-space:normal;min-width:120px;word-break:break-word}}@media(max-width:480px){.brand-title{font-size:15px}.topbar-avatar{width:26px;height:26px}.icon-btn{font-size:15px}.status-table{min-width:980px}}
