.login-page[data-v-2d44abec]{height:100vh;display:flex;flex-direction:column;font-family:Lato,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:#f0f4f8;zoom:1.1;overflow:hidden}.login-nav[data-v-2d44abec]{height:56px;background:#fff;display:flex;align-items:center;padding:0 32px;border-bottom:1px solid #e8eaed;flex-shrink:0;z-index:10}.login-nav__logo[data-v-2d44abec]{display:flex;align-items:center;gap:8px}.login-nav__logo-img[data-v-2d44abec]{height:32px;-o-object-fit:contain;object-fit:contain}.login-main[data-v-2d44abec]{flex:1;display:flex;min-height:0}.login-left[data-v-2d44abec]{flex:0 0 42%;background:linear-gradient(160deg,#2c4a7c,#345a8c,#3a6a9e);position:relative;overflow:hidden;display:flex;align-items:center}.login-left__bg[data-v-2d44abec]{position:absolute;inset:0}.geo[data-v-2d44abec]{position:absolute;background:hsla(0,0%,100%,.04)}.geo--1[data-v-2d44abec]{width:300px;height:300px;top:-50px;left:-80px;transform:rotate(45deg);border:1px solid hsla(0,0%,100%,.06)}.geo--2[data-v-2d44abec]{width:200px;height:200px;top:30%;left:25%;transform:rotate(30deg);background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05)}.geo--3[data-v-2d44abec]{width:250px;height:250px;bottom:-60px;left:10%;transform:rotate(60deg);border:1px solid hsla(0,0%,100%,.05)}.geo--4[data-v-2d44abec]{width:150px;height:150px;top:15%;right:-30px;transform:rotate(15deg);background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.04)}.login-left__content[data-v-2d44abec]{position:relative;z-index:1;padding:60px}.login-left__title[data-v-2d44abec]{font-size:1.8rem;font-weight:800;color:#fff;line-height:1.35;margin:0}.login-right[data-v-2d44abec]{flex:1;background:#f0f4f8;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:40px}.login-right__wave[data-v-2d44abec]{position:absolute;right:0;bottom:0;width:60%;height:100%;pointer-events:none}.login-right__wave svg[data-v-2d44abec]{width:100%;height:100%}.login-card[data-v-2d44abec]{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:36px 32px;box-shadow:0 2px 12px rgba(0,0,0,.04);border:1px solid #e4e8ec;position:relative;z-index:1}.login-card__icon-wrap[data-v-2d44abec]{width:52px;height:52px;border-radius:14px;background:#e0f2fe;color:#0ea5e9;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.login-card__icon-wrap--error[data-v-2d44abec]{background:#fef2f2;color:#ef4444}.login-card__title[data-v-2d44abec]{font-size:1.3rem;font-weight:700;color:#1e293b;margin:0 0 4px}.login-card__subtitle[data-v-2d44abec]{font-size:.85rem;color:#94a3b8;margin:0 0 28px;font-weight:400;line-height:1.5}.login-alert[data-v-2d44abec]{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;margin-bottom:20px;font-size:.82rem;font-weight:500}.login-alert--error[data-v-2d44abec]{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.login-alert--success[data-v-2d44abec]{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.login-alert__icon[data-v-2d44abec]{flex-shrink:0}.login-alert__text[data-v-2d44abec]{line-height:1.4}.validation-list[data-v-2d44abec]{display:flex;flex-wrap:wrap;gap:6px 16px;margin-bottom:20px;padding:14px 16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.validation-item[data-v-2d44abec]{display:flex;align-items:center;gap:6px}.validation-item__dot[data-v-2d44abec]{width:16px;height:16px;border-radius:50%;border:1.5px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;color:#fff}.validation-item--pass .validation-item__dot[data-v-2d44abec]{background:#22c55e;border-color:#22c55e}.validation-item__text[data-v-2d44abec]{font-size:.75rem;font-weight:500;color:#94a3b8;transition:color .2s ease}.validation-item--pass .validation-item__text[data-v-2d44abec]{color:#16a34a}.field[data-v-2d44abec]{margin-bottom:20px}.field__label[data-v-2d44abec]{display:block;font-size:.82rem;font-weight:600;color:#334155;margin-bottom:6px}.field__input-wrap[data-v-2d44abec]{position:relative}.field__input[data-v-2d44abec]{width:100%;padding:11px 42px 11px 14px;border:1.5px solid #d1d5db;border-radius:8px;font-size:.88rem;font-family:Lato,sans-serif;color:#1e293b;background:#fff;transition:all .2s ease;outline:none}.field__input[data-v-2d44abec]::-moz-placeholder{color:#b0b8c1}.field__input[data-v-2d44abec]::placeholder{color:#b0b8c1}.field__input[data-v-2d44abec]:focus{border-color:#60b8e0;box-shadow:0 0 0 3px rgba(96,184,224,.1)}.field__toggle[data-v-2d44abec]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex}.field__hint[data-v-2d44abec]{display:block;font-size:.72rem;color:#94a3b8;margin-top:6px;line-height:1.4}.login-btn[data-v-2d44abec]{width:100%;padding:13px;background:linear-gradient(135deg,#5ab8e0,#60c4ec);color:#fff;border:none;border-radius:8px;font-size:.92rem;font-weight:700;font-family:Lato,sans-serif;cursor:pointer;transition:all .2s ease;letter-spacing:.3px}.login-btn[data-v-2d44abec]:hover{background:linear-gradient(135deg,#4aa8d0,#55b8e2);box-shadow:0 4px 14px rgba(90,184,224,.25)}.login-btn[data-v-2d44abec]:disabled{opacity:.7;cursor:wait}.login-btn__loading[data-v-2d44abec]{display:flex;align-items:center;justify-content:center}.login-card__bottom[data-v-2d44abec]{text-align:center;margin-top:20px}.back-link[data-v-2d44abec]{font-size:.8rem;color:#3a9fd4;text-decoration:none;font-weight:600;cursor:pointer}.back-link[data-v-2d44abec]:hover{text-decoration:underline}.fade-enter-active[data-v-2d44abec],.fade-leave-active[data-v-2d44abec]{transition:opacity .3s ease}.fade-enter[data-v-2d44abec],.fade-leave-to[data-v-2d44abec]{opacity:0}@media (max-width:768px){.login-page[data-v-2d44abec]{zoom:1}.login-main[data-v-2d44abec]{flex-direction:column}.login-left[data-v-2d44abec]{flex:none;padding:40px 28px;min-height:180px}.login-left__content[data-v-2d44abec]{padding:0}.login-left__title[data-v-2d44abec]{font-size:1.3rem}.login-right[data-v-2d44abec]{padding:28px 20px}.login-card[data-v-2d44abec]{max-width:100%;padding:28px 24px}.validation-list[data-v-2d44abec]{flex-direction:column;gap:6px}}