html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}[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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{color:#262626;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html[data-theme=dark]{color:#e5e7eb;background:#09090b}html[data-theme=light]{color:#262626;background:#fafafa}body{margin:0}#root{min-height:100vh}.loginRoot{color:#edf2f7;background:#060b14;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:Outfit,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.loginRoot:before{content:"";pointer-events:none;background:radial-gradient(600px 400px at 30% 40%,#00d4ee12,#0000),radial-gradient(500px 350px at 75% 55%,#a855f70d,#0000),radial-gradient(300px 300px at 50% 80%,#3b82f60a,#0000);position:absolute;inset:0}.loginRoot:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60%,#000 10%,#0000 70%);mask-image:radial-gradient(60% 60%,#000 10%,#0000 70%)}.loginContainer{z-index:1;align-items:center;gap:24px;width:100%;max-width:920px;display:flex;position:relative}.brand{flex:1;padding:48px 40px;animation:.6s both fadeUp}.brandLogo{align-items:center;gap:12px;margin-bottom:36px;display:flex}.brandLogoIcon{background:linear-gradient(135deg,#00d4ee,#3b82f6);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 2px 16px #00d4ee4d}.brandLogoText{letter-spacing:-.01em;font-size:20px;font-weight:700}.brandLogoText .hl{background:linear-gradient(135deg,#00d4ee,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.brandHeadline{letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.brandHeadline em{background:linear-gradient(135deg,#5ef0ff,#00d4ee,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.brandDesc{color:#89a;margin-bottom:36px;font-size:15px;font-weight:300;line-height:1.8}.brandStats{gap:32px;display:flex}.statValue{color:#edf2f7;letter-spacing:-.02em;font-family:JetBrains Mono,ui-monospace,Consolas,monospace;font-size:24px;font-weight:700}.statLabel{color:#4a5568;margin-top:2px;font-size:12px}.divider{background:linear-gradient(#0000,#00d4ee1f,#a855f714,#0000);flex-shrink:0;align-self:stretch;width:1px}.formPanel{-webkit-backdrop-filter:blur(16px);background:#0a121eb3;border:1px solid #ffffff12;border-radius:16px;flex-shrink:0;width:380px;padding:44px 36px;animation:.6s .1s both fadeUp;position:relative;box-shadow:0 0 0 1px #ffffff08,0 4px 24px #00000059,inset 0 1px #ffffff0a}.formPanel:before{content:"";background:linear-gradient(90deg,#0000,#00d4ee,#a855f7,#0000);height:1px;position:absolute;top:-1px;left:36px;right:36px}.formTitle{letter-spacing:-.02em;color:#edf2f7;margin:0 0 4px;font-size:22px;font-weight:700}.formSubtitle{color:#89a;align-items:center;gap:7px;margin-bottom:28px;font-size:13.5px;display:flex}.dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite blink;box-shadow:0 0 6px #10b98180}.loginForm .ant-form-item{margin-bottom:18px}.loginForm .ant-form-item-label>label{color:#89a;text-transform:uppercase;letter-spacing:.08em;font-size:11.5px;font-weight:600}.loginForm .ant-input-affix-wrapper{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;height:46px;padding:0 13px}.loginForm .ant-input-affix-wrapper:hover{border-color:#00d4ee40}.loginForm .ant-input-affix-wrapper-focused{background:#ffffff12;border-color:#00d4ee66;box-shadow:0 0 0 3px #00d4ee14}.loginForm .ant-input{caret-color:#edf2f7;background:0 0;color:#edf2f7!important}.loginForm .ant-input::placeholder{color:#4a5568!important}.loginForm .ant-input-affix-wrapper input.ant-input{caret-color:#edf2f7;color:#edf2f7!important}.loginForm .ant-input-affix-wrapper .ant-input-prefix,.loginForm .ant-input-affix-wrapper .ant-input-suffix,.loginForm .ant-input-password-icon{color:#89a!important}.optionsRow{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.loginSubmit{letter-spacing:.06em;border:0;border-radius:12px;width:100%;height:48px;font-weight:700;animation:4s infinite gradShift;box-shadow:0 2px 16px #00d4ee33;background:linear-gradient(135deg,#00d4ee,#09c,#a855f7) 0 0/200% 200%!important}.loginSubmit:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 28px #00d4ee4d}.loginSubmit:not(:disabled):active{transform:translateY(0)}.shake{animation:.35s shake}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes gradShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(1px)}}@media (width<=860px){.brand,.divider{display:none}.loginContainer{justify-content:center}}@media (width<=440px){.formPanel{width:100%;padding:32px 24px}}
