body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#f5f5f5;color:#000000e0}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dbdbdb;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.auth-container{display:flex;height:100vh;width:100vw;background-color:#8bc34a;overflow:hidden;font-family:Prompt,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-left-panel{width:55%;height:100%;background-color:#f1f8e9;display:flex;justify-content:center;align-items:center;border-top-right-radius:80px;border-bottom-right-radius:80px;z-index:10;padding:40px}.auth-form-wrapper{width:100%;max-width:500px}.auth-title{font-size:32px;font-weight:700;color:#333;margin-bottom:32px!important}.auth-footer{text-align:center;margin-top:24px;color:#666;font-size:14px}.auth-footer a{color:#2196f3;font-weight:500}.auth-right-panel{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.brand-content{text-align:center;color:#fff}.brand-logo{margin-bottom:24px}.brand-logo-text{font-size:110px;font-weight:700;line-height:.8;margin-top:-10px}.brand-subtext{display:flex;flex-direction:column;gap:4px}.brand-subtext span:first-child{font-size:28px;font-weight:500}.brand-subtext span:last-child{font-size:24px;font-weight:300;opacity:.9}@media(max-width:992px){.auth-left-panel{width:60%;border-top-right-radius:40px;border-bottom-right-radius:40px;padding:30px}.brand-logo-text{font-size:80px}}@media(max-width:768px){.auth-container{flex-direction:column;background-color:#f1f8e9;overflow-y:auto}.auth-left-panel{width:100%;height:auto;border-radius:0;padding:60px 24px;order:2}.auth-right-panel{width:100%;height:300px;background-color:#8bc34a;border-bottom-left-radius:40px;border-bottom-right-radius:40px;padding:40px 24px;order:1;min-height:300px}.brand-logo-text{font-size:60px}.brand-subtext span:first-child{font-size:20px}.brand-subtext span:last-child{font-size:16px}.auth-title{text-align:center}}.auth-label{font-size:14px;color:#666;font-weight:500}.ant-input,.ant-input-password,.ant-select-selector{height:48px!important;border-radius:8px!important}.ant-select-selector{display:flex;align-items:center}.forgot-password-link{font-size:14px;color:#2196f3}.auth-button-primary{width:100%;height:48px!important;background-color:#8bc34a!important;border-color:#8bc34a!important;border-radius:8px!important;font-size:16px!important;font-weight:600!important}.auth-button-secondary{width:100%;height:48px!important;border-radius:8px!important;font-size:16px!important;font-weight:500!important}
