.login-layout{min-height:100vh;display:flex;flex-direction:column;background:#fff}.login-main{flex:1;padding:20px}@media(min-width:768px){.login-main{padding:40px 20px}.login-card{max-width:500px;width:100%}}.login-card{border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:24px}.login-brand-block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:8px}.login-brand-logo{display:block;height:60px;width:min(280px,100%);margin:0 auto 16px;object-fit:contain;object-position:center center}.login-brand-title{margin:0;width:100%;text-align:center;font-size:28px;font-weight:700;color:#60a5fa}.login-brand-subtitle{margin:6px 0 0;width:100%;text-align:center;font-size:15px;font-weight:600;color:#64748b}.login-footer{background:#0f172a;color:#ffffffb8;text-align:center;padding:20px 16px 24px;font-size:13px;line-height:1.7}.login-footer-line{margin:0}.login-footer-meta{margin-top:6px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 10px}.login-footer-sep{color:#ffffff73;-webkit-user-select:none;user-select:none}.login-footer-gap{width:8px}.captcha-container{display:flex;align-items:center;gap:10px;margin-bottom:16px}.captcha-input{flex:none;width:120px;margin-bottom:0}.captcha-image-wrapper{display:flex;align-items:center;position:relative}.captcha-image{width:100px;height:40px;cursor:pointer;border:1px solid #d9d9d9;border-radius:6px;object-fit:contain}.captcha-image:hover{border-color:#1890ff}.captcha-image.disabled{opacity:.6;cursor:not-allowed}.captcha-countdown{position:absolute;top:-8px;right:-8px;background-color:#ff4d4f;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:10;box-shadow:0 2px 4px #0003}.login-button-item{margin-top:10px;margin-bottom:0}.ant-form-item{margin-bottom:16px}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;background:#4096ff}.dashboard-statistics{margin-bottom:24px}.dashboard-charts{margin-top:24px}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100vh;width:100vw}.App{height:100%;width:100%}.login-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.login-card{border-radius:12px;box-shadow:0 6px 16px #00000014}.login-header{margin-bottom:24px}.captcha-container{display:flex;align-items:center;gap:12px}.captcha-input{flex:1;margin-bottom:0}.captcha-image-wrapper{display:flex;flex-direction:column;align-items:center}.captcha-image{width:120px;height:40px;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;transition:opacity .3s}.captcha-image:hover{opacity:.8}.captcha-image.disabled{opacity:.5;cursor:not-allowed}.captcha-countdown{font-size:12px;color:#666;margin-top:4px}.login-button-item{margin-top:24px}.selected-row{background-color:#e6f7ff!important}.selected-row:hover{background-color:#bae7ff!important}.compare-task-row-selected>td{background-color:#e6f4ff!important}.compare-task-row-selected:hover>td{background-color:#bae7ff!important}.historical-accounts-table-wrap .ant-table-thead>tr>th{background:#f5f5f5!important;font-weight:600;font-size:13px;color:#262626}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
