#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}*{margin:0;padding:0;box-sizing:border-box}.login-container[data-v-2c329afe]{height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#87ceeb,#e0ffff);position:relative;overflow:hidden}.clouds[data-v-2c329afe]{position:absolute;width:100%;height:100%}.cloud[data-v-2c329afe]{width:200px;height:60px;background:#fff;border-radius:200px;position:absolute;-webkit-animation:float-data-v-2c329afe linear infinite;animation:float-data-v-2c329afe linear infinite;opacity:.8}.cloud[data-v-2c329afe]:after,.cloud[data-v-2c329afe]:before{content:"";position:absolute;background:#fff;width:100px;height:80px;top:-15px;border-radius:100px}.cloud[data-v-2c329afe]:after{width:120px;height:120px;top:-55px;left:50px}.x1[data-v-2c329afe]{left:-200px;top:15%;transform:scale(.6);-webkit-animation-duration:45s;animation-duration:45s;-webkit-animation-delay:0s;animation-delay:0s}.x2[data-v-2c329afe]{left:-200px;top:25%;transform:scale(.8);-webkit-animation-duration:40s;animation-duration:40s;-webkit-animation-delay:5s;animation-delay:5s}.x3[data-v-2c329afe]{left:-200px;top:50%;transform:scale(.5);-webkit-animation-duration:35s;animation-duration:35s;-webkit-animation-delay:10s;animation-delay:10s}.x4[data-v-2c329afe]{left:-200px;top:70%;transform:scale(.7);-webkit-animation-duration:50s;animation-duration:50s;-webkit-animation-delay:15s;animation-delay:15s}.x5[data-v-2c329afe]{left:-200px;top:85%;transform:scale(.6);-webkit-animation-duration:45s;animation-duration:45s;-webkit-animation-delay:20s;animation-delay:20s}@-webkit-keyframes float-data-v-2c329afe{0%{left:-200px}to{left:calc(100% + 200px)}}@keyframes float-data-v-2c329afe{0%{left:-200px}to{left:calc(100% + 200px)}}.login-card[data-v-2c329afe]{width:400px;padding:30px;background:hsla(0,0%,100%,.95);border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.1);position:relative;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.title[data-v-2c329afe]{text-align:center;font-size:24px;font-weight:700;margin-bottom:30px;color:#4a90e2;display:flex;align-items:center;justify-content:center}.title-icon[data-v-2c329afe]{margin-right:10px;font-size:28px;color:#4a90e2}.el-input[data-v-2c329afe]{margin-bottom:15px}.el-input__inner[data-v-2c329afe]{border-radius:25px;height:45px;border:1px solid #e8e8e8;transition:all .3s ease}.el-input__inner[data-v-2c329afe]:focus{border-color:#4a90e2;box-shadow:0 0 8px rgba(74,144,226,.2)}.el-button[data-v-2c329afe]{border-radius:25px;height:45px;font-size:16px;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;transition:all .3s ease}.el-button[data-v-2c329afe]:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(74,144,226,.3);opacity:.9}.el-tabs__item[data-v-2c329afe]{color:#666;font-size:16px}.el-tabs__item.is-active[data-v-2c329afe]{color:#4a90e2}.el-tabs__active-bar[data-v-2c329afe]{background-color:#4a90e2}