@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{transform-origin:50% 50%;animation:spin-slow 5s linear infinite}.dropdownBox>ul{padding:0!important}.dropdownBox>ul>li{padding:1rem!important;border-top:.0625rem solid var(--theme-fill-primary)}.dropdownBox>ul>li:first-child{border-top:none}.dropdownBox>ul>li:first-child img{width:3.4375rem!important;height:3.4375rem!important}.dropdownBox>ul>li>span>div{display:flex;align-items:center}.dropdownBox>ul>li>span>div img{width:1.875rem;height:1.875rem;margin-right:.625rem}.TooltipContent{padding:0 .625rem}.TooltipContent p{font-size:.875rem;color:var(--theme-fg-primary);word-break:break-all}.TooltipContent .systemList .item .content{padding:.5rem .75rem;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center}.TooltipContent .systemList .item .content p{margin:0}.TooltipContent .systemList .item .content p:last-child{color:var(--theme-fg-tertiary)}.TooltipContent .systemList .item .itemRight{width:1.875rem;flex-shrink:0;display:flex;align-items:center;margin-left:.625rem}.TooltipContent .systemList .item .itemRight .unread{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--theme-function-error);margin:0 .5rem;flex-shrink:0}.TooltipContent .systemList .item:first-child{border-top:none}.TooltipContent .tab{color:var(--theme-fg-primary);display:flex;justify-content:center;align-items:center;background-color:var(--theme-bg-secondary);margin:.9375rem auto;width:-moz-fit-content;width:fit-content;border-radius:.5rem;overflow:hidden;border:.0625rem solid var(--theme-fill-primary)}.TooltipContent .tab>div{padding:0px 1.5rem;height:2.25rem;line-height:2.25rem;position:relative}.TooltipContent .tab .tabActive{background-color:var(--theme-brand-fg-primary);color:var(--theme-fg-white)}.TooltipContent .tab .unRead:before{content:"";position:absolute;right:.25rem;top:.25rem;width:.5rem;height:.5rem;border-radius:50%;background-color:var(--theme-function-error)}.TooltipContent .motionList .motion-icon svg path{stroke:var(--theme-fg-primary)}.TooltipContent .motionList .motion-icon svg circle{fill:var(--theme-fg-primary)}.TooltipContent .motionList .itemBox{border-top:.0625rem solid var(--theme-fill-primary)}.TooltipContent .motionList .itemBox:first-child{border:none}.TooltipContent .motionList .itemBox .item{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:0 .625rem;margin:.625rem 0}.TooltipContent .motionList .itemBox .item .itemText{flex:1}.TooltipContent .motionList .itemBox .item .itemText p{font-size:1rem;max-width:16.25rem}.TooltipContent .motionList .itemBox .item .itemText p:last-child{font-size:.75rem;color:var(--theme-fg-tertiary)}.TooltipContent .motionList .itemBox .item .itemRight{width:1.875rem;flex-shrink:0;display:flex;align-items:center;margin-left:.625rem}.TooltipContent .motionList .itemBox .item .itemRight .unread{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--theme-function-error);margin:0 .5rem;flex-shrink:0}.TooltipContent .motionList .itemBox .item:hover{background-color:var(--theme-fill-secondary);border-radius:.5rem}.TooltipContent .no-News{width:100%;text-align:center;height:16.25rem;line-height:16.25rem;color:var(--theme-fg-primary);font-size:1rem;font-weight:550}.TooltipContent .tabActive{position:relative}.TooltipContent .tabActive:before{content:"";width:.5rem;height:.5rem;background-color:var(--theme-function-error);border-radius:50%;position:absolute;right:-.375rem}.TooltipContent .ant-tabs-nav{margin-bottom:.5rem}.TooltipIcon{max-width:24.375rem!important;width:24.375rem!important;inset:3.875rem 5.75rem auto auto!important}.TooltipIcon .ant-tooltip-arrow{display:none}.TooltipIcon .ant-tooltip-inner{border-radius:.75rem;background-color:var(--theme-bg-secondary)!important}.TooltipIconBox{position:relative}.TooltipIconBox .push-log-num{background-color:var(--theme-function-error);color:var(--theme-fg-white);font-size:.5rem;text-align:center;width:.5rem;height:.5rem;position:absolute;right:.375rem;top:.375rem;border-radius:50%}.bannerMessage{z-index:9999;position:fixed;right:9.375rem;top:5rem}.bannerMessage .bannerMessageItem{width:27.375rem;height:4.375rem;display:flex;align-items:center;border-radius:.75rem;box-shadow:0 0 .75rem 0 var(--theme-shadow-md);padding:1rem;margin-bottom:.625rem;position:relative}.bannerMessage .bannerMessageItem .bannerMessageIcon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0}.bannerMessage .bannerMessageItem .bannerMessageIcon svg>path{stroke:var(--theme-fg-white)}.bannerMessage .bannerMessageItem .bannerMessageContent{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bannerMessage .bannerMessageItem .bannerMessageClose{display:flex;align-items:center;justify-content:center;width:auto;height:1.5rem;flex-shrink:0}.network-status-icon{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.network-status-icon:hover{opacity:.8}.network-status-icon svg{width:1.35rem;height:1.35rem}.network-status-tooltip .ant-tooltip-inner{background-color:var(--theme-bg-secondary)!important;border-radius:.75rem;padding:1rem;width:30rem;min-height:9.6875rem;box-sizing:border-box;box-shadow:0 .25rem 1rem var(--theme-shadow-md)}.network-status-tooltip .ant-tooltip-arrow{display:none}.network-status-tooltip-content .network-status-header{margin-bottom:1rem}.network-status-tooltip-content .network-status-header .network-status-title{font-size:1rem;font-weight:600;color:var(--theme-fg-primary);line-height:1.5}.network-status-tooltip-content .network-status-body{display:flex;gap:.75rem;align-items:center}.network-status-tooltip-content .network-status-body .network-status-icon-large{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--theme-fill-tertiary)}.network-status-tooltip-content .network-status-body .network-status-icon-large svg{width:1.5rem;height:1.5rem}.network-status-tooltip-content .network-status-body .network-status-content{flex:1;display:flex;flex-direction:column;gap:.5rem;margin-right:.75rem;margin-bottom:.25rem}.network-status-tooltip-content .network-status-body .network-status-content .network-status-status-title{font-size:1rem;font-weight:600;color:var(--theme-fg-primary);line-height:1.5}.network-status-tooltip-content .network-status-body .network-status-content .network-status-description{font-size:.875rem;color:var(--theme-fg-secondary);line-height:1.57;white-space:pre-line}.network-status-tooltip-content .network-status-body .network-status-content .network-status-description p{margin:0}.network-status-tooltip-content .network-status-body .network-status-content .network-status-description p:not(:last-child){margin-bottom:.5rem}.network-status-tooltip-content .network-status-body .network-status-content .network-status-description .error-message{color:var(--theme-function-error);font-size:.8125rem;margin-top:.25rem}.network-status-tooltip-content .network-status-body .network-status-content .network-status-description .network-status-settings-link{color:var(--theme-brand-fg-primary);cursor:pointer;text-decoration:underline}.network-status-tooltip-content .network-status-body .network-status-content .network-status-description .network-status-settings-link:hover{opacity:.8}.theme-switcher{display:flex;flex-direction:row;align-items:center}.theme-switcher .switcher-gap{gap:.25rem;margin:0 .5rem}.theme-switcher .theme-switcher-button .theme-icon{width:2rem;height:2rem}.theme-switcher .theme-switcher-info{display:none;background:var(--theme-bg-secondary);border:.0625rem solid var(--theme-fill-primary);border-radius:.5rem;padding:.5rem .75rem;box-shadow:0 .125rem .5rem var(--theme-shadow-sm);font-size:.75rem;color:var(--theme-fg-secondary)}.theme-switcher .theme-switcher-info .theme-name{font-weight:700;color:var(--theme-fg-primary);margin-bottom:.25rem}.theme-switcher .theme-switcher-info .theme-list{display:flex;gap:.5rem}.theme-switcher .theme-switcher-info .theme-list span{padding:.125rem .5rem;border-radius:.25rem;background:var(--theme-bg-primary);color:var(--theme-fg-tertiary)}.theme-switcher .theme-switcher-info .theme-list span.active{background:var(--theme-brand-fg-primary);color:var(--theme-fg-white)}.poe_upgrad .ant-modal-content{padding:1.5rem 1.5rem 1.25rem!important}.poe_upgrad .ant-modal-footer{margin-top:.75rem!important}.poe-upgrade .ant-card-body{padding:0}.poe-upgrade .ant-card-head{padding:0 1rem}.custom-class-message .ant-message-notice-content{background-color:var(--theme-fill-toast)!important;border-radius:50%!important;padding:1rem .75rem!important;border-radius:.75rem!important;margin-left:8.625rem}.message_container{height:.9375rem}.custom-top-position .ant-message-top{top:4.0625rem!important}.message_container{display:flex;align-items:center}.message_containe_describle{color:var(--theme-fg-white);font-size:.875rem;margin-left:.5rem;display:flex;align-items:center}.user-feedback-help-icon{padding:.25rem;cursor:pointer;position:relative}.user-feedback-help-icon svg{width:1.5rem;height:1.5rem}.user-feedback-help-icon.active{background-color:var(--theme-fill-active)}.user-feedback-help-icon.active svg path{fill:var(--theme-brand-fg-primary)}.guide-popover-overlay .ant-popover-inner{padding:0;background:transparent;box-shadow:0 0 1.25rem 0 var(--theme-shadow-md);border-radius:.75rem}.guide-popover-overlay .ant-popover-content{padding:0}.guide-popover-overlay .ant-popover-arrow:before{background:var(--theme-function-info)}.guide-popover-overlay .ant-popover-arrow:after{background:var(--theme-function-info)}.user-feedback-help-popover{position:absolute!important;left:calc(100% + 1.5rem)!important;bottom:1.5rem!important;top:auto!important;right:auto!important;transform:none!important}.user-feedback-help-popover .ant-popover-inner{border-radius:.75rem;box-shadow:0 .25rem 1.25rem var(--theme-shadow-md);width:15.25rem!important;height:unset!important;padding:0!important}.user-feedback-help-popover .ant-popover-content{width:15.25rem!important;padding:0!important}.user-feedback-help-popover .ant-popover-arrow{display:none}.user-feedback-help-popover .ant-qrcode{background:transparent}.user-feedback-help-popover .ant-qrcode canvas{border-radius:0}.user-feedback-help-popover-wide .ant-popover-inner{border-radius:1rem;box-shadow:0 .125rem .75rem var(--theme-shadow-sm);width:43rem!important;height:unset!important;padding:0!important}.user-feedback-help-popover-wide .ant-popover-content{width:43rem!important;padding:0!important}.user-feedback-help-popover-wide .ant-popover-arrow{display:none}.guide-popover-content{background:var(--theme-function-info);display:flex;gap:.5rem;align-items:center;min-height:3rem;padding:.75rem 1rem;border-radius:.75rem;width:21.4375rem;flex-shrink:0}.guide-popover-text{flex:1 0 0;font-family:Mont For Anker,sans-serif;font-size:.875rem;font-weight:600;line-height:normal;color:var(--theme-fg-white);white-space:normal;word-wrap:break-word;word-break:break-word}.guide-popover-close{width:1.5rem;height:1.5rem;flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.guide-popover-close:hover{opacity:.8}.guide-popover-close svg{width:100%;height:100%}.guide-popover-close svg path{fill:var(--theme-fg-white)}.setting-popover .ant-popover-inner{width:21.5625rem!important;padding:0;box-shadow:0 0 1.25rem 0 var(--theme-shadow-md);border-radius:.75rem}.setting-popover .ant-popover-arrow{display:block}.setting-popover .ant-popover-content,.setting-popover .ant-popover-content .ant-popover-inner{padding:0}.main-container{background-color:#fff;width:57.8125rem;padding:.75rem;border-radius:.75rem}.content-row{display:flex;gap:1.5rem;margin-bottom:.5rem;min-height:17.5rem}.column-container{display:flex;flex-direction:column;flex:1}.feature-card{display:flex;flex-direction:column;flex:1;font-size:.875rem;background-color:#005d8e0a;padding:1rem;border-radius:.5rem;gap:.5rem}.feature-card-first{margin-bottom:.5rem}.feature-card-horizontal{flex-direction:row;align-items:center;justify-content:space-between}.feature-title{color:#005d8e;font-family:Mont For Anker;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.feature-card-horizontal .feature-title{margin-bottom:0}.feature-icon-right{display:flex;align-items:center;justify-content:center}.feature-image-container{display:flex;align-items:center;justify-content:center;flex:1}.feature-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.upgrade-icon{width:3rem;height:3rem}.qr-code-container{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:.8}.qr-code-sn{font-size:.875rem;color:#333;font-weight:500;margin-top:1rem}.qr-code-hint{font-size:.75rem;color:#666;margin-top:.5rem;text-align:center}.qr-codes-row{display:flex;justify-content:space-around;width:100%;margin-bottom:1rem;background-color:#0000000a;border-radius:.5rem;padding:1rem .5rem .5rem}.qr-code-item{display:flex;flex-direction:column;align-items:center}.qr-code-label{font-size:.625rem;color:#666;margin-top:.75rem;text-align:center;max-width:11.25rem}.support-info{font-size:.75rem;color:#666;text-align:center;line-height:1.625}.support-link{color:#005d8e;font-weight:500;text-decoration:none;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;outline:none}.support-link:hover,.support-link:active{text-decoration:none;color:#005d8e}.support-link:focus{text-decoration:none;color:#005d8e;outline:none}.app-binding-prompt{display:flex;flex-direction:column;align-items:center;width:100%;padding:4.375rem 1rem 2rem}.app-binding-prompt .app-binding-button{margin-top:2.5rem}.app-binding-prompt .check-icon{font-size:1.875rem;color:#34c759}.app-binding-prompt .title{font-size:2rem;font-weight:700;color:#34c759;margin-left:.75rem}.app-binding-prompt .title-container{display:flex;align-items:center;margin-bottom:.75rem}.app-binding-prompt .description{color:#666;font-size:.875rem;margin-bottom:1.25rem;text-align:center;max-width:48rem;line-height:1.625}.app-bind-tip-modal{width:57.5rem!important}.app-bind-tip-modal .ant-modal-content{padding:1.5rem}.app-bind-tip-modal .app-bind-modal-content{display:flex;flex-direction:column;align-items:center;padding:.625rem}.app-bind-tip-modal .app-bind-modal-content .modal-title{font-size:1.5rem;font-weight:600;color:#005d8e;text-align:center;margin-bottom:.5rem}.app-bind-tip-modal .app-bind-modal-content .modal-subtitle{font-size:.875rem;color:#666;text-align:center;margin-bottom:1.5rem;line-height:1.5}.app-bind-tip-modal .app-bind-modal-content .main-container{background-color:transparent}.bound-app-tip-overlay{position:fixed!important;left:1.25rem!important;bottom:3.75rem!important;top:auto!important;right:auto!important;transform:none!important}.bound-app-tip-overlay .ant-popover-inner{padding:0;background:transparent;box-shadow:0 0 1.25rem 0 var(--theme-shadow-md);border-radius:.75rem}.bound-app-tip-overlay .ant-popover-content{padding:0}.bound-app-tip-overlay .ant-popover-arrow{inset:auto auto 0 38%!important;transform:translateY(100%) translate(-50%) rotate(180deg)!important}.bound-app-tip-overlay .ant-popover-arrow:before{background:var(--theme-function-info)}.bound-app-tip-overlay .ant-popover-arrow:after{background:var(--theme-function-info)}.bound-app-tip-content{background:var(--theme-function-info);display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;border-radius:.75rem;width:21.4375rem;flex-shrink:0}.bound-app-tip-text{font-family:Mont For Anker,sans-serif;font-size:.875rem;font-weight:600;line-height:normal;color:var(--theme-fg-white);white-space:normal;word-wrap:break-word;word-break:break-word}.bound-app-tip-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.bound-app-tip-no-remind{font-family:Mont For Anker,sans-serif;font-size:.8125rem;font-weight:500;color:var(--theme-ref-white-100);cursor:pointer;transition:opacity .2s}.bound-app-tip-no-remind:hover{opacity:.8}.bound-app-tip-ok{padding:.25rem 1rem;border-radius:.375rem;border:none;background:var(--theme-fill-tertiary);color:var(--theme-ref-white-100);font-family:Mont For Anker,sans-serif;font-size:.8125rem;font-weight:700;cursor:pointer;transition:opacity .2s}.bound-app-tip-ok:hover{opacity:.85}.bound-app-tip-anchor{width:0;height:0;pointer-events:none}.nvr-menu{display:flex;background-color:var(--theme-bg-primary);flex:1;min-height:0;overflow:hidden}.nvr-menu .no-animation .ant-menu-submenu-popup,.nvr-menu .no-animation .ant-menu-item,.nvr-menu .no-animation .ant-menu-submenu-title{transition:none!important}.nvr-menu .ant-menu-item-selected svg rect{fill:var(--theme-ref-white-96)!important}.nvr-menu .ant-menu-item-selected svg path{fill:var(--theme-ref-white-96)!important}.nvr-menu .ant-menu.ant-menu-vertical .ant-menu-submenu-selected .ant-menu-submenu-title svg rect{fill:var(--theme-ref-white-96)!important}.nvr-menu .ant-menu.ant-menu-vertical .ant-menu-submenu-selected .ant-menu-submenu-title svg path{fill:var(--theme-ref-white-96)!important}.nvr-menu .menu-container-wrapper{display:flex;flex-direction:column;background-color:var(--theme-bg-body-secondary);position:relative;width:var(--menu-width, 12.5vw);min-width:var(--menu-width, 12.5vw);max-width:var(--menu-width, 12.5vw);height:100%}.nvr-menu .menu-container-wrapper:has(.ant-menu-vertical){width:4.5rem;min-width:4.5rem;max-width:4.5rem}.nvr-menu .menu-container-wrapper .ant-menu{flex:1;overflow-y:auto;overflow-x:hidden;width:var(--menu-width, 12.5vw)!important;min-width:var(--menu-width, 12.5vw)!important;max-width:var(--menu-width, 12.5vw)!important;background-color:var(--theme-bg-body-secondary);font-weight:700;font-size:1rem;padding:.25rem}.nvr-menu .menu-container-wrapper .ant-menu.ant-menu-vertical{width:4.5rem!important;min-width:4.5rem!important;max-width:4.5rem!important}.nvr-menu .menu-container-wrapper .ant-menu .max-submenu-hidden .ant-menu.ant-menu-sub{overflow:visible;max-height:-moz-max-content;max-height:max-content}.nvr-menu .menu-container-wrapper .ant-menu.ant-menu-inline .ant-menu-item{padding-inline:0}.nvr-menu .menu-container-wrapper-bottom{flex-shrink:0;border-right:.0625rem solid var(--theme-fill-primary)}.nvr-menu .menu-container-wrapper-bottom .icon-container-vertical{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 .5rem}.nvr-menu .menu-container-wrapper-bottom .icon-container-vertical .icon-list,.nvr-menu .menu-container-wrapper-bottom .icon-container-vertical .menu-expand-icon{display:flex;align-items:center;justify-content:center}.nvr-menu .menu-container-wrapper-bottom .icon-container-vertical .icon-list{flex-direction:column;padding:.5rem;gap:.5rem;border-bottom:.0625rem solid var(--theme-fill-primary)}.nvr-menu .menu-container-wrapper-bottom .icon-container-vertical .menu-expand-icon{cursor:pointer;height:2rem;width:2rem;margin:.5rem}.nvr-menu .menu-container-wrapper-bottom .icon-container-vertical .menu-expand-icon:hover{background-color:var(--theme-fill-active)}.nvr-menu .menu-container-wrapper-bottom .icon-container-horizontal{display:flex;justify-content:flex-end;align-items:center;margin:0 .5rem;border-top:.0625rem solid var(--theme-fill-primary)}.nvr-menu .menu-container-wrapper-bottom .icon-container-horizontal.with-close-icon{justify-content:space-between}.nvr-menu .menu-container-wrapper-bottom .icon-container-horizontal .icon-list,.nvr-menu .menu-container-wrapper-bottom .icon-container-horizontal .menu-close-icon{display:flex;align-items:center;justify-content:center}.nvr-menu .menu-container-wrapper-bottom .icon-container-horizontal .menu-close-icon{cursor:pointer;height:2rem;width:2rem}.nvr-menu .menu-container-wrapper-bottom .icon-container-horizontal .menu-close-icon:hover{background-color:var(--theme-fill-active)}.nvr-menu .menu-container-wrapper.menu-container-wrapper-gui .ant-menu{width:var(--menu-width, 12.5vw)!important}.nvr-menu .version-container{border-top:.0625rem solid var(--theme-fill-primary);margin-left:.5rem;margin-right:.5rem;padding:.25rem 0;color:var(--theme-fg-tertiary);font-size:.75rem;line-height:1rem;text-align:center}.nvr-menu .tw-max-submenu-hidden .ant-menu-item{padding-left:28px!important}.ant-otp-input:focus,.ant-otp-input:hover{border-color:var(--theme-fill-primary);box-shadow:none}.ant-input::-moz-placeholder,.ant-input-password input::-moz-placeholder,.ant-input-textarea textarea::-moz-placeholder{color:var(--theme-fg-quaternary)}.ant-input::placeholder,.ant-input-password input::placeholder,.ant-input-textarea textarea::placeholder{color:var(--theme-fg-quaternary)}.lock-screen-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.lock-screen-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:7.5rem;position:relative}.lock-screen-time{width:20.125rem;height:12.3125rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.lock-screen-time .time{font-size:7.5rem;font-weight:800;line-height:1;color:var(--theme-brand-fg-primary);margin-bottom:1.125rem}.lock-screen-time .date{width:9.6875rem;height:1.8125rem;font-size:1.5rem;font-weight:600;color:var(--theme-brand-fg-primary);display:flex;align-items:center;justify-content:center}.lock-screen-form-wrapper{position:absolute;bottom:5.625rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;width:100%;max-width:25rem}.lock-screen-avatar{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:2rem;color:#fff}.lock-screen-username{font-size:1.125rem;font-weight:700;color:var(--theme-brand-fg-primary);margin-bottom:1rem;text-align:center}.lock-screen-title{font-size:.875rem;font-weight:400;color:var(--theme-fg-tertiary);margin-bottom:1rem;text-align:center}.lock-screen-form{width:100%}.lock-screen-form .ant-form-item{margin-bottom:1.625rem}.lock-screen-form .ant-form-item .ant-form-item-explain{display:none}.lock-screen-form .lock-screen-username-input{background:var(--theme-bg-body-secondary);border-radius:.75rem;padding:0 1rem 0 1.625rem;height:3.5rem;box-shadow:0 .125rem .5rem #00000014;border:.0625rem solid transparent;transition:border-color .3s ease;font-size:1rem;color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-username-input:hover,.lock-screen-form .lock-screen-username-input:focus{background:var(--theme-bg-body-secondary);border-color:var(--theme-brand-fg-primary);box-shadow:0 .125rem .5rem #00000014}.lock-screen-form .lock-screen-username-input::-moz-placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-username-input::placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-username-input.ant-input-affix-wrapper{background:var(--theme-bg-body-secondary);border-radius:.75rem;padding:0 1rem 0 1.625rem}.lock-screen-form .lock-screen-username-input.ant-input-affix-wrapper:hover,.lock-screen-form .lock-screen-username-input.ant-input-affix-wrapper:focus,.lock-screen-form .lock-screen-username-input.ant-input-affix-wrapper:focus-within{background:var(--theme-bg-body-secondary);border-color:var(--theme-brand-fg-primary);box-shadow:0 .125rem .5rem #00000014}.lock-screen-form .lock-screen-username-input.ant-input-affix-wrapper .ant-input{background:transparent;font-size:1rem;color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-username-input.ant-input-affix-wrapper .ant-input::-moz-placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-username-input.ant-input-affix-wrapper .ant-input::placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item{margin-bottom:0}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper{display:flex;align-items:center;background:var(--theme-bg-body-secondary);border-radius:.75rem;padding:0 1rem;height:3.5rem;box-shadow:0 .125rem .5rem #00000014;border:.0625rem solid transparent;transition:border-color .3s ease}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper:hover,.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper:focus-within{border-color:var(--theme-brand-fg-primary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-arrow circle{fill:var(--theme-brand-fg-primary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input{flex:1;border:none}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input{background:transparent;border:none;box-shadow:none;padding:0 0 0 .625rem;font-size:1rem;color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input:hover,.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input:focus{background:transparent;border:none;box-shadow:none}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input::-moz-placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input::placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input-affix-wrapper{background:transparent;border:none;box-shadow:none;padding:0 0 0 .625rem}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input-affix-wrapper:hover,.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input-affix-wrapper:focus,.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input-affix-wrapper:focus-within{background:transparent;border:none;box-shadow:none}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input-affix-wrapper .ant-input{background:transparent;font-size:1rem;color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input-affix-wrapper .ant-input::-moz-placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-password-input.ant-input-affix-wrapper .ant-input::placeholder{color:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-eye-btn{padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:var(--theme-fg-tertiary-opaque);margin-left:.5rem}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-eye-btn:hover{color:var(--theme-fg-primary-opaque);background:var(--theme-fill-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-eye-btn svg{width:1.25rem;height:1.25rem;display:block}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-eye-btn .anticon{display:flex;align-items:center;justify-content:center}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn{padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:var(--theme-fg-tertiary-opaque);margin-left:.5rem}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn:hover:not(:disabled){color:var(--theme-fg-primary-opaque);background:var(--theme-fill-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn:hover:not(:disabled) svg circle{fill:var(--theme-brand-fg-primary);fill-opacity:.8}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn:hover:not(:disabled) svg path{fill:var(--theme-ref-white-100)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn:disabled{color:var(--theme-fg-quaternary-opaque);cursor:not-allowed}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn svg{width:1.625rem;height:1.625rem;display:block}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn svg path{fill:var(--theme-fg-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn svg circle{fill-opacity:1;fill:var(--theme-fill-tertiary)}.lock-screen-form .lock-screen-password-item .lock-screen-password-wrapper .lock-screen-submit-btn .anticon{display:flex;align-items:center;justify-content:center}.lock-screen-forgot{width:100%;text-align:right;margin-top:.75rem}.lock-screen-forgot .lock-screen-forgot-btn{color:var(--theme-fg-tertiary-opaque);font-size:.875rem;padding:0}.lock-screen-forgot .lock-screen-forgot-btn:hover{color:var(--theme-fg-secondary-opaque)}.lock-screen-submit-wrapper{margin-top:1.5rem;display:flex;justify-content:center;align-items:center}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom{padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--theme-fill-tertiary);border:none;overflow:visible}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom:hover:not(:disabled){background:var(--theme-fill-secondary)}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom:hover:not(:disabled) svg circle{fill:var(--theme-brand-fg-primary);fill-opacity:.8}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom:hover:not(:disabled) svg path:first-of-type{fill:var(--theme-brand-fg-secondary)}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom:hover:not(:disabled) svg path:last-of-type{fill:var(--theme-ref-white-100)}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom:disabled{opacity:.5;cursor:not-allowed}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom svg{width:2.8125rem;height:2.8125rem;display:block}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom svg path:first-of-type{fill:var(--theme-brand-fg-primary)}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom svg path:last-of-type{fill:var(--theme-ref-white-100)}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom svg circle{fill-opacity:1;fill:var(--theme-brand-fg-primary)}.lock-screen-submit-wrapper .lock-screen-submit-btn-bottom .anticon{display:flex;align-items:center;justify-content:center}.ant-empty-image img{margin:0 auto}.validate-modal .ant-modal-content{background:var(--theme-bg-secondary)}.validate-modal .ant-modal-header{background:transparent}.modal-lock-screen-tips{font-weight:400;line-height:1.25rem;font-size:.75rem;color:var(--theme-fg-primary);display:flex;justify-content:center;align-items:center}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:.0625rem}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.125rem}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%;--radius: .5rem}.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--card: 0 0% 3.9%;--card-foreground: 0 0% 98%;--popover: 0 0% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:40rem!important}.container{max-width:40rem}}@media (min-width: 768px){.\!container{max-width:48rem!important}.container{max-width:48rem}}@media (min-width: 1024px){.\!container{max-width:64rem!important}.container{max-width:64rem}}@media (min-width: 1280px){.\!container{max-width:80rem!important}.container{max-width:80rem}}@media (min-width: 1536px){.\!container{max-width:96rem!important}.container{max-width:96rem}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.\!collapse{visibility:collapse!important}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.\!bottom-auto{bottom:auto!important}.\!top-1\/2{top:50%!important}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.bottom-0{bottom:0}.bottom-1\/4{bottom:25%}.bottom-10{bottom:2.5rem}.bottom-11{bottom:2.75rem}.bottom-12{bottom:3rem}.bottom-14{bottom:3.5rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-7{bottom:1.75rem}.bottom-\[-4px\]{bottom:-.25rem}.bottom-\[200px\]{bottom:12.5rem}.bottom-\[42px\]{bottom:2.625rem}.bottom-\[55px\]{bottom:3.4375rem}.bottom-\[8px\]{bottom:.5rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[-1px\]{left:-.0625rem}.left-\[-3px\]{left:-.1875rem}.left-\[-48px\]{left:-3rem}.left-\[0\.5rem\]{left:.5rem}.left-\[46px\]{left:2.875rem}.left-\[50\%\]{left:50%}.left-\[8px\]{left:.5rem}.right-0{right:0}.right-10{right:2.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-\[-4px\]{right:-.25rem}.right-\[10px\]{right:.625rem}.right-\[24px\]{right:1.5rem}.right-\[8px\]{right:.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-16{top:4rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[0px\]{top:0}.top-\[10\%\]{top:10%}.top-\[20\%\]{top:20%}.top-\[3\.5625rem\]{top:3.5625rem}.top-\[48px\]{top:3rem}.top-\[50\%\]{top:50%}.top-\[60px\]{top:3.75rem}.top-\[8px\]{top:.5rem}.isolate{isolation:isolate}.\!z-10{z-index:10!important}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[1100\]{z-index:1100}.z-\[11\]{z-index:11}.z-\[12001\]{z-index:12001}.z-\[12\]{z-index:12}.z-\[15\]{z-index:15}.z-\[1\]{z-index:1}.z-\[2000\]{z-index:2000}.z-\[2001\]{z-index:2001}.z-\[2002\]{z-index:2002}.z-\[2003\]{z-index:2003}.z-\[200\]{z-index:200}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[4\]{z-index:4}.z-\[50\]{z-index:50}.z-\[5\]{z-index:5}.z-\[998\]{z-index:998}.z-\[9998\]{z-index:9998}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.float-right{float:right}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-\[14px\]{margin:.875rem}.m-\[16px\]{margin:1rem}.m-auto{margin:auto}.\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[11px\]{margin-left:.6875rem;margin-right:.6875rem}.mx-\[16px\]{margin-left:1rem;margin-right:1rem}.mx-\[20px\]{margin-left:1.25rem;margin-right:1.25rem}.mx-\[24px\]{margin-left:1.5rem;margin-right:1.5rem}.mx-\[2px\]{margin-left:.125rem;margin-right:.125rem}.mx-\[5px\]{margin-left:.3125rem;margin-right:.3125rem}.mx-\[8px\]{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[0\]{margin-top:0;margin-bottom:0}.my-\[12px\]{margin-top:.75rem;margin-bottom:.75rem}.my-\[16px\]{margin-top:1rem;margin-bottom:1rem}.my-\[20px\]{margin-top:1.25rem;margin-bottom:1.25rem}.my-\[21px\]{margin-top:1.3125rem;margin-bottom:1.3125rem}.my-\[36px\]{margin-top:2.25rem;margin-bottom:2.25rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-5{margin-bottom:-1.25rem}.-ml-4{margin-left:-1rem}.-mr-8{margin-right:-2rem}.-mt-6{margin-top:-1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[10px\]{margin-bottom:.625rem}.mb-\[11px\]{margin-bottom:.6875rem}.mb-\[12px\]{margin-bottom:.75rem}.mb-\[13px\]{margin-bottom:.8125rem}.mb-\[16px\]{margin-bottom:1rem}.mb-\[18px\]{margin-bottom:1.125rem}.mb-\[1rem\]{margin-bottom:1rem}.mb-\[20px\]{margin-bottom:1.25rem}.mb-\[22px\]{margin-bottom:1.375rem}.mb-\[23px\]{margin-bottom:1.4375rem}.mb-\[24px\]{margin-bottom:1.5rem}.mb-\[26px\]{margin-bottom:1.625rem}.mb-\[28px\]{margin-bottom:1.75rem}.mb-\[30px\]{margin-bottom:1.875rem}.mb-\[32px\]{margin-bottom:2rem}.mb-\[37px\]{margin-bottom:2.3125rem}.mb-\[3px\]{margin-bottom:.1875rem}.mb-\[40px\]{margin-bottom:2.5rem}.mb-\[60px\]{margin-bottom:3.75rem}.mb-\[6px\]{margin-bottom:.375rem}.mb-\[70px\]{margin-bottom:4.375rem}.mb-\[8px\]{margin-bottom:.5rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-20{margin-left:5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-\[-4px\]{margin-left:-.25rem}.ml-\[1\.3rem\]{margin-left:1.3rem}.ml-\[10\%\]{margin-left:10%}.ml-\[11px\]{margin-left:.6875rem}.ml-\[12px\]{margin-left:.75rem}.ml-\[14px\]{margin-left:.875rem}.ml-\[18px\]{margin-left:1.125rem}.ml-\[20px\]{margin-left:1.25rem}.ml-\[22px\]{margin-left:1.375rem}.ml-\[30px\]{margin-left:1.875rem}.ml-\[32px\]{margin-left:2rem}.ml-\[48px\]{margin-left:3rem}.ml-\[4px\]{margin-left:.25rem}.ml-\[8px\]{margin-left:.5rem}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.mr-\[-8px\]{margin-right:-.5rem}.mr-\[0\.5rem\]{margin-right:.5rem}.mr-\[1\.1rem\]{margin-right:1.1rem}.mr-\[10\%\]{margin-right:10%}.mr-\[10px\]{margin-right:.625rem}.mr-\[15px\]{margin-right:.9375rem}.mr-\[20px\]{margin-right:1.25rem}.mr-\[24px\]{margin-right:1.5rem}.mr-\[2px\]{margin-right:.125rem}.mr-\[32px\]{margin-right:2rem}.mr-\[3px\]{margin-right:.1875rem}.mr-\[44px\]{margin-right:2.75rem}.mr-\[47px\]{margin-right:2.9375rem}.mr-\[4px\]{margin-right:.25rem}.mr-\[6px\]{margin-right:.375rem}.mr-\[8\%\]{margin-right:8%}.mr-\[8px\]{margin-right:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[-10px\]{margin-top:-.625rem}.mt-\[-20px\]{margin-top:-1.25rem}.mt-\[-30px\]{margin-top:-1.875rem}.mt-\[-50px\]{margin-top:-3.125rem}.mt-\[-8px\]{margin-top:-.5rem}.mt-\[100px\]{margin-top:6.25rem}.mt-\[10px\]{margin-top:.625rem}.mt-\[13px\]{margin-top:.8125rem}.mt-\[15px\]{margin-top:.9375rem}.mt-\[16px\]{margin-top:1rem}.mt-\[172px\]{margin-top:10.75rem}.mt-\[20px\]{margin-top:1.25rem}.mt-\[24px\]{margin-top:1.5rem}.mt-\[2px\]{margin-top:.125rem}.mt-\[30px\]{margin-top:1.875rem}.mt-\[32px\]{margin-top:2rem}.mt-\[34px\]{margin-top:2.125rem}.mt-\[36px\]{margin-top:2.25rem}.mt-\[3px\]{margin-top:.1875rem}.mt-\[40px\]{margin-top:2.5rem}.mt-\[42px\]{margin-top:2.625rem}.mt-\[44px\]{margin-top:2.75rem}.mt-\[50px\]{margin-top:3.125rem}.mt-\[6px\]{margin-top:.375rem}.mt-\[7px\]{margin-top:.4375rem}.mt-\[80px\]{margin-top:5rem}.mt-\[8px\]{margin-top:.5rem}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.\!h-\[88px\]{height:5.5rem!important}.h-0{height:0px}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-1\/4{height:25%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[0px\]{height:0px}.h-\[1\.35rem\]{height:1.35rem}.h-\[100\%\]{height:100%}.h-\[100px\]{height:6.25rem}.h-\[100vh\]{height:100vh}.h-\[106px\]{height:6.625rem}.h-\[10px\]{height:.625rem}.h-\[112px\]{height:7rem}.h-\[114px\]{height:7.125rem}.h-\[118px\]{height:7.375rem}.h-\[120px\]{height:7.5rem}.h-\[128px\]{height:8rem}.h-\[12px\]{height:.75rem}.h-\[134px\]{height:8.375rem}.h-\[144px\]{height:9rem}.h-\[148px\]{height:9.25rem}.h-\[14px\]{height:.875rem}.h-\[15\.75rem\]{height:15.75rem}.h-\[15px\]{height:.9375rem}.h-\[16px\]{height:1rem}.h-\[170px\]{height:10.625rem}.h-\[176px\]{height:11rem}.h-\[180px\]{height:11.25rem}.h-\[184px\]{height:11.5rem}.h-\[18px\]{height:1.125rem}.h-\[19px\]{height:1.1875rem}.h-\[1em\]{height:1em}.h-\[1px\]{height:.0625rem}.h-\[1rem\]{height:1rem}.h-\[200px\]{height:12.5rem}.h-\[207px\]{height:12.9375rem}.h-\[20px\]{height:1.25rem}.h-\[20rem\]{height:20rem}.h-\[224px\]{height:14rem}.h-\[22px\]{height:1.375rem}.h-\[24px\]{height:1.5rem}.h-\[25px\]{height:1.5625rem}.h-\[260px\]{height:16.25rem}.h-\[26px\]{height:1.625rem}.h-\[27px\]{height:1.6875rem}.h-\[27rem\]{height:27rem}.h-\[27vh\]{height:27vh}.h-\[28px\]{height:1.75rem}.h-\[2px\]{height:.125rem}.h-\[2rem\]{height:2rem}.h-\[3\.5625rem\]{height:3.5625rem}.h-\[3\.5rem\]{height:3.5rem}.h-\[300px\]{height:18.75rem}.h-\[30px\]{height:1.875rem}.h-\[31\%\]{height:31%}.h-\[32px\]{height:2rem}.h-\[342px\]{height:21.375rem}.h-\[35px\]{height:2.1875rem}.h-\[366px\]{height:22.875rem}.h-\[368px\]{height:23rem}.h-\[36px\]{height:2.25rem}.h-\[3rem\]{height:3rem}.h-\[40px\]{height:2.5rem}.h-\[42px\]{height:2.625rem}.h-\[44px\]{height:2.75rem}.h-\[45px\]{height:2.8125rem}.h-\[46px\]{height:2.875rem}.h-\[48\%\]{height:48%}.h-\[48px\]{height:3rem}.h-\[500px\]{height:31.25rem}.h-\[50px\]{height:3.125rem}.h-\[54px\]{height:3.375rem}.h-\[56px\]{height:3.5rem}.h-\[57px\]{height:3.5625rem}.h-\[58px\]{height:3.625rem}.h-\[594px\]{height:37.125rem}.h-\[60px\]{height:3.75rem}.h-\[60vh\]{height:60vh}.h-\[64px\]{height:4rem}.h-\[68px\]{height:4.25rem}.h-\[6px\]{height:.375rem}.h-\[70px\]{height:4.375rem}.h-\[80px\]{height:5rem}.h-\[82px\]{height:5.125rem}.h-\[84px\]{height:5.25rem}.h-\[88px\]{height:5.5rem}.h-\[8px\]{height:.5rem}.h-\[auto\]{height:auto}.h-\[calc\(100\%-40vh\)\]{height:calc(100% - 40vh)}.h-\[calc\(100\%-60px\)\]{height:calc(100% - 3.75rem)}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 12.5rem)}.h-\[calc\(100vh-300px\)\]{height:calc(100vh - 18.75rem)}.h-\[calc\(100vh-57px\)\]{height:calc(100vh - 3.5625rem)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[146px\]{max-height:9.125rem}.max-h-\[222px\]{max-height:13.875rem}.max-h-\[250px\]{max-height:15.625rem}.max-h-\[336px\]{max-height:21rem}.max-h-\[400px\]{max-height:25rem}.max-h-\[415px\]{max-height:25.9375rem}.max-h-\[500px\]{max-height:31.25rem}.max-h-\[680px\]{max-height:42.5rem}.max-h-\[74px\]{max-height:4.625rem}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-40{min-height:10rem}.min-h-\[200px\]{min-height:12.5rem}.min-h-\[480px\]{min-height:30rem}.min-h-\[808px\]{min-height:50.5rem}.min-h-\[900px\]{min-height:56.25rem}.min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.\!w-\[400px\]{width:25rem!important}.\!w-\[450px\]{width:28.125rem!important}.\!w-\[480px\]{width:30rem!important}.w-0{width:0px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\.25px\]{width:.07813rem}.w-\[1\.35rem\]{width:1.35rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:6.25rem}.w-\[100vw\]{width:100vw}.w-\[104px\]{width:6.5rem}.w-\[10px\]{width:.625rem}.w-\[116px\]{width:7.25rem}.w-\[12\.5rem\]{width:12.5rem}.w-\[12\.5vw\]{width:12.5vw}.w-\[120px\]{width:7.5rem}.w-\[128px\]{width:8rem}.w-\[12px\]{width:.75rem}.w-\[142px\]{width:8.875rem}.w-\[144px\]{width:9rem}.w-\[14px\]{width:.875rem}.w-\[150px\]{width:9.375rem}.w-\[15px\]{width:.9375rem}.w-\[160px\]{width:10rem}.w-\[164px\]{width:10.25rem}.w-\[168px\]{width:10.5rem}.w-\[16px\]{width:1rem}.w-\[180px\]{width:11.25rem}.w-\[184px\]{width:11.5rem}.w-\[18px\]{width:1.125rem}.w-\[19\.2rem\]{width:19.2rem}.w-\[190px\]{width:11.875rem}.w-\[192px\]{width:12rem}.w-\[193px\]{width:12.0625rem}.w-\[1em\]{width:1em}.w-\[1px\]{width:.0625rem}.w-\[1rem\]{width:1rem}.w-\[20\%\]{width:20%}.w-\[200px\]{width:12.5rem}.w-\[20px\]{width:1.25rem}.w-\[221px\]{width:13.8125rem}.w-\[224px\]{width:14rem}.w-\[22px\]{width:1.375rem}.w-\[230px\]{width:14.375rem}.w-\[240px\]{width:15rem}.w-\[245px\]{width:15.3125rem}.w-\[24px\]{width:1.5rem}.w-\[250px\]{width:15.625rem}.w-\[255px\]{width:15.9375rem}.w-\[25px\]{width:1.5625rem}.w-\[260px\]{width:16.25rem}.w-\[270px\]{width:16.875rem}.w-\[28px\]{width:1.75rem}.w-\[2rem\]{width:2rem}.w-\[30\%\]{width:30%}.w-\[300px\]{width:18.75rem}.w-\[31\%\]{width:31%}.w-\[312px\]{width:19.5rem}.w-\[323px\]{width:20.1875rem}.w-\[32px\]{width:2rem}.w-\[340px\]{width:21.25rem}.w-\[343px\]{width:21.4375rem}.w-\[345px\]{width:21.5625rem}.w-\[350px\]{width:21.875rem}.w-\[36px\]{width:2.25rem}.w-\[375px\]{width:23.4375rem}.w-\[376px\]{width:23.5rem}.w-\[38vw\]{width:38vw}.w-\[400px\]{width:25rem}.w-\[402px\]{width:25.125rem}.w-\[40px\]{width:2.5rem}.w-\[425px\]{width:26.5625rem}.w-\[426px\]{width:26.625rem}.w-\[42px\]{width:2.625rem}.w-\[444px\]{width:27.75rem}.w-\[44px\]{width:2.75rem}.w-\[450px\]{width:28.125rem}.w-\[456px\]{width:28.5rem}.w-\[46px\]{width:2.875rem}.w-\[48\%\]{width:48%}.w-\[48px\]{width:3rem}.w-\[48vw\]{width:48vw}.w-\[4px\]{width:.25rem}.w-\[500px\]{width:31.25rem}.w-\[562px\]{width:35.125rem}.w-\[56px\]{width:3.5rem}.w-\[576px\]{width:36rem}.w-\[588px\]{width:36.75rem}.w-\[60px\]{width:3.75rem}.w-\[634px\]{width:39.625rem}.w-\[64px\]{width:4rem}.w-\[6px\]{width:.375rem}.w-\[70\%\]{width:70%}.w-\[70px\]{width:4.375rem}.w-\[72px\]{width:4.5rem}.w-\[74px\]{width:4.625rem}.w-\[75px\]{width:4.6875rem}.w-\[76px\]{width:4.75rem}.w-\[800px\]{width:50rem}.w-\[80px\]{width:5rem}.w-\[81px\]{width:5.0625rem}.w-\[84px\]{width:5.25rem}.w-\[857px\]{width:53.5625rem}.w-\[86\%\]{width:86%}.w-\[880px\]{width:55rem}.w-\[90\%\]{width:90%}.w-\[90px\]{width:5.625rem}.w-\[924px\]{width:57.75rem}.w-\[calc\(50\%-10px\)\]{width:calc(50% - .625rem)}.w-\[calc\(50\%-5px\)\]{width:calc(50% - .3125rem)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-min{width:-moz-min-content;width:min-content}.w-px{width:.0625rem}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-72{min-width:18rem}.min-w-\[1080px\]{min-width:67.5rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[136px\]{min-width:8.5rem}.min-w-\[140px\]{min-width:8.75rem}.min-w-\[160px\]{min-width:10rem}.min-w-\[180px\]{min-width:11.25rem}.min-w-\[340px\]{min-width:21.25rem}.min-w-\[444px\]{min-width:27.75rem}.min-w-\[60px\]{min-width:3.75rem}.min-w-\[80px\]{min-width:5rem}.min-w-\[83px\]{min-width:5.1875rem}.min-w-full{min-width:100%}.max-w-6{max-width:1.5rem}.max-w-\[100px\]{max-width:6.25rem}.max-w-\[140px\]{max-width:8.75rem}.max-w-\[150px\]{max-width:9.375rem}.max-w-\[170px\]{max-width:10.625rem}.max-w-\[180px\]{max-width:11.25rem}.max-w-\[200px\]{max-width:12.5rem}.max-w-\[280px\]{max-width:17.5rem}.max-w-\[300px\]{max-width:18.75rem}.max-w-\[345px\]{max-width:21.5625rem}.max-w-\[400px\]{max-width:25rem}.max-w-\[410px\]{max-width:25.625rem}.max-w-\[60vw\]{max-width:60vw}.max-w-\[738px\]{max-width:46.125rem}.max-w-\[80\%\]{max-width:80%}.max-w-\[90\%\]{max-width:90%}.max-w-\[90px\]{max-width:5.625rem}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.basis-2\/5{flex-basis:40%}.basis-3\/5{flex-basis:60%}.\!-translate-y-1\/2{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2,.-translate-x-\[50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2,.-translate-y-\[50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[98\%\]{--tw-translate-y: -98%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-1{--tw-rotate: 1deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-\[no-drop\]{cursor:no-drop}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-no-drop{cursor:no-drop}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:.625rem}.gap-\[1px\]{gap:.0625rem}.gap-\[5px\]{gap:.3125rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-2{row-gap:.5rem}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-\[8px\]{border-radius:.5rem!important}.\!rounded-full{border-radius:624.9375rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[12px\]{border-radius:.75rem}.rounded-\[14px\]{border-radius:.875rem}.rounded-\[16px\]{border-radius:1rem}.rounded-\[18px\]{border-radius:1.125rem}.rounded-\[20px\]{border-radius:1.25rem}.rounded-\[24px\]{border-radius:1.5rem}.rounded-\[32px\]{border-radius:2rem}.rounded-\[3px\]{border-radius:.1875rem}.rounded-\[4px\]{border-radius:.25rem}.rounded-\[50\%\]{border-radius:50%}.rounded-\[5rem\]{border-radius:5rem}.rounded-\[6px\]{border-radius:.375rem}.rounded-\[8px\]{border-radius:.5rem}.rounded-full{border-radius:624.9375rem}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - .125rem)}.rounded-sm{border-radius:calc(var(--radius) - .25rem)}.rounded-xl{border-radius:.75rem}.rounded-b-\[20px\]{border-bottom-right-radius:1.25rem;border-bottom-left-radius:1.25rem}.rounded-l-\[4px\]{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-full{border-top-left-radius:624.9375rem;border-bottom-left-radius:624.9375rem}.rounded-l-lg{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-r-\[4px\]{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-lg{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.rounded-t-\[20px\]{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-bl-\[4px\]{border-bottom-left-radius:.25rem}.rounded-bl-\[5px\]{border-bottom-left-radius:.3125rem}.rounded-bl-\[6px\]{border-bottom-left-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:var(--radius)}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-md{border-bottom-right-radius:calc(var(--radius) - .125rem)}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-\[12px\]{border-top-left-radius:.75rem}.rounded-tl-\[5px\]{border-top-left-radius:.3125rem}.rounded-tl-lg{border-top-left-radius:var(--radius)}.rounded-tr-\[12px\]{border-top-right-radius:.75rem}.rounded-tr-\[6px\]{border-top-right-radius:.375rem}.rounded-tr-lg{border-top-right-radius:var(--radius)}.border{border-width:.0625rem}.border-0{border-width:0px}.border-2{border-width:.125rem}.border-4{border-width:.25rem}.border-\[0px\]{border-width:0px}.border-\[1px\]{border-width:.0625rem}.border-\[2px\]{border-width:.125rem}.border-\[3px\]{border-width:.1875rem}.border-b{border-bottom-width:.0625rem}.border-b-0{border-bottom-width:0px}.border-b-\[1px\]{border-bottom-width:.0625rem}.border-l{border-left-width:.0625rem}.border-r{border-right-width:.0625rem}.border-t{border-top-width:.0625rem}.border-t-0{border-top-width:0px}.border-t-2{border-top-width:.125rem}.border-t-\[1px\]{border-top-width:.0625rem}.border-solid{border-style:solid}.border-none{border-style:none}.border-\[\#005D8E\]{--tw-border-opacity: 1;border-color:rgb(0 93 142 / var(--tw-border-opacity, 1))}.border-\[\#E9E9E9\]{--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1))}.border-\[\#d9d9d9\]{--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity, 1))}.border-\[\#e9e9e9\]{--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1))}.border-\[\#fff\]{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-\[transparent\]{border-color:transparent}.border-\[var\(--theme-border-primary\)\]{border-color:var(--theme-border-primary)}.border-\[var\(--theme-brand-fg-primary\)\]{border-color:var(--theme-brand-fg-primary)}.border-\[var\(--theme-brand-fg-tertiary\)\]{border-color:var(--theme-brand-fg-tertiary)}.border-\[var\(--theme-brand-fill-tertiary\)\]{border-color:var(--theme-brand-fill-tertiary)}.border-\[var\(--theme-fg-tertiary\)\]{border-color:var(--theme-fg-tertiary)}.border-\[var\(--theme-fill-primary\)\]{border-color:var(--theme-fill-primary)}.border-\[var\(--theme-fill-secondary\)\]{border-color:var(--theme-fill-secondary)}.border-\[var\(--theme-ref-white-92\)\]{border-color:var(--theme-ref-white-92)}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-black\/10{border-color:#0000001a}.border-branding-primary{--tw-border-opacity: 1;border-color:rgb(0 93 142 / var(--tw-border-opacity, 1))}.border-inherit{border-color:inherit}.border-primary{border-color:hsl(var(--primary))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-\[\#DCDCDC\]{--tw-border-opacity: 1;border-bottom-color:rgb(220 220 220 / var(--tw-border-opacity, 1))}.border-t-\[var\(--theme-fill-secondary\)\]{border-top-color:var(--theme-fill-secondary)}.border-opacity-80{--tw-border-opacity: .8}.\!bg-\[var\(--theme-fill-primary\)\]{background-color:var(--theme-fill-primary)!important}.\!bg-\[var\(--theme-fill-tertiary\)\]{background-color:var(--theme-fill-tertiary)!important}.bg-\[\#00000014\]{background-color:#00000014}.bg-\[\#00000080\]{background-color:#00000080}.bg-\[\#000\]{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-\[\#005D8E\],.bg-\[\#005d8e\]{--tw-bg-opacity: 1;background-color:rgb(0 93 142 / var(--tw-bg-opacity, 1))}.bg-\[\#008CD61A\]{background-color:#008cd61a}.bg-\[\#008CD6\]{--tw-bg-opacity: 1;background-color:rgb(0 140 214 / var(--tw-bg-opacity, 1))}.bg-\[\#181818\]{--tw-bg-opacity: 1;background-color:rgb(24 24 24 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\],.bg-\[\#1a1a1a\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1c1c1c\]{--tw-bg-opacity: 1;background-color:rgb(28 28 28 / var(--tw-bg-opacity, 1))}.bg-\[\#222\]{--tw-bg-opacity: 1;background-color:rgb(34 34 34 / var(--tw-bg-opacity, 1))}.bg-\[\#2C2C2C\],.bg-\[\#2c2c2c\]{--tw-bg-opacity: 1;background-color:rgb(44 44 44 / var(--tw-bg-opacity, 1))}.bg-\[\#30D158\]{--tw-bg-opacity: 1;background-color:rgb(48 209 88 / var(--tw-bg-opacity, 1))}.bg-\[\#363636\]{--tw-bg-opacity: 1;background-color:rgb(54 54 54 / var(--tw-bg-opacity, 1))}.bg-\[\#484848\]{--tw-bg-opacity: 1;background-color:rgb(72 72 72 / var(--tw-bg-opacity, 1))}.bg-\[\#484e4c\]{--tw-bg-opacity: 1;background-color:rgb(72 78 76 / var(--tw-bg-opacity, 1))}.bg-\[\#E7EEF2\]{--tw-bg-opacity: 1;background-color:rgb(231 238 242 / var(--tw-bg-opacity, 1))}.bg-\[\#EFF4F7\]{--tw-bg-opacity: 1;background-color:rgb(239 244 247 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F4F1\]{--tw-bg-opacity: 1;background-color:rgb(244 244 241 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F5F5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F9FB\]{--tw-bg-opacity: 1;background-color:rgb(245 249 251 / var(--tw-bg-opacity, 1))}.bg-\[\#FF4D4D\]{--tw-bg-opacity: 1;background-color:rgb(255 77 77 / var(--tw-bg-opacity, 1))}.bg-\[\#efefef\]{--tw-bg-opacity: 1;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1))}.bg-\[\#f4f4f1\]{--tw-bg-opacity: 1;background-color:rgb(244 244 241 / var(--tw-bg-opacity, 1))}.bg-\[\#fff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[--theme-brand-fg-quaternary\]{background-color:var(--theme-brand-fg-quaternary)}.bg-\[--theme-fill-tertiary\]{background-color:var(--theme-fill-tertiary)}.bg-\[f4f4f1\]{background-color:f4f4f1}.bg-\[transparent\]{background-color:transparent}.bg-\[var\(--public-storage-system\)\]{background-color:var(--public-storage-system)}.bg-\[var\(--public-storage-video\)\]{background-color:var(--public-storage-video)}.bg-\[var\(--theme-bg-body-secondary\)\]{background-color:var(--theme-bg-body-secondary)}.bg-\[var\(--theme-bg-primary\)\]{background-color:var(--theme-bg-primary)}.bg-\[var\(--theme-bg-secondary\)\]{background-color:var(--theme-bg-secondary)}.bg-\[var\(--theme-brand-fg-primary\)\]{background-color:var(--theme-brand-fg-primary)}.bg-\[var\(--theme-brand-fg-secondary\)\]{background-color:var(--theme-brand-fg-secondary)}.bg-\[var\(--theme-brand-fg-tertiary\)\]{background-color:var(--theme-brand-fg-tertiary)}.bg-\[var\(--theme-brand-fill-primary\)\]{background-color:var(--theme-brand-fill-primary)}.bg-\[var\(--theme-brand-fill-secondary\)\]{background-color:var(--theme-brand-fill-secondary)}.bg-\[var\(--theme-brand-fill-tertiary\)\]{background-color:var(--theme-brand-fill-tertiary)}.bg-\[var\(--theme-fg-quaternary\)\]{background-color:var(--theme-fg-quaternary)}.bg-\[var\(--theme-fill-active\)\]{background-color:var(--theme-fill-active)}.bg-\[var\(--theme-fill-mask\)\]{background-color:var(--theme-fill-mask)}.bg-\[var\(--theme-fill-primary\)\]{background-color:var(--theme-fill-primary)}.bg-\[var\(--theme-fill-secondary\)\]{background-color:var(--theme-fill-secondary)}.bg-\[var\(--theme-fill-tertiary\)\]{background-color:var(--theme-fill-tertiary)}.bg-\[var\(--theme-function-error\)\]{background-color:var(--theme-function-error)}.bg-\[var\(--theme-ref-black-0\)\]{background-color:var(--theme-ref-black-0)}.bg-\[var\(--theme-ref-black-8\)\]{background-color:var(--theme-ref-black-8)}.bg-\[var\(--theme-ref-blue-grey-92\)\]{background-color:var(--theme-ref-blue-grey-92)}.bg-\[var\(--theme-ref-keyboard-bg\)\]{background-color:var(--theme-ref-keyboard-bg)}.bg-\[var\(--theme-ref-white-60\)\]{background-color:var(--theme-ref-white-60)}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/50{background-color:#00000080}.bg-black\/70{background-color:#000000b3}.bg-black\/85{background-color:#000000d9}.bg-branding-primary{--tw-bg-opacity: 1;background-color:rgb(0 93 142 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-80{--tw-bg-opacity: .8}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-primary{fill:hsl(var(--primary))}.fill-secondary{fill:hsl(var(--secondary))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.\!p-6{padding:1.5rem!important}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[0\]{padding:0}.p-\[1\.5px\]{padding:.09375rem}.p-\[10px\]{padding:.625rem}.p-\[15px\]{padding:.9375rem}.p-\[16px\],.p-\[1rem\]{padding:1rem}.p-\[24px\]{padding:1.5rem}.p-\[2px\]{padding:.125rem}.p-\[30px\]{padding:1.875rem}.p-\[36px_48px_42px_48px\]{padding:2.25rem 3rem 2.625rem}.p-\[48px\]{padding:3rem}.p-\[8px\]{padding:.5rem}.p-\[9px\]{padding:.5625rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[10px\]{padding-left:.625rem;padding-right:.625rem}.px-\[12px\]{padding-left:.75rem;padding-right:.75rem}.px-\[140px\]{padding-left:8.75rem;padding-right:8.75rem}.px-\[14px\]{padding-left:.875rem;padding-right:.875rem}.px-\[15px\]{padding-left:.9375rem;padding-right:.9375rem}.px-\[16px\]{padding-left:1rem;padding-right:1rem}.px-\[22px\]{padding-left:1.375rem;padding-right:1.375rem}.px-\[24px\]{padding-left:1.5rem;padding-right:1.5rem}.px-\[28px\]{padding-left:1.75rem;padding-right:1.75rem}.px-\[2px\]{padding-left:.125rem;padding-right:.125rem}.px-\[37px\]{padding-left:2.3125rem;padding-right:2.3125rem}.px-\[8px\]{padding-left:.5rem;padding-right:.5rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[12px\]{padding-top:.75rem;padding-bottom:.75rem}.py-\[14px\]{padding-top:.875rem;padding-bottom:.875rem}.py-\[16px\]{padding-top:1rem;padding-bottom:1rem}.py-\[18px\]{padding-top:1.125rem;padding-bottom:1.125rem}.py-\[20px\]{padding-top:1.25rem;padding-bottom:1.25rem}.py-\[26\.2px\]{padding-top:1.6375rem;padding-bottom:1.6375rem}.py-\[28px\]{padding-top:1.75rem;padding-bottom:1.75rem}.py-\[2px\]{padding-top:.125rem;padding-bottom:.125rem}.py-\[3px\]{padding-top:.1875rem;padding-bottom:.1875rem}.py-\[43px\]{padding-top:2.6875rem;padding-bottom:2.6875rem}.py-\[44px\]{padding-top:2.75rem;padding-bottom:2.75rem}.py-\[4px\]{padding-top:.25rem;padding-bottom:.25rem}.py-\[50px\]{padding-top:3.125rem;padding-bottom:3.125rem}.py-\[5px\]{padding-top:.3125rem;padding-bottom:.3125rem}.py-\[6px\]{padding-top:.375rem;padding-bottom:.375rem}.py-\[74px\]{padding-top:4.625rem;padding-bottom:4.625rem}.py-\[8px\]{padding-top:.5rem;padding-bottom:.5rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-\[16px\]{padding-bottom:1rem}.pb-\[24px\]{padding-bottom:1.5rem}.pb-\[2px\]{padding-bottom:.125rem}.pb-\[48px\]{padding-bottom:3rem}.pb-\[58px\]{padding-bottom:3.625rem}.pl-0{padding-left:0}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-\[10px\]{padding-left:.625rem}.pl-\[16px\]{padding-left:1rem}.pl-\[18px\]{padding-left:1.125rem}.pl-\[28px\]{padding-left:1.75rem}.pl-\[32px\]{padding-left:2rem}.pl-\[6px\]{padding-left:.375rem}.pl-\[8px\]{padding-left:.5rem}.pr-0{padding-right:0}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8,.pr-\[32px\]{padding-right:2rem}.pr-\[6px\]{padding-right:.375rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[120px\]{padding-top:7.5rem}.pt-\[12px\]{padding-top:.75rem}.pt-\[24px\]{padding-top:1.5rem}.pt-\[44px\]{padding-top:2.75rem}.pt-\[48px\]{padding-top:3rem}.pt-\[60px\]{padding-top:3.75rem}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:.625rem}.text-\[11px\]{font-size:.6875rem}.text-\[120px\]{font-size:7.5rem}.text-\[12px\]{font-size:.75rem}.text-\[13px\]{font-size:.8125rem}.text-\[14px\]{font-size:.875rem}.text-\[16px\]{font-size:1rem}.text-\[18px\]{font-size:1.125rem}.text-\[20px\]{font-size:1.25rem}.text-\[22px\]{font-size:1.375rem}.text-\[24px\]{font-size:1.5rem}.text-\[32px\]{font-size:2rem}.text-\[36px\]{font-size:2.25rem}.text-\[40px\]{font-size:2.5rem}.text-\[46px\]{font-size:2.875rem}.text-\[48px\]{font-size:3rem}.text-\[5px\]{font-size:.3125rem}.text-\[76px\]{font-size:4.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[12px\]{font-weight:.75rem}.font-\[13px\]{font-weight:.8125rem}.font-\[16px\]{font-weight:1rem}.font-\[600\]{font-weight:600}.font-\[700\]{font-weight:700}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.not-italic{font-style:normal}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[16px\],.leading-\[1rem\]{line-height:1rem}.leading-\[200px\]{line-height:12.5rem}.leading-\[24px\]{line-height:1.5rem}.leading-\[30px\]{line-height:1.875rem}.leading-\[32px\]{line-height:2rem}.leading-\[36px\]{line-height:2.25rem}.leading-\[60px\]{line-height:3.75rem}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.\!text-\[var\(--theme-fg-tertiary\)\]{color:var(--theme-fg-tertiary)!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#000000\],.text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-\[\#005D8E\],.text-\[\#005d8e\]{--tw-text-opacity: 1;color:rgb(0 93 142 / var(--tw-text-opacity, 1))}.text-\[\#008CD6\]{--tw-text-opacity: 1;color:rgb(0 140 214 / var(--tw-text-opacity, 1))}.text-\[\#0B6288\]{--tw-text-opacity: 1;color:rgb(11 98 136 / var(--tw-text-opacity, 1))}.text-\[\#1677ff\]{--tw-text-opacity: 1;color:rgb(22 119 255 / var(--tw-text-opacity, 1))}.text-\[\#265c8a\]{--tw-text-opacity: 1;color:rgb(38 92 138 / var(--tw-text-opacity, 1))}.text-\[\#333333\],.text-\[\#333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-\[\#34C759\],.text-\[\#34c759\]{--tw-text-opacity: 1;color:rgb(52 199 89 / var(--tw-text-opacity, 1))}.text-\[\#53606C\]{--tw-text-opacity: 1;color:rgb(83 96 108 / var(--tw-text-opacity, 1))}.text-\[\#666666\],.text-\[\#666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#85D5FF\]{--tw-text-opacity: 1;color:rgb(133 213 255 / var(--tw-text-opacity, 1))}.text-\[\#8e8e8e\]{--tw-text-opacity: 1;color:rgb(142 142 142 / var(--tw-text-opacity, 1))}.text-\[\#999999\],.text-\[\#999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.text-\[\#CC9B3E\]{--tw-text-opacity: 1;color:rgb(204 155 62 / var(--tw-text-opacity, 1))}.text-\[\#E9E9E9\]{--tw-text-opacity: 1;color:rgb(233 233 233 / var(--tw-text-opacity, 1))}.text-\[\#F79725\]{--tw-text-opacity: 1;color:rgb(247 151 37 / var(--tw-text-opacity, 1))}.text-\[\#FF4D4D\]{--tw-text-opacity: 1;color:rgb(255 77 77 / var(--tw-text-opacity, 1))}.text-\[\#FFC24D\]{--tw-text-opacity: 1;color:rgb(255 194 77 / var(--tw-text-opacity, 1))}.text-\[\#FFFFFF\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-\[\#ccc\]{--tw-text-opacity: 1;color:rgb(204 204 204 / var(--tw-text-opacity, 1))}.text-\[\#cccc\]{color:#cccc}.text-\[\#ff0303\]{--tw-text-opacity: 1;color:rgb(255 3 3 / var(--tw-text-opacity, 1))}.text-\[\#ff4d4d\]{--tw-text-opacity: 1;color:rgb(255 77 77 / var(--tw-text-opacity, 1))}.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-\[--theme-fg-primary\]{color:var(--theme-fg-primary)}.text-\[--theme-fg-secondary\]{color:var(--theme-fg-secondary)}.text-\[14\]{color:14}.text-\[rgb\(102\,102\,102\)\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[var\(--theme-bg-body-secondary\)\]{color:var(--theme-bg-body-secondary)}.text-\[var\(--theme-brand-fg-primary\)\]{color:var(--theme-brand-fg-primary)}.text-\[var\(--theme-brand-fg-tertiary\)\]{color:var(--theme-brand-fg-tertiary)}.text-\[var\(--theme-fg-primary\)\]{color:var(--theme-fg-primary)}.text-\[var\(--theme-fg-primary-opaque\)\]{color:var(--theme-fg-primary-opaque)}.text-\[var\(--theme-fg-quaternary\)\]{color:var(--theme-fg-quaternary)}.text-\[var\(--theme-fg-secondary\)\]{color:var(--theme-fg-secondary)}.text-\[var\(--theme-fg-tertiary\)\]{color:var(--theme-fg-tertiary)}.text-\[var\(--theme-fg-white\)\]{color:var(--theme-fg-white)}.text-\[var\(--theme-function-error\)\]{color:var(--theme-function-error)}.text-\[var\(--theme-function-note\)\]{color:var(--theme-function-note)}.text-\[var\(--theme-function-success\)\]{color:var(--theme-function-success)}.text-\[var\(--theme-orange-primary\)\]{color:var(--theme-orange-primary)}.text-\[var\(--theme-red-primary\)\]{color:var(--theme-red-primary)}.text-\[var\(--theme-ref-black-40\)\]{color:var(--theme-ref-black-40)}.text-\[var\(--theme-ref-white-100\)\]{color:var(--theme-ref-white-100)}.text-\[var\(--theme-ref-white-60\)\]{color:var(--theme-ref-white-60)}.text-branding-primary{--tw-text-opacity: 1;color:rgb(0 93 142 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-primary{color:hsl(var(--primary))}.text-secondary{color:hsl(var(--secondary))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/30{color:#ffffff4d}.text-white\/40{color:#fff6}.text-white\/60{color:#fff9}.text-white\/80{color:#fffc}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.caret-\[var\(--theme-brand-fg-primary\)\]{caret-color:var(--theme-brand-fg-primary)}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 .0625rem .1875rem 0 rgb(0 0 0 / .1), 0 .0625rem .125rem -.0625rem rgb(0 0 0 / .1);--tw-shadow-colored: 0 .0625rem .1875rem 0 var(--tw-shadow-color), 0 .0625rem .125rem -.0625rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 1.5625rem 3.125rem -.75rem rgb(0 0 0 / .25);--tw-shadow-colored: 0 1.5625rem 3.125rem -.75rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_0px_26\.1px_0px_rgba\(0\,126\,179\,0\.27\)\]{--tw-shadow: 0px 0px 1.63125rem 0px rgba(0,126,179,.27);--tw-shadow-colored: 0px 0px 1.63125rem 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 .125rem .25rem 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 .125rem .25rem 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 .625rem .9375rem -.1875rem rgb(0 0 0 / .1), 0 .25rem .375rem -.25rem rgb(0 0 0 / .1);--tw-shadow-colored: 0 .625rem .9375rem -.1875rem var(--tw-shadow-color), 0 .25rem .375rem -.25rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 .25rem .375rem -.0625rem rgb(0 0 0 / .1), 0 .125rem .25rem -.125rem rgb(0 0 0 / .1);--tw-shadow-colored: 0 .25rem .375rem -.0625rem var(--tw-shadow-color), 0 .125rem .25rem -.125rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 .0625rem .125rem 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 .0625rem .125rem 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[\#ced5da\]\/20{--tw-shadow-color: rgb(206 213 218 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:.125rem solid transparent;outline-offset:.125rem}.outline{outline-style:solid}.blur{--tw-blur: blur(.5rem);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(.25rem);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.duration-100{animation-duration:.1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.paused{animation-play-state:paused}.\[font-weight\:500\]{font-weight:500}.\[font-weight\:600\]{font-weight:600}body,html{position:relative;margin:0;background-color:var(--theme-bg-primary);padding:0;width:100%;height:100%;overflow-x:hidden;font-family:Mont For Anker,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}#root{min-width:80rem;height:100%}#root.cloudweb-min-height{overflow-y:auto}#root.cloudweb-min-width{overflow-x:auto}.responsive-layout-wrapper{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.responsive-layout-main{position:relative;width:100%;height:100%;overflow:hidden}.responsive-layout-main.screen-wide{margin:0 auto;width:calc(100vh * 16 / 9);min-width:90rem;max-width:100vw}.responsive-layout-main.screen-wide.window-narrow{margin:0;width:100vw;min-width:90rem}body .ant-message,body .ant-modal{font-family:Mont For Anker,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}body,html{font-size:1rem}@font-face{src:url(/assets/fonts/MontForAnker-Regular-D0rPhHYt.ttf) format("truetype");font-family:Mont For Anker}.nvr-keyboard .hg-theme-default{box-shadow:0 .25rem .375rem var(--theme-fill-primary);border-radius:.75rem;background-color:var(--theme-bg-body-primary);padding:1rem}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn{border-radius:.25rem;background-color:var(--theme-bg-body-secondary);width:3.25rem;height:3.25rem;color:var(--theme-fg-primary);font-weight:400;font-size:1.125rem}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn:hover,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn:hover{background-color:var(--theme-fill-activ)}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-space,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-space{margin-right:1.25rem;width:22.25rem;color:var(--theme-fg-secondary)}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-null,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-null{opacity:0;cursor:default;background-color:transparent;width:3.25rem}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-null-long,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-null-long{opacity:0;cursor:default;background-color:transparent;width:5.5rem}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-sign,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-sign{color:var(--theme-fg-secondary)}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-esc,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-esc{background-color:var(--theme-fill-secondary);background:url(/img/esc-9AjGMkRl.png) var(--theme-fill-primary) no-repeat 1rem center;background-size:1.625rem .8125rem;width:5.5rem;color:var(--theme-fg-secondary)}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-shift,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-shift{background:url(/img/shift-s4kadm_8.png) var(--theme-fill-primary) no-repeat 1rem center;background-size:1.125rem 1.125rem;width:5.5rem}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-backspace,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-backspace{background-color:var(--theme-fill-secondary);background:url(/img/delete-CcPB1fEB.png) var(--theme-fill-primary) no-repeat 5.875rem center;background-size:1.25rem 1.25rem;width:8.5rem}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-enter,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-enter{background:url(/img/next-DF6Cgadh.png) var(--theme-brand-fg-primary) no-repeat 4.25rem center;background-size:1.25rem 1.25rem;width:6.75rem;color:var(--theme-fg-white)}.nvr-keyboard .hg-theme-default .hg-button.hg-standardBtn.hg-enter_disbale,.nvr-keyboard .hg-theme-default .hg-button.hg-functionBtn.hg-enter_disbale{opacity:.35;cursor:not-allowed;background:url(/img/next_disabled-CUUEr6jC.png) var(--theme-fill-primary) no-repeat 4.25rem center;background-size:1.25rem 1.25rem;width:6.75rem}.nvr-player-model{position:relative;z-index:1;background-size:100% 100%;background-repeat:no-repeat;isolation:isolate}.nvr-player-model:before{position:absolute;inset:0;z-index:-1;content:""}.nvr-player-model.grid-1{background-image:url(/img/1-DSc8lcK7.png)}.nvr-player-model.grid-4{background-image:url(/img/4-D_2PJTw1.png)}.nvr-player-model.grid-4-gray{background-image:url(/img/4-gray-CWzMAU9T.png)}.nvr-player-model.grid-9{background-image:url(/img/9-QS7z-ONK.png)}.nvr-player-model.grid-16{background-image:url(/img/16-DNgEV-V4.png)}.nvr-player-model.grid-2-vertical{background-image:url(/img/2-CLQK9Ojp.png)}.ant-message{z-index:9999}.nvr-menu .ant-menu.ant-menu-root .ant-menu-sub{transition:none!important}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;padding-left:1rem!important;height:3rem;font-weight:700;font-size:1rem;white-space:nowrap}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item:hover{background-color:var(--theme-ref-brand-8-opaque);color:var(--theme-brand-fg-hover)}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item:hover img.normal{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item:hover img.hover{display:block}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item:hover img.active{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item img.normal{display:block}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item img.hover,.nvr-menu .ant-menu.ant-menu-root .ant-menu-item img.active{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item.ant-menu-item-selected{background-color:var(--theme-brand-fg-primary)!important;color:var(--theme-fg-white)!important}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item.ant-menu-item-selected img.normal,.nvr-menu .ant-menu.ant-menu-root .ant-menu-item.ant-menu-item-selected img.hover{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-item.ant-menu-item-selected img.active{display:block}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-inline .ant-menu-submenu-title{padding-left:1rem!important}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-vertical .ant-menu-submenu-title{display:flex;justify-content:center;align-items:center;padding:0}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-vertical .ant-menu-submenu-title .ant-menu-submenu-arrow{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu{padding:0}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu .ant-menu-submenu-title{height:3rem!important;font-size:1rem}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu .ant-menu-submenu-title:hover{background-color:var(--theme-brand-fg-quaternary);color:var(--theme-brand-fg-hover)}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu .ant-menu-item{padding-left:1rem!important}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu img.normal{display:block}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu img.hover,.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu img.active{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu:not(.ant-menu-submenu-selected) .ant-menu-submenu-title:hover img.normal{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu:not(.ant-menu-submenu-selected) .ant-menu-submenu-title:hover img.hover{display:block}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu:not(.ant-menu-submenu-selected) .ant-menu-submenu-title:hover img.active{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu .ant-menu-submenu-selected .ant-menu-submenu-title:hover img.normal,.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu .ant-menu-submenu-selected .ant-menu-submenu-title:hover img.hover{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu .ant-menu-submenu-selected .ant-menu-submenu-title:hover img.active{display:block}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-vertical.ant-menu-submenu-selected{background-color:var(--theme-brand-fg-primary)!important;color:var(--theme-fg-white)!important}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-vertical.ant-menu-submenu-selected img.normal,.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-vertical.ant-menu-submenu-selected img.hover{display:none}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-vertical.ant-menu-submenu-selected img.active{display:block}.nvr-menu .ant-menu.ant-menu-root .ant-menu-submenu-selected .ant-menu-item-selected{background-color:var(--theme-brand-fg-primary)!important;color:var(--theme-fg-white)!important}.nvr-menu .ant-menu.ant-menu-root.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title,.nvr-menu .ant-menu.ant-menu-root .ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--theme-fg-primary)!important}.nvr-menu .ant-menu-vertical .ant-menu-title-content{display:flex;justify-content:center}.nvr-menu .ant-menu-vertical .ant-menu-title-content span{margin:0}.ant-btn{box-shadow:none!important;height:2rem}.custom-scrollbar{padding-right:.3125rem;overflow-y:auto}.custom-scrollbar::-webkit-scrollbar{width:.25rem}.custom-scrollbar::-webkit-scrollbar-track{background:var(--theme-bg-secondary)}.custom-scrollbar:hover::-webkit-scrollbar-thumb{border-radius:.125rem;background:#ccc}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:.125rem;background:#ccc}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ccc}.custom-scrollbar::-webkit-scrollbar-thumb:active{border-radius:.125rem;background:#ccc}.hide-bar::-webkit-scrollbar{display:none}.ipInput .ant-input-outlined.ant-input{box-shadow:none}.ipInput .ant-input-disabled{background-color:var(--theme-fill-tertiary)}.ant-modal-confirm .ant-modal-confirm-title{font-size:1rem!important}.ant-modal-confirm .ant-modal-confirm-content,.ant-modal-confirm .ant-btn{font-size:.875rem!important}.item-border-bottom{border-bottom:.0625rem solid var(--theme-fill-primary)}.item-border-bottom:last-child{border-bottom:none}.smart-search-input .ant-input-suffix .ant-input-clear-icon svg{width:1.25rem;height:1.25rem}.smart-search-input .ant-input::-moz-placeholder{background:linear-gradient(to right,#ffadaf,#7ca0ff,#d5a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.smart-search-input .ant-input::placeholder{background:linear-gradient(to right,#ffadaf,#7ca0ff,#d5a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.custom-range-picker .ant-picker-panel-container .ant-picker-panel-layout .ant-picker-presets>ul>li{margin-top:.9375rem;background-color:var(--theme-keyboard-bg);font-size:.75rem;text-align:center}.custom-range-picker .ant-picker-panel-container .ant-picker-panel-layout .ant-picker-presets>ul>li:hover{background-color:var(--theme-brand-fg-primary);color:var(--theme-fg-white)}.nvr-model-items,.nvr-model-name{visibility:hidden}.nvr-model-camera:hover .nvr-model-items,.nvr-model-camera:hover .nvr-model-name{visibility:visible}.empty-model-add{visibility:hidden}.empty-model:hover .empty-model-add{visibility:visible}.ant-message span{font-size:1rem!important}.navigate-loading-mask-blur,.player-mask-blur{backdrop-filter:blur(1rem)!important;-webkit-backdrop-filter:blur(1rem)!important;background-color:#dedede00!important}.event-player-blur-mask{backdrop-filter:blur(.125rem)!important;-webkit-backdrop-filter:blur(.125rem)!important}.event-player-drawer.ant-drawer .ant-drawer-mask,.event-player-drawer .ant-drawer-mask{backdrop-filter:blur(.5rem)!important;-webkit-backdrop-filter:blur(.5rem)!important;background-color:#e5e7ebe6!important}.nvr-elements-visiblilty-toggle{visibility:hidden;transition:none;pointer-events:none}.nvr-visibility-hidden{visibility:hidden}.nvr-elements-visiblilty-inherit{visibility:hidden;transition:visibility .3s}.nvr-model-camera:hover .nvr-elements-visiblilty-toggle{visibility:visible;transition-delay:.15s;pointer-events:auto}.nvr-model-camera .nvr-elements-visiblilty-toggle{transition-delay:.1s}.nvr-model-camera:hover .nvr-elements-visiblilty-inherit{visibility:inherit}.nvr-model-camera.related-hovered .nvr-elements-visiblilty-toggle{visibility:visible;transition-delay:0s;pointer-events:auto}.nvr-model-camera.related-hovered .nvr-elements-visiblilty-inherit{visibility:inherit}.nvr-empty-model-visible{visibility:hidden}.nvr-empty-model:hover .nvr-empty-model-visible,.nvr-empty-model-visible:hover,.nvr-empty-model-hidden{visibility:visible}.nvr-empty-model:hover .nvr-empty-model-hidden{visibility:hidden}html,body{scrollbar-color:#cccccc;scrollbar-width:auto}::-webkit-scrollbar{width:.25rem;height:.25rem}::-webkit-scrollbar-track{background:var(--theme-bg-secondary)}::-webkit-scrollbar-thumb{border-radius:.125rem;background:#ccc}::-webkit-scrollbar-thumb:hover{background:#ccc}::-webkit-scrollbar-thumb:active{background:#ccc}.nvr-popconfirm .ant-popconfirm-message{margin-bottom:.75rem!important}.nvr-message .ant-message-notice-content{background:var(--theme-fill-toast)!important;padding:.75rem!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.nvr-sic-modal .ant-modal-confirm-paragraph{width:100%!important;max-width:100%!important}.sicCardCenterModal{width:25.5rem!important}.sicCardCenterModal .ant-modal-confirm-paragraph{row-gap:0;max-width:100%}.sicCardCenterWelcomeModal{width:28rem!important}.sicCardCenterWelcomeModal .ant-modal-confirm-paragraph{row-gap:0;max-width:100%}.sicCardCenterWelcomeModal .ant-modal-content{background:transparent;padding:0!important}.sicCardCenterWelcomeModal .ant-modal-close{top:unset;bottom:-3rem;left:50%;transform:translate(-50%);border-radius:50%;background-color:#e5e7eb17}.startup-error-text{width:auto;overflow:visible;white-space:nowrap}.ant-select .ant-select-arrow{color:var(--theme-fg-tertiary)!important}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{color:var()!important}.ai-caption-scrollbar{overflow-y:auto}.ai-caption-scrollbar::-webkit-scrollbar{border-radius:.125rem;width:.25rem}.ai-caption-scrollbar::-webkit-scrollbar-track{border-radius:.125rem;background:#1c1c1c}.ai-caption-scrollbar:hover::-webkit-scrollbar-thumb{border-radius:.125rem;background:var(--theme-fill-secondary)}.ai-caption-scrollbar::-webkit-scrollbar-thumb{border-radius:.125rem;background:var(--theme-fill-secondary)}.ai-caption-scrollbar::-webkit-scrollbar-thumb:hover{border-radius:.125rem;background:var(--theme-fill-secondary)}.ai-caption-scrollbar::-webkit-scrollbar-thumb:active{border-radius:.125rem;background:var(--theme-fill-secondary)}.cursor-progress-show{display:none}.all-cursor-progress .cursor-progress-show{display:block;cursor:progress}.ant-message-notice-content{border-radius:.25rem;background-color:var(--theme-fg-black)!important;color:var(--theme-fg-white)!important}.ant-message-notice-content .anticon{color:var(--theme-fg-white)!important}.ant-message-success .anticon{color:var(--theme-function-success)!important}.ant-message-error .anticon{color:var(--theme-function-error)!important}.ant-message-warning .anticon{color:var(--theme-function-warning)!important}.ant-message-info .anticon{color:var(--theme-function-info)!important}.hover\:cursor-not-allowed:hover{cursor:not-allowed}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-\[var\(--theme-brand-fg-secondary\)\]:hover{border-color:var(--theme-brand-fg-secondary)}.hover\:border-\[var\(--theme-fill-secondary\)\]:hover{border-color:var(--theme-fill-secondary)}.hover\:\!bg-\[--theme-fill-active\]:hover{background-color:var(--theme-fill-active)!important}.hover\:\!bg-\[transparent\]:hover{background-color:transparent!important}.hover\:\!bg-\[var\(--theme-fill-tertiary\)\]:hover{background-color:var(--theme-fill-tertiary)!important}.hover\:bg-\[\#777\]:hover{--tw-bg-opacity: 1;background-color:rgb(119 119 119 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#ffffff\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[var\(--theme-bg-secondary\)\]:hover{background-color:var(--theme-bg-secondary)}.hover\:bg-\[var\(--theme-brand-fg-secondary\)\]:hover{background-color:var(--theme-brand-fg-secondary)}.hover\:bg-\[var\(--theme-brand-fill-tertiary\)\]:hover{background-color:var(--theme-brand-fill-tertiary)}.hover\:bg-\[var\(--theme-fill-active\)\]:hover{background-color:var(--theme-fill-active)}.hover\:bg-\[var\(--theme-fill-primary\)\]:hover{background-color:var(--theme-fill-primary)}.hover\:bg-\[var\(--theme-fill-secondary\)\]:hover{background-color:var(--theme-fill-secondary)}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\:bg-opacity-80:hover{--tw-bg-opacity: .8}.hover\:text-\[\#000\]:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-\[\#666666\]:hover{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.hover\:text-\[var\(--theme-brand-fg-primary\)\]:hover{color:var(--theme-brand-fg-primary)}.hover\:text-\[var\(--theme-brand-fg-secondary\)\]:hover{color:var(--theme-brand-fg-secondary)}.hover\:text-\[var\(--theme-fg-secondary\)\]:hover{color:var(--theme-fg-secondary)}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-65:hover{opacity:.65}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-\[0\.6\]:hover{opacity:.6}.hover\:opacity-\[0\.8\]:hover{opacity:.8}.hover\:shadow-sm:hover{--tw-shadow: 0 .0625rem .125rem 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 .0625rem .125rem 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-\[var\(--theme-brand-fg-primary\)\]:focus{border-color:var(--theme-brand-fg-primary)}.focus\:outline-none:focus{outline:.125rem solid transparent;outline-offset:.125rem}.focus-visible\:outline-none:focus-visible{outline:.125rem solid transparent;outline-offset:.125rem}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(.0625rem + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.active\:opacity-10:active{opacity:.1}.active\:opacity-100:active{opacity:1}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-\[var\(--theme-fill-secondary\)\]:disabled{border-color:var(--theme-fill-secondary)}.disabled\:bg-\[var\(--theme-fill-primary\)\]:disabled{background-color:var(--theme-fill-primary)}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:text-\[var\(--theme-brand-fg-secondary\)\]{color:var(--theme-brand-fg-secondary)}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.data-\[state\=checked\]\:bg-branding-primary[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(0 93 142 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:text-white[data-state=checked]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:-right-2{right:-.5rem}.sm\:-top-2{top:-.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-1\.5{margin-left:.375rem}.sm\:ml-2{margin-left:.5rem}.sm\:mr-1{margin-right:.25rem}.sm\:mr-1\.5{margin-right:.375rem}.sm\:mr-2{margin-right:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-\[20px\]{margin-top:1.25rem}.sm\:inline{display:inline}.sm\:h-3{height:.75rem}.sm\:h-3\.5{height:.875rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-\[16px\]{height:1rem}.sm\:h-\[34px\]{height:2.125rem}.sm\:w-3{width:.75rem}.sm\:w-3\.5{width:.875rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-\[16px\]{width:1rem}.sm\:w-\[34px\]{width:2.125rem}.sm\:w-\[48px\]{width:3rem}.sm\:max-w-\[120px\]{max-width:7.5rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-\[5px\]{border-radius:.3125rem}.sm\:p-3{padding:.75rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-\[16px\]{padding-left:1rem;padding-right:1rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:text-\[12px\]{font-size:.75rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 768px){.md\:mb-5{margin-bottom:1.25rem}.md\:mt-2{margin-top:.5rem}.md\:mt-\[30px\]{margin-top:1.875rem}.md\:h-auto{height:auto}.md\:w-2\/3{width:66.666667%}.md\:max-w-\[150px\]{max-width:9.375rem}.md\:flex-row{flex-direction:row}.md\:px-\[24px\]{padding-left:1.5rem;padding-right:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:mb-4{margin-bottom:1rem}.lg\:ml-2{margin-left:.5rem}.lg\:mr-2{margin-right:.5rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-\[40px\]{margin-top:2.5rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-\[569px\]{width:35.5625rem}.lg\:p-4{padding:1rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-\[32px\]{padding-left:2rem;padding-right:2rem}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}}.\[\&\>\*\]\:\!fill-white>*{fill:#fff!important}.\[\&\>\*\]\:fill-\[var\(--theme-brand-fg-primary\)\]>*{fill:var(--theme-brand-fg-primary)}.\[\&\>\*\]\:fill-\[var\(--theme-fg-primary\)\]>*{fill:var(--theme-fg-primary)}.\[\&\>\*\]\:fill-\[var\(--theme-fg-quaternary\)\]>*{fill:var(--theme-fg-quaternary)}.\[\&\>\*\]\:stroke-\[var\(--theme-fg-primary\)\]>*{stroke:var(--theme-fg-primary)}.\[\&\>div\]\:cursor-pointer>div{cursor:pointer}.\[\&_\.ant-segmented-item-selected\]\:\!text-\[var\(--theme-brand-fg-primary\)\] .ant-segmented-item-selected{color:var(--theme-brand-fg-primary)!important}.\[\&_\.ant-segmented-item\]\:text-\[var\(--theme-fg-secondary\)\] .ant-segmented-item{color:var(--theme-fg-secondary)}.\[\&_\.ant-slider-rail\]\:\!bg-\[\#ffffff4d\] .ant-slider-rail{background-color:#ffffff4d!important}.\[\&_\.ant-tooltip-inner\]\:\!w-\[330px\] .ant-tooltip-inner{width:20.625rem!important}.\[\&_\.ant-tooltip-inner\]\:\!max-w-none .ant-tooltip-inner{max-width:none!important}.\[\&_\>ul\]\:\!rounded-\[12px\]>ul{border-radius:.75rem!important}.\[\&_\>ul\]\:\!py-\[6px\]>ul{padding-top:.375rem!important;padding-bottom:.375rem!important}:root[data-theme=default],:root{--theme-bg-primary: #f5f5f5;--theme-bg-secondary: #ffffff;--theme-bg-tertiary: #ebebeb;--theme-bg-body-primary: #f5f5f5;--theme-bg-body-secondary: #ffffff;--theme-bg-floating: #ffffff;--theme-fg-primary: #1f1f1f;--theme-fg-secondary: #666666;--theme-fg-tertiary: #707070;--theme-fg-quaternary: #969ba3;--theme-fg-white: #ffffff;--theme-fg-black: #000000;--theme-fg-primary-opaque: rgba(0, 0, 0, .88);--theme-fg-secondary-opaque: rgba(0, 0, 0, .6);--theme-fg-tertiary-opaque: rgba(0, 0, 0, .4);--theme-fg-quaternary-opaque: rgba(0, 0, 0, .24);--theme-fill-tertiary: rgba(0, 0, 0, .04);--theme-fill-primary: rgba(0, 0, 0, .1);--theme-fill-secondary: rgba(0, 0, 0, .08);--theme-fill-active: rgba(0, 0, 0, .08);--theme-fill-mask: rgba(0, 0, 0, .6);--theme-fill-toast: rgba(0, 0, 0, .85);--theme-function-info: #4ca2ff;--theme-function-success: #0fbd58;--theme-function-warning: #f79725;--theme-function-note: #f5b70e;--theme-function-error: #f05049;--theme-function-success-fg-primary: #0fbd58;--theme-function-success-fg-secondary: #56c486;--theme-function-success-fg-tertiary: #72cc99;--theme-function-success-fg-quaternary: #a2dbbb;--theme-function-success-fg-primary-opaque: #0fbd58;--theme-function-success-fg-secondary-opaque: rgba(15, 189, 88, .82);--theme-function-success-fg-tertiary-opaque: rgba(15, 189, 88, .69);--theme-function-success-fg-quaternary-opaque: rgba(15, 189, 88, .46);--theme-function-success-fill-primary: rgba(15, 189, 88, .32);--theme-function-success-fill-secondary: rgba(15, 189, 88, .24);--theme-function-success-fill-tertiary: rgba(15, 189, 88, .14);--theme-function-info-fg-primary: #4ca2ff;--theme-function-info-fg-secondary: #7bbaff;--theme-function-info-fg-tertiary: #92c6ff;--theme-function-info-fg-quaternary: #b0d6ff;--theme-function-info-fg-primary-opaque: #4ca2ff;--theme-function-info-fg-secondary-opaque: rgba(76, 162, 255, .74);--theme-function-info-fg-tertiary-opaque: rgba(76, 162, 255, .61);--theme-function-info-fg-quaternary-opaque: rgba(76, 162, 255, .44);--theme-function-info-fill-primary: rgba(76, 162, 255, .28);--theme-function-info-fill-secondary: rgba(76, 162, 255, .2);--theme-function-info-fill-tertiary: rgba(76, 162, 255, .11);--theme-function-warning-fg-primary: #f79725;--theme-function-warning-fg-secondary: #f8a541;--theme-function-warning-fg-tertiary: #faba6f;--theme-function-warning-fg-quaternary: #fbd09d;--theme-function-warning-fg-primary-opaque: #f79725;--theme-function-warning-fg-secondary-opaque: rgba(247, 151, 37, .87);--theme-function-warning-fg-tertiary-opaque: rgba(247, 151, 37, .66);--theme-function-warning-fg-quaternary-opaque: rgba(247, 151, 37, .45);--theme-function-warning-fill-primary: rgba(247, 151, 37, .32);--theme-function-warning-fill-secondary: rgba(247, 151, 37, .25);--theme-function-warning-fill-tertiary: rgba(247, 151, 37, .15);--theme-function-error-fg-primary: #f05049;--theme-function-error-fg-secondary: #f47c77;--theme-function-error-fg-tertiary: #f69692;--theme-function-error-fg-quaternary: #f8b2af;--theme-function-error-fg-primary-opaque: #f05049;--theme-function-error-fg-secondary-opaque: rgba(240, 80, 73, .75);--theme-function-error-fg-tertiary-opaque: rgba(240, 80, 73, .6);--theme-function-error-fg-quaternary-opaque: rgba(240, 80, 73, .44);--theme-function-error-fill-primary: rgba(240, 80, 73, .2);--theme-function-error-fill-secondary: rgba(240, 80, 73, .16);--theme-function-error-fill-tertiary: rgba(240, 80, 73, .08);--theme-function-note-fg-primary: #f5b70e;--theme-function-note-fg-secondary: #f7c436;--theme-function-note-fg-tertiary: #facb4b;--theme-function-note-fg-quaternary: #fad56e;--theme-function-note-fg-primary-opaque: #f5b70e;--theme-function-note-fg-secondary-opaque: rgba(245, 183, 14, .82);--theme-function-note-fg-tertiary-opaque: rgba(245, 183, 14, .73);--theme-function-note-fg-quaternary-opaque: rgba(245, 183, 14, .58);--theme-function-note-fill-primary: rgba(245, 183, 14, .32);--theme-function-note-fill-secondary: rgba(245, 183, 14, .26);--theme-function-note-fill-tertiary: rgba(245, 183, 14, .18);--theme-brand-fg-primary: #005d8e;--theme-brand-fg-secondary: #669ebb;--theme-brand-fg-tertiary: #99bed2;--theme-brand-fg-quaternary: #c2d8e4;--theme-brand-fg-primary-opaque: #005d8e;--theme-brand-fg-secondary-opaque: rgba(0, 93, 142, .6);--theme-brand-fg-tertiary-opaque: rgba(0, 93, 142, .4);--theme-brand-fg-quaternary-opaque: rgba(0, 93, 142, .24);--theme-brand-fill-primary: rgba(0, 93, 142, .1);--theme-brand-fill-secondary: rgba(0, 93, 142, .08);--theme-brand-fill-tertiary: rgba(0, 93, 142, .04);--theme-ref-blue-grey-8: #0f131a;--theme-ref-blue-grey-12: #1a1d24;--theme-ref-blue-grey-24: #363c47;--theme-ref-blue-grey-30: #454c57;--theme-ref-blue-grey-40: #5e6570;--theme-ref-blue-grey-44: #6c717a;--theme-ref-blue-grey-60: #969ba3;--theme-ref-blue-grey-76: #c0c4cc;--theme-ref-blue-grey-84: #d3d6db;--theme-ref-blue-grey-92: #ebeef2;--theme-ref-blue-grey-96: #f2f4f7;--theme-ref-blue-grey-94-opaque: rgba(15, 19, 26, .96);--theme-ref-blue-grey-66-opaque: rgba(15, 19, 26, .66);--theme-ref-blue-grey-44-opaque: rgba(15, 19, 26, .44);--theme-ref-blue-grey-24-opaque: rgba(15, 19, 26, .24);--theme-ref-blue-grey-10-opaque: rgba(15, 19, 26, .1);--theme-ref-blue-grey-8-opaque: rgba(15, 19, 26, .08);--theme-ref-blue-grey-4-opaque: rgba(15, 19, 26, .04);--theme-ref-black-0: #000000;--theme-ref-black-8: #141414;--theme-ref-black-12: #1f1f1f;--theme-ref-black-24: #3d3d3d;--theme-ref-black-30: #4d4d4d;--theme-ref-black-40: #666666;--theme-ref-black-44: #707070;--theme-ref-black-95-opaque: rgba(61, 61, 61, .95);--theme-ref-black-88-opaque: rgba(0, 0, 0, .88);--theme-ref-black-85-opaque: rgba(0, 0, 0, .85);--theme-ref-black-60-opaque: rgba(0, 0, 0, .6);--theme-ref-black-40-opaque: rgba(0, 0, 0, .4);--theme-ref-black-24-opaque: rgba(0, 0, 0, .24);--theme-ref-black-10-opaque: rgba(0, 0, 0, .1);--theme-ref-black-8-opaque: rgba(0, 0, 0, .08);--theme-ref-black-4-opaque: rgba(0, 0, 0, .04);--theme-ref-white-100: #ffffff;--theme-ref-white-96: #f5f5f5;--theme-ref-white-92: #ebebeb;--theme-ref-white-84: #d6d6d6;--theme-ref-white-76: #c2c2c2;--theme-ref-white-60: #999999;--theme-ref-white-84-opaque: rgba(255, 255, 255, .84);--theme-ref-white-44-opaque: rgba(255, 255, 255, .44);--theme-ref-white-30-opaque: rgba(255, 255, 255, .3);--theme-ref-white-12-opaque: rgba(255, 255, 255, .12);--theme-ref-white-10-opaque: rgba(255, 255, 255, .1);--theme-ref-white-8-opaque: rgba(255, 255, 255, .08);--theme-ref-yellow-100: #f5b70e;--theme-ref-blue-100: #4ca2ff;--theme-ref-green-100: #0fbd58;--theme-ref-orange-100: #f79725;--theme-ref-red-100: #f05049;--theme-ref-brand-100: #005d8e;--theme-ref-brand-60: #669ebb;--theme-ref-brand-40: #99bed2;--theme-ref-brand-24: #c2d8e4;--theme-ref-brand-100-opaque: #005d8e;--theme-ref-brand-60-opaque: rgba(0, 93, 142, .6);--theme-ref-brand-40-opaque: rgba(0, 93, 142, .4);--theme-ref-brand-24-opaque: rgba(0, 93, 142, .24);--theme-ref-brand-10-opaque: rgba(0, 93, 142, .1);--theme-ref-brand-8-opaque: rgba(0, 93, 142, .08);--theme-ref-brand-4-opaque: rgba(0, 93, 142, .04)}:root[data-theme=dark]{--theme-bg-primary: #000000;--theme-bg-secondary: #141414;--theme-bg-tertiary: #1f1f1f;--theme-bg-body-primary: #141414;--theme-bg-body-secondary: #1f1f1f;--theme-bg-floating: #3d3d3d;--theme-fg-primary: #ffffff;--theme-fg-secondary: #d6d6d6;--theme-fg-tertiary: #999999;--theme-fg-quaternary: #c2c2c2;--theme-fg-white: #ffffff;--theme-fg-black: #000000;--theme-fg-primary-opaque: #ffffff;--theme-fg-secondary-opaque: rgba(255, 255, 255, .84);--theme-fg-tertiary-opaque: rgba(255, 255, 255, .44);--theme-fg-quaternary-opaque: rgba(255, 255, 255, .3);--theme-fill-tertiary: rgba(255, 255, 255, .08);--theme-fill-primary: rgba(255, 255, 255, .12);--theme-fill-secondary: rgba(255, 255, 255, .1);--theme-fill-active: rgba(255, 255, 255, .1);--theme-fill-mask: rgba(0, 0, 0, .6);--theme-fill-toast: rgba(61, 61, 61, .95);--theme-function-info: #4ca2ff;--theme-function-success: #0fbd58;--theme-function-warning: #f79725;--theme-function-note: #f5b70e;--theme-function-error: #f05049;--theme-function-success-fg-primary: #07b851;--theme-function-success-fg-secondary: #069b44;--theme-function-success-fg-tertiary: #057d37;--theme-function-success-fg-quaternary: #034a20;--theme-function-success-fg-primary-opaque: #07b851;--theme-function-success-fg-secondary-opaque: rgba(7, 184, 81, .84);--theme-function-success-fg-tertiary-opaque: rgba(7, 184, 81, .68);--theme-function-success-fg-quaternary-opaque: rgba(7, 184, 81, .4);--theme-function-success-fill-primary: rgba(7, 184, 81, .28);--theme-function-success-fill-secondary: rgba(7, 184, 81, .22);--theme-function-success-fill-tertiary: rgba(7, 184, 81, .15);--theme-function-info-fg-primary: #3688e0;--theme-function-info-fg-secondary: #2d72bc;--theme-function-info-fg-tertiary: #265f9d;--theme-function-info-fg-quaternary: #1a416c;--theme-function-info-fg-primary-opaque: #3688e0;--theme-function-info-fg-secondary-opaque: rgba(54, 136, 224, .84);--theme-function-info-fg-tertiary-opaque: rgba(54, 136, 224, .7);--theme-function-info-fg-quaternary-opaque: rgba(54, 136, 224, .48);--theme-function-info-fill-primary: rgba(54, 136, 224, .29);--theme-function-info-fill-secondary: rgba(54, 136, 224, .23);--theme-function-info-fill-tertiary: rgba(54, 136, 224, .17);--theme-function-warning-fg-primary: #e88a1a;--theme-function-warning-fg-secondary: #c57516;--theme-function-warning-fg-tertiary: #87500f;--theme-function-warning-fg-quaternary: #543209;--theme-function-warning-fg-primary-opaque: #e88a1a;--theme-function-warning-fg-secondary-opaque: rgba(232, 138, 26, .85);--theme-function-warning-fg-tertiary-opaque: rgba(232, 138, 26, .58);--theme-function-warning-fg-quaternary-opaque: rgba(232, 138, 26, .36);--theme-function-warning-fill-primary: rgba(232, 138, 26, .28);--theme-function-warning-fill-secondary: rgba(232, 138, 26, .22);--theme-function-warning-fill-tertiary: rgba(232, 138, 26, .15);--theme-function-error-fg-primary: #db5953;--theme-function-error-fg-secondary: #c14e49;--theme-function-error-fg-tertiary: #8c3935;--theme-function-error-fg-quaternary: #582421;--theme-function-error-fg-primary-opaque: #db5953;--theme-function-error-fg-secondary-opaque: rgba(219, 89, 83, .88);--theme-function-error-fg-tertiary-opaque: rgba(219, 89, 83, .64);--theme-function-error-fg-quaternary-opaque: rgba(219, 89, 83, .4);--theme-function-error-fill-primary: rgba(219, 89, 83, .28);--theme-function-error-fill-secondary: rgba(219, 89, 83, .22);--theme-function-error-fill-tertiary: rgba(219, 89, 83, .14);--theme-function-note-fg-primary: #e5ac0e;--theme-function-note-fg-secondary: #ca970c;--theme-function-note-fg-tertiary: #977209;--theme-function-note-fg-quaternary: #4e3a05;--theme-function-note-fg-primary-opaque: #e5ac0e;--theme-function-note-fg-secondary-opaque: rgba(229, 172, 14, .88);--theme-function-note-fg-tertiary-opaque: rgba(229, 172, 14, .66);--theme-function-note-fg-quaternary-opaque: rgba(229, 172, 14, .34);--theme-function-note-fill-primary: rgba(229, 172, 14, .24);--theme-function-note-fill-secondary: rgba(229, 172, 14, .19);--theme-function-note-fill-tertiary: rgba(229, 172, 14, .12);--theme-brand-fg-primary: #008cd6;--theme-brand-fg-secondary: #0076b4;--theme-brand-fg-tertiary: #003e5e;--theme-brand-fg-quaternary: #002a40;--theme-brand-fg-primary-opaque: #008cd6;--theme-brand-fg-secondary-opaque: rgba(0, 140, 214, .84);--theme-brand-fg-tertiary-opaque: rgba(0, 140, 214, .44);--theme-brand-fg-quaternary-opaque: rgba(0, 140, 214, .3);--theme-brand-fill-primary: rgba(0, 140, 214, .12);--theme-brand-fill-secondary: rgba(0, 140, 214, .1);--theme-brand-fill-tertiary: rgba(0, 140, 214, .08);--theme-ref-blue-grey-8: #0f131a;--theme-ref-blue-grey-12: #1a1d24;--theme-ref-blue-grey-24: #363c47;--theme-ref-blue-grey-30: #454c57;--theme-ref-blue-grey-40: #5e6570;--theme-ref-blue-grey-44: #6c717a;--theme-ref-blue-grey-60: #969ba3;--theme-ref-blue-grey-76: #c0c4cc;--theme-ref-blue-grey-84: #d3d6db;--theme-ref-blue-grey-92: #ebeef2;--theme-ref-blue-grey-96: #f2f4f7;--theme-ref-blue-grey-94-opaque: rgba(15, 19, 26, .96);--theme-ref-blue-grey-66-opaque: rgba(15, 19, 26, .66);--theme-ref-blue-grey-44-opaque: rgba(15, 19, 26, .44);--theme-ref-blue-grey-24-opaque: rgba(15, 19, 26, .24);--theme-ref-blue-grey-10-opaque: rgba(15, 19, 26, .1);--theme-ref-blue-grey-8-opaque: rgba(15, 19, 26, .08);--theme-ref-blue-grey-4-opaque: rgba(15, 19, 26, .04);--theme-ref-black-0: #000000;--theme-ref-black-8: #141414;--theme-ref-black-12: #1f1f1f;--theme-ref-black-24: #3d3d3d;--theme-ref-black-30: #4d4d4d;--theme-ref-black-40: #666666;--theme-ref-black-44: #707070;--theme-ref-black-95-opaque: rgba(61, 61, 61, .95);--theme-ref-black-88-opaque: rgba(0, 0, 0, .88);--theme-ref-black-85-opaque: rgba(0, 0, 0, .85);--theme-ref-black-60-opaque: rgba(0, 0, 0, .6);--theme-ref-black-40-opaque: rgba(0, 0, 0, .4);--theme-ref-black-24-opaque: rgba(0, 0, 0, .24);--theme-ref-black-10-opaque: rgba(0, 0, 0, .1);--theme-ref-black-8-opaque: rgba(0, 0, 0, .08);--theme-ref-black-4-opaque: rgba(0, 0, 0, .04);--theme-ref-white-100: #ffffff;--theme-ref-white-96: #f5f5f5;--theme-ref-white-92: #ebebeb;--theme-ref-white-84: #d6d6d6;--theme-ref-white-76: #c2c2c2;--theme-ref-white-60: #999999;--theme-ref-white-84-opaque: rgba(255, 255, 255, .84);--theme-ref-white-44-opaque: rgba(255, 255, 255, .44);--theme-ref-white-30-opaque: rgba(255, 255, 255, .3);--theme-ref-white-12-opaque: rgba(255, 255, 255, .12);--theme-ref-white-10-opaque: rgba(255, 255, 255, .1);--theme-ref-white-8-opaque: rgba(255, 255, 255, .08);--theme-ref-yellow-100: #f5b70e;--theme-ref-blue-100: #4ca2ff;--theme-ref-green-100: #0fbd58;--theme-ref-orange-100: #f79725;--theme-ref-red-100: #f05049;--theme-ref-brand-100: #008cd6;--theme-ref-brand-60: #0076b4;--theme-ref-brand-40: #003e5e;--theme-ref-brand-24: #002a40;--theme-ref-brand-100-opaque: #008cd6;--theme-ref-brand-60-opaque: rgba(0, 140, 214, .84);--theme-ref-brand-40-opaque: rgba(0, 140, 214, .44);--theme-ref-brand-24-opaque: rgba(0, 140, 214, .3);--theme-ref-brand-10-opaque: rgba(0, 140, 214, .12);--theme-ref-brand-8-opaque: rgba(0, 140, 214, .1);--theme-ref-brand-4-opaque: rgba(0, 140, 214, .08)}:root{--public-storage-system: #008cd6;--public-storage-video: #0dc9ab;--public-storage-available: #e8e8e8;--public-function-error: rgba(240, 81, 73, .08)}.ant-checkbox-checked .ant-checkbox-inner:after,.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner:after,.ant-checkbox .ant-checkbox-inner:after{border-color:var(--theme-bg-secondary)!important}[data-theme=default] .ant-checkbox-checked .ant-checkbox-inner:after,[data-theme=dark] .ant-checkbox-checked .ant-checkbox-inner:after{border-color:var(--theme-bg-secondary)!important}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--theme-brand-fg-primary)!important;border-color:var(--theme-brand-fg-primary)!important}@media (min-height: 1065px){.ant-tooltip-arrow:before,.ant-popover-arrow:before,.ant-dropdown-arrow:before,.ant-tour-arrow:before{width:16PX!important;height:8PX!important}}@media (min-height: 1033px){.ant-tooltip .ant-tooltip-arrow{bottom:.0625rem!important}.ant-tooltip .ant-tooltip-arrow :before{bottom:-.0625rem!important}}
