.accordion-module__mNjBbG__accordion{border:1px solid #ddd;border-radius:8px;margin-bottom:10px;overflow:hidden}.accordion-module__mNjBbG__header{cursor:pointer;background:#ecf0f6;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px;font-weight:600;display:flex}.accordion-module__mNjBbG__accordianTitle{justify-content:center;align-items:center;gap:10px;display:flex}.accordion-module__mNjBbG__contentWrapper{transition:max-height .3s;overflow:hidden}.accordion-module__mNjBbG__closed{max-height:0}.accordion-module__mNjBbG__open{max-height:400px}.accordion-module__mNjBbG__content{max-height:400px;padding:12px;overflow-y:auto}.accordion-module__mNjBbG__icon{font-size:18px}.accordion-module__mNjBbG__iconButton{color:#0f639c;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;display:inline-flex}.accordion-module__mNjBbG__iconButton:hover{background:#0f639c1a}.accordion-module__mNjBbG__checkboxRow{gap:10px;padding-left:12px;display:flex}.accordion-module__mNjBbG__checkboxRow input,.accordion-module__mNjBbG__checkboxRow label{cursor:pointer}
.button-module__x0Fa7W__button{letter-spacing:0;border-radius:8px}.button-module__x0Fa7W__regular{color:#243447;background:#f5f7fb;border:1px solid #d8dee9}.button-module__x0Fa7W__outline{color:#0f639c;background:0 0;border:1px solid #0f639c}.button-module__x0Fa7W__outline:hover:not(:disabled){background:#0f639c14}.button-module__x0Fa7W__danger{color:#fff;background:#c92828;border:1px solid #f0b8b8}.button-module__x0Fa7W__danger:hover:not(:disabled){color:#fff;background:#c92828}.button-module__x0Fa7W__confirmation{color:#fff;background:#0f639c;border:1px solid #0f639c}.button-module__x0Fa7W__confirmation:hover:not(:disabled){opacity:.87}.button-module__x0Fa7W__sm{padding:7px 12px;font-size:10px}.button-module__x0Fa7W__md{padding:9px 14px;font-size:12px}.button-module__x0Fa7W__lg{padding:12px 20px;font-size:14px}.button-module__x0Fa7W__fullWidth{width:100%}.button-module__x0Fa7W__ghost{background:0 0;border:none}@media (max-width:640px){.button-module__x0Fa7W__ghost{padding:5px!important}}.button-module__x0Fa7W__delete{color:#d32f2f;cursor:pointer;background-color:#fdecea;border-radius:8px;justify-content:center;align-items:center;margin-right:.5rem;padding:.375rem .75rem;transition:background-color .2s;display:inline-flex}.button-module__x0Fa7W__edit{color:#1976d2;cursor:pointer;background-color:#e3f2fd;border-radius:8px;justify-content:center;align-items:center;margin-right:.5rem;padding:.375rem .75rem;transition:background-color .2s;display:inline-flex}.button-module__x0Fa7W__edit:hover{background-color:#bbdefb}.button-module__x0Fa7W__delete:hover{background-color:#f9c5c0}
.toast-module__TEtVGG__viewport{z-index:10000;pointer-events:none;position:fixed}.toast-module__TEtVGG__top-left,.toast-module__TEtVGG__top-center,.toast-module__TEtVGG__top-right{top:20px}.toast-module__TEtVGG__bottom-left,.toast-module__TEtVGG__bottom-center,.toast-module__TEtVGG__bottom-right{bottom:20px}.toast-module__TEtVGG__top-left,.toast-module__TEtVGG__bottom-left,.toast-module__TEtVGG__middle-left{left:20px}.toast-module__TEtVGG__top-right,.toast-module__TEtVGG__bottom-right,.toast-module__TEtVGG__middle-right{right:20px}.toast-module__TEtVGG__top-center,.toast-module__TEtVGG__bottom-center{left:50%;transform:translate(-50%)}.toast-module__TEtVGG__middle-left,.toast-module__TEtVGG__middle-right{top:50%;transform:translateY(-50%)}.toast-module__TEtVGG__toastWrapper{position:absolute;right:0}.toast-module__TEtVGG__centerWrapper{position:absolute;left:50%;transform:translate(-50%)}.toast-module__TEtVGG__leftWrapper{position:absolute;left:0}.toast-module__TEtVGG__toast{pointer-events:auto;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-width:240px;max-width:360px;padding:12px 14px;font-size:12px;font-weight:600;animation:.22s ease-out toast-module__TEtVGG__slideInRight;display:flex;box-shadow:0 8px 24px #0f172a2e}.toast-module__TEtVGG__success{color:#087443;background:#ecfdf3;border:1px solid #abefc6}.toast-module__TEtVGG__error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.toast-module__TEtVGG__info{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.toast-module__TEtVGG__message{line-height:1.4}.toast-module__TEtVGG__closeButton{width:22px;height:22px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.toast-module__TEtVGG__closeButton:hover{background:#0f172a14}.toast-module__TEtVGG__exiting{animation:.22s ease-in forwards toast-module__TEtVGG__slideOutRight}@keyframes toast-module__TEtVGG__slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes toast-module__TEtVGG__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(24px)}}
.global-spinner-module__7Vo63W__overlay{z-index:9999;background:#0006;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.global-spinner-module__7Vo63W__spinner{border:4px solid #fff;border-top-color:#0000;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite global-spinner-module__7Vo63W__spin}.global-spinner-module__7Vo63W__message{color:#fff;font-size:14px}@keyframes global-spinner-module__7Vo63W__spin{to{transform:rotate(360deg)}}
.dashboard-module__XABe8G__pageWrapper{--dashboard-page-padding-block:8px;--dashboard-page-padding-inline:10px;--dashboard-page-gap:12px;--dashboard-carousel-padding-block:12px;--dashboard-carousel-padding-inline:30px;--dashboard-carousel-gap:14px;--dashboard-carousel-min-height:620px;--dashboard-viewport-padding-block-start:8px;--dashboard-viewport-padding-block-end:34px;--dashboard-nav-size:34px;--dashboard-nav-offset:4px;--dashboard-indicator-bottom:12px;padding:var(--dashboard-page-padding-block) var(--dashboard-page-padding-inline);box-sizing:border-box;gap:var(--dashboard-page-gap);flex-direction:column;flex:1;min-height:auto;display:flex}.dashboard-module__XABe8G__contentColumn{gap:var(--dashboard-page-gap);flex-direction:column;display:flex}.dashboard-module__XABe8G__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.dashboard-module__XABe8G__carouselWrapper{padding:var(--dashboard-carousel-padding-block) var(--dashboard-carousel-padding-inline);min-height:var(--dashboard-carousel-min-height);background:#fff;border-radius:8px;flex-direction:column;margin-bottom:16px;display:flex;position:relative}.dashboard-module__XABe8G__emblaViewport,.dashboard-module__XABe8G__errorViewport{cursor:grab;width:100%;min-height:0;padding:var(--dashboard-viewport-padding-block-start) 3px var(--dashboard-viewport-padding-block-end);align-content:center;overflow:hidden}.dashboard-module__XABe8G__errorViewport{cursor:default}.dashboard-module__XABe8G__emblaViewport:active{cursor:grabbing}.dashboard-module__XABe8G__emblaContainer{gap:var(--dashboard-carousel-gap);height:100%;display:flex}.dashboard-module__XABe8G__emblaSlide,.dashboard-module__XABe8G__fullWidthSlide{flex:0 0 100%;min-width:0;height:100%}.dashboard-module__XABe8G__navBtn{color:#0f639c;width:var(--dashboard-nav-size);min-width:var(--dashboard-nav-size);height:var(--dashboard-nav-size);min-height:var(--dashboard-nav-size);box-sizing:border-box;cursor:pointer;z-index:10;background:#0f639c1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:0;transition:background-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.dashboard-module__XABe8G__navBtn:hover:not(:disabled){color:#fff;background:#0f639c}.dashboard-module__XABe8G__navBtn:active{transform:translateY(-50%)!important}.dashboard-module__XABe8G__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)!important}.dashboard-module__XABe8G__prevBtn{left:var(--dashboard-nav-offset)}.dashboard-module__XABe8G__nextBtn{right:var(--dashboard-nav-offset)}.dashboard-module__XABe8G__indicators{bottom:var(--dashboard-indicator-bottom);gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.dashboard-module__XABe8G__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;padding:0!important}.dashboard-module__XABe8G__activeDot{background:#0f639c;border-radius:4px;width:20px}@media (min-width:640px){.dashboard-module__XABe8G__pageWrapper{--dashboard-page-padding-block:10px;--dashboard-page-padding-inline:14px;--dashboard-carousel-padding-block:14px;--dashboard-carousel-padding-inline:36px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:38px;min-height:0}}@media (min-width:768px){.dashboard-module__XABe8G__pageWrapper{--dashboard-carousel-padding-block:16px;--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:540px;--dashboard-nav-size:40px;min-height:auto}.dashboard-module__XABe8G__emblaViewport{height:100%;padding:20px 3px 40px}.dashboard-module__XABe8G__emblaContainer{height:80%}}@media (min-width:1024px){.dashboard-module__XABe8G__pageWrapper{--dashboard-page-padding-block:10.5px;--dashboard-page-padding-inline:16.5px;--dashboard-carousel-padding-block:17px;--dashboard-carousel-padding-inline:46px;--dashboard-carousel-gap:20px;--dashboard-carousel-min-height:500px;--dashboard-nav-size:42px;--dashboard-nav-offset:3.5px;min-height:auto}.dashboard-module__XABe8G__emblaViewport{height:70dvh;padding:20px 3px 40px}}@media (min-width:1025px){.dashboard-module__XABe8G__emblaSlide{flex-basis:calc((100% - var(--dashboard-carousel-gap)) / 2)}}@media (min-width:1440px){.dashboard-module__XABe8G__pageWrapper{--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:44px;--dashboard-indicator-bottom:15px}}@media (min-width:1536px){.dashboard-module__XABe8G__carouselWrapper{min-height:0;margin-bottom:5px}.dashboard-module__XABe8G__emblaViewport,.dashboard-module__XABe8G__errorViewport{flex:none;height:69dvh;padding:20px 3px 40px}.dashboard-module__XABe8G__emblaContainer{height:80%}}@media (min-width:1200px) and (min-resolution:1.5x){.dashboard-module__XABe8G__carouselWrapper{min-height:0;margin-bottom:24px}.dashboard-module__XABe8G__emblaViewport,.dashboard-module__XABe8G__errorViewport{flex:none;height:65dvh;padding:20px 3px 40px}.dashboard-module__XABe8G__emblaContainer{height:80%}}.dashboard-module__XABe8G__seeMoreBtn{color:#0f639c;cursor:pointer;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;align-self:center;width:40%;margin-top:12px;padding:8px;font-size:.85rem;font-weight:600;transition:background .2s}.dashboard-module__XABe8G__seeMoreBtn:hover{background:#e2e8f0}.dashboard-module__XABe8G__modalHeader{border-bottom:2px solid #0f92ea;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.dashboard-module__XABe8G__modalTitle{color:#0f639c;font-size:1.25rem;font-weight:700}.dashboard-module__XABe8G__modalCloseBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.5rem;line-height:1}.dashboard-module__XABe8G__modalCloseBtn:hover{color:#ef4444;background:#f1f5f9}.dashboard-module__XABe8G__narrowModal{max-width:480px}.dashboard-module__XABe8G__tableWrapper{max-height:400px;overflow-y:auto}.dashboard-module__XABe8G__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.85rem}.dashboard-module__XABe8G__table thead{z-index:1;position:sticky;top:0}.dashboard-module__XABe8G__table th{color:#fff;text-align:left;background:#0f639c;width:50%;padding:8px 10px;font-weight:600}.dashboard-module__XABe8G__table th:first-child{border-right:1px solid #fff;border-radius:6px 0 0}.dashboard-module__XABe8G__table th:last-child{text-align:center;border-radius:0 6px 0 0}.dashboard-module__XABe8G__table td{border-bottom:1px solid #e2e8f0;padding:6px 10px}.dashboard-module__XABe8G__table tbody tr:hover{background:#f1f5f9}.dashboard-module__XABe8G__cell{color:#0f639c;border-right:1px solid #cbd5e1;width:50%;font-weight:600}.dashboard-module__XABe8G__countCell{color:#1e293b;text-align:center;font-weight:700}@media (max-width:640px){.dashboard-module__XABe8G__prevBtn,.dashboard-module__XABe8G__nextBtn{display:none}.dashboard-module__XABe8G__carouselWrapper{padding:var(--dashboard-carousel-padding-block) 5px;min-height:min(78dvh,620px)}.dashboard-module__XABe8G__emblaViewport{height:min(72vh,560px);min-height:430px;padding:8px 3px 34px}.dashboard-module__XABe8G__emblaContainer,.dashboard-module__XABe8G__emblaSlide,.dashboard-module__XABe8G__fullWidthSlide{height:100%;min-height:0}}
.firmware-diagnostics-module__qI7fyW__pageWrapper{--dashboard-page-padding-block:8px;--dashboard-page-padding-inline:10px;--dashboard-page-gap:12px;--dashboard-carousel-padding-block:12px;--dashboard-carousel-padding-inline:30px;--dashboard-carousel-gap:14px;--dashboard-carousel-min-height:620px;--dashboard-viewport-padding-block-start:8px;--dashboard-viewport-padding-block-end:34px;--dashboard-nav-size:34px;--dashboard-nav-offset:4px;--dashboard-indicator-bottom:12px;padding:var(--dashboard-page-padding-block) var(--dashboard-page-padding-inline);box-sizing:border-box;gap:var(--dashboard-page-gap);flex-direction:column;flex:1;min-height:auto;display:flex}.firmware-diagnostics-module__qI7fyW__contentColumn{gap:var(--dashboard-page-gap);flex-direction:column;display:flex}.firmware-diagnostics-module__qI7fyW__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.firmware-diagnostics-module__qI7fyW__carouselWrapper{padding:var(--dashboard-carousel-padding-block) var(--dashboard-carousel-padding-inline);min-height:var(--dashboard-carousel-min-height);background:#fff;border-radius:8px;flex-direction:column;margin-bottom:16px;display:flex;position:relative}.firmware-diagnostics-module__qI7fyW__emblaViewport,.firmware-diagnostics-module__qI7fyW__errorViewport{cursor:grab;width:100%;min-height:0;padding:var(--dashboard-viewport-padding-block-start) 3px var(--dashboard-viewport-padding-block-end);align-content:center;overflow:hidden}.firmware-diagnostics-module__qI7fyW__errorViewport{cursor:default}.firmware-diagnostics-module__qI7fyW__emblaViewport:active{cursor:grabbing}.firmware-diagnostics-module__qI7fyW__emblaContainer{gap:var(--dashboard-carousel-gap);height:100%;display:flex}.firmware-diagnostics-module__qI7fyW__emblaSlide,.firmware-diagnostics-module__qI7fyW__fullWidthSlide{flex:0 0 100%;min-width:0;height:100%}.firmware-diagnostics-module__qI7fyW__navBtn{color:#0f639c;width:var(--dashboard-nav-size);min-width:var(--dashboard-nav-size);height:var(--dashboard-nav-size);min-height:var(--dashboard-nav-size);box-sizing:border-box;cursor:pointer;z-index:10;background:#0f639c1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:0;transition:background-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.firmware-diagnostics-module__qI7fyW__navBtn:hover:not(:disabled){color:#fff;background:#0f639c}.firmware-diagnostics-module__qI7fyW__navBtn:active{transform:translateY(-50%)!important}.firmware-diagnostics-module__qI7fyW__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)!important}.firmware-diagnostics-module__qI7fyW__prevBtn{left:var(--dashboard-nav-offset)}.firmware-diagnostics-module__qI7fyW__nextBtn{right:var(--dashboard-nav-offset)}.firmware-diagnostics-module__qI7fyW__indicators{bottom:var(--dashboard-indicator-bottom);gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.firmware-diagnostics-module__qI7fyW__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;padding:0!important}.firmware-diagnostics-module__qI7fyW__activeDot{background:#0f639c;border-radius:4px;width:20px}@media (min-width:640px){.firmware-diagnostics-module__qI7fyW__pageWrapper{--dashboard-page-padding-block:10px;--dashboard-page-padding-inline:14px;--dashboard-carousel-padding-block:14px;--dashboard-carousel-padding-inline:36px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:38px;min-height:0}}@media (min-height:800px){.firmware-diagnostics-module__qI7fyW__emblaViewport{height:76vh}}@media (min-width:768px){.firmware-diagnostics-module__qI7fyW__pageWrapper{--dashboard-carousel-padding-block:16px;--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:540px;--dashboard-nav-size:40px;min-height:auto}.firmware-diagnostics-module__qI7fyW__emblaViewport{height:100%;padding:20px 3px 40px}.firmware-diagnostics-module__qI7fyW__emblaContainer{height:80%}}@media (min-width:1024px){.firmware-diagnostics-module__qI7fyW__pageWrapper{--dashboard-page-padding-block:10.5px;--dashboard-page-padding-inline:16.5px;--dashboard-carousel-padding-block:17px;--dashboard-carousel-padding-inline:46px;--dashboard-carousel-gap:20px;--dashboard-carousel-min-height:500px;--dashboard-nav-size:42px;--dashboard-nav-offset:3.5px;min-height:auto}.firmware-diagnostics-module__qI7fyW__emblaViewport{height:80vh;padding:20px 3px 40px}}@media (min-width:1025px){.firmware-diagnostics-module__qI7fyW__emblaSlide{flex-basis:calc((100% - var(--dashboard-carousel-gap)) / 2)}}@media (min-width:1440px){.firmware-diagnostics-module__qI7fyW__pageWrapper{--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:44px;--dashboard-indicator-bottom:15px}}@media (min-width:1536px){.firmware-diagnostics-module__qI7fyW__carouselWrapper{min-height:0;margin-bottom:5px}.firmware-diagnostics-module__qI7fyW__emblaViewport,.firmware-diagnostics-module__qI7fyW__errorViewport{flex:none;height:71dvh;padding:20px 3px 40px}.firmware-diagnostics-module__qI7fyW__emblaContainer{height:80%}}@media (min-width:1200px) and (min-resolution:1.5x){.firmware-diagnostics-module__qI7fyW__carouselWrapper{min-height:0;margin-bottom:24px}.firmware-diagnostics-module__qI7fyW__emblaViewport,.firmware-diagnostics-module__qI7fyW__errorViewport{flex:none;height:65dvh;padding:20px 3px 40px}.firmware-diagnostics-module__qI7fyW__emblaContainer{height:80%}}.firmware-diagnostics-module__qI7fyW__firmwareGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.firmware-diagnostics-module__qI7fyW__gridItem{background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;padding:8px 10px;display:flex}.firmware-diagnostics-module__qI7fyW__gridVersion{color:#0f639c;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.85rem;font-weight:600;overflow:hidden}.firmware-diagnostics-module__qI7fyW__gridCount{color:#1e293b;white-space:nowrap;font-size:.8rem;font-weight:700}.firmware-diagnostics-module__qI7fyW__seeMoreBtn{color:#0f639c;cursor:pointer;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;align-self:center;width:40%;margin-top:12px;padding:8px;font-size:.85rem;font-weight:600;transition:background .2s}.firmware-diagnostics-module__qI7fyW__seeMoreBtn:hover{background:#e2e8f0}.firmware-diagnostics-module__qI7fyW__modalHeader{border-bottom:2px solid #0f92ea;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.firmware-diagnostics-module__qI7fyW__modalTitle{color:#0f639c;font-size:1.25rem;font-weight:700}.firmware-diagnostics-module__qI7fyW__modalCloseBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.5rem;line-height:1}.firmware-diagnostics-module__qI7fyW__modalCloseBtn:hover{color:#ef4444;background:#f1f5f9}.firmware-diagnostics-module__qI7fyW__modalGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.firmware-diagnostics-module__qI7fyW__narrowModal{max-width:480px}.firmware-diagnostics-module__qI7fyW__errorCodeTableWrapper{max-height:400px;overflow-y:auto}.firmware-diagnostics-module__qI7fyW__errorCodeTable{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.85rem}.firmware-diagnostics-module__qI7fyW__errorCodeTable thead{z-index:1;position:sticky;top:0}.firmware-diagnostics-module__qI7fyW__errorCodeTable th{color:#fff;text-align:left;background:#0f639c;width:50%;padding:8px 10px;font-weight:600}.firmware-diagnostics-module__qI7fyW__errorCodeTable th:first-child{border-right:1px solid #fff;border-radius:6px 0 0}.firmware-diagnostics-module__qI7fyW__errorCodeTable th:last-child{text-align:center;border-radius:0 6px 0 0}.firmware-diagnostics-module__qI7fyW__errorCodeTable td{border-bottom:1px solid #e2e8f0;padding:6px 10px}.firmware-diagnostics-module__qI7fyW__errorCodeTable tbody tr:hover{background:#f1f5f9}.firmware-diagnostics-module__qI7fyW__errorCodeCell{color:#0f639c;border-right:1px solid #cbd5e1;width:50%;font-size:.85rem;font-weight:600}.firmware-diagnostics-module__qI7fyW__errorCodeDesc{color:#475569;font-size:calc(.85rem - 2px);font-weight:400}.firmware-diagnostics-module__qI7fyW__occurrenceCountCell{color:#1e293b;text-align:center;font-weight:700}@media (max-width:640px){.firmware-diagnostics-module__qI7fyW__prevBtn,.firmware-diagnostics-module__qI7fyW__nextBtn{display:none}.firmware-diagnostics-module__qI7fyW__carouselWrapper{padding:var(--dashboard-carousel-padding-block) 5px;min-height:auto}.firmware-diagnostics-module__qI7fyW__emblaViewport{height:80vh;min-height:430px;padding:8px 3px 34px}.firmware-diagnostics-module__qI7fyW__seeMoreBtn{text-wrap:nowrap;width:fit-content}}@media (max-height:700px){.firmware-diagnostics-module__qI7fyW__emblaViewport{height:85vh}}
.energy-and-performance-module__Dht-PW__pageWrapper{--dashboard-page-padding-block:8px;--dashboard-page-padding-inline:10px;--dashboard-page-gap:12px;--dashboard-carousel-padding-block:12px;--dashboard-carousel-padding-inline:30px;--dashboard-carousel-gap:14px;--dashboard-carousel-min-height:620px;--dashboard-viewport-padding-block-start:8px;--dashboard-viewport-padding-block-end:34px;--dashboard-nav-size:34px;--dashboard-nav-offset:4px;--dashboard-indicator-bottom:12px;padding:var(--dashboard-page-padding-block) var(--dashboard-page-padding-inline);box-sizing:border-box;gap:var(--dashboard-page-gap);flex-direction:column;flex:1;min-height:auto;display:flex}.energy-and-performance-module__Dht-PW__contentColumn{gap:var(--dashboard-page-gap);flex-direction:column;display:flex}.energy-and-performance-module__Dht-PW__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.energy-and-performance-module__Dht-PW__carouselWrapper{padding:var(--dashboard-carousel-padding-block) var(--dashboard-carousel-padding-inline);min-height:var(--dashboard-carousel-min-height);background:#fff;border-radius:8px;flex-direction:column;margin-bottom:16px;display:flex;position:relative}.energy-and-performance-module__Dht-PW__emblaViewport,.energy-and-performance-module__Dht-PW__errorViewport{cursor:grab;width:100%;min-height:0;padding:var(--dashboard-viewport-padding-block-start) 3px var(--dashboard-viewport-padding-block-end);align-content:center;overflow:hidden}.energy-and-performance-module__Dht-PW__errorViewport{cursor:default}.energy-and-performance-module__Dht-PW__emblaViewport:active{cursor:grabbing}.energy-and-performance-module__Dht-PW__emblaContainer{gap:var(--dashboard-carousel-gap);height:100%;display:flex}.energy-and-performance-module__Dht-PW__emblaSlide,.energy-and-performance-module__Dht-PW__fullWidthSlide{flex:0 0 100%;min-width:0;height:100%}.energy-and-performance-module__Dht-PW__navBtn{color:#0f639c;width:var(--dashboard-nav-size);min-width:var(--dashboard-nav-size);height:var(--dashboard-nav-size);min-height:var(--dashboard-nav-size);box-sizing:border-box;cursor:pointer;z-index:10;background:#0f639c1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:0;transition:background-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.energy-and-performance-module__Dht-PW__navBtn:hover:not(:disabled){color:#fff;background:#0f639c}.energy-and-performance-module__Dht-PW__navBtn:active{transform:translateY(-50%)!important}.energy-and-performance-module__Dht-PW__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)!important}.energy-and-performance-module__Dht-PW__prevBtn{left:var(--dashboard-nav-offset)}.energy-and-performance-module__Dht-PW__nextBtn{right:var(--dashboard-nav-offset)}.energy-and-performance-module__Dht-PW__indicators{bottom:var(--dashboard-indicator-bottom);gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.energy-and-performance-module__Dht-PW__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;padding:0!important}.energy-and-performance-module__Dht-PW__activeDot{background:#0f639c;border-radius:4px;width:20px}@media (min-width:640px){.energy-and-performance-module__Dht-PW__pageWrapper{--dashboard-page-padding-block:10px;--dashboard-page-padding-inline:14px;--dashboard-carousel-padding-block:14px;--dashboard-carousel-padding-inline:36px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:38px;min-height:0}}@media (min-width:768px){.energy-and-performance-module__Dht-PW__pageWrapper{--dashboard-carousel-padding-block:16px;--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:540px;--dashboard-nav-size:40px;min-height:auto}.energy-and-performance-module__Dht-PW__emblaViewport{height:100%;padding:20px 3px 40px}.energy-and-performance-module__Dht-PW__emblaContainer{height:80%}}@media (min-width:1024px){.energy-and-performance-module__Dht-PW__pageWrapper{--dashboard-page-padding-block:10.5px;--dashboard-page-padding-inline:16.5px;--dashboard-carousel-padding-block:17px;--dashboard-carousel-padding-inline:46px;--dashboard-carousel-gap:20px;--dashboard-carousel-min-height:500px;--dashboard-nav-size:42px;--dashboard-nav-offset:3.5px;min-height:auto}.energy-and-performance-module__Dht-PW__emblaViewport{height:70dvh;padding:20px 3px 40px}}@media (min-width:1025px){.energy-and-performance-module__Dht-PW__emblaSlide{flex-basis:calc((100% - var(--dashboard-carousel-gap)) / 2)}}@media (min-width:1440px){.energy-and-performance-module__Dht-PW__pageWrapper{--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:44px;--dashboard-indicator-bottom:15px}}@media (min-width:1536px){.energy-and-performance-module__Dht-PW__carouselWrapper{min-height:0;margin-bottom:5px}.energy-and-performance-module__Dht-PW__emblaViewport,.energy-and-performance-module__Dht-PW__errorViewport{flex:none;height:69dvh;padding:20px 3px 40px}.energy-and-performance-module__Dht-PW__emblaContainer{height:80%}}@media (min-width:1200px) and (min-resolution:1.5x){.energy-and-performance-module__Dht-PW__carouselWrapper{min-height:0;margin-bottom:24px}.energy-and-performance-module__Dht-PW__emblaViewport,.energy-and-performance-module__Dht-PW__errorViewport{flex:none;height:65dvh;padding:20px 3px 40px}.energy-and-performance-module__Dht-PW__emblaContainer{height:80%}}@media (max-width:640px){.energy-and-performance-module__Dht-PW__prevBtn,.energy-and-performance-module__Dht-PW__nextBtn{display:none}.energy-and-performance-module__Dht-PW__carouselWrapper{padding:var(--dashboard-carousel-padding-block) 5px;min-height:auto}.energy-and-performance-module__Dht-PW__emblaViewport{height:min(72vh,500px);min-height:430px;padding:8px 3px 34px}}
.feature-analytics-module__dXte6W__pageWrapper{--dashboard-page-padding-block:8px;--dashboard-page-padding-inline:10px;--dashboard-page-gap:14px;--dashboard-carousel-padding-block:12px;--dashboard-carousel-padding-inline:36px;--dashboard-carousel-gap:14px;--dashboard-carousel-min-height:620px;--dashboard-viewport-padding-block-start:8px;--dashboard-viewport-padding-block-end:34px;--dashboard-nav-size:34px;--dashboard-nav-offset:4px;--dashboard-indicator-bottom:12px;padding:var(--dashboard-page-padding-block) var(--dashboard-page-padding-inline);box-sizing:border-box;gap:var(--dashboard-page-gap);flex-direction:column;flex:1;min-height:auto;display:flex}.feature-analytics-module__dXte6W__contentColumn{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.feature-analytics-module__dXte6W__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.feature-analytics-module__dXte6W__carouselWrapper{min-height:0;padding:var(--dashboard-carousel-padding-block) var(--dashboard-carousel-padding-inline);background:#fff;border-radius:10px;flex-direction:column;flex:1;display:flex;position:relative}.feature-analytics-module__dXte6W__emblaViewport{cursor:grab;width:100%;height:100%;padding:var(--dashboard-viewport-padding-block-start) 3px var(--dashboard-viewport-padding-block-end);padding-bottom:10px;overflow:hidden}.feature-analytics-module__dXte6W__emblaViewport:active{cursor:grabbing}.feature-analytics-module__dXte6W__emblaContainer{gap:20px;height:100%;display:flex}.feature-analytics-module__dXte6W__emblaSlide{flex:0 0 calc(50% - 10px);min-width:0;height:100%}.feature-analytics-module__dXte6W__fullWidthSlide,.feature-analytics-module__dXte6W__singleCardSlide{flex:0 0 100%;min-width:0;height:100%}.feature-analytics-module__dXte6W__singleCardFrame{height:100%;min-height:0}.feature-analytics-module__dXte6W__navBtn{color:#0f639c;box-sizing:border-box;cursor:pointer;z-index:10;background:#0f639c1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;line-height:0;transition:background-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.feature-analytics-module__dXte6W__navBtn:hover:not(:disabled){color:#fff;background:#0f639c}.feature-analytics-module__dXte6W__navBtn:active{transform:translateY(-50%)!important}.feature-analytics-module__dXte6W__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)!important}.feature-analytics-module__dXte6W__prevBtn{left:1px}.feature-analytics-module__dXte6W__nextBtn{right:1px}.feature-analytics-module__dXte6W__indicators{gap:8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.feature-analytics-module__dXte6W__analyticsGrid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px;width:100%;height:100%;min-height:0;display:grid}.feature-analytics-module__dXte6W__twoCardGrid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr}.feature-analytics-module__dXte6W__fullWidthCard{grid-column:1/-1;height:100%;min-height:0}.feature-analytics-module__dXte6W__gridCard{height:100%;min-height:0}.feature-analytics-module__dXte6W__sideBySideGrid{grid-template-rows:1fr}.feature-analytics-module__dXte6W__sideBySideCentered{align-items:center}.feature-analytics-module__dXte6W__sideBySideCentered>.feature-analytics-module__dXte6W__gridCard{height:80%}.feature-analytics-module__dXte6W__singleCardCentered{grid-template-rows:1fr;grid-template-columns:1fr;place-items:center}.feature-analytics-module__dXte6W__singleCardCentered>.feature-analytics-module__dXte6W__gridCard{width:100%;height:80%}.feature-analytics-module__dXte6W__radialTableRow{align-items:center;gap:20px;height:100%;display:flex}.feature-analytics-module__dXte6W__radialTableChart{flex-direction:column;flex:0 0 200px;align-items:center;gap:8px;display:flex}.feature-analytics-module__dXte6W__radialDoughnutWrapper{aspect-ratio:1;width:100%;max-width:180px;position:relative}.feature-analytics-module__dXte6W__radialDoughnutCenter{text-align:center;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-analytics-module__dXte6W__radialDoughnutTotal{color:#333;font-size:18px;font-weight:700;line-height:1.2;display:block}.feature-analytics-module__dXte6W__radialDoughnutCenterTitle{color:#888;margin-top:2px;font-size:11px;display:block}.feature-analytics-module__dXte6W__radialDoughnutLabels{gap:14px;display:flex}.feature-analytics-module__dXte6W__radialDoughnutLabel{color:#555;align-items:center;gap:4px;font-size:12px;display:flex}.feature-analytics-module__dXte6W__radialDoughnutDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.feature-analytics-module__dXte6W__radialDoughnutLabelName{white-space:nowrap;font-weight:500}.feature-analytics-module__dXte6W__radialDoughnutLabelValue{color:#888}.feature-analytics-module__dXte6W__radialTableContent{flex:1;min-width:0;overflow:visible}.feature-analytics-module__dXte6W__radialTableContent table{border-collapse:collapse;width:100%;font-size:13px}.feature-analytics-module__dXte6W__radialTableContent th{text-align:left;color:#444;text-transform:uppercase;letter-spacing:.4px;background:#f5f7fa;border-bottom:2px solid #e0e6ed;padding:8px 12px;font-weight:600}.feature-analytics-module__dXte6W__radialTableContent td{color:#555;border-bottom:1px solid #f0f0f0;padding:6px 12px}.feature-analytics-module__dXte6W__radialTableContent tbody tr:hover{background:#f8f9fa}.feature-analytics-module__dXte6W__metricsGrid{grid-template-columns:1fr 1fr;align-content:start;gap:0 32px;height:100%;padding:11px 7px;display:grid}@media (min-resolution:1.5x){.feature-analytics-module__dXte6W__carouselWrapper{min-height:100%}}@media (min-width:1024px){.feature-analytics-module__dXte6W__carouselWrapper,.feature-analytics-module__dXte6W__pageWrapper{--dashboard-page-padding-block:10.5px;--dashboard-page-padding-inline:16.5px;--dashboard-page-gap:24px;--dashboard-carousel-padding-block:17px;--dashboard-carousel-padding-inline:46px;--dashboard-carousel-gap:20px;--dashboard-carousel-min-height:500px;--dashboard-nav-size:42px;--dashboard-nav-offset:3.5px;min-height:auto}}@media (min-width:1400px){.feature-analytics-module__dXte6W__carouselWrapper,.feature-analytics-module__dXte6W__pageWrapper{min-height:0}}@media (min-width:1024px) and (max-width:1439px){.feature-analytics-module__dXte6W__compactCenterValue{font-size:calc(1.12rem - 4px)!important}.feature-analytics-module__dXte6W__compactCenterTitle{font-size:calc(.78rem - 4px)!important}}@media (min-width:1400px){.feature-analytics-module__dXte6W__compartChartWrapper{height:190px!important}.feature-analytics-module__dXte6W__compactCardLabel{font-size:14px!important;line-height:1.15!important}.feature-analytics-module__dXte6W__compactCardBody{min-height:0!important}.feature-analytics-module__dXte6W__compactCenterContent{max-width:58%!important}.feature-analytics-module__dXte6W__compactCenterTitle{font-size:.58rem!important;line-height:1.1!important}.feature-analytics-module__dXte6W__compactLegend{gap:8px!important}.feature-analytics-module__dXte6W__compactLegendItem{border-radius:6px!important;gap:8px!important;padding:8px!important}.feature-analytics-module__dXte6W__compactLegendTop{gap:4px!important}.feature-analytics-module__dXte6W__compactLegendName,.feature-analytics-module__dXte6W__compactLegendPercent,.feature-analytics-module__dXte6W__compactLegendValue{font-size:12px!important;line-height:1.1!important}}@media (min-width:1400px) and (min-resolution:1.25x){.feature-analytics-module__dXte6W__compartChartWrapper{height:190px!important}.feature-analytics-module__dXte6W__compactCardLabel{font-size:14px!important;line-height:1.15!important}.feature-analytics-module__dXte6W__compactCardBody{min-height:0!important}.feature-analytics-module__dXte6W__compactCenterContent{max-width:58%!important}.feature-analytics-module__dXte6W__compactCenterTitle{font-size:.58rem!important;line-height:1.1!important}.feature-analytics-module__dXte6W__compactLegend{gap:10px!important}.feature-analytics-module__dXte6W__compactLegendItem{border-radius:6px!important;gap:5px!important;padding:5px!important}.feature-analytics-module__dXte6W__compactLegendTop{gap:10px!important}.feature-analytics-module__dXte6W__compactLegendName,.feature-analytics-module__dXte6W__compactLegendPercent,.feature-analytics-module__dXte6W__compactLegendValue{font-size:12px!important;line-height:1.1!important}}@media (min-width:1800px){.feature-analytics-module__dXte6W__compactCardLabel{font-size:16px!important;line-height:1.15!important}.feature-analytics-module__dXte6W__compactCardBody{min-height:0!important}.feature-analytics-module__dXte6W__compactCenterContent{max-width:58%!important}.feature-analytics-module__dXte6W__compactCenterTitle{font-size:.58rem!important;line-height:1.1!important}.feature-analytics-module__dXte6W__compactLegend{gap:10px!important}.feature-analytics-module__dXte6W__compactLegendItem{border-radius:6px!important;gap:10px!important;padding:8px 12px!important}.feature-analytics-module__dXte6W__compactLegendTop{gap:8px!important}.feature-analytics-module__dXte6W__compactLegendName,.feature-analytics-module__dXte6W__compactLegendPercent,.feature-analytics-module__dXte6W__compactLegendValue{font-size:14px!important;line-height:1.1!important}}@media (max-width:640px){.feature-analytics-module__dXte6W__prevBtn,.feature-analytics-module__dXte6W__nextBtn{display:none}.feature-analytics-module__dXte6W__carouselWrapper{padding:var(--dashboard-carousel-padding-block) 5px;min-height:auto}.feature-analytics-module__dXte6W__analyticsGrid{height:100%}.feature-analytics-module__dXte6W__indicators{gap:2px}}@media (min-width:1400px) and (min-resolution:1.25x){.feature-analytics-module__dXte6W__compartChartWrapper{height:130px!important}}@media (min-width:1500px) and (min-resolution:1.25x){.feature-analytics-module__dXte6W__compartChartWrapper{height:150px!important}}@media (max-width:1439px){.feature-analytics-module__dXte6W__carouselWrapper{min-height:var(--dashboard-carousel-min-height);flex:none}.feature-analytics-module__dXte6W__emblaViewport{align-content:center;height:70dvh;min-height:500px;padding:20px 3px 40px}.feature-analytics-module__dXte6W__emblaContainer,.feature-analytics-module__dXte6W__fullWidthSlide,.feature-analytics-module__dXte6W__singleCardSlide,.feature-analytics-module__dXte6W__singleCardFrame,.feature-analytics-module__dXte6W__analyticsGrid{height:100%;min-height:0}.feature-analytics-module__dXte6W__emblaContainer{align-items:stretch;height:90%}.feature-analytics-module__dXte6W__analyticsGrid{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr}.feature-analytics-module__dXte6W__gridCard,.feature-analytics-module__dXte6W__fullWidthCard{height:100%;min-height:0}.feature-analytics-module__dXte6W__twoCardGrid{grid-template-rows:repeat(2,minmax(0,1fr))}.feature-analytics-module__dXte6W__sideBySideGrid{grid-template-rows:1fr;grid-template-columns:1fr 1fr}}@media (max-width:640px){.feature-analytics-module__dXte6W__emblaViewport{height:min(78vh,620px);min-height:430px}}@media (max-width:1439px) and (min-resolution:1.5x){.feature-analytics-module__dXte6W__fullWidthSlide .feature-analytics-module__dXte6W__analyticsGrid{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr;height:100%;min-height:0}.feature-analytics-module__dXte6W__twoCardGrid{grid-template-rows:repeat(2,minmax(0,1fr))}.feature-analytics-module__dXte6W__sideBySideGrid{grid-template-rows:1fr;grid-template-columns:1fr 1fr}}.feature-analytics-module__dXte6W__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;padding:0!important}.feature-analytics-module__dXte6W__activeDot{background:#0f639c;border-radius:4px;width:20px}@media (max-width:1023px){.feature-analytics-module__dXte6W__navBtn{width:36px;min-width:36px;height:36px;min-height:36px}.feature-analytics-module__dXte6W__carouselWrapper{min-height:540px}.feature-analytics-module__dXte6W__emblaViewport{height:100%;min-height:100%}}.feature-analytics-module__dXte6W__barLegend{justify-content:center;gap:16px;padding:8px 0 0;display:flex}.feature-analytics-module__dXte6W__barLegendTopRight{z-index:1;gap:16px;display:flex;position:absolute;top:8px;right:8px}.feature-analytics-module__dXte6W__barLegendItem{color:#555;align-items:center;gap:6px;font-size:12px;display:flex}.feature-analytics-module__dXte6W__barLegendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.feature-analytics-module__dXte6W__barLegendLabel{font-weight:500}.feature-analytics-module__dXte6W__activationStats{flex-direction:column;justify-content:center;gap:16px;height:100%;padding:16px;display:flex}.feature-analytics-module__dXte6W__activationStatItem{text-align:center}.feature-analytics-module__dXte6W__activationStatValue{color:#0f639c;font-size:24px;font-weight:700;display:block}.feature-analytics-module__dXte6W__activationStatLabel{color:#666;margin-top:2px;font-size:12px;display:block}
.usage-analytics-module__xo-aKW__pageWrapper{--dashboard-page-padding-block:8px;--dashboard-page-padding-inline:10px;--dashboard-page-gap:14px;--dashboard-carousel-padding-block:12px;--dashboard-carousel-padding-inline:36px;--dashboard-carousel-gap:14px;--dashboard-carousel-min-height:620px;--dashboard-viewport-padding-block-start:8px;--dashboard-viewport-padding-block-end:34px;--dashboard-nav-size:34px;--dashboard-nav-offset:4px;--dashboard-indicator-bottom:12px;padding:var(--dashboard-page-padding-block) var(--dashboard-page-padding-inline);box-sizing:border-box;gap:var(--dashboard-page-gap);flex-direction:column;flex:1;min-height:auto;display:flex}.usage-analytics-module__xo-aKW__contentColumn{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.usage-analytics-module__xo-aKW__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.usage-analytics-module__xo-aKW__carouselWrapper{min-height:0;padding:var(--dashboard-carousel-padding-block) var(--dashboard-carousel-padding-inline);background:#fff;border-radius:10px;flex-direction:column;flex:1;display:flex;position:relative}.usage-analytics-module__xo-aKW__emblaViewport{cursor:grab;width:100%;height:100%;padding:var(--dashboard-viewport-padding-block-start) 3px var(--dashboard-viewport-padding-block-end);padding-bottom:10px;overflow:hidden}.usage-analytics-module__xo-aKW__emblaViewport:active{cursor:grabbing}.usage-analytics-module__xo-aKW__emblaContainer{gap:20px;height:100%;display:flex}.usage-analytics-module__xo-aKW__emblaSlide{flex:0 0 calc(50% - 10px);min-width:0;height:100%}.usage-analytics-module__xo-aKW__fullWidthSlide,.usage-analytics-module__xo-aKW__singleCardSlide{flex:0 0 100%;min-width:0;height:100%}.usage-analytics-module__xo-aKW__singleCardFrame{height:100%;min-height:0}.usage-analytics-module__xo-aKW__navBtn{color:#0f639c;box-sizing:border-box;cursor:pointer;z-index:10;background:#0f639c1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;line-height:0;transition:background-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.usage-analytics-module__xo-aKW__navBtn:hover:not(:disabled){color:#fff;background:#0f639c}.usage-analytics-module__xo-aKW__navBtn:active{transform:translateY(-50%)!important}.usage-analytics-module__xo-aKW__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)!important}.usage-analytics-module__xo-aKW__prevBtn{left:1px}.usage-analytics-module__xo-aKW__nextBtn{right:1px}.usage-analytics-module__xo-aKW__indicators{gap:8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.usage-analytics-module__xo-aKW__analyticsGrid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px;width:100%;height:100%;min-height:0;display:grid}.usage-analytics-module__xo-aKW__twoCardGrid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr}.usage-analytics-module__xo-aKW__fullWidthCard{grid-column:1/-1;height:100%;min-height:0}.usage-analytics-module__xo-aKW__gridCard{height:100%;min-height:0}.usage-analytics-module__xo-aKW__sideBySideGrid{grid-template-rows:1fr}.usage-analytics-module__xo-aKW__sideBySideCentered{align-items:center}.usage-analytics-module__xo-aKW__sideBySideCentered>.usage-analytics-module__xo-aKW__gridCard{height:80%}.usage-analytics-module__xo-aKW__singleCardCentered{grid-template-rows:1fr;grid-template-columns:1fr;place-items:center}.usage-analytics-module__xo-aKW__singleCardCentered>.usage-analytics-module__xo-aKW__gridCard{width:100%;height:80%}.usage-analytics-module__xo-aKW__radialTableRow{align-items:center;gap:20px;height:100%;display:flex}.usage-analytics-module__xo-aKW__radialTableChart{flex-direction:column;flex:0 0 200px;align-items:center;gap:8px;display:flex}.usage-analytics-module__xo-aKW__radialDoughnutWrapper{aspect-ratio:1;width:100%;max-width:180px;position:relative}.usage-analytics-module__xo-aKW__radialDoughnutCenter{text-align:center;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.usage-analytics-module__xo-aKW__radialDoughnutTotal{color:#333;font-size:18px;font-weight:700;line-height:1.2;display:block}.usage-analytics-module__xo-aKW__radialDoughnutCenterTitle{color:#888;margin-top:2px;font-size:11px;display:block}.usage-analytics-module__xo-aKW__radialDoughnutLabels{gap:14px;display:flex}.usage-analytics-module__xo-aKW__radialDoughnutLabel{color:#555;align-items:center;gap:4px;font-size:12px;display:flex}.usage-analytics-module__xo-aKW__radialDoughnutDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.usage-analytics-module__xo-aKW__radialDoughnutLabelName{white-space:nowrap;font-weight:500}.usage-analytics-module__xo-aKW__radialDoughnutLabelValue{color:#888}.usage-analytics-module__xo-aKW__radialTableContent{flex:1;min-width:0;overflow:visible}.usage-analytics-module__xo-aKW__radialTableContent table{border-collapse:collapse;width:100%;font-size:13px}.usage-analytics-module__xo-aKW__radialTableContent th{text-align:left;color:#444;text-transform:uppercase;letter-spacing:.4px;background:#f5f7fa;border-bottom:2px solid #e0e6ed;padding:8px 12px;font-weight:600}.usage-analytics-module__xo-aKW__radialTableContent td{color:#555;border-bottom:1px solid #f0f0f0;padding:6px 12px}.usage-analytics-module__xo-aKW__radialTableContent tbody tr:hover{background:#f8f9fa}.usage-analytics-module__xo-aKW__metricsGrid{grid-template-columns:1fr 1fr;align-content:start;gap:0 32px;height:100%;padding:11px 7px;display:grid}@media (min-resolution:1.5x){.usage-analytics-module__xo-aKW__carouselWrapper{min-height:100%}}@media (min-width:1024px){.usage-analytics-module__xo-aKW__carouselWrapper,.usage-analytics-module__xo-aKW__pageWrapper{--dashboard-page-padding-block:10.5px;--dashboard-page-padding-inline:16.5px;--dashboard-page-gap:24px;--dashboard-carousel-padding-block:17px;--dashboard-carousel-padding-inline:46px;--dashboard-carousel-gap:20px;--dashboard-carousel-min-height:500px;--dashboard-nav-size:42px;--dashboard-nav-offset:3.5px;min-height:auto}}@media (min-width:1400px){.usage-analytics-module__xo-aKW__carouselWrapper,.usage-analytics-module__xo-aKW__pageWrapper{min-height:0}}@media (min-width:1024px) and (max-width:1439px){.usage-analytics-module__xo-aKW__compactCenterValue{font-size:calc(1.12rem - 4px)!important}.usage-analytics-module__xo-aKW__compactCenterTitle{font-size:calc(.78rem - 4px)!important}}@media (min-width:1400px){.usage-analytics-module__xo-aKW__compartChartWrapper{height:190px!important}.usage-analytics-module__xo-aKW__compactCardLabel{font-size:14px!important;line-height:1.15!important}.usage-analytics-module__xo-aKW__compactCardBody{min-height:0!important}.usage-analytics-module__xo-aKW__compactCenterContent{max-width:58%!important}.usage-analytics-module__xo-aKW__compactCenterTitle{font-size:.58rem!important;line-height:1.1!important}.usage-analytics-module__xo-aKW__compactLegend{gap:8px!important}.usage-analytics-module__xo-aKW__compactLegendItem{border-radius:6px!important;gap:8px!important;padding:8px!important}.usage-analytics-module__xo-aKW__compactLegendTop{gap:4px!important}.usage-analytics-module__xo-aKW__compactLegendName,.usage-analytics-module__xo-aKW__compactLegendPercent,.usage-analytics-module__xo-aKW__compactLegendValue{font-size:12px!important;line-height:1.1!important}}@media (min-width:1400px) and (min-resolution:1.25x){.usage-analytics-module__xo-aKW__compartChartWrapper{height:190px!important}.usage-analytics-module__xo-aKW__compactCardLabel{font-size:14px!important;line-height:1.15!important}.usage-analytics-module__xo-aKW__compactCardBody{min-height:0!important}.usage-analytics-module__xo-aKW__compactCenterContent{max-width:58%!important}.usage-analytics-module__xo-aKW__compactCenterTitle{font-size:.58rem!important;line-height:1.1!important}.usage-analytics-module__xo-aKW__compactLegend{gap:10px!important}.usage-analytics-module__xo-aKW__compactLegendItem{border-radius:6px!important;gap:5px!important;padding:5px!important}.usage-analytics-module__xo-aKW__compactLegendTop{gap:10px!important}.usage-analytics-module__xo-aKW__compactLegendName,.usage-analytics-module__xo-aKW__compactLegendPercent,.usage-analytics-module__xo-aKW__compactLegendValue{font-size:12px!important;line-height:1.1!important}}@media (min-width:1800px){.usage-analytics-module__xo-aKW__compactCardLabel{font-size:16px!important;line-height:1.15!important}.usage-analytics-module__xo-aKW__compactCardBody{min-height:0!important}.usage-analytics-module__xo-aKW__compactCenterContent{max-width:58%!important}.usage-analytics-module__xo-aKW__compactCenterTitle{font-size:.58rem!important;line-height:1.1!important}.usage-analytics-module__xo-aKW__compactLegend{gap:10px!important}.usage-analytics-module__xo-aKW__compactLegendItem{border-radius:6px!important;gap:10px!important;padding:8px 12px!important}.usage-analytics-module__xo-aKW__compactLegendTop{gap:8px!important}.usage-analytics-module__xo-aKW__compactLegendName,.usage-analytics-module__xo-aKW__compactLegendPercent,.usage-analytics-module__xo-aKW__compactLegendValue{font-size:14px!important;line-height:1.1!important}}@media (max-width:640px){.usage-analytics-module__xo-aKW__prevBtn,.usage-analytics-module__xo-aKW__nextBtn{display:none}.usage-analytics-module__xo-aKW__carouselWrapper{padding:var(--dashboard-carousel-padding-block) 5px;min-height:auto}.usage-analytics-module__xo-aKW__analyticsGrid{height:100%}.usage-analytics-module__xo-aKW__indicators{gap:2px}}@media (min-width:1400px) and (min-resolution:1.25x){.usage-analytics-module__xo-aKW__compartChartWrapper{height:130px!important}}@media (min-width:1500px) and (min-resolution:1.25x){.usage-analytics-module__xo-aKW__compartChartWrapper{height:150px!important}}@media (max-width:1439px){.usage-analytics-module__xo-aKW__carouselWrapper{min-height:var(--dashboard-carousel-min-height);flex:none}.usage-analytics-module__xo-aKW__emblaViewport{align-content:center;height:70dvh;min-height:500px;padding:20px 3px 40px}.usage-analytics-module__xo-aKW__emblaContainer,.usage-analytics-module__xo-aKW__fullWidthSlide,.usage-analytics-module__xo-aKW__singleCardSlide,.usage-analytics-module__xo-aKW__singleCardFrame,.usage-analytics-module__xo-aKW__analyticsGrid{height:100%;min-height:0}.usage-analytics-module__xo-aKW__emblaContainer{align-items:stretch;height:90%}.usage-analytics-module__xo-aKW__analyticsGrid{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr}.usage-analytics-module__xo-aKW__gridCard,.usage-analytics-module__xo-aKW__fullWidthCard{height:100%;min-height:0}.usage-analytics-module__xo-aKW__twoCardGrid{grid-template-rows:repeat(2,minmax(0,1fr))}.usage-analytics-module__xo-aKW__sideBySideGrid{grid-template-rows:1fr;grid-template-columns:1fr 1fr}}@media (max-width:640px){.usage-analytics-module__xo-aKW__emblaViewport{height:min(78vh,620px);min-height:430px}}@media (max-width:1439px) and (min-resolution:1.5x){.usage-analytics-module__xo-aKW__fullWidthSlide .usage-analytics-module__xo-aKW__analyticsGrid{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr;height:100%;min-height:0}.usage-analytics-module__xo-aKW__twoCardGrid{grid-template-rows:repeat(2,minmax(0,1fr))}.usage-analytics-module__xo-aKW__sideBySideGrid{grid-template-rows:1fr;grid-template-columns:1fr 1fr}}.usage-analytics-module__xo-aKW__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;padding:0!important}.usage-analytics-module__xo-aKW__activeDot{background:#0f639c;border-radius:4px;width:20px}@media (max-width:1023px){.usage-analytics-module__xo-aKW__navBtn{width:36px;min-width:36px;height:36px;min-height:36px}.usage-analytics-module__xo-aKW__carouselWrapper{min-height:540px}.usage-analytics-module__xo-aKW__emblaViewport{height:100%;min-height:100%}}.usage-analytics-module__xo-aKW__barLegend{justify-content:center;gap:16px;padding:8px 0 0;display:flex}.usage-analytics-module__xo-aKW__barLegendTopRight{z-index:1;gap:16px;display:flex;position:absolute;top:8px;right:8px}.usage-analytics-module__xo-aKW__barLegendItem{color:#555;align-items:center;gap:6px;font-size:12px;display:flex}.usage-analytics-module__xo-aKW__barLegendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.usage-analytics-module__xo-aKW__barLegendLabel{font-weight:500}.usage-analytics-module__xo-aKW__activationStats{flex-direction:column;justify-content:center;gap:16px;height:100%;padding:16px;display:flex}.usage-analytics-module__xo-aKW__activationStatItem{text-align:center}.usage-analytics-module__xo-aKW__activationStatValue{color:#0f639c;font-size:24px;font-weight:700;display:block}.usage-analytics-module__xo-aKW__activationStatLabel{color:#666;margin-top:2px;font-size:12px;display:block}
.smart-features-module__4Yqi_G__pageWrapper{--dashboard-page-padding-block:8px;--dashboard-page-padding-inline:10px;--dashboard-page-gap:12px;--dashboard-carousel-padding-block:12px;--dashboard-carousel-padding-inline:30px;--dashboard-carousel-gap:14px;--dashboard-carousel-min-height:620px;--dashboard-viewport-padding-block-start:8px;--dashboard-viewport-padding-block-end:34px;--dashboard-nav-size:34px;--dashboard-nav-offset:4px;--dashboard-indicator-bottom:12px;padding:var(--dashboard-page-padding-block) var(--dashboard-page-padding-inline);box-sizing:border-box;gap:var(--dashboard-page-gap);flex-direction:column;flex:1;min-height:auto;display:flex}.smart-features-module__4Yqi_G__contentColumn{gap:var(--dashboard-page-gap);flex-direction:column;display:flex}.smart-features-module__4Yqi_G__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.smart-features-module__4Yqi_G__carouselWrapper{padding:var(--dashboard-carousel-padding-block) var(--dashboard-carousel-padding-inline);min-height:var(--dashboard-carousel-min-height);background:#fff;border-radius:8px;flex-direction:column;margin-bottom:16px;display:flex;position:relative}.smart-features-module__4Yqi_G__emblaViewport,.smart-features-module__4Yqi_G__errorViewport{cursor:grab;width:100%;min-height:0;padding:var(--dashboard-viewport-padding-block-start) 3px var(--dashboard-viewport-padding-block-end);align-content:center;overflow:hidden}.smart-features-module__4Yqi_G__errorViewport{cursor:default}.smart-features-module__4Yqi_G__emblaViewport:active{cursor:grabbing}.smart-features-module__4Yqi_G__emblaContainer{gap:var(--dashboard-carousel-gap);height:100%;display:flex}.smart-features-module__4Yqi_G__emblaSlide,.smart-features-module__4Yqi_G__fullWidthSlide{flex:0 0 100%;min-width:0;height:100%}.smart-features-module__4Yqi_G__navBtn{color:#0f639c;width:var(--dashboard-nav-size);min-width:var(--dashboard-nav-size);height:var(--dashboard-nav-size);min-height:var(--dashboard-nav-size);box-sizing:border-box;cursor:pointer;z-index:10;background:#0f639c1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:0;transition:background-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.smart-features-module__4Yqi_G__navBtn:hover:not(:disabled){color:#fff;background:#0f639c}.smart-features-module__4Yqi_G__navBtn:active{transform:translateY(-50%)!important}.smart-features-module__4Yqi_G__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)!important}.smart-features-module__4Yqi_G__prevBtn{left:var(--dashboard-nav-offset)}.smart-features-module__4Yqi_G__nextBtn{right:var(--dashboard-nav-offset)}.smart-features-module__4Yqi_G__indicators{bottom:var(--dashboard-indicator-bottom);gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.smart-features-module__4Yqi_G__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;padding:0!important}.smart-features-module__4Yqi_G__activeDot{background:#0f639c;border-radius:4px;width:20px}@media (min-width:640px){.smart-features-module__4Yqi_G__pageWrapper{--dashboard-page-padding-block:10px;--dashboard-page-padding-inline:14px;--dashboard-carousel-padding-block:14px;--dashboard-carousel-padding-inline:36px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:38px;min-height:0}}@media (min-width:768px){.smart-features-module__4Yqi_G__pageWrapper{--dashboard-carousel-padding-block:16px;--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:540px;--dashboard-nav-size:40px;min-height:auto}.smart-features-module__4Yqi_G__emblaViewport{height:100%;padding:20px 3px 40px}.smart-features-module__4Yqi_G__emblaContainer{height:80%}}@media (min-width:1024px){.smart-features-module__4Yqi_G__pageWrapper{--dashboard-page-padding-block:10.5px;--dashboard-page-padding-inline:16.5px;--dashboard-carousel-padding-block:17px;--dashboard-carousel-padding-inline:46px;--dashboard-carousel-gap:20px;--dashboard-carousel-min-height:500px;--dashboard-nav-size:42px;--dashboard-nav-offset:3.5px;min-height:auto}.smart-features-module__4Yqi_G__emblaViewport{height:70dvh;padding:20px 3px 40px}}@media (min-width:1025px){.smart-features-module__4Yqi_G__emblaSlide{flex-basis:calc((100% - var(--dashboard-carousel-gap)) / 2)}}@media (min-width:1440px){.smart-features-module__4Yqi_G__pageWrapper{--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:44px;--dashboard-indicator-bottom:15px}}@media (min-width:1536px){.smart-features-module__4Yqi_G__carouselWrapper{min-height:0;margin-bottom:5px}.smart-features-module__4Yqi_G__emblaViewport,.smart-features-module__4Yqi_G__errorViewport{flex:none;height:69dvh;padding:20px 3px 40px}.smart-features-module__4Yqi_G__emblaContainer{height:80%}}@media (min-width:1200px) and (min-resolution:1.5x){.smart-features-module__4Yqi_G__carouselWrapper{min-height:0;margin-bottom:24px}.smart-features-module__4Yqi_G__emblaViewport,.smart-features-module__4Yqi_G__errorViewport{flex:none;height:65dvh;padding:20px 3px 40px}.smart-features-module__4Yqi_G__emblaContainer{height:80%}}.smart-features-module__4Yqi_G__voiceContainer{align-items:center;gap:20px;height:100%;padding:8px 0;display:flex}.smart-features-module__4Yqi_G__voiceRadial{flex-direction:column;flex:none;align-items:center;gap:8px;min-width:200px;max-width:260px;display:flex}.smart-features-module__4Yqi_G__voiceDoughnutWrapper{aspect-ratio:1;width:100%;max-width:220px;position:relative}.smart-features-module__4Yqi_G__voiceDoughnutCenter{text-align:center;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-features-module__4Yqi_G__voiceDoughnutTotal{color:#333;font-size:16px;font-weight:700;line-height:1.2;display:block}.smart-features-module__4Yqi_G__voiceDoughnutCenterTitle{color:#888;margin-top:2px;font-size:10px;display:block}.smart-features-module__4Yqi_G__voiceDoughnutLabels{gap:16px;display:flex}.smart-features-module__4Yqi_G__voiceDoughnutLabel{color:#555;align-items:center;gap:4px;font-size:12px;display:flex}.smart-features-module__4Yqi_G__voiceDoughnutDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.smart-features-module__4Yqi_G__voiceDoughnutValue{color:#888}.smart-features-module__4Yqi_G__voiceLegend{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.smart-features-module__4Yqi_G__voiceTable{flex:1;min-width:0;overflow:visible}.smart-features-module__4Yqi_G__voiceTable table{border-collapse:collapse;width:100%;font-size:13px}.smart-features-module__4Yqi_G__voiceTable th{text-align:left;color:#444;text-transform:uppercase;letter-spacing:.4px;background:#f5f7fa;border-bottom:2px solid #e0e6ed;padding:8px 12px;font-weight:600}.smart-features-module__4Yqi_G__voiceTable td{color:#555;border-bottom:1px solid #f0f0f0;padding:6px 12px}.smart-features-module__4Yqi_G__voiceTable tbody tr:hover{background:#f8f9fa}.smart-features-module__4Yqi_G__voiceCommandCount{color:#333;margin-left:8px;font-weight:600}.smart-features-module__4Yqi_G__noData{text-align:center;color:#999;padding:40px 0;font-size:14px}@media (max-width:640px){.smart-features-module__4Yqi_G__voiceContainer{flex-direction:column;align-items:center}.smart-features-module__4Yqi_G__voiceRadial{max-width:200px}.smart-features-module__4Yqi_G__voiceDoughnutWrapper{max-width:160px}.smart-features-module__4Yqi_G__voiceLegend{width:100%}.smart-features-module__4Yqi_G__prevBtn,.smart-features-module__4Yqi_G__nextBtn{display:none}.smart-features-module__4Yqi_G__carouselWrapper{padding:var(--dashboard-carousel-padding-block) 5px;min-height:min(78dvh,620px)}.smart-features-module__4Yqi_G__emblaViewport{height:min(72vh,560px);min-height:430px;padding:8px 3px 34px}.smart-features-module__4Yqi_G__emblaContainer,.smart-features-module__4Yqi_G__emblaSlide,.smart-features-module__4Yqi_G__fullWidthSlide{height:100%;min-height:0}}
.user-behaviour-module__DpA5tq__pageWrapper{--dashboard-page-padding-block:8px;--dashboard-page-padding-inline:10px;--dashboard-page-gap:12px;--dashboard-carousel-padding-block:12px;--dashboard-carousel-padding-inline:30px;--dashboard-carousel-gap:14px;--dashboard-carousel-min-height:620px;--dashboard-viewport-padding-block-start:8px;--dashboard-viewport-padding-block-end:34px;--dashboard-nav-size:34px;--dashboard-nav-offset:4px;--dashboard-indicator-bottom:12px;padding:var(--dashboard-page-padding-block) var(--dashboard-page-padding-inline);box-sizing:border-box;gap:var(--dashboard-page-gap);flex-direction:column;flex:1;min-height:auto;display:flex}.user-behaviour-module__DpA5tq__carouselWrapper{padding:var(--dashboard-carousel-padding-block) var(--dashboard-carousel-padding-inline);min-height:var(--dashboard-carousel-min-height);background:#fff;border-radius:8px;flex-direction:column;margin-bottom:16px;display:flex;position:relative}.user-behaviour-module__DpA5tq__emblaViewport,.user-behaviour-module__DpA5tq__errorViewport{cursor:grab;width:100%;min-height:0;padding:var(--dashboard-viewport-padding-block-start) 3px var(--dashboard-viewport-padding-block-end);align-content:center;overflow:hidden}.user-behaviour-module__DpA5tq__errorViewport{cursor:default}.user-behaviour-module__DpA5tq__emblaViewport:active{cursor:grabbing}.user-behaviour-module__DpA5tq__emblaContainer{gap:var(--dashboard-carousel-gap);height:100%;display:flex}.user-behaviour-module__DpA5tq__emblaSlide,.user-behaviour-module__DpA5tq__fullWidthSlide{flex:0 0 100%;min-width:0;height:100%}.user-behaviour-module__DpA5tq__navBtn{color:#0f639c;width:var(--dashboard-nav-size);min-width:var(--dashboard-nav-size);height:var(--dashboard-nav-size);min-height:var(--dashboard-nav-size);box-sizing:border-box;cursor:pointer;z-index:10;background:#0f639c1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:0;transition:background-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.user-behaviour-module__DpA5tq__navBtn:hover:not(:disabled){color:#fff;background:#0f639c}.user-behaviour-module__DpA5tq__navBtn:active{transform:translateY(-50%)!important}.user-behaviour-module__DpA5tq__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)!important}.user-behaviour-module__DpA5tq__prevBtn{left:var(--dashboard-nav-offset)}.user-behaviour-module__DpA5tq__nextBtn{right:var(--dashboard-nav-offset)}.user-behaviour-module__DpA5tq__indicators{bottom:var(--dashboard-indicator-bottom);gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.user-behaviour-module__DpA5tq__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;padding:0!important}.user-behaviour-module__DpA5tq__activeDot{background:#0f639c;border-radius:4px;width:20px}@media (min-width:640px){.user-behaviour-module__DpA5tq__pageWrapper{--dashboard-page-padding-block:10px;--dashboard-page-padding-inline:14px;--dashboard-carousel-padding-block:14px;--dashboard-carousel-padding-inline:36px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:38px;min-height:0}}@media (min-width:768px){.user-behaviour-module__DpA5tq__pageWrapper{--dashboard-carousel-padding-block:16px;--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:540px;--dashboard-nav-size:40px;min-height:auto}.user-behaviour-module__DpA5tq__emblaViewport{height:100%;padding:20px 3px 40px}.user-behaviour-module__DpA5tq__emblaContainer{height:80%}}@media (min-width:1024px){.user-behaviour-module__DpA5tq__pageWrapper{--dashboard-page-padding-block:10.5px;--dashboard-page-padding-inline:16.5px;--dashboard-carousel-padding-block:17px;--dashboard-carousel-padding-inline:46px;--dashboard-carousel-gap:20px;--dashboard-carousel-min-height:500px;--dashboard-nav-size:42px;--dashboard-nav-offset:3.5px;min-height:auto}.user-behaviour-module__DpA5tq__emblaViewport{height:70dvh;padding:20px 3px 40px}}@media (min-width:1025px){.user-behaviour-module__DpA5tq__emblaSlide{flex-basis:calc((100% - var(--dashboard-carousel-gap)) / 2)}}@media (min-width:1440px){.user-behaviour-module__DpA5tq__pageWrapper{--dashboard-carousel-padding-inline:50px;--dashboard-carousel-min-height:560px;--dashboard-nav-size:44px;--dashboard-indicator-bottom:15px}}@media (min-width:1536px){.user-behaviour-module__DpA5tq__carouselWrapper{min-height:0;margin-bottom:5px}.user-behaviour-module__DpA5tq__emblaViewport,.user-behaviour-module__DpA5tq__errorViewport{flex:none;height:69dvh;padding:20px 3px 40px}.user-behaviour-module__DpA5tq__emblaContainer{height:80%}}@media (min-width:1200px) and (min-resolution:1.5x){.user-behaviour-module__DpA5tq__carouselWrapper{min-height:0;margin-bottom:24px}.user-behaviour-module__DpA5tq__emblaViewport,.user-behaviour-module__DpA5tq__errorViewport{flex:none;height:65dvh;padding:20px 3px 40px}.user-behaviour-module__DpA5tq__emblaContainer{height:80%}}@media (max-width:640px){.user-behaviour-module__DpA5tq__prevBtn,.user-behaviour-module__DpA5tq__nextBtn{display:none}.user-behaviour-module__DpA5tq__carouselWrapper{padding:var(--dashboard-carousel-padding-block) 5px;min-height:auto}.user-behaviour-module__DpA5tq__emblaViewport{height:60vh}}
.role-management-module__NEwEda__pageWrapper{padding:10.5px 16.5px}.role-management-module__NEwEda__contentColumn{flex-direction:column;gap:12px;display:flex}.role-management-module__NEwEda__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.role-management-module__NEwEda__tableSection{background-color:#fff;border-radius:10px;flex-direction:column;height:calc(100dvh - 145px);padding:20px;display:flex}.role-management-module__NEwEda__searchRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.role-management-module__NEwEda__searchInputWrapper{align-items:center;display:flex;position:relative}.role-management-module__NEwEda__addUserWrapper{margin-left:auto}.role-management-module__NEwEda__searchIcon{pointer-events:none;display:flex;position:absolute;left:12px}.role-management-module__NEwEda__searchIconImg{transform:rotate(270deg)}.role-management-module__NEwEda__searchInput{box-sizing:border-box;background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;width:300px;padding:10px 16px 10px 40px}.role-management-module__NEwEda__suggestionsDropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:280px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.role-management-module__NEwEda__suggestionItem{cursor:pointer;color:#111827;padding:10px 16px;font-size:.875rem;transition:background-color .12s}.role-management-module__NEwEda__suggestionItem:hover{background-color:#f3f4f6}.role-management-module__NEwEda__suggestionItem:first-child{border-radius:8px 8px 0 0}.role-management-module__NEwEda__suggestionItem:last-child{border-radius:0 0 8px 8px}@media (max-width:600px){.role-management-module__NEwEda__searchRow{gap:10px}.role-management-module__NEwEda__searchInputWrapper{width:100%}.role-management-module__NEwEda__searchInput{width:100%!important}.role-management-module__NEwEda__searchRow>button,.role-management-module__NEwEda__addUserWrapper{flex:1;margin-left:0}.role-management-module__NEwEda__addUserButton{width:100%}}.role-management-module__NEwEda__filterBtn{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;display:flex}.role-management-module__NEwEda__tableWrapper{flex-direction:column;flex:1;min-height:300px;display:flex}.role-management-module__NEwEda__paginationWrapper{margin-top:auto}.role-management-module__NEwEda__tableRow{transition:background-color .15s}.role-management-module__NEwEda__nameText{color:#111827;font-size:.875rem;font-weight:500}.role-management-module__NEwEda__contactColumn{flex-direction:column;display:flex}.role-management-module__NEwEda__contactEmail{color:#4b5563;font-size:.875rem;font-weight:500}.role-management-module__NEwEda__contactPhone{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.role-management-module__NEwEda__roleBadge{color:#4b5563;background-color:#f3f4f6;border-radius:3px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.role-management-module__NEwEda__statusBadge{border-radius:8px;align-items:center;gap:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.role-management-module__NEwEda__statusActive{color:#0369a1;background-color:#e0f2fe}.role-management-module__NEwEda__statusSuspended{color:#b91c1c;background-color:#fee2e2}.role-management-module__NEwEda__statusDefault{color:#64748b;background-color:#f1f5f9}.role-management-module__NEwEda__statusDot{border-radius:50%;width:6px;height:6px}.role-management-module__NEwEda__statusDotActive{background-color:#0369a1}.role-management-module__NEwEda__statusDotSuspended{background-color:#b91c1c}.role-management-module__NEwEda__statusDotDefault{background-color:#64748b}.role-management-module__NEwEda__dialogFormFields{text-align:left;flex-direction:column;gap:15px;margin-top:20px;display:flex}.role-management-module__NEwEda__dialogInput{box-sizing:border-box;border:1px solid #ccc;border-radius:8px;width:100%;padding:10px}.role-management-module__NEwEda__dialogFieldLabel{color:#111827;text-align:left;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.role-management-module__NEwEda__inputError{background-color:#fff8f8;border-color:#c62828}.role-management-module__NEwEda__errorText{color:#c62828;margin:6px 0 0;font-size:12px;line-height:1.4}.role-management-module__NEwEda__deleteWarning{color:#ef4444;margin-top:15px;font-size:.875rem}.role-management-module__NEwEda__btnPrimary{background:var(--accent-blue);color:#fff}.role-management-module__NEwEda__btnPrimary:hover{opacity:.87}.role-management-module__NEwEda__dialogFormData{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:10px;padding-left:10px;display:grid}.role-management-module__NEwEda__checkboxRow{gap:10px;display:flex}.role-management-module__NEwEda__checkboxRow input,.role-management-module__NEwEda__checkboxRow label{cursor:pointer}@media (max-width:600px){.role-management-module__NEwEda__checkboxRow:last-child{padding-bottom:15px}.role-management-module__NEwEda__dialogFormData{grid-template-columns:1fr;justify-content:center;align-items:center;padding-left:10px;display:grid}}
.user-management-module__ifAhmW__pageWrapper{padding:10.5px 16.5px}.user-management-module__ifAhmW__contentColumn{flex-direction:column;gap:12px;display:flex}.user-management-module__ifAhmW__pageTitle{color:#000;border-bottom:4px solid #cee5f6;display:inline-block}.user-management-module__ifAhmW__tableSection{background-color:#fff;border-radius:10px;flex-direction:column;height:calc(100dvh - 145px);padding:20px;display:flex}.user-management-module__ifAhmW__searchRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.user-management-module__ifAhmW__searchInputWrapper{align-items:center;display:flex;position:relative}.user-management-module__ifAhmW__addUserWrapper{margin-left:auto}.user-management-module__ifAhmW__searchIcon{pointer-events:none;display:flex;position:absolute;left:12px}.user-management-module__ifAhmW__searchIconImg{transform:rotate(270deg)}.user-management-module__ifAhmW__searchInput{box-sizing:border-box;background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;width:300px;padding:10px 16px 10px 40px}@media (max-width:600px){.user-management-module__ifAhmW__searchRow{gap:10px}.user-management-module__ifAhmW__searchInputWrapper{width:100%}.user-management-module__ifAhmW__searchInput{width:100%!important}.user-management-module__ifAhmW__searchRow>button,.user-management-module__ifAhmW__addUserWrapper{flex:1;margin-left:0}.user-management-module__ifAhmW__addUserButton{width:100%}}.user-management-module__ifAhmW__filterBtn{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;display:flex}.user-management-module__ifAhmW__tableWrapper{flex-direction:column;flex:1;min-height:300px;display:flex}.user-management-module__ifAhmW__paginationWrapper{margin-top:auto}.user-management-module__ifAhmW__tableRow{transition:background-color .15s}.user-management-module__ifAhmW__nameText{color:#111827;font-size:.875rem;font-weight:500}.user-management-module__ifAhmW__contactColumn{flex-direction:column;display:flex}.user-management-module__ifAhmW__contactEmail{color:#4b5563;font-size:.875rem;font-weight:500}.user-management-module__ifAhmW__roleBadge{color:#4b5563;background-color:#f3f4f6;border-radius:3px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.user-management-module__ifAhmW__statusBadge{border-radius:8px;align-items:center;gap:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.user-management-module__ifAhmW__statusActive{color:#0369a1;background-color:#e0f2fe}.user-management-module__ifAhmW__statusSuspended{color:#b91c1c;background-color:#fee2e2}.user-management-module__ifAhmW__statusDefault{color:#64748b;background-color:#f1f5f9}.user-management-module__ifAhmW__statusDot{border-radius:50%;width:6px;height:6px}.user-management-module__ifAhmW__statusDotActive{background-color:#0369a1}.user-management-module__ifAhmW__statusDotSuspended{background-color:#b91c1c}.user-management-module__ifAhmW__statusDotDefault{background-color:#64748b}.user-management-module__ifAhmW__dialogFormFields{text-align:left;flex-direction:column;gap:15px;margin-top:20px;display:flex}.user-management-module__ifAhmW__dialogInput{box-sizing:border-box;border:1px solid #ccc;border-radius:8px;width:100%;padding:10px}.user-management-module__ifAhmW__dialogFieldLabel{color:#111827;text-align:left;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.user-management-module__ifAhmW__inputError{background-color:#fff8f8;border-color:#c62828}.user-management-module__ifAhmW__errorText{color:#c62828;margin:6px 0 0;font-size:12px;line-height:1.4}.user-management-module__ifAhmW__deleteWarning{color:#ef4444;margin-top:15px;font-size:.875rem}.user-management-module__ifAhmW__btnPrimary{background:var(--accent-blue);color:#fff}.user-management-module__ifAhmW__btnPrimary:hover{opacity:.87}
.forgot-password-module__4qsmYq__loginWrapper{box-sizing:border-box;background-image:linear-gradient(to top right,#1aacd8,#011259);justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:0 12px;display:flex}.forgot-password-module__4qsmYq__loginColumn{flex-direction:column;justify-content:center;align-items:center;width:380px;display:flex}@media (max-width:430px){.forgot-password-module__4qsmYq__loginColumn{width:calc(100% - 25px)}}.forgot-password-module__4qsmYq__loginCard{box-sizing:border-box;background:#fff;border-radius:6px;flex-direction:column;gap:0;width:100%;padding:20px;display:flex}.forgot-password-module__4qsmYq__loginHeader{flex-direction:column;justify-content:center;align-items:center;display:flex}.forgot-password-module__4qsmYq__loginTitle{color:#000;margin:0;padding:19px;font-size:1.5rem;font-weight:700}.forgot-password-module__4qsmYq__forgotTitle{color:#000;margin:0 0 8px;font-size:18px;font-weight:600}.forgot-password-module__4qsmYq__forgotDescription{color:#666;margin:0 0 20px;font-size:14px}.forgot-password-module__4qsmYq__loginInput{box-sizing:border-box;color:#333;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:30px;outline:none;width:100%;margin-bottom:12px;padding:12px 20px;font-size:14px}.forgot-password-module__4qsmYq__inputError{background-color:#fff8f8;border-color:#c62828}.forgot-password-module__4qsmYq__errorText{color:#c62828;margin:-7px 0 12px 16px;font-size:12px;line-height:1.4}.forgot-password-module__4qsmYq__secondaryButton{cursor:pointer;color:#2878ff;text-align:left;background:0 0;border:none;align-self:flex-start;margin:0 0 12px 4px;padding:0;font-size:14px;display:block}.forgot-password-module__4qsmYq__secondaryButton:hover{text-decoration:underline}.forgot-password-module__4qsmYq__submitRow{justify-content:center;width:100%;display:flex}.forgot-password-module__4qsmYq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1aacd8,#011259);border:none;width:100%;margin-top:0;padding:12px 24px;font-size:16px;font-weight:500;transition:opacity .2s;border-radius:30px!important}.forgot-password-module__4qsmYq__copyrightBlock{justify-content:center;align-items:center;padding-top:70px;display:flex}.forgot-password-module__4qsmYq__copyrightTextColor{color:#fff}
.login-module__q3r_BG__loginWrapper{background-image:linear-gradient(to top right,#1aacd8,#011259);justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:0 12px;display:flex}.login-module__q3r_BG__loginColumn{flex-direction:column;place-content:center;width:380px;display:flex}@media (max-width:430px){.login-module__q3r_BG__loginColumn{width:calc(100% - 25px)}}.login-module__q3r_BG__loginCard{background:#fff;border-radius:6px;flex-direction:column;gap:20px;width:100%;padding:20px}.login-module__q3r_BG__loginHeader{flex-direction:column;justify-content:center;align-items:center;display:flex}.login-module__q3r_BG__loginTitle{color:#000;padding:19px;font-size:1.5rem;font-weight:700}.login-module__q3r_BG__submitRow{justify-content:center;display:flex}.login-module__q3r_BG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1aacd8,#011259);border:none;width:100%;margin-top:10px;padding:12px 24px;font-size:16px;font-weight:500;transition:opacity .2s;border-radius:30px!important}.login-module__q3r_BG__loginInput{box-sizing:border-box;color:#333;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:30px;outline:none;width:100%;margin-bottom:15px;padding:12px 20px;font-size:14px}.login-module__q3r_BG__inputError{background-color:#fff8f8;border-color:#c62828}.login-module__q3r_BG__errorText{color:#c62828;margin:-10px 0 12px 16px;font-size:12px;line-height:1.4}.login-module__q3r_BG__passwordInput{color:#661414;margin-bottom:20px}.login-module__q3r_BG__copyrightBlock{justify-content:center;justify-self:center;align-items:center;padding-top:70px;display:flex}.login-module__q3r_BG__copyrightTextColor{color:#fff}.login-module__q3r_BG__forgotPasswordButton{cursor:pointer;color:#2878ff;text-align:left;background:0 0;border:none;padding:0;font-size:14px}.login-module__q3r_BG__forgotPasswordButton:hover{text-decoration:underline}
