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)}@-ms-viewport{width:device-width}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;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}mark{padding:.2em;background-color:#feffe6}html,body,#app{height:100%}body{margin:0;background:#f0f2f5;color:#1f1f1f}html[data-v-49275f11],body[data-v-49275f11],#app[data-v-49275f11]{height:100%}.login-container[data-v-80d2fadb]{min-height:100vh;position:relative;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px}.background-decoration[data-v-80d2fadb]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.bg-circle[data-v-80d2fadb]{position:absolute;border-radius:50%;background:#ffffff1a;animation:float-80d2fadb 6s ease-in-out infinite}.bg-circle-1[data-v-80d2fadb]{width:300px;height:300px;top:10%;left:10%;animation-delay:0s}.bg-circle-2[data-v-80d2fadb]{width:200px;height:200px;top:60%;right:15%;animation-delay:2s}.bg-circle-3[data-v-80d2fadb]{width:150px;height:150px;bottom:20%;left:20%;animation-delay:4s}@keyframes float-80d2fadb{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.login-card[data-v-80d2fadb]{position:relative;z-index:2;width:100%;max-width:800px;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;animation:cardFloat-80d2fadb .8s ease-out}@keyframes cardFloat-80d2fadb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card-content[data-v-80d2fadb]{display:flex;min-height:480px}.left-column[data-v-80d2fadb]{flex:1;background:linear-gradient(135deg,#667eea14,#764ba214);padding:40px 30px;display:flex;flex-direction:column;justify-content:center}.brand-section[data-v-80d2fadb]{text-align:center;margin-bottom:40px}.brand-logo[data-v-80d2fadb]{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.logo-img[data-v-80d2fadb]{width:50px;height:50px;margin-right:12px;border-radius:8px}.brand-name[data-v-80d2fadb]{font-size:26px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.brand-slogan[data-v-80d2fadb]{font-size:14px;color:#666;margin:0;font-weight:400}.features[data-v-80d2fadb]{display:flex;flex-direction:column;gap:20px}.feature-item[data-v-80d2fadb]{display:flex;align-items:center;gap:16px;padding:16px;background:#fff9;border-radius:12px;transition:transform .3s ease}.feature-item[data-v-80d2fadb]:hover{transform:translate(5px)}.feature-icon[data-v-80d2fadb]{font-size:28px;flex-shrink:0}.feature-text h4[data-v-80d2fadb]{font-size:16px;font-weight:600;color:#333;margin:0 0 4px}.feature-text p[data-v-80d2fadb]{font-size:13px;color:#666;margin:0;line-height:1.4}.right-column[data-v-80d2fadb]{flex:0 0 350px;padding:40px 30px;display:flex;flex-direction:column;justify-content:center}.login-header[data-v-80d2fadb]{text-align:center;margin-bottom:32px}.login-title[data-v-80d2fadb]{font-size:24px;font-weight:700;color:#333;margin:0 0 6px}.login-subtitle[data-v-80d2fadb]{font-size:14px;color:#666;margin:0;font-weight:400}.login-form[data-v-80d2fadb]{margin-bottom:20px}.input-icon[data-v-80d2fadb]{color:#999}[data-v-80d2fadb] .ant-input-affix-wrapper{border-radius:8px;border:1px solid #e8e8e8;transition:all .3s ease}[data-v-80d2fadb] .ant-input-affix-wrapper:focus-within{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}[data-v-80d2fadb] .ant-input{border:none;box-shadow:none}[data-v-80d2fadb] .ant-form-item-label>label{font-weight:600;color:#333;font-size:14px}.login-btn[data-v-80d2fadb]{height:44px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;font-size:16px;font-weight:600;box-shadow:0 4px 15px #667eea4d;transition:all .3s ease}.login-btn[data-v-80d2fadb]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.test-account-alert[data-v-80d2fadb]{border-radius:8px;border:1px solid #e6f7ff;background:#f6ffed}@media (max-width: 768px){.login-card[data-v-80d2fadb]{max-width:100%;border-radius:12px}.card-content[data-v-80d2fadb]{flex-direction:column;min-height:auto}.left-column[data-v-80d2fadb]{flex:none;padding:30px 20px 20px}.right-column[data-v-80d2fadb]{flex:none;padding:20px 20px 30px}.features[data-v-80d2fadb]{gap:16px}.feature-item[data-v-80d2fadb]{padding:12px}.background-decoration[data-v-80d2fadb]{display:none}}@media (max-width: 480px){.login-container[data-v-80d2fadb]{padding:16px}.login-card[data-v-80d2fadb]{border-radius:8px}.left-column[data-v-80d2fadb],.right-column[data-v-80d2fadb]{padding:20px 16px}.brand-name[data-v-80d2fadb]{font-size:22px}.login-title[data-v-80d2fadb]{font-size:20px}}.logo[data-v-a82ba5c9]{height:48px;margin:16px;color:#fff;display:flex;align-items:center}
