@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Oxanium:wght@400;700&display=swap";:root{--default-font-family: "Ubuntu", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-metric: "Oxanium", system-ui, sans-serif}#root{height:100vh}html{font-size:clamp(13px,.8vw,16px)}body{margin:0;font-family:var(--default-font-family),serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.genericContainerWrapper{display:flex;flex-direction:column;height:100%;width:100%;margin:0 auto;box-sizing:border-box}.limitedInWidth{max-width:2000px}.genericHeaderWrapper{position:sticky;top:0;z-index:100;padding-top:10px;padding-bottom:5px}.genericContentWrapper{flex:1;overflow-y:auto;padding:0 16px;min-height:0;scrollbar-color:#666 transparent}.full-height{height:100%;display:flex;flex-direction:column;min-height:0}.full-height .ant-card-body{flex:1;display:flex;flex-direction:column;min-height:0}.full-height,.full-height .ant-spin-nested-loading,.full-height .ant-spin-container,.full-height .ant-table,.full-height .ant-table-container{height:100%;display:flex;flex-direction:column;min-height:0}.full-height .ant-table-body{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#666 transparent}.full-height .ant-table-thead>tr>th{height:35px;padding-top:0;padding-bottom:0;line-height:35px}.full-height .ant-table-thead>tr>th .ant-table-column-sorters,.full-height .ant-table-thead>tr>th .ant-table-filter-column,.full-height .ant-table-thead>tr>th .ant-table-column-title{height:35px;line-height:35px}.full-height .ant-table-empty .ant-table-body>table{height:100%}.full-height .ant-table-header{flex:none}.full-height .ant-table-footer{height:35px;display:flex;align-items:center;justify-content:space-between}.common-drawer{scrollbar-width:thin;scrollbar-color:#666 transparent}.common-drawer .ant-drawer-title{font-size:14px}.common-drawer .ant-drawer-close{order:2;margin-left:auto}.common-drawer .buttons-section{display:flex;justify-content:flex-end;padding-top:50px}.custom-footer{height:45px;padding:0;text-align:center;display:flex;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;color:#666;position:sticky;bottom:0;z-index:100;border-top:1px solid #80808026}.custom-footer.dark-mode{--footer-box-shadow-color: #ffffff24}.custom-footer.light-mode{--footer-box-shadow-color: #0000002e}[data-theme=light] .custom-footer{color:#fff}[data-theme=dark] .custom-footer{color:#b0b3b8}[data-theme=dark] input:-webkit-autofill,[data-theme=dark] input:-webkit-autofill:hover,[data-theme=dark] input:-webkit-autofill:focus,[data-theme=dark] input:-webkit-autofill:active{-webkit-text-fill-color:#e4e6eb!important;caret-color:#e4e6eb;box-shadow:0 0 0 1000px #1e2128 inset!important;transition:background-color 9999s ease-out,color 9999s ease-out}[data-theme=light] input:-webkit-autofill,[data-theme=light] input:-webkit-autofill:hover,[data-theme=light] input:-webkit-autofill:focus,[data-theme=light] input:-webkit-autofill:active{-webkit-text-fill-color:#1a1d21!important;caret-color:#1a1d21;box-shadow:0 0 0 1000px #e0e4ec inset!important;transition:background-color 9999s ease-out,color 9999s ease-out}._root_843nc_1{transition:border-color .2s ease,background-color .2s ease,color .2s ease}._root_843nc_1:focus-visible{outline:2px solid var(--ant-color-primary);outline-offset:2px}[data-theme=dark] ._wireframe_843nc_17.ant-btn{background:transparent;border:1.5px solid #4a9eff78;color:#8ec5ffb0}[data-theme=dark] ._wireframe_843nc_17.ant-btn:hover:not(:disabled){background:#1677ff10;border-color:#4a9eff90;color:#8ec5ffe0}[data-theme=dark] ._wireframe_843nc_17.ant-btn:disabled{background:transparent;border-color:#4a9eff15;color:#8ec5ff40;cursor:not-allowed}[data-theme=light] ._wireframe_843nc_17.ant-btn{background:transparent;border:1.5px solid #1677ff80;color:#1677ffb8}[data-theme=light] ._wireframe_843nc_17.ant-btn:hover:not(:disabled){background:#1677ff0a;border-color:#1677ff90;color:#1677ffdd}[data-theme=light] ._wireframe_843nc_17.ant-btn:disabled{background:transparent;border-color:#1677ff15;color:#1677ff35;cursor:not-allowed}[data-theme=dark] ._solid_843nc_55.ant-btn{background:#24489a;border:1px solid transparent;color:#fff;box-shadow:none}[data-theme=dark] ._solid_843nc_55.ant-btn:hover:not(:disabled){background:#3560b8;border-color:#4a78d0;color:#fff}[data-theme=dark] ._solid_843nc_55.ant-btn:disabled{background:#24489a60;color:#ffffff50;cursor:not-allowed}[data-theme=light] ._solid_843nc_55.ant-btn{background:#5a90e0;border:1px solid transparent;color:#fff;box-shadow:none}[data-theme=light] ._solid_843nc_55.ant-btn:hover:not(:disabled){background:#78aaf8;border-color:#6090e0;color:#fff}[data-theme=light] ._solid_843nc_55.ant-btn:disabled{background:#5a90e060;color:#ffffff50;cursor:not-allowed}[data-theme=dark] ._glow_843nc_93.ant-btn{background:linear-gradient(145deg,#1d2126,#1a1e22);border:2px solid #0099ff50;box-shadow:0 0 4px #0088ff10}[data-theme=dark] ._glow_843nc_93.ant-btn:not(:disabled){color:#fff}[data-theme=dark] ._glow_843nc_93.ant-btn:not(:disabled) .ant-btn-icon,[data-theme=dark] ._glow_843nc_93.ant-btn:not(:disabled) .anticon{color:#fff;fill:#fff}[data-theme=dark] ._glow_843nc_93.ant-btn:hover:not(:disabled){border:2px solid #4096ff}[data-theme=dark] ._glow_843nc_93.ant-btn:disabled{background:#0d0f12;border:2px solid #ffffff12;box-shadow:none;opacity:.4;cursor:not-allowed}[data-theme=dark] ._glow_843nc_93.ant-btn:disabled .ant-btn-icon,[data-theme=dark] ._glow_843nc_93.ant-btn:disabled .anticon{color:inherit;fill:currentColor}[data-theme=light] ._glow_843nc_93.ant-btn{background:linear-gradient(145deg,#f9fafe,#f3f5fa);border:2px solid #0066cc60;box-shadow:0 0 4px #0066cc0a}[data-theme=light] ._glow_843nc_93.ant-btn:not(:disabled){color:#000}[data-theme=light] ._glow_843nc_93.ant-btn:not(:disabled) .anticon,[data-theme=light] ._glow_843nc_93.ant-btn:not(:disabled) .ant-btn-icon{color:#000;fill:#000}[data-theme=light] ._glow_843nc_93.ant-btn:hover:not(:disabled){border:2px solid #1677ff}[data-theme=light] ._glow_843nc_93.ant-btn:disabled{background:#c4c8d2;border:2px solid #00000012;box-shadow:none;color:#000000b3;opacity:.4;cursor:not-allowed}[data-theme=light] ._glow_843nc_93.ant-btn:disabled .anticon,[data-theme=light] ._glow_843nc_93.ant-btn:disabled .ant-btn-icon{color:inherit;fill:currentColor}._carousel_1nbzn_1{--dmp-carousel-height: 32px;--dmp-carousel-icon-color: #888;--dmp-carousel-icon-hover-color: #1677ff;--dmp-carousel-current-font-size: 14px;--dmp-carousel-other-font-size: 12px;height:var(--dmp-carousel-height);border-radius:6px;padding:2px 10px;display:flex;align-items:center;gap:10px;max-width:200px;flex:1;overflow:hidden;transition:border-color .2s ease}[data-theme=dark] ._carousel_1nbzn_1{background:#1d2126;border:2px solid #0099ff50}[data-theme=light] ._carousel_1nbzn_1{background:#f9fafe;border:2px solid #0066cc60}[data-theme=dark] ._carousel_1nbzn_1:hover{border-color:#4096ff}[data-theme=light] ._carousel_1nbzn_1:hover{border-color:#1677ff}._disabled_1nbzn_38{cursor:not-allowed;opacity:.4;pointer-events:none}[data-theme=dark] ._disabled_1nbzn_38{background:#0d0f12;border-color:#ffffff12}[data-theme=light] ._disabled_1nbzn_38{background:#c4c8d2;border-color:#00000012;color:#000000b3}[data-theme=dark] ._disabled_1nbzn_38:hover{border-color:#ffffff12}[data-theme=light] ._disabled_1nbzn_38:hover{border-color:#00000012}._iconButton_1nbzn_63{display:flex;align-items:center;justify-content:center;width:24px;align-self:stretch;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--dmp-carousel-icon-color);border-radius:4px;transition:color .2s ease,background .2s ease;position:relative;overflow:hidden}._iconButton_1nbzn_63:first-child{margin-left:-10px;padding-left:8px;padding-right:8px;width:40px}._iconButton_1nbzn_63:last-child{margin-right:-10px;padding-left:8px;padding-right:8px;width:40px}._iconButton_1nbzn_63:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(120deg,transparent 0%,#ffffff1a 50%,transparent 100%);pointer-events:none;z-index:1}._iconButton_1nbzn_63:hover:before{left:100%;transition:left .5s cubic-bezier(.4,0,.2,1)}._iconButton_1nbzn_63:hover{color:var(--dmp-carousel-icon-hover-color);background:#ffffff08}[data-theme=light] ._iconButton_1nbzn_63:before{background:linear-gradient(120deg,transparent 0%,#0000000d 50%,transparent 100%)}[data-theme=light] ._iconButton_1nbzn_63:hover{background:#00000014}._arrowIcon_1nbzn_122{font-size:16px}._intervalsContainer_1nbzn_126{height:1.625rem;display:flex;align-items:center;justify-content:center;gap:8px;min-width:120px}._currentInterval_1nbzn_135{font-size:var(--dmp-carousel-current-font-size);min-width:40px;text-align:center}._prevInterval_1nbzn_141,._nextInterval_1nbzn_142{opacity:.35;font-size:var(--dmp-carousel-other-font-size);min-width:28px}._prevInterval_1nbzn_141{text-align:right}._lightVersion_1nbzn_152._animate_1nbzn_152{animation:_flashHighlightLight_1nbzn_1 .4s ease-out,_gradientSweep_1nbzn_1 1.6s ease-out forwards}._darkVersion_1nbzn_158._animate_1nbzn_152{animation:_flashHighlightDark_1nbzn_1 .4s ease-out,_gradientSweep_1nbzn_1 1.6s ease-out forwards}@keyframes _flashHighlightLight_1nbzn_1{0%{filter:brightness(1);text-shadow:0 0 0 transparent}30%{filter:brightness(1.5);text-shadow:0 0 6px #dcdcdc}60%{filter:brightness(1.7);text-shadow:0 0 10px #f0f0f0}to{filter:brightness(1);text-shadow:0 0 0 transparent}}@keyframes _flashHighlightDark_1nbzn_1{0%{filter:brightness(1);text-shadow:0 0 0 transparent}30%{filter:brightness(1.8);text-shadow:0 0 8px #ffffff99}60%{filter:brightness(1.4);text-shadow:0 0 4px #ffffff66}to{filter:brightness(1);text-shadow:0 0 0 transparent}}._root_1xu5v_1 .ant-picker-input>input{font-size:.875rem}[data-theme=dark] ._root_1xu5v_1{background:#1d2126;border:2px solid #0099ff50;transition:border-color .2s ease}[data-theme=dark] ._root_1xu5v_1:hover:not(.ant-picker-disabled){border-color:#4096ff}[data-theme=dark] ._root_1xu5v_1.ant-picker-disabled{background:#13161a;border-color:#ffffff12;opacity:.4;cursor:not-allowed}[data-theme=light] ._root_1xu5v_1{background:#f9fafe;border:2px solid #0066cc60;transition:border-color .2s ease}[data-theme=light] ._root_1xu5v_1:hover:not(.ant-picker-disabled){border-color:#1677ff}[data-theme=light] ._root_1xu5v_1.ant-picker-disabled{background:#c4c8d2;border-color:#00000012;color:#000000b3;opacity:.4;cursor:not-allowed}[data-theme=light] ._root_1xu5v_1.ant-picker-disabled .ant-picker-input>input,[data-theme=light] ._root_1xu5v_1.ant-picker-disabled .ant-picker-suffix,[data-theme=light] ._root_1xu5v_1.ant-picker-disabled .ant-picker-separator{color:#000000b3}._wrapper_1a4lk_1{position:relative;display:inline-flex}._expandable_1a4lk_6{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);height:0;overflow:hidden;border-radius:8px;z-index:1050}[data-theme=dark] ._expandable_1a4lk_6{background:#1f1f1f;box-shadow:0 6px 16px #00000052,0 3px 6px -4px #0000007a}[data-theme=light] ._expandable_1a4lk_6{background:#fff;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}._menuItem_1a4lk_27{display:flex;align-items:center;height:36px;padding:0 12px;cursor:pointer;font-size:14px;white-space:nowrap;transition:background .15s}[data-theme=dark] ._menuItem_1a4lk_27{color:#e4e6eb}[data-theme=light] ._menuItem_1a4lk_27{color:#1a1d21}[data-theme=dark] ._menuItem_1a4lk_27:hover{background:#ffffff14}[data-theme=light] ._menuItem_1a4lk_27:hover{background:#00000008}._menuItemSelected_1a4lk_54{font-weight:600}[data-theme=dark] ._menuItemSelected_1a4lk_54,[data-theme=light] ._menuItemSelected_1a4lk_54{color:#1677ff}._root_yd35p_1{border-inline-end:none}._root_hasws_1 .ant-segmented-item-label{font-family:var(--default-font);font-size:.719rem;font-weight:600;letter-spacing:.03rem;text-transform:uppercase}._root_hasws_1 .ant-segmented-item{position:relative;overflow:hidden}._root_hasws_1 .ant-segmented-item:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(120deg,transparent 0%,#ffffffb3 50%,transparent 100%);transition:none;pointer-events:none;z-index:1}[data-theme=dark] ._root_hasws_1 .ant-segmented-item:before{background:linear-gradient(120deg,transparent 0%,#ffffff40 50%,transparent 100%)}._root_hasws_1 .ant-segmented-item:hover:before{left:100%;transition:left .5s cubic-bezier(.4,0,.2,1)}[data-theme=dark] ._glow_hasws_36.ant-segmented{background:transparent;border:none;box-shadow:none}[data-theme=dark] ._glow_hasws_36 .ant-segmented-thumb,[data-theme=dark] ._glow_hasws_36 .ant-segmented-item-selected{background:transparent;box-shadow:0 0 0 1.5px #0099ff90,0 0 6px #0088ff30}[data-theme=dark] ._glow_hasws_36 .ant-segmented-item-label{color:#fff}[data-theme=light] ._glow_hasws_36.ant-segmented{background:transparent;border:none;box-shadow:none}[data-theme=light] ._glow_hasws_36 .ant-segmented-thumb,[data-theme=light] ._glow_hasws_36 .ant-segmented-item-selected{background:transparent;box-shadow:0 0 0 2px #2196f5a0,0 0 6px #2196f520}[data-theme=light] ._glow_hasws_36 .ant-segmented-item-label{color:#3d4a5a}[data-theme=dark] ._glow_hasws_36.ant-segmented-disabled{background:#13161a;box-shadow:none;opacity:.4;cursor:not-allowed}[data-theme=dark] ._glow_hasws_36.ant-segmented-disabled .ant-segmented-thumb,[data-theme=dark] ._glow_hasws_36.ant-segmented-disabled .ant-segmented-item-selected{background:transparent;box-shadow:none}[data-theme=light] ._glow_hasws_36.ant-segmented-disabled{background:#c4c8d2;box-shadow:none;color:#000000b3;opacity:.4;cursor:not-allowed}[data-theme=light] ._glow_hasws_36.ant-segmented-disabled .ant-segmented-thumb,[data-theme=light] ._glow_hasws_36.ant-segmented-disabled .ant-segmented-item-selected{background:transparent;box-shadow:none}._root_psv1f_1 .ant-select-content{font-size:.875rem}[data-theme=dark] ._root_psv1f_1{background:#1d2126;border:2px solid #0099ff50;transition:border-color .2s ease}[data-theme=dark] ._root_psv1f_1:hover:not(.ant-select-disabled){border-color:#4096ff}[data-theme=dark] ._root_psv1f_1.ant-select-disabled{background:#0d0f12;border-color:#ffffff12;opacity:.4;cursor:not-allowed}[data-theme=light] ._root_psv1f_1{background:#f9fafe;border:2px solid #0066cc60;transition:border-color .2s ease}[data-theme=light] ._root_psv1f_1:hover:not(.ant-select-disabled){border-color:#1677ff}[data-theme=light] ._root_psv1f_1.ant-select-disabled{background:#c4c8d2;border-color:#00000012;color:#000000b3;opacity:.4;cursor:not-allowed}[data-theme=dark] ._popup_psv1f_40{background:#1d2126;border:1px solid #ffffff14}[data-theme=dark] ._popup_psv1f_40 .ant-select-item-option-active{background:#ffffff10}[data-theme=dark] ._popup_psv1f_40 .ant-select-item-option-selected{background:#228bff20}[data-theme=light] ._popup_psv1f_40{background:#f8f9fc;border:1px solid #0000000f}[data-theme=light] ._popup_psv1f_40 .ant-select-item-option-active{background:#00000014}[data-theme=light] ._popup_psv1f_40 .ant-select-item-option-selected{background:#2680eb18}._shine_gzvh1_1{position:relative;overflow:hidden}._shine_gzvh1_1:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(120deg,transparent 0%,#ffffff60 50%,transparent 100%);transition:none;pointer-events:none;z-index:1}[data-theme=light] ._shine_gzvh1_1:before{background:linear-gradient(120deg,transparent 0%,#ffffffcc 50%,transparent 100%)}[data-theme=dark] ._shine_gzvh1_1:before{background:linear-gradient(120deg,transparent 0%,#ffffff1a 50%,transparent 100%)}._shine_gzvh1_1:hover:before{left:100%;transition:left .5s cubic-bezier(.4,0,.2,1)}._gridWrapperDefault_120fu_1{min-height:0;min-width:0;width:100%}._gridWrapperFlex_120fu_7{min-height:0;height:100%;min-width:0;width:100%;display:flex;flex-direction:column}._rowWrapperGrow_120fu_16{width:100%;min-width:0;min-height:0;flex:1}._rowWrapperDefault_120fu_23{width:100%;min-width:0;min-height:0;flex-wrap:wrap}._rowWidthLimited_120fu_30{--row-max-width: unset;max-width:var(--row-max-width);margin-left:auto;margin-right:auto}._columnWrapperDefault_120fu_37{display:flex;flex-direction:column;height:100%;min-height:0}._fullPage_1sfzb_1{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}._content_1sfzb_9{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}._section_1sfzb_17{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:100vh;gap:12px;padding:24px}._widget_1sfzb_29{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:25rem;gap:8px;border-radius:12px;font-size:.85rem;opacity:.5}[data-theme=dark] ._widget_1sfzb_29{background:#161a1f;border:1px solid #252830;color:#b0b3b8}[data-theme=light] ._widget_1sfzb_29{background:#c8cdd6;border:1px solid #b8bec8;color:#111}._icon_1sfzb_54{font-size:3rem;opacity:.4}._title_1sfzb_59{margin:0;font-size:1.1rem;font-weight:500}._description_1sfzb_65{margin:0;font-size:.85rem;opacity:.6}[data-theme=dark] ._section_1sfzb_17,[data-theme=dark] ._fullPage_1sfzb_1{background:#1e2128;color:#e4e6eb}[data-theme=dark] ._icon_1sfzb_54{color:#b0b3b8}[data-theme=light] ._section_1sfzb_17,[data-theme=light] ._fullPage_1sfzb_1{background:#e0e4ec;color:#1a1d21}[data-theme=light] ._icon_1sfzb_54{color:#666}._gradientPanelContainer_1nq6a_8{flex:2.8;display:flex;flex-direction:column;justify-content:space-between;padding:16px 40px 200px 80px;position:relative;overflow:hidden;background:radial-gradient(circle at var(--mx1) var(--my1),#1e88e599 0%,transparent 50%),radial-gradient(circle at var(--mx2) var(--my2),#1565c080 0%,transparent 45%),radial-gradient(circle at var(--mx3) var(--my3),#64b4ff66 0%,transparent 40%),linear-gradient(160deg,#060e24,#0a2a6e,#1565c0 80%,#1e88e5);animation:_meshGradient_1nq6a_1 15s ease-in-out infinite}._brandLogo_1nq6a_24{display:flex;align-items:center;gap:10px;margin-left:-56px}._brandLogo_1nq6a_24 svg{filter:brightness(0) invert(1)}._taglineSection_1nq6a_35{display:flex;flex-direction:column}._taglineTitle_1nq6a_40{font-size:60px;font-weight:700;background:linear-gradient(90deg,#fff,#b8d4ff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.3;margin:0;overflow-wrap:break-word;word-wrap:break-word}._typewriter_1nq6a_52{--caret: #ffe600}._typewriter_1nq6a_52:before{content:"";animation:_typewriter_1nq6a_52 10s infinite}._typewriter_1nq6a_52:after{content:"";border-right:3px solid var(--caret);animation:_caretLife_1nq6a_1 10s infinite}@keyframes _typewriter_1nq6a_52{0%{content:""}1%{content:"D"}2%{content:"De"}3%{content:"Dev"}4%{content:"Devi"}5%{content:"Devic"}6%{content:"Device"}7%{content:"Device "}8%{content:"Device M"}9%{content:"Device Ma"}10%{content:"Device Man"}11%{content:"Device Mana"}12%{content:"Device Manag"}13%{content:"Device Manage"}14%{content:"Device Managem"}15%{content:"Device Manageme"}16%{content:"Device Managemen"}17%{content:"Device Management"}18%{content:"Device Management "}19%{content:"Device Management P"}20%{content:"Device Management Pl"}21%{content:"Device Management Pla"}22%{content:"Device Management Plat"}23%{content:"Device Management Platf"}24%{content:"Device Management Platfo"}25%{content:"Device Management Platfor"}26%,95%{content:"Device Management Platform"}96%,to{content:""}}@keyframes _caretLife_1nq6a_1{0%,2%,4%,6%,8%,10%,12%,14%,16%,18%,20%,22%,24%,26%{opacity:1}1%,3%,5%,7%,9%,11%,13%,15%,17%,19%,21%,23%,25%{opacity:0}28%{opacity:0}30%{opacity:1}32%{opacity:0}34%{opacity:1}36%{opacity:0}37%,95%{opacity:0}96%,to{opacity:1}}@keyframes _meshGradient_1nq6a_1{0%,to{--mx1: 20%;--my1: 30%;--mx2: 80%;--my2: 70%;--mx3: 50%;--my3: 15%}25%{--mx1: 70%;--my1: 65%;--mx2: 25%;--my2: 20%;--mx3: 85%;--my3: 75%}50%{--mx1: 40%;--my1: 80%;--mx2: 65%;--my2: 35%;--mx3: 15%;--my3: 55%}75%{--mx1: 85%;--my1: 20%;--mx2: 15%;--my2: 85%;--mx3: 60%;--my3: 35%}}._eyeToggle_1lrkj_1{cursor:pointer;display:inline-flex;align-items:center;opacity:.5;transition:opacity .2s}._eyeToggle_1lrkj_1:hover{opacity:1}._label_1sf8n_1{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;line-height:1}[data-theme=dark] ._label_1sf8n_1{color:#ffffff73}[data-theme=light] ._label_1sf8n_1{color:#00000080}._checkboxWrapper_1sf8n_18{display:inline-block;width:16px;height:16px;position:relative;flex-shrink:0;margin-top:-2px}._checkboxWrapper_1sf8n_18:after{content:"";width:100%;padding-top:100%;display:block}._checkboxWrapper_1sf8n_18>*{position:absolute}._checkboxInput_1sf8n_38{-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;border-radius:3px;outline:none;margin:0;padding:0;display:block;height:100%;width:100%;transition:all .2s linear}[data-theme=dark] ._checkboxInput_1sf8n_38{background-color:transparent;border:1px solid #ffffff40;color:#ffffff40}[data-theme=dark] ._checkboxInput_1sf8n_38:hover{border-width:2px;color:#ffffff60}[data-theme=dark] ._checkboxInput_1sf8n_38:checked{border-width:2px;border-color:#238c5b;color:#238c5b;transition-delay:.4s}[data-theme=light] ._checkboxInput_1sf8n_38{background-color:transparent;border:1px solid #00000030;color:#00000030}[data-theme=light] ._checkboxInput_1sf8n_38:hover{border-width:2px;color:#00000050}[data-theme=light] ._checkboxInput_1sf8n_38:checked{border-width:2px;border-color:#1aab5c;color:#1aab5c;transition-delay:.4s}._checkboxInput_1sf8n_38:checked+._checkboxSvg_1sf8n_89{stroke-dasharray:16 93;stroke-dashoffset:109}._checkboxSvg_1sf8n_89{fill:none;left:0;top:0;pointer-events:none;stroke-dasharray:93;stroke-dashoffset:94;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;display:block;height:100%;width:100%;transition:stroke-dasharray .6s,stroke-dashoffset .6s}[data-theme=dark] ._checkboxSvg_1sf8n_89{stroke:#238c5b}[data-theme=light] ._checkboxSvg_1sf8n_89{stroke:#1aab5c}._text_1sf8n_120{background:linear-gradient(90deg,currentColor 40%,currentColor 60%);background-size:300% 100%;background-position:0% 50%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:background-position 0s}._label_1sf8n_1:hover ._text_1sf8n_120{background:linear-gradient(90deg,currentColor 40%,#ffffff 50%,currentColor 60%);background-size:300% 100%;background-position:-200% 50%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .9s ease-out}._link_hdo2q_1{font-size:14px;text-decoration:none;background:linear-gradient(90deg,currentColor 40%,currentColor 60%);background-size:300% 100%;background-position:0% 50%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:background-position 0s}._link_hdo2q_1:hover{background:linear-gradient(90deg,currentColor 40%,#ffffff 50%,currentColor 60%);background-size:300% 100%;background-position:-200% 50%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .9s ease-out}[data-theme=dark] ._link_hdo2q_1{color:#ffffff73}[data-theme=light] ._link_hdo2q_1{color:#00000080}._wrapper_18lnd_1{position:relative}._arrowIcon_18lnd_5{display:inline-block;opacity:0;font-size:18px;transform:translate(-10px);transition:transform .35s cubic-bezier(.25,.8,.25,1),opacity .35s cubic-bezier(.25,.8,.25,1)}._btnText_18lnd_13{display:inline-block;transform:translate(-10px);transition:transform .35s cubic-bezier(.25,.8,.25,1)}[data-theme=dark] ._active_18lnd_19 .ant-btn:not(:disabled){animation:_bgBreatheDark_18lnd_1 4s ease-in-out infinite}[data-theme=dark] ._wrapper_18lnd_1 .ant-btn:not(:disabled){background:#0f2460;border:1px solid transparent;color:#fff;transition:border-color .3s ease}[data-theme=dark] ._wrapper_18lnd_1 .ant-btn:disabled{background:#0f246060;border-color:#0f246060;color:#ffffff80;cursor:not-allowed}[data-theme=dark] ._wrapper_18lnd_1 .ant-btn:not(:disabled):hover ._arrowIcon_18lnd_5{opacity:1;transform:translate(0) scale(1.11);text-shadow:0 0 6px #b8d4ffcc,0 0 14px #b8d4ff80,0 0 28px #b8d4ff40}[data-theme=dark] ._wrapper_18lnd_1 .ant-btn:not(:disabled):hover ._btnText_18lnd_13{transform:translate(4px) scale(1.1);text-shadow:0 0 6px #b8d4ffcc,0 0 14px #b8d4ff80,0 0 28px #b8d4ff40}[data-theme=dark] ._wrapper_18lnd_1 .ant-btn:not(:disabled):hover{background:linear-gradient(135deg,#3565b8,#4a85e0 35%,#6090e8 60%,#7060d0);background-size:200% 200%;border:1px solid #e0eaffa0;color:#fff;animation:_gradientShift_18lnd_1 1.8s ease-in-out infinite,_borderPulseDark_18lnd_1 2.5s ease-in-out infinite}@keyframes _bgBreatheDark_18lnd_1{0%,to{background:#18306a}50%{background:#3055a8}}@keyframes _borderPulseDark_18lnd_1{0%,to{border-color:#e0eaffa0}50%{border-color:#e0eaff;box-shadow:0 0 4px 2px #e0eaff40}}[data-theme=light] ._active_18lnd_19 .ant-btn:not(:disabled){animation:_bgBreatheLight_18lnd_1 4s ease-in-out infinite}[data-theme=light] ._wrapper_18lnd_1 .ant-btn:not(:disabled){background:#5a90e2;border:1px solid transparent;color:#fff;transition:border-color .3s ease}[data-theme=light] ._wrapper_18lnd_1 .ant-btn:disabled{background:#5a90e260;border-color:#5a90e260;color:#ffffff80;cursor:not-allowed}[data-theme=light] ._wrapper_18lnd_1 .ant-btn:not(:disabled):hover ._arrowIcon_18lnd_5{opacity:1;transform:translate(0) scale(1.11);text-shadow:0 0 6px #1a56cccc,0 0 14px #1a56cc80,0 0 28px #1a56cc40}[data-theme=light] ._wrapper_18lnd_1 .ant-btn:not(:disabled):hover ._btnText_18lnd_13{transform:translate(4px) scale(1.1);text-shadow:0 0 6px #1a56cccc,0 0 14px #1a56cc80,0 0 28px #1a56cc40}[data-theme=light] ._wrapper_18lnd_1 .ant-btn:not(:disabled):hover{background:linear-gradient(135deg,#5a90e0,#6da8f0 35%,#80b8f5 60%,#9070e0);background-size:200% 200%;border:1px solid #90b8f0a0;color:#fff;animation:_gradientShift_18lnd_1 1.8s ease-in-out infinite,_borderPulseLight_18lnd_1 2.5s ease-in-out infinite}@keyframes _bgBreatheLight_18lnd_1{0%,to{background:#5088dc}50%{background:#6aa0f0}}@keyframes _borderPulseLight_18lnd_1{0%,to{border-color:#90b8f0a0}50%{border-color:#b0d0ff;box-shadow:0 0 4px 2px #b0d0ff40}}@keyframes _gradientShift_18lnd_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._container_cau8c_1{width:92%;display:flex;flex-direction:column;gap:150px}._header_cau8c_8{text-align:left}._title_cau8c_12{font-size:24px;font-weight:600;margin:0 0 8px}[data-theme=dark] ._title_cau8c_12{color:#fff}[data-theme=light] ._title_cau8c_12{color:#1a1d21}._subtext_cau8c_26{font-size:14px;margin:0;line-height:1.5}[data-theme=dark] ._subtext_cau8c_26{color:#ffffff80}[data-theme=light] ._subtext_cau8c_26{color:#00000090}._container_cau8c_1 .ant-form-item-label>label{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}[data-theme=dark] ._container_cau8c_1 .ant-form-item-label>label{color:#ffffff90}[data-theme=light] ._container_cau8c_1 .ant-form-item-label>label{color:#1a1d21a8}._input_cau8c_55{height:45px;border-radius:2px}._prefixIcon_cau8c_60{font-size:20px;margin-right:8px}._subActionsRow_cau8c_65{width:100%;display:flex;align-items:center;justify-content:space-between}._container_wub05_1{width:92%;display:flex;flex-direction:column;gap:150px}._header_wub05_8{text-align:left}._title_wub05_12{font-size:24px;font-weight:600;margin:0 0 8px}[data-theme=dark] ._title_wub05_12{color:#fff}[data-theme=light] ._title_wub05_12{color:#1a1d21}._subtext_wub05_26{font-size:14px;margin:0;line-height:1.5}[data-theme=dark] ._subtext_wub05_26{color:#ffffff80}[data-theme=light] ._subtext_wub05_26{color:#00000090}._container_wub05_1 .ant-form-item-label>label{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}[data-theme=dark] ._container_wub05_1 .ant-form-item-label>label{color:#ffffff90}[data-theme=light] ._container_wub05_1 .ant-form-item-label>label{color:#1a1d21a8}._input_wub05_55{height:45px;border-radius:2px}._prefixIcon_wub05_60{font-size:20px;margin-right:8px}._submitWrapper_wub05_65{display:flex;flex-direction:column;justify-content:end;width:100%;height:75px}._backWrapper_wub05_73{height:120px}._container_5tplc_1{width:92%;height:381px;display:flex;flex-direction:column}._content_5tplc_8{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:20px}._icon_5tplc_16{font-size:48px;color:#1677ff}._title_5tplc_21{font-size:24px;font-weight:600;margin:16px 0 8px}[data-theme=dark] ._title_5tplc_21{color:#fff}[data-theme=light] ._title_5tplc_21{color:#1a1d21}._subtext_5tplc_35{font-size:14px;margin:85px 0 auto;line-height:1.5}[data-theme=dark] ._subtext_5tplc_35{color:#ffffff80}[data-theme=light] ._subtext_5tplc_35{color:#00000090}._iconWrapper_1vc90_1{display:flex;align-items:center;justify-content:center;width:1em;height:1em;transform:perspective(200px) rotateY(0)}._flipOut_1vc90_10{animation:_coinFlipOut_1vc90_1 .2s ease-in forwards}._flipIn_1vc90_14{animation:_coinFlipIn_1vc90_1 .2s ease-out forwards}@keyframes _coinFlipOut_1vc90_1{0%{transform:perspective(200px) rotateY(0)}to{transform:perspective(200px) rotateY(90deg)}}@keyframes _coinFlipIn_1vc90_1{0%{transform:perspective(200px) rotateY(-90deg)}to{transform:perspective(200px) rotateY(0)}}._spin_1h32v_1 .anticon{animation:_globeSpin_1h32v_1 .7s cubic-bezier(.34,1.56,.64,1)}@keyframes _globeSpin_1h32v_1{0%{transform:perspective(200px) rotateY(0)}to{transform:perspective(200px) rotateY(360deg)}}._container_1iea3_1{position:absolute;top:0;right:0;display:flex;align-items:center;gap:16px;height:64px;padding:0 24px}._container_1iea3_1 .ant-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;font-size:18px}[data-theme=dark] ._container_1iea3_1 .ant-btn{color:#e4e6eb;border-color:#ffffff26}[data-theme=dark] ._container_1iea3_1 .ant-btn:hover{color:#fff;border-color:#ffffff4d}[data-theme=light] ._container_1iea3_1 .ant-btn{color:#1a1d21;border-color:#00000026}[data-theme=light] ._container_1iea3_1 .ant-btn:hover{color:#000;border-color:#0000004d}._container_1iea3_1 .ant-btn>.ant-btn-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._container_1iea3_1 .ant-btn .anticon{display:flex;align-items:center;justify-content:center;vertical-align:0}._container_1iea3_1 .ant-btn .anticon svg{display:block}._container_1dzc4_1{flex:2;display:flex;flex-direction:column;justify-content:center;padding:30px 20px 420px;align-items:center;position:relative}[data-theme=dark] ._container_1dzc4_1{background:#0a0e17}[data-theme=light] ._container_1dzc4_1{background:#d8dde6}._containerFull_1dzc4_19{flex:unset;width:100%;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}[data-theme=dark] ._containerFull_1dzc4_19{background:#0a0e17}[data-theme=light] ._containerFull_1dzc4_19{background:#d8dde6}._formTransition_1dzc4_38{overflow:hidden;width:100%}._track_1dzc4_43{display:flex;width:300%;transition:transform .4s ease-in-out}._slide_1dzc4_49{width:calc(100% / 3);flex-shrink:0;display:flex;justify-content:center;align-items:flex-start}._loginContainer_1p6hy_1{display:flex;flex-direction:row;min-height:100vh;width:100%}._container_1ql05_1{width:92%;display:flex;flex-direction:column;gap:150px}._header_1ql05_8{text-align:left}._title_1ql05_12{font-size:24px;font-weight:600;margin:0 0 8px}[data-theme=dark] ._title_1ql05_12{color:#fff}[data-theme=light] ._title_1ql05_12{color:#1a1d21}._subtext_1ql05_26{font-size:14px;margin:0;line-height:1.5}[data-theme=dark] ._subtext_1ql05_26{color:#ffffff80}[data-theme=light] ._subtext_1ql05_26{color:#00000090}._checklist_1ql05_40{margin-top:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:4px}._checklistItem_1ql05_48{display:flex;align-items:center;gap:8px;font-size:12px;transition:color .2s}[data-theme=dark] ._checklistItem_1ql05_48{color:#ffffff60}[data-theme=light] ._checklistItem_1ql05_48{color:#00000060}[data-theme=dark] ._checklistFailed_1ql05_64{color:#ff4d4f}[data-theme=light] ._checklistFailed_1ql05_64{color:#cf1322}[data-theme=dark] ._checklistPassed_1ql05_72{color:#52c41a}[data-theme=light] ._checklistPassed_1ql05_72{color:#389e0d}._checklistIcon_1ql05_80{font-size:10px}._checklistBullet_1ql05_84{font-size:14px;line-height:10px;width:10px;text-align:center}._container_1ql05_1 .ant-form-item-label>label{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}[data-theme=dark] ._container_1ql05_1 .ant-form-item-label>label{color:#ffffff90}[data-theme=light] ._container_1ql05_1 .ant-form-item-label>label{color:#1a1d21a8}._input_1ql05_106{height:45px;border-radius:2px}._container_1wcw6_1{width:92%;display:flex;flex-direction:column;gap:80px}._content_1wcw6_8{display:flex;flex-direction:column;align-items:center;text-align:center}._icon_1wcw6_15{font-size:48px;color:#52c41a}._title_1wcw6_20{font-size:24px;font-weight:600;margin:16px 0 8px}[data-theme=dark] ._title_1wcw6_20{color:#fff}[data-theme=light] ._title_1wcw6_20{color:#1a1d21}._subtext_1wcw6_34{font-size:14px;margin:16px 0 0;line-height:1.5}[data-theme=dark] ._subtext_1wcw6_34{color:#ffffff80}[data-theme=light] ._subtext_1wcw6_34{color:#00000090}@property --mx1{syntax: "<percentage>"; inherits: false; initial-value: 20%;}@property --my1{syntax: "<percentage>"; inherits: false; initial-value: 30%;}@property --mx2{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --my2{syntax: "<percentage>"; inherits: false; initial-value: 70%;}@property --mx3{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --my3{syntax: "<percentage>"; inherits: false; initial-value: 15%;}._resetContainer_sxd68_8{display:flex;justify-content:center;min-height:100vh;width:100%;background:radial-gradient(circle at var(--mx1) var(--my1),#1e88e599 0%,transparent 50%),radial-gradient(circle at var(--mx2) var(--my2),#1565c080 0%,transparent 45%),radial-gradient(circle at var(--mx3) var(--my3),#64b4ff66 0%,transparent 40%),linear-gradient(160deg,#060e24,#0a2a6e,#1565c0 80%,#1e88e5);animation:_meshGradient_sxd68_1 15s ease-in-out infinite}._formStrip_sxd68_21{flex:0 1 50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px 40px 200px;position:relative}[data-theme=dark] ._formStrip_sxd68_21{background:#0a0e17}[data-theme=light] ._formStrip_sxd68_21{background:#d8dde6}._formTransition_sxd68_39{overflow:hidden;width:100%}._track_sxd68_44{display:flex;width:200%;transition:transform .4s ease-in-out}._slide_sxd68_50{width:50%;flex-shrink:0;display:flex;justify-content:center;align-items:flex-start}._brandFooter_sxd68_58{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:4px}[data-theme=dark] ._brandFooter_sxd68_58 svg{filter:brightness(0) invert(1);opacity:.25}[data-theme=light] ._brandFooter_sxd68_58 svg{filter:brightness(0);opacity:.25}._brandText_sxd68_79{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;opacity:.25}[data-theme=dark] ._brandText_sxd68_79{color:#fff}[data-theme=light] ._brandText_sxd68_79{color:#000}@keyframes _meshGradient_sxd68_1{0%,to{--mx1: 20%;--my1: 30%;--mx2: 80%;--my2: 70%;--mx3: 50%;--my3: 15%}25%{--mx1: 70%;--my1: 65%;--mx2: 25%;--my2: 20%;--mx3: 85%;--my3: 75%}50%{--mx1: 40%;--my1: 80%;--mx2: 65%;--my2: 35%;--mx3: 15%;--my3: 55%}75%{--mx1: 85%;--my1: 20%;--mx2: 15%;--my2: 85%;--mx3: 60%;--my3: 35%}}._mainLayout_1c513_1{min-height:100vh}[data-theme=dark] ._mainLayout_1c513_1{background-color:#13161a}._subSectionText_9sj22_1{color:#ffffffd9}._sectionDropdown_9sj22_5{display:flex;align-items:center;gap:10px;cursor:pointer;padding:2px 8px;border-radius:6px;transition:background .2s ease}._sectionDropdown_9sj22_5:hover{background:#ffffff14}[data-theme=light] ._sectionDropdown_9sj22_5:hover{background:#0000000f}._chevron_9sj22_23{font-size:10px;opacity:0;transition:opacity .2s ease;color:#ffffff8c}._sectionDropdown_9sj22_5:hover ._chevron_9sj22_23{opacity:1}[data-theme=light] ._chevron_9sj22_23{color:#0006}._disabled_9sj22_38{pointer-events:none;opacity:.5}._titleRow_12nf5_1{display:flex;align-items:center;gap:4px;white-space:nowrap}._titleRow_12nf5_1._detail_12nf5_8{gap:10px}._subSectionText_12nf5_12{color:#ffffffd9}._ring_xm64q_1 .anticon{animation:_bellSwing_xm64q_1 .8s ease-out;transform-origin:50% 0%}@keyframes _bellSwing_xm64q_1{0%{transform:rotate(0)}8%{transform:rotate(16deg)}18%{transform:rotate(-14deg)}28%{transform:rotate(10deg)}40%{transform:rotate(-7deg)}52%{transform:rotate(4deg)}66%{transform:rotate(-2deg)}80%{transform:rotate(.8deg)}to{transform:rotate(0)}}._button_1hq3y_1{display:flex;align-items:center;justify-content:center}._icon_1hq3y_7{transition:transform .25s ease-out;position:relative;padding-bottom:3px}._collapsed_1hq3y_13{transform:rotate(-180deg)}._container_1tys9_1{display:flex;align-items:center;gap:16px}._container_1tys9_1 .ant-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;font-size:18px}._container_1tys9_1 .ant-btn>.ant-btn-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._container_1tys9_1 .ant-btn .anticon{display:flex;align-items:center;justify-content:center;vertical-align:0}._container_1tys9_1 .ant-btn .anticon svg{display:block}._disabled_fwx4u_1{opacity:.4;pointer-events:none}._sectionTabs_fwx4u_6{margin-bottom:0;flex-shrink:0;transition:opacity .3s ease}._sectionTabs_fwx4u_6 .ant-tabs-nav{margin-bottom:0}._sectionTabs_fwx4u_6 .ant-tabs-tab{font-weight:600;font-size:13px;letter-spacing:.02rem;padding:4px 0;color:#e4e6eb}._sectionTabs_fwx4u_6 .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}._sectionTabs_fwx4u_6 .ant-tabs-nav-operations{display:none}._sectionTabs_fwx4u_6 .ant-tabs-nav-wrap{overflow:visible;flex:none}._header_49t5k_1{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 24px;z-index:999;color:#e4e6eb}._header_49t5k_1 .ant-typography{color:#e4e6eb}._header_49t5k_1 .ant-typography-secondary{color:#b0b3b8}._header_49t5k_1 .ant-btn{color:#e4e6eb;border-color:#ffffff26}._header_49t5k_1 .ant-btn:hover{color:#fff;border-color:#ffffff4d}._header_49t5k_1 .anticon{color:#e4e6eb}._titleArea_49t5k_33{display:flex;align-items:center;justify-content:flex-start}._contentArea_49t5k_39{display:flex;align-items:center;justify-content:center}._actionsArea_49t5k_45{display:flex;align-items:center;justify-content:flex-end}[data-theme=dark] ._loaderBar_1l4xp_1{--loader-color: #4db8ff;--loader-shimmer: #ffffff99}[data-theme=light] ._loaderBar_1l4xp_1{--loader-color: #3498db;--loader-shimmer: #3498db80}._loaderBar_1l4xp_1{position:absolute;top:0;left:0;height:2px;border-radius:0 1px 1px 0;background:var(--loader-color);box-shadow:0 0 6px var(--loader-color),0 0 14px color-mix(in srgb,var(--loader-color) 50%,transparent);width:0;opacity:1;z-index:1000;overflow:hidden}._loaderBar_1l4xp_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,var(--loader-shimmer) 50%,transparent 100%);transform:translate(-100%)}._resetting_1l4xp_33{width:0;transition:none;animation:none}._loading_1l4xp_39{animation:_progressCrawl_1l4xp_1 12s linear forwards}._loading_1l4xp_39:after{animation:_shimmer_1l4xp_1 1.5s ease-in-out infinite}._done_1l4xp_47{width:100%;opacity:0;transition:opacity .4s ease-out}@keyframes _progressCrawl_1l4xp_1{0%{width:0%}25%{width:50%}50%{width:75%}to{width:90%}}@keyframes _shimmer_1l4xp_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._contentCard_1mdxu_1{border-radius:12px 0 0;overflow:hidden}._loaderWrapper_1mdxu_6{position:sticky;top:0;z-index:100;height:0}._header_gth09_1{display:flex;align-items:center;justify-content:center;padding:21px 0 15px;position:sticky;top:0;z-index:1;background:inherit}._logo_gth09_12{width:60px}._wrapper_1f9eq_1{display:flex;flex-direction:column;overflow:hidden;min-width:0}._name_1f9eq_8{font-size:13px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] ._name_1f9eq_8,[data-theme=light] ._name_1f9eq_8{color:#cbd4e2}._email_1f9eq_25{font-size:11px;font-weight:400;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b95a5}._avatarWrapper_1na01_1{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:70px}._menu_11x0f_1{position:fixed;min-width:220px;border-radius:10px;overflow:visible;z-index:1050;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}._menuOpen_11x0f_13{opacity:1;transform:translateY(0);pointer-events:auto}._menuCentered_11x0f_19{transform:translate(-50%) translateY(6px)}._menuCentered_11x0f_19._menuOpen_11x0f_13{transform:translate(-50%) translateY(0)}._menuCollapsed_11x0f_27,._menuCollapsed_11x0f_27._menuOpen_11x0f_13{transform:translate(0) translateY(0)}._menu_11x0f_1:before{content:"";position:absolute;width:12px;height:12px;transform:rotate(45deg);z-index:-1}._menuCentered_11x0f_19:before{bottom:-6px;left:50%;margin-left:-6px}._menuCollapsed_11x0f_27:before{left:-6px;bottom:16px}[data-theme=dark] ._menu_11x0f_1:before{background:#1f1f1f}[data-theme=light] ._menu_11x0f_1:before{background:#fff}[data-theme=dark] ._menu_11x0f_1{box-shadow:0 6px 16px #00000052,0 3px 6px -4px #0000007a}[data-theme=light] ._menu_11x0f_1{box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}._menuInner_11x0f_72{border-radius:10px;overflow:hidden}[data-theme=dark] ._menuInner_11x0f_72{background:#1f1f1f}[data-theme=light] ._menuInner_11x0f_72{background:#fff}._header_11x0f_85{padding:14px 14px 12px}[data-theme=light] ._header_11x0f_85 span{color:#1a1d21}._divider_11x0f_93{height:1px;margin:0 10px}[data-theme=dark] ._divider_11x0f_93{background:#ffffff14}[data-theme=light] ._divider_11x0f_93{background:#0000000a}._item_11x0f_106{display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;cursor:pointer;font-size:13px;white-space:nowrap;transition:background .15s}[data-theme=dark] ._item_11x0f_106{color:#e4e6eb}[data-theme=light] ._item_11x0f_106{color:#1a1d21}[data-theme=dark] ._item_11x0f_106:hover{background:#ffffff14}[data-theme=light] ._item_11x0f_106:hover{background:#00000008}._itemIcon_11x0f_134{font-size:15px;display:flex;align-items:center}._itemDisabled_11x0f_140{opacity:.4;cursor:not-allowed;pointer-events:none}._itemDanger_11x0f_147,[data-theme=dark] ._itemDanger_11x0f_147,[data-theme=light] ._itemDanger_11x0f_147{color:#ff4d4f}[data-theme=dark] ._itemDanger_11x0f_147:hover{background:#ff4d4f14}[data-theme=light] ._itemDanger_11x0f_147:hover{background:#ff4d4f0a}._footer_1mfvo_1{display:flex;align-items:center;padding:14px 0;cursor:pointer;transition:background-color .2s ease,padding .2s ease;-webkit-user-select:none;user-select:none}._footer_1mfvo_1:hover{background-color:#80808014}._collapsed_1mfvo_14{gap:0}._sider_1uvbz_1{height:100vh;position:sticky;top:0;overflow:hidden}._inner_1uvbz_8{display:flex;flex-direction:column;height:calc(100vh - 48px)}._menuArea_1uvbz_14{flex:1;overflow-y:auto}._sider_1uvbz_1 .ant-menu-item a,._sider_1uvbz_1 .ant-menu-submenu-title a{color:inherit}._sider_1uvbz_1 .ant-menu-title-content{padding-top:4px}._sider_1uvbz_1 .ant-menu-item,._sider_1uvbz_1 .ant-menu-submenu-title{display:flex;align-items:center;transition:padding .3s cubic-bezier(.645,.045,.355,1),margin .3s cubic-bezier(.645,.045,.355,1),color .3s,background-color .3s}._sider_1uvbz_1 .ant-menu.ant-menu-root .ant-menu-sub.ant-menu-inline{transition:all .3s cubic-bezier(.645,.045,.355,1);overflow:hidden}._sider_1uvbz_1 .ant-menu-submenu{transition:all .3s cubic-bezier(.645,.045,.355,1)}[data-theme=dark] ._sider_1uvbz_1 .ant-menu-sub.ant-menu-inline .ant-menu-item:hover,[data-theme=dark] ._sider_1uvbz_1 .ant-menu-sub.ant-menu-inline .ant-menu-item-active,[data-theme=dark] ._sider_1uvbz_1 .ant-menu-sub.ant-menu-inline .ant-menu-item-selected{background-color:#0a0b0c}[data-theme=light] ._sider_1uvbz_1 .ant-menu-sub.ant-menu-inline .ant-menu-item:hover,[data-theme=light] ._sider_1uvbz_1 .ant-menu-sub.ant-menu-inline .ant-menu-item-active,[data-theme=light] ._sider_1uvbz_1 .ant-menu-sub.ant-menu-inline .ant-menu-item-selected{background-color:#111e34}._sider_1uvbz_1:not(.ant-layout-sider-collapsed) .ant-layout-sider-trigger{text-align:right;padding-right:24px}._trigger_1uvbz_66{font-size:20px;transition:transform .5s ease-out}._triggerCollapsed_1uvbz_71{transform:rotate(-180deg)}._innerContent_1l10z_1{margin:0 auto;width:100%;padding:8px 20px 12px}._animationWrapper_1l10z_7{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}._collapsedStatus_1l10z_16{grid-template-rows:0fr;opacity:0}._animationInner_1l10z_21{overflow:hidden;min-height:0}._columnLeft_1l10z_26{display:flex;justify-content:flex-start;min-width:0;overflow:clip;overflow-clip-margin:8px}._columnMiddle_1l10z_34{display:flex;min-width:0;overflow:clip;overflow-clip-margin:8px}._columnRight_1l10z_41{display:flex;justify-content:center;min-width:0;overflow:clip;overflow-clip-margin:8px}._flexRow_1l10z_49{flex-wrap:nowrap;justify-content:space-between;min-width:0;width:100%}._flexButtons_1l10z_56{min-width:0;flex-shrink:0}._customItem_tqubm_1 .ant-segmented-item{font-size:var(--font-size, 14px)}._customGroup_tqubm_5 .ant-segmented-group{justify-content:center}._deviceSelector_1bwao_1{width:250px;min-width:0;flex-shrink:1;text-align:left}._deviceSelector_1bwao_1 .ant-select-selection-item{text-align:left}._deviceOption_1bwao_12{display:grid;grid-template-columns:1fr 1fr;align-items:baseline;gap:8px;width:100%}._hostname_1bwao_20{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._serial_1bwao_27{font-size:.8em;opacity:.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._relativePositioned_1sbvr_1{position:relative;width:100%}._container_1lgts_1{flex:1;min-height:0;position:relative;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;padding-top:10px;padding-right:20px}._innerContent_1lgts_12{container-type:inline-size;margin:0 auto;width:100%;height:100%;position:relative}._grid_1pbmo_1{display:grid;grid-template-columns:repeat(1,1fr);gap:24px;padding-left:24px;padding-bottom:20px}@container (min-width: 768px){._grid_1pbmo_1{grid-template-columns:repeat(2,1fr)}}@container (min-width: 1200px){._grid_1pbmo_1{grid-template-columns:repeat(3,1fr)}}._gridItem_1pbmo_21{position:relative;min-width:0;display:flex;flex-direction:column;will-change:transform,opacity}._gridItem_1pbmo_21:hover{z-index:1}._flipStack_1pbmo_33{display:grid;min-width:0}._flipStack_1pbmo_33>*{grid-area:1 / 1}._flipContainer_1pbmo_42{border-radius:12px;opacity:1;zoom:1;backface-visibility:hidden;transform:rotateY(0) translateY(0);filter:blur(0px);animation:_sectionFlip_1pbmo_1 .6s both}._flipFront_1pbmo_52{z-index:1;animation:_flipFaceOut_1pbmo_1 .6s linear both}._flipBack_1pbmo_57{opacity:0;animation:_flipFaceIn_1pbmo_1 .6s linear both}@keyframes _sectionFlip_1pbmo_1{0%{transform:rotateY(0);animation-timing-function:ease-in}50%{transform:rotateY(90deg);animation-timing-function:ease-out}to{transform:rotateY(0)}}@keyframes _flipFaceOut_1pbmo_1{0%,49.9%{opacity:1}50%,to{opacity:0}}@keyframes _flipFaceIn_1pbmo_1{0%,49.9%{opacity:0}50%,to{opacity:1}}._dragOverlayWrapper_1pbmo_87{position:relative;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}[data-theme=light] ._dragOverlayWrapper_1pbmo_87{outline:3px solid #4a5cd9;outline-offset:0}[data-theme=dark] ._dragOverlayWrapper_1pbmo_87{outline:3px solid #8b9dff;outline-offset:0}._gridColWrapper_7mv7v_1{touch-action:none;position:relative;height:100%;display:flex;flex-direction:column}[data-theme=light] ._gridColWrapper_7mv7v_1{--ghost-border: #4a5cd9;--ghost-border-dim: #4a5cd950;--ghost-bg: #eae6f4}[data-theme=dark] ._gridColWrapper_7mv7v_1{--ghost-border: #8b9dff;--ghost-border-dim: #8b9dff50;--ghost-bg: #241f35}._gridColVisible_7mv7v_21{opacity:1;pointer-events:auto}._gridColHidden_7mv7v_26{pointer-events:none}._gridColHidden_7mv7v_26>*{opacity:0}._placeholder_7mv7v_34{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:12px;background:var(--ghost-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:3px dashed var(--ghost-border);opacity:1}._transitionOverlay_7mv7v_44{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}._widgetCard_14rld_1{display:flex;position:relative;flex-direction:column;border-radius:12px;min-height:25rem;transition:box-shadow .25s ease,background .25s ease,border-color .25s ease,min-height .25s ease,padding .25s ease;will-change:transform;cursor:var(--cursor-version, default);--press-progress: 0;--widget-scale: 1;--widget-hover: 0;--shadow-lift: clamp(0, calc((var(--widget-scale) - .96) * 25), 1);transform:scale(var(--widget-scale));--measure-card-row-height: calc(5.625rem * var(--measure-row-multiplier));user-select:none;-webkit-user-select:none}._widgetCard_14rld_1:hover{--widget-hover: 1}._widgetCard_14rld_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:3px;background:conic-gradient(from 0deg,rgba(var(--press-glow-color),calc(var(--press-progress) * var(--press-border-trace-strength))) 0deg calc(var(--press-progress) * 360deg),transparent calc(var(--press-progress) * 360deg) 360deg);-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:content,padding;-webkit-mask-composite:destination-out;mask-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);mask-clip:content-box,padding-box;mask-composite:exclude;opacity:clamp(0,calc((var(--press-progress) - .3) * 5),1);pointer-events:none;z-index:9}._widgetCard_14rld_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:10;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,calc(var(--press-progress) * var(--press-sheen-strength))) 50%,transparent 70%);opacity:clamp(0,var(--press-progress),1)}._layout-graph-2-rows-measures_14rld_70{--measure-row-multiplier: 1}._layout-graph-1-row-measures_14rld_74{--measure-row-multiplier: 1.22}._layout-measures-only_14rld_78{--measure-row-multiplier: 1.33}._layout-graph-only_14rld_82{--measure-row-multiplier: 0}._dndModeActive_14rld_86{pointer-events:none}[data-theme=light] ._dndModeActive_14rld_86{outline:3px solid #4a5cd9;outline-offset:0}[data-theme=dark] ._dndModeActive_14rld_86{outline:3px solid #8b9dff;outline-offset:0}._activeDragging_14rld_100:after{opacity:1}[data-theme=light] ._activeDragging_14rld_100:after{background:#5b6ef035}[data-theme=dark] ._activeDragging_14rld_100:after{background:#8b9dff28}._widgetCard_14rld_1 .ant-card-body{flex:1;display:flex;flex-direction:column;min-height:0;padding:.313rem .938rem 1.25rem .625rem}[data-theme=light] ._widgetCard_14rld_1{--press-glow-color: 0, 130, 220;--press-border-trace-strength: .9;--press-sheen-strength: .07;background:#f8f9fc;border:1px solid #0000000f;border-radius:10px;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a;transition:box-shadow .3s ease,background .3s ease,border-color .3s ease}[data-theme=light] ._widgetCard_14rld_1:hover{z-index:1;background:#fff;border-color:#0000001a;box-shadow:0 6px 20px #0000001f,0 0 0 1px #0000000f}[data-theme=dark] ._widgetCard_14rld_1{--press-glow-color: 80, 180, 255;--press-border-trace-strength: .8;--press-sheen-strength: .015;background:#16181d;border:1px solid #ffffff0f;border-radius:10px;box-shadow:0 2px 4px #0000004d,0 0 0 1px #ffffff08;transition:box-shadow .3s ease,background .3s ease,border-color .3s ease}[data-theme=dark] ._widgetCard_14rld_1:hover{z-index:1;background:#1a1d23;border-color:#ffffff1a;box-shadow:0 5px 18px #00000073,0 0 0 1px #ffffff0f}._widgetContent_14rld_173{display:flex;height:100%;flex-direction:column;min-width:0;min-height:0;flex:1;--widget-content-items-gap: 0px;gap:var(--widget-content-items-gap)}._widgetContentBody_14rld_184{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;gap:12px}._rejectShake_14rld_193{animation:_reject-shake_14rld_1 .3s cubic-bezier(.36,.07,.19,.97) .13s both}@keyframes _reject-shake_14rld_1{0%{rotate:0deg}20%{rotate:-.8deg}40%{rotate:.7deg}60%{rotate:-.4deg}80%{rotate:.2deg}to{rotate:0deg}}._container_1l8ag_1{padding-left:5px}._iconArea_1l8ag_5{display:flex;align-items:center;justify-content:center}._textContainer_1l8ag_11{display:flex;flex-direction:column;gap:3px}._title_1l8ag_17{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;line-height:1.2;position:relative;display:inline-block;width:fit-content;background-size:400% 100%;background-position:0 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-image:var(--title-gradient);animation:_gradientSweepCycle_1l8ag_1 15s linear infinite}._title_1l8ag_17:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;border-radius:1px;clip-path:inset(0 calc(100% - var(--widget-hover, 0) * 100%) 0 0);transition:clip-path .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] ._title_1l8ag_17{--title-gradient: linear-gradient( 110deg, #e0e4ea 0%, #e0e4ea 25%, #8090a4 30%, #ffffff 35%, #e0e4ea 40%, #e0e4ea 100% )}[data-theme=dark] ._title_1l8ag_17:after{background:linear-gradient(90deg,#00e5ff,#06c)}[data-theme=light] ._title_1l8ag_17{--title-gradient: linear-gradient( 110deg, #1a2533 0%, #1a2533 25%, #0a0f16 30%, #b0c8e0 35%, #1a2533 40%, #1a2533 100% )}[data-theme=light] ._title_1l8ag_17:after{background:linear-gradient(90deg,#08e,#049)}._subtitle_1l8ag_79{font-size:.625rem;font-weight:500;letter-spacing:.03rem;text-transform:uppercase;line-height:1.2;display:inline-block;width:fit-content;background-size:400% 100%;background-position:0 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-image:var(--subtitle-gradient);animation:_gradientSweepCycle_1l8ag_1 15s linear infinite .15s}@keyframes _gradientSweepCycle_1l8ag_1{0%{background-position:0 0}8%{background-position:0 0;animation-timing-function:step-end}8.01%{background-position:100% 0;animation-timing-function:cubic-bezier(.45,0,.25,1)}18.6%{background-position:5% 0;animation-timing-function:ease-out}19.67%{background-position:0 0}to{background-position:0 0}}[data-theme=dark] ._subtitle_1l8ag_79{--subtitle-gradient: linear-gradient( 110deg, #7a8a9d 0%, #7a8a9d 25%, #556575 30%, #b0c0d0 35%, #7a8a9d 40%, #7a8a9d 100% )}[data-theme=light] ._subtitle_1l8ag_79{--subtitle-gradient: linear-gradient( 110deg, #566578 0%, #566578 25%, #3d4f60 30%, #9aacbc 35%, #566578 40%, #566578 100% )}._iconBase_1291i_1{display:flex;align-items:center;justify-content:center;line-height:1}._gradientDefs_1291i_8{position:absolute;pointer-events:none}[data-theme=dark] ._iconBase_1291i_1 svg path[fill]:not([fill=none]){fill:url(#widget-icon-gradient-dark)}[data-theme=dark] ._iconBase_1291i_1 svg path[stroke]:not([stroke=none]){stroke:url(#widget-icon-gradient-dark)}[data-theme=light] ._iconBase_1291i_1 svg path[fill]:not([fill=none]){fill:url(#widget-icon-gradient-light)}[data-theme=light] ._iconBase_1291i_1 svg path[stroke]:not([stroke=none]){stroke:url(#widget-icon-gradient-light)}._container_e91sf_1{display:flex;flex-direction:column;align-items:flex-end;cursor:default;padding-top:3px}._hidden_e91sf_9{visibility:hidden}._container_e91sf_1 .highlightedStatSwitchIcon{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-in-out}._container_e91sf_1:hover .highlightedStatSwitchIcon{opacity:1;pointer-events:auto;visibility:visible}._standard_19q61_1{font-size:1.125rem;display:inline-block;transform-origin:center;transition:color .3s ease}._upVersion_19q61_8{animation:_rotateBounceUp_19q61_1 .55s cubic-bezier(.25,1.3,.4,1) forwards}._downVersion_19q61_12{animation:_rotateBounceDown_19q61_1 .55s cubic-bezier(.25,1.3,.4,1) forwards}@keyframes _rotateBounceUp_19q61_1{0%{transform:rotate(0)}75%{transform:rotate(277deg)}to{transform:rotate(270deg)}}@keyframes _rotateBounceDown_19q61_1{0%{transform:rotate(270deg)}75%{transform:rotate(95deg)}to{transform:rotate(90deg)}}[data-theme=dark] ._standard_19q61_1{color:gray}[data-theme=light] ._standard_19q61_1{color:#878787}[data-theme=dark] ._standard_19q61_1:hover{color:#fff}[data-theme=light] ._standard_19q61_1:hover{color:#333}._container_14mrw_1{position:relative;display:inline-block;overflow:hidden}._valueText_14mrw_7{display:inline-block;background-size:400% 100%;background-position:0 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:var(--font-metric),serif;font-weight:600;font-variant-numeric:tabular-nums;font-size:1.438rem;letter-spacing:.031rem;white-space:nowrap;background-image:var(--value-text-gradient);animation:_gradientSweepCycle_14mrw_1 15s linear infinite .3s}[data-theme=light] ._container_14mrw_1 ._valueText_14mrw_7{--value-text-gradient: linear-gradient( 110deg, #566578 0%, #566578 25%, #3d4f60 30%, #9aacbc 35%, #566578 40%, #566578 100% )}[data-theme=dark] ._container_14mrw_1 ._valueText_14mrw_7{--value-text-gradient: linear-gradient( 120deg, #dfe3ea 0%, #dfe3ea 25%, #8090a4 30%, #ffffff 35%, #dfe3ea 40%, #dfe3ea 100% )}@keyframes _gradientSweepCycle_14mrw_1{0%{background-position:0 0}8%{background-position:0 0;animation-timing-function:step-end}8.01%{background-position:100% 0;animation-timing-function:cubic-bezier(.45,0,.25,1)}18.6%{background-position:5% 0;animation-timing-function:ease-out}19.67%{background-position:0 0}to{background-position:0 0}}._widgetContentHeader_v00jr_1{display:flex;align-items:center;justify-content:space-between;min-height:3.5rem}._card_1vd71_1{position:relative;isolation:isolate;border-radius:12px;overflow:hidden;transition:background .25s ease,box-shadow .25s ease,transform .22s ease}._card_1vd71_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}[data-theme=light] ._card_1vd71_1{background:linear-gradient(150deg,#fff,#f0f1f4);border:1px solid #0066cc25;border-bottom:2px solid #3a6fa0;box-shadow:0 0 8px #0066cc08,inset 0 1px #ffffffd0}[data-theme=dark] ._card_1vd71_1{background:linear-gradient(150deg,#12151c,#0c0e12);border:1px solid #0099ff25;border-bottom:2px solid #4a8fc4;box-shadow:0 0 8px #0088ff08,inset 0 1px #ffffff08}._gridLayout_1vd71_33{display:grid;grid-template-rows:auto 1fr auto;height:100%;width:100%;padding:.5rem .75rem}._rowTop_1vd71_41{min-height:1.875rem;display:flex;align-items:flex-start}._rowCenter_1vd71_47{display:flex;justify-content:center;align-items:center;overflow:hidden;max-width:100%}._rowBottom_1vd71_55{min-height:.5rem}._valueWrapper_1howh_1{width:100%;text-align:center;display:flex;justify-content:center}._valueText_1howh_8{font-family:var(--font-metric),serif;font-size:1.375rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease,text-shadow .25s ease;z-index:1}[data-theme=light] ._valueText_1howh_8{color:#566578}[data-theme=dark] ._valueText_1howh_8{color:#e6e6e6}._titleContainer_1csy4_1{position:relative;min-height:1.875rem;padding-left:1.875rem;width:100%;min-width:0}._measureIcon_1csy4_9{position:absolute;bottom:.75rem;left:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;opacity:.95}[data-theme=light] ._measureIcon_1csy4_9{color:#1b6fd1;filter:drop-shadow(0 0 2px rgba(27,111,209,.2))}[data-theme=dark] ._measureIcon_1csy4_9{color:#5cc4ff;filter:drop-shadow(0 0 4px rgba(92,196,255,.3))}._measureLabel_1csy4_30{font-size:.625rem;font-weight:650;letter-spacing:.09em;text-transform:uppercase;opacity:.92;padding-top:.063rem}._titleContainer_1csy4_1 ._measureLabel_1csy4_30{margin-bottom:0}[data-theme=light] ._measureLabel_1csy4_30{color:#1a2530}[data-theme=dark] ._measureLabel_1csy4_30{color:#dce1e8}._chartContainer_1bnv3_1{position:relative;padding-left:.188rem;flex:1;width:100%;height:100%;min-height:var(--min-height, 0)}._container_m80xu_1{border-radius:10px;padding:10px 18px;min-width:110px;display:flex;align-items:center;justify-content:center;gap:14px;font-weight:500;font-size:13px;letter-spacing:.0125rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translateY(-4px) translateZ(0);will-change:transform;transition:transform .2s ease-out,opacity .15s ease,box-shadow .15s ease}._container_m80xu_1[data-position=top]{transform:translateY(-2px)}._container_m80xu_1[data-position=left]{transform:translate(5%) translateY(-50%)}._container_m80xu_1[data-position=right]{transform:translate(110%) translateY(-50%)}._pointRow_17m81_1{display:flex;align-items:center;gap:22px;flex:1}._dot_17m81_8{width:10px;height:10px;border-radius:50%;flex-shrink:0}._textWrapper_17m81_15{display:flex;flex-direction:column;justify-content:center;line-height:1.3}._dateText_17m81_22{font-size:12px;margin-bottom:1px;white-space:nowrap}._valueText_17m81_28{font-size:15px;font-weight:600}._pulseRing_i4n0c_1{animation:_pulse_i4n0c_1 .8s ease-out infinite}@keyframes _pulse_i4n0c_1{0%{r:5px;opacity:.8}to{r:25px;opacity:0}}._placeholder_3et8b_1{display:flex;align-items:center;justify-content:center;flex:1;width:100%;height:100%}._raised_3et8b_10{align-items:flex-start;padding-top:6.3rem}._icon_3et8b_15{position:relative;font-size:3.5rem;opacity:.15;animation:_pulse_3et8b_1 1.5s ease-in-out infinite}@keyframes _pulse_3et8b_1{0%,to{opacity:.1}50%{opacity:.3}}._placeholder_13uf0_1{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;width:100%;height:100%;gap:.375rem}._raised_13uf0_12{justify-content:flex-start;padding-top:5.3rem}._icon_13uf0_17{font-size:3.5rem;opacity:.25}._label_13uf0_22{font-size:.813rem;opacity:.4}._dashboardContentWrapper_i61ll_1{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;position:relative;scrollbar-color:#666 transparent;transition:padding-top .35s cubic-bezier(.4,0,.2,1)}._headerCollapsed_i61ll_12{padding-top:0}._wrapper_17c38_1{position:relative;display:flex;flex-direction:column;flex:1;min-height:0}._eventBlocker_17c38_9{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:transparent}._busy_17c38_16{opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .3s}
