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}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.lc-auth{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;transition:background .3s ease,color .3s ease}.lc-auth--light{background:radial-gradient(1200px 600px at 18% -10%,#1677ff38,#1677ff00 55%),radial-gradient(1000px 600px at 92% 10%,#722ed12e,#722ed100 55%),linear-gradient(180deg,#fff,#f6f7fb 45% 100%);color:#000000e0}.lc-auth--dark{background:radial-gradient(1200px 600px at 18% -10%,#1677ff3d,#1677ff00 58%),radial-gradient(1000px 600px at 92% 10%,#722ed138,#722ed100 60%),radial-gradient(900px 700px at 55% 110%,#13c2c229,#13c2c200 62%),linear-gradient(180deg,#020617,#0b1224 55%,#020617);color:#ffffffe0}.lc-auth__particles{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.9}.lc-auth__glow{position:absolute;width:720px;height:720px;border-radius:50%;filter:blur(160px);z-index:0;pointer-events:none;transition:opacity .3s ease}.lc-auth--light .lc-auth__glow{opacity:.55}.lc-auth--dark .lc-auth__glow{opacity:.35}.lc-auth__glow--one{top:-280px;left:-240px;background:#1677ff}.lc-auth__glow--two{right:-280px;bottom:-320px;background:#722ed1}.lc-auth__body{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 16px 32px;position:relative;z-index:1}.lc-auth__brand--compact{justify-content:center;margin-bottom:20px}.lc-auth__page-header{text-align:center;margin-bottom:12px}.lc-auth__page-title{margin:0;font-size:20px;font-weight:700;letter-spacing:-.01em;transition:color .3s ease}.lc-auth--light .lc-auth__page-title{color:#0f172a}.lc-auth--dark .lc-auth__page-title{color:#f1f5f9}.lc-auth__tabs{display:flex;gap:8px;margin:0 0 16px;padding:4px;border-radius:12px;transition:background .3s ease}.lc-auth--light .lc-auth__tabs{background:#0000000a}.lc-auth--dark .lc-auth__tabs{background:#ffffff14}.lc-auth__tab{flex:1;padding:10px 16px;border:none;border-radius:10px;background:transparent;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.lc-auth--light .lc-auth__tab{color:#000000a6}.lc-auth--dark .lc-auth__tab{color:#ffffffa6}.lc-auth--light .lc-auth__tab:hover{color:#000000e0}.lc-auth--dark .lc-auth__tab:hover{color:#ffffffe0}.lc-auth--light .lc-auth__tab--active{background:#fff;color:#1677ff;box-shadow:0 2px 8px #00000014}.lc-auth--dark .lc-auth__tab--active{background:#ffffff1f;color:#3b82f6;box-shadow:0 2px 8px #0003}.lc-auth__brand{display:inline-flex;align-items:center;gap:16px;text-decoration:none;color:inherit;transition:transform .3s ease}.lc-auth__brand:hover{transform:translateY(-2px)}.lc-auth__brand-logo{width:44px;height:44px;border-radius:14px;box-shadow:0 24px 48px -28px #1677ff61}.lc-auth__brand-name{font-size:24px;font-weight:700;letter-spacing:.01em}.lc-auth__card{width:min(420px,92vw);padding:40px 36px;border-radius:28px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:relative;overflow:hidden;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease,color .3s ease}.lc-auth--light .lc-auth__card{background:#ffffffdb;box-shadow:0 30px 72px -52px #0f172a73,0 16px 28px -24px #0f172a2e;border:1px solid rgba(5,5,5,.06);color:#0f172a}.lc-auth--dark .lc-auth__card{background:#0f172abf;box-shadow:0 30px 72px -52px #000000a6,0 16px 28px -24px #00000059;border:1px solid rgba(255,255,255,.1);color:#f1f5f9}.lc-auth__card:before{content:"";position:absolute;inset:-40%;pointer-events:none}.lc-auth--light .lc-auth__card:before{background:radial-gradient(520px 240px at 20% 10%,#1677ff24,#1677ff00 55%),radial-gradient(520px 240px at 90% 10%,#722ed11a,#722ed100 55%)}.lc-auth--dark .lc-auth__card:before{background:radial-gradient(520px 240px at 20% 10%,#1677ff1a,#1677ff00 55%),radial-gradient(520px 240px at 90% 10%,#722ed114,#722ed100 55%)}.lc-auth__card>*{position:relative}.lc-auth__form .ant-form-item{margin-bottom:16px}.lc-auth__form .ant-form-item:last-child{margin-bottom:0}.lc-auth__form .ant-input-lg,.lc-auth__form .ant-input-password-large .ant-input,.lc-auth__form .ant-select-lg .ant-select-selector,.lc-auth__form .ant-btn-lg{border-radius:14px}.lc-auth__form .ant-input-affix-wrapper-lg{border-radius:14px;padding:12px 16px}.lc-auth__form .ant-input-lg,.lc-auth__form .ant-input-password-large .ant-input{padding:12px 16px;font-size:15px}.lc-auth__form .ant-btn-lg{height:46px;font-size:15px;font-weight:600}.lc-auth__form .ant-checkbox .ant-checkbox-inner{border-radius:6px}.lc-auth__form .ant-input-affix-wrapper:hover,.lc-auth__form .ant-input-affix-wrapper:focus,.lc-auth__form .ant-input-affix-wrapper-focused{border-color:#1677ff!important;box-shadow:0 0 0 3px #1677ff1f!important}.lc-auth__form .ant-input:hover,.lc-auth__form .ant-input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.lc-auth__form .ant-form-item-explain-error{font-size:13px}.lc-auth__form-footer{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;transition:color .3s ease}.lc-auth--light .lc-auth__form-footer{color:#475569}.lc-auth--dark .lc-auth__form-footer{color:#94a3b8}.lc-auth__cta-button{width:100%;margin-top:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 22px 36px -22px #2563eb99}.lc-auth__cta-button:hover{box-shadow:0 28px 40px -18px #2563eb8c}.lc-auth__links{margin-top:28px;font-size:14px;text-align:center;transition:color .3s ease}.lc-auth--light .lc-auth__links{color:#475569}.lc-auth--dark .lc-auth__links{color:#94a3b8}.lc-auth__links-divider{margin:0 8px;transition:color .3s ease}.lc-auth--light .lc-auth__links-divider{color:#cbd5e1}.lc-auth--dark .lc-auth__links-divider{color:#475569}.lc-auth__captcha{width:100%}.lc-auth__captcha-btn{min-width:132px}.lc-auth__password-strength{display:flex;align-items:center;gap:10px;margin-top:8px}.lc-auth__password-strength span{font-size:12px}.lc-auth__password-strength--weak span{color:#f97316}.lc-auth__password-strength--medium span{color:#eab308}.lc-auth__password-strength--strong span{color:#22c55e}.lc-auth__footer{position:relative;z-index:1;padding:0 32px 32px;transition:color .3s ease}.lc-auth--light .lc-auth__footer{color:#475569cc}.lc-auth--dark .lc-auth__footer{color:#94a3b8cc}.lc-auth--light .lc-auth__footer a{color:#475569e6}.lc-auth--dark .lc-auth__footer a{color:#94a3b8e6}.lc-auth__footer a:hover{color:#60a5fa}@media(max-width:640px){.lc-auth__body{padding:32px 12px 24px}.lc-auth__card{padding:32px 24px;border-radius:24px}.lc-auth__brand-logo{width:40px;height:40px}.lc-auth__brand-name{font-size:22px}.lc-auth__form-footer{flex-direction:column;align-items:flex-start}}@media(max-width:420px){.lc-auth__card{padding:28px 20px;width:min(340px,94vw)}.lc-auth__title{font-size:24px}}.page-loading{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%;height:100%}
