.modern-login-wrapper[data-v-c87a20f0]{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#000;padding:2rem}.dark .modern-login-wrapper[data-v-c87a20f0]{background:#000}.form-panel-centered[data-v-c87a20f0]{width:100%;max-width:480px;background:#0c0c0c;border-radius:20px;border:1px solid #1e1e1e;box-shadow:0 20px 60px #0009;padding:3rem;animation:fadeInUp-c87a20f0 .6s ease-out}.dark .form-panel-centered[data-v-c87a20f0]{background:#0c0c0c;border:1px solid #1e1e1e;box-shadow:0 20px 60px #000c}.form-container[data-v-c87a20f0]{width:100%}.form-header[data-v-c87a20f0]{margin-bottom:2.5rem;text-align:center}.logo-display[data-v-c87a20f0]{margin-bottom:2rem;display:flex;justify-content:center}.logo-image[data-v-c87a20f0]{max-width:180px;height:auto}.form-title[data-v-c87a20f0]{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:.5rem}.form-subtitle[data-v-c87a20f0]{font-size:.9375rem;color:#6b7280;font-weight:400}.dark .form-subtitle[data-v-c87a20f0]{color:#9ca3af}.status-message[data-v-c87a20f0]{margin-bottom:2rem;animation:slideInDown-c87a20f0 .5s ease-out}.login-form-modern[data-v-c87a20f0]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-c87a20f0]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-c87a20f0]{font-size:.875rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.5px}.dark .form-label[data-v-c87a20f0]{color:#d1d5db}.label-icon[data-v-c87a20f0]{font-size:1rem;opacity:.7}.modern-input[data-v-c87a20f0]{width:100%;padding:.875rem 1rem!important;font-size:1rem!important;border:2px solid #1e1e1e!important;border-radius:12px!important;transition:all .3s ease!important;background:#080808!important;color:#f5f5f5!important}.modern-input[data-v-c87a20f0]:hover{border-color:#2e2e2e!important}.modern-input[data-v-c87a20f0]:focus{border-color:#96e6a0!important;background:#0c0c0c!important;box-shadow:0 0 0 4px #96e6a01f!important}.dark .modern-input[data-v-c87a20f0]{background:#0c0c0c!important;border-color:#1e1e1e!important;color:#fff!important}.dark .modern-input[data-v-c87a20f0]:focus{background:#080808!important;border-color:#96e6a0!important}.modern-password-wrapper[data-v-c87a20f0]{width:100%}.modern-password-wrapper[data-v-c87a20f0] .p-password-input{width:100%;padding:.875rem 1rem!important;font-size:1rem!important;border:2px solid #1e1e1e!important;border-radius:12px!important;transition:all .3s ease!important;background:#080808!important;color:#f5f5f5!important}.modern-password-wrapper[data-v-c87a20f0] .p-password-input:hover{border-color:#2e2e2e!important}.modern-password-wrapper[data-v-c87a20f0] .p-password-input:focus{border-color:#96e6a0!important;background:#0c0c0c!important;box-shadow:0 0 0 4px #96e6a01f!important}.dark .modern-password-wrapper[data-v-c87a20f0] .p-password-input{background:#0c0c0c!important;border-color:#1e1e1e!important;color:#fff!important}.dark .modern-password-wrapper[data-v-c87a20f0] .p-password-input:focus{background:#080808!important;border-color:#96e6a0!important}.error-text[data-v-c87a20f0]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-top:.25rem;animation:shake-c87a20f0 .5s ease-in-out}@keyframes shake-c87a20f0{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.form-options[data-v-c87a20f0]{display:flex;align-items:center;justify-content:space-between}.remember-me[data-v-c87a20f0]{display:flex;align-items:center;gap:.5rem}.remember-label[data-v-c87a20f0]{font-size:.875rem;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .remember-label[data-v-c87a20f0]{color:#9ca3af}.submit-button[data-v-c87a20f0]{width:100%;padding:1rem 2rem!important;font-size:1rem!important;font-weight:600!important;border-radius:12px!important;background:#96e6a0!important;color:#fff!important;border:none!important;box-shadow:0 4px 14px #96e6a059!important;transition:all .3s ease!important;text-transform:uppercase;letter-spacing:.5px}.submit-button[data-v-c87a20f0]:hover{background:#72d882!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 20px #96e6a073!important}.submit-button[data-v-c87a20f0]:active{transform:translateY(0);background:#4eca64!important}.dark .submit-button[data-v-c87a20f0]{background:#96e6a0!important;color:#fff!important;box-shadow:0 4px 14px #96e6a040!important}.dark .submit-button[data-v-c87a20f0]:hover{background:#72d882!important;box-shadow:0 6px 20px #96e6a059!important}.dark .submit-button[data-v-c87a20f0]:active{background:#4eca64!important}.form-footer[data-v-c87a20f0]{text-align:center;margin-top:2rem}.footer-text[data-v-c87a20f0]{font-size:.75rem;color:#9ca3af;display:flex;align-items:center;justify-content:center;gap:.5rem}.dark .footer-text[data-v-c87a20f0]{color:#6b7280}@keyframes fadeInUp-c87a20f0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown-c87a20f0{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.modern-login-wrapper[data-v-c87a20f0]{padding:1.5rem}.form-panel-centered[data-v-c87a20f0]{padding:2rem 1.5rem}.form-title[data-v-c87a20f0]{font-size:1.5rem}.logo-image[data-v-c87a20f0]{max-width:140px}}
