body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{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{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh;width:100%}.layout-container{min-height:100vh}.logo{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;height:64px;justify-content:center;padding:16px}.logo h2{color:#1890ff;font-size:18px;margin:0}.layout-header{background:#fff;box-shadow:0 2px 8px #0000001a;justify-content:flex-end;padding:0 24px}.header-right,.layout-header{align-items:center;display:flex}.layout-content{background:#fff;border-radius:4px;margin:24px;min-height:calc(100vh - 160px);padding:24px}.layout-footer{background:#fff;border-top:1px solid #f0f0f0;padding:16px 24px;text-align:center}.footer-content{display:flex;font-size:14px;gap:16px;justify-content:center}.beian-link,.footer-content{align-items:center;color:#8c8c8c}.beian-link{display:inline-flex;gap:4px;text-decoration:none;transition:color .3s}.beian-link:hover{color:#1890ff;text-decoration:underline}.beian-icon{display:inline-block;height:16px;vertical-align:middle;width:16px}.login-container{display:flex;min-height:100vh;width:100%}.login-left{align-items:center;background:linear-gradient(135deg,#4a90e2,#8b7ec8);display:flex;flex:2 1;justify-content:center;overflow:hidden;position:relative}.login-brand{color:#fff;position:relative;text-align:center;z-index:2}.brand-title{font-size:48px;font-weight:600;letter-spacing:2px;margin:0 0 16px;text-shadow:0 2px 8px #0003}.brand-subtitle{font-size:20px;font-weight:300;letter-spacing:1px;margin:0;opacity:.95}.login-decorations{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.decoration-shape{animation:float 4s ease-in-out infinite;background:#ffffff40;border-radius:4px;box-shadow:0 2px 8px #ffffff1a;position:absolute}@keyframes float{0%,to{opacity:.25;transform:translateY(0) translateX(0) rotate(0deg);transform:translateY(0) translateX(0) rotate(var(--rotate,0deg))}25%{opacity:.35;transform:translateY(-30px) translateX(10px) rotate(8deg);transform:translateY(-30px) translateX(10px) rotate(calc(var(--rotate, 0deg) + 8deg))}50%{opacity:.3;transform:translateY(-40px) translateX(-5px) rotate(12deg);transform:translateY(-40px) translateX(-5px) rotate(calc(var(--rotate, 0deg) + 12deg))}75%{opacity:.35;transform:translateY(-20px) translateX(-10px) rotate(5deg);transform:translateY(-20px) translateX(-10px) rotate(calc(var(--rotate, 0deg) + 5deg))}}.shape-1{--rotate:15deg;animation-delay:0s;height:80px;left:10%;top:15%;width:120px}.shape-2{--rotate:45deg;animation-delay:1s;height:80px;right:15%;top:30%;width:80px}.shape-3{--rotate:-20deg;animation-delay:2s;bottom:25%;height:60px;left:20%;width:100px}.shape-4{--rotate:30deg;animation-delay:1.5s;bottom:15%;height:60px;right:20%;width:60px}.shape-5{--rotate:-15deg;animation-delay:.5s;height:90px;left:5%;top:50%;width:90px}.login-right{align-items:center;background:linear-gradient(180deg,#f5f5f5,#fff);display:flex;flex:1 1;justify-content:center;padding:40px}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;max-width:420px;padding:40px;width:100%}.login-card .ant-card-body{padding:0}.login-card-title{color:#333;font-size:24px;font-weight:600;margin-bottom:32px;text-align:center}.login-input{border-radius:6px;height:44px}.login-input .ant-input{font-size:14px}.login-input .ant-input-prefix{color:#8b7ec8;margin-right:8px}.login-button{background:linear-gradient(90deg,#4a90e2,#8b7ec8);border:none;border-radius:6px;font-size:16px;font-weight:500;height:44px;transition:all .3s}.login-button:hover{background:linear-gradient(90deg,#357abd,#6b5b95);box-shadow:0 4px 12px #8b7ec84d;transform:translateY(-1px)}.login-button:active{transform:translateY(0)}.login-card .ant-form-item-label>label{color:#666;font-size:14px;font-weight:500}.login-card .ant-form-item{margin-bottom:24px}@media (max-width:768px){.login-container{flex-direction:column}.login-left{flex:1 1;min-height:200px;padding:40px 20px}.brand-title{font-size:32px}.brand-subtitle{font-size:16px}.login-right{flex:1 1;padding:20px}.login-card{padding:30px 24px}}