.login-container[data-v-1e22c4c4]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1a2a6c,#b21f1f,#fdbb2d);background-size:400% 400%;-webkit-animation:gradientBG 15s ease infinite;animation:gradientBG 15s ease infinite;padding:20px;position:relative;overflow:hidden}.background-decor[data-v-1e22c4c4]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.decor-circle[data-v-1e22c4c4]{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.1)}.circle-1[data-v-1e22c4c4]{width:300px;height:300px;top:-100px;right:-100px}.circle-2[data-v-1e22c4c4]{width:200px;height:200px;bottom:50px;left:100px}.circle-3[data-v-1e22c4c4]{width:150px;height:150px;top:200px;left:-50px}.login-card[data-v-1e22c4c4]{display:flex;width:900px;height:500px;background:hsla(0,0%,100%,.95);border-radius:20px;box-shadow:0 15px 50px rgba(0,0,0,.2);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-section[data-v-1e22c4c4]{flex:1;background:linear-gradient(135deg,#3498db,#2c3e50);padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;position:relative}.logo-container[data-v-1e22c4c4]{margin-bottom:30px}.logo-circle[data-v-1e22c4c4]{width:150px;height:150px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid hsla(0,0%,100%,.3)}.app-logo[data-v-1e22c4c4]{width:100px;height:auto;filter:drop-shadow(0 5px 15px rgba(0,0,0,.2))}.brand-text[data-v-1e22c4c4]{text-align:center}.brand-text h1[data-v-1e22c4c4]{font-size:32px;margin-bottom:15px;font-weight:700;letter-spacing:1px;text-shadow:0 2px 5px rgba(0,0,0,.2)}.brand-text p[data-v-1e22c4c4]{font-size:16px;opacity:.9;max-width:300px;line-height:1.6}.form-section[data-v-1e22c4c4]{flex:1;padding:50px;display:flex;flex-direction:column;justify-content:center}.form-header[data-v-1e22c4c4]{margin-bottom:40px;text-align:center}.form-header h2[data-v-1e22c4c4]{font-size:28px;color:#2c3e50;margin-bottom:10px;font-weight:600}.form-header p[data-v-1e22c4c4]{color:#7f8c8d;font-size:16px}.el-form-item[data-v-1e22c4c4]{margin-bottom:25px}.input-icon[data-v-1e22c4c4]{font-size:18px;color:#3498db}.login-btn[data-v-1e22c4c4]{width:100%;height:50px;font-size:18px;font-weight:600;letter-spacing:2px;border-radius:50px;background:linear-gradient(90deg,#3498db,#2c3e50);border:none;box-shadow:0 5px 15px rgba(52,152,219,.4);transition:all .4s ease}.login-btn[data-v-1e22c4c4]:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(52,152,219,.6)}.login-btn[data-v-1e22c4c4]:active{transform:translateY(1px)}.login-btn i[data-v-1e22c4c4]{margin-left:10px;transition:transform .3s ease}.login-btn:hover i[data-v-1e22c4c4]{transform:translateX(5px)}.form-footer[data-v-1e22c4c4]{margin-top:30px;text-align:center;color:#95a5a6;font-size:14px}