*{box-sizing:border-box}html,body,#admin-login{width:100%;height:100%;margin:0}body{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.login-page{background:linear-gradient(145deg,#0d1526,#121f36 58%,#171c35);place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.login-page:before{content:"";background-image:radial-gradient(#ffffff0c 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.ambient{filter:blur(8px);border-radius:50%;position:absolute}.ambient.one{background:#6d5df52b;width:520px;height:520px;top:-180px;right:-100px}.ambient.two{background:#406ce71c;width:560px;height:560px;bottom:-240px;left:-100px}.login-card{text-align:center;background:#fffffffa;border:1px solid #ffffff14;border-radius:24px;width:410px;padding:42px 42px 38px;position:relative;box-shadow:0 28px 80px #05091478}.login-card .brand-mark{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px;place-items:center;width:54px;height:54px;margin:0 auto 20px;font-size:22px;font-weight:700;display:grid;box-shadow:0 12px 30px #6366f15c}.login-card h1{color:#172033;margin:0;font-size:25px}.login-card>p{color:#8b95a7;margin:9px 0 28px;font-size:13px}.login-card .el-alert{text-align:left;margin-bottom:18px}.login-card .el-form-item{margin-bottom:16px}.login-card .el-input__wrapper{border-radius:11px;min-height:48px}.login-options{color:#98a2b3;justify-content:space-between;align-items:center;margin:-1px 0 22px;font-size:12px;display:flex}.login-card .el-button{--el-button-bg-color:#6366f1;--el-button-border-color:#6366f1;--el-button-hover-bg-color:#5558e8;--el-button-hover-border-color:#5558e8;border-radius:11px;width:100%;height:48px;font-weight:600}@media (width<=520px){.login-card{width:calc(100% - 32px);padding:34px 25px}}
