.auth-main{padding:40px 0;background-color:#f8f9fa;display:flex;align-items:center}.form-login{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin:auto;max-width:480px;min-width:400px;background:#fff;padding:40px;border-radius:12px;width:100%}.text-1{text-align:center;margin-bottom:20px}.text-1 h1{font-size:22px;font-weight:700;color:#333;margin-bottom:8px;line-height:1.2}.text-1 p{font-size:15px;color:#666;line-height:1.4}.text-1 a{color:#ff6b35;text-decoration:none;font-weight:600;transition:color .3s ease}.text-1 a:hover{color:#e55a2b;text-decoration:underline}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:15px}label{font-size:14px;font-weight:600;color:#555;margin-bottom:6px;display:block}.required::after{content:" *";color:#dc3545}.auth-input{width:100%;height:38px;border:1px solid #e1e5e9;border-radius:8px;padding:12px 16px;font-size:14px;font-family:inherit;background-color:#fff;transition:all .3s ease;box-sizing:border-box}.auth-input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px rgba(255,107,53,.1)}.auth-input:hover{border-color:#d1d5db}.input-error{border-color:#dc3545 !important;background-color:#fff5f5}.input-error:focus{border-color:#dc3545 !important;box-shadow:0 0 0 3px rgba(220,53,69,.1) !important}.input-success{border-color:#28a745 !important;background-color:#f8fff9}.input-success:focus{border-color:#28a745 !important;box-shadow:0 0 0 3px rgba(40,167,69,.1) !important}.error-message{color:#dc3545;font-size:13px;margin-top:4px;display:flex;align-items:center;gap:4px;font-weight:500}.error-message::before{content:"⚠";font-size:12px}.alert{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px;font-weight:500;border:1px solid rgba(0,0,0,0)}.alert-success{background-color:#d4edda;color:#155724;border-color:#c3e6cb}.alert-error,.alert-danger{background-color:#f8d7da;color:#721c24;border-color:#f5c6cb}.validation-summary{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:15px;border-radius:8px;margin-bottom:20px}.validation-summary h4{margin:0 0 10px 0;font-size:16px;font-weight:600}.validation-summary ul{margin:0;padding-left:20px}.validation-summary li{margin-bottom:4px;font-size:14px}.button{text-align:center;margin-top:20px}.button-login{height:38px;width:100%;border:none;border-radius:8px;background:linear-gradient(135deg, #ff6b35, #f7931e);color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;font-family:inherit;position:relative;overflow:hidden}.button-login:hover{background:linear-gradient(135deg, #e55a2b, #e8851a);transform:translateY(-2px);box-shadow:0 4px 15px rgba(255,107,53,.3)}.button-login:active{transform:translateY(0)}.button-login:disabled,.button-login.loading{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.button-login.loading::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20px;height:20px;border:2px solid #fff;border-top:2px solid rgba(0,0,0,0);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.password-strength{margin-top:8px;display:flex;gap:4px}.password-strength-bar{height:4px;flex:1;background-color:#e1e5e9;border-radius:2px;transition:background-color .3s ease}.password-strength-bar.weak{background-color:#dc3545}.password-strength-bar.medium{background-color:#ffc107}.password-strength-bar.strong{background-color:#28a745}.password-strength-text{font-size:12px;margin-top:4px;font-weight:500}.password-strength-text.weak{color:#dc3545}.password-strength-text.medium{color:#ffc107}.password-strength-text.strong{color:#28a745}.fb-gg{text-align:center}.fb-gg .line{display:flex;align-items:center;gap:12px;margin:20px 0}.fb-gg .line span{height:1px;background:#e1e5e9;flex:1}.fb-gg .line .text{color:#666;font-size:14px;white-space:nowrap;padding:0 10px;background:#fff;line-height:1;height:auto}.fb-gg-button{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.fb-button,.google-button{display:flex;align-items:center;gap:8px;padding:8px 20px;border-radius:8px;cursor:pointer;border:2px solid rgba(0,0,0,0);font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease;width:calc(50% - 8px);justify-content:center}.fb-button{background-color:#1877f2;color:#fff}.fb-button:hover{background-color:#166fe5;transform:translateY(-2px);box-shadow:0 4px 15px rgba(24,119,242,.3)}.google-button{background-color:#db4437;color:#fff}.google-button:hover{background-color:#c23321;transform:translateY(-2px);box-shadow:0 4px 15px rgba(219,68,55,.3)}.google-icon{width:18px;height:18px}.text-center{text-align:center}.mt-20{margin-top:20px}@media(max-width: 768px){.auth-main{padding:20px 0}.form-login{max-width:100%;width:auto;min-width:0;margin:20px;padding:30px 20px}.text-1 h1{font-size:20px}.fb-gg-button{flex-direction:column;gap:8px}.fb-button,.google-button{width:100%}}@media(max-width: 480px){.form-login{width:auto;margin:10px;padding:20px 15px}.text-1 h1{font-size:18px}.auth-input{height:44px;padding:10px 12px}.button-login{height:44px;font-size:15px}}.auth{padding:3.5rem 0 4.5rem;background:#fafafa;font-family:"FZ Poppins",sans-serif}.auth__logo{display:block;width:5.4375rem;margin:0 auto 2rem}.auth__panel{width:100%;max-width:30rem;margin:0 auto;padding:2.5rem;background:#fff;border:1px solid rgba(55,77,133,.14);border-radius:1rem}.auth__panel--wide{max-width:32.25rem}.auth__head{margin-bottom:1.5rem}.auth__head-title{font-size:2rem;font-weight:600;line-height:1.2;color:#374d85}.auth__head-subtitle{margin-top:.5rem;font-size:.875rem;line-height:1.5;color:#6b7280}.auth__form{display:flex;flex-direction:column;gap:1.25rem}.auth__field{display:flex;flex-direction:column;gap:.5rem}.auth__label{margin:0;font-size:.875rem;font-weight:500;color:#374d85}.auth__input-wrap{position:relative;display:flex}.auth__input{width:100%;padding:.75rem 1rem;border:1px solid rgba(55,77,133,.14);border-radius:.625rem;background:#fff;font-family:inherit;font-size:1rem;line-height:1.5;color:#343a40;transition:border-color .2s ease,box-shadow .2s ease}.auth__input::-moz-placeholder{color:#9ca3af}.auth__input::placeholder{color:#9ca3af}.auth__input:focus-visible{outline:none;border-color:#374d85;box-shadow:0 0 0 3px rgba(55,77,133,.15)}.auth__input.input-error{border-color:#e60023}.auth__input.input-error:focus-visible{box-shadow:0 0 0 3px rgba(230,0,35,.15)}.auth__input--password{padding-right:3rem}.auth__toggle{position:absolute;top:50%;right:.25rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;border-radius:.5rem;background:none;color:#6b7280;cursor:pointer;transition:color .2s ease}.auth__toggle:hover,.auth__toggle:focus-visible{color:#374d85}.auth__toggle:focus-visible{outline:2px solid #374d85;outline-offset:2px}.auth__toggle .auth__toggle-off{display:none}.auth__toggle[aria-pressed=true] .auth__toggle-on{display:none}.auth__toggle[aria-pressed=true] .auth__toggle-off{display:block}.auth__hint{font-size:.8125rem;line-height:1.5;color:#6b7280}.auth__strength{display:flex;gap:.25rem;margin-top:.125rem}.auth__strength-bar{flex:1;height:4px;border-radius:100px;background:rgba(55,77,133,.12);transition:background-color .2s ease}.auth__strength-bar.weak{background:#e60023}.auth__strength-bar.medium{background:#ffc766}.auth__strength-bar.strong{background:#4caf50}.auth__strength-text{font-size:.8125rem;font-weight:500;color:#6b7280}.auth__strength-text.weak{color:#e60023}.auth__strength-text.medium{color:#a06a00}.auth__strength-text.strong{color:#4caf50}.auth__consent{display:flex;align-items:flex-start;gap:.625rem;margin:0;font-size:.875rem;font-weight:400;line-height:1.6;color:#6b7280;cursor:pointer}.auth__consent input{flex-shrink:0;width:1.125rem;height:1.125rem;margin:.125rem 0 0;accent-color:#374d85;cursor:pointer}.auth__consent a{font-weight:500;color:#374d85;text-decoration:none}.auth__consent a:hover,.auth__consent a:focus-visible{text-decoration:underline}.auth__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem}.auth__remember{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:400;color:#6b7280;cursor:pointer}.auth__remember input{width:1rem;height:1rem;margin:0;accent-color:#374d85;cursor:pointer}.auth__forgot{color:#374d85;font-weight:500;text-decoration:none}.auth__forgot:hover,.auth__forgot:focus-visible{text-decoration:underline}.auth__btn{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.875rem 1rem;border:1px solid rgba(0,0,0,0);border-radius:.625rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.auth__btn:focus-visible{outline:2px solid #374d85;outline-offset:2px}.auth__btn--primary{background:#374d85;color:#fff}.auth__btn--primary:hover{background:#ffc766;color:#374d85}.auth__btn--primary:disabled{background:#374d85;opacity:.5;cursor:not-allowed}.auth__btn--accent{background:#ffc766;color:#374d85}.auth__btn--accent:hover{background:#374d85;color:#fff}.auth__btn--social{background:#fff;border-color:rgba(55,77,133,.14);color:#343a40}.auth__btn--social:hover{border-color:#374d85;background:#f5f7fb}.auth__btn--social svg{flex-shrink:0;width:1.25rem;height:1.25rem}.auth__divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.875rem;color:#6b7280}.auth__divider::before,.auth__divider::after{content:"";flex:1;height:1px;background:rgba(55,77,133,.14)}.auth__socials{display:flex;flex-direction:column;gap:.75rem}.auth__signup{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(55,77,133,.14)}.auth__signup-text{margin-bottom:.75rem;font-size:.875rem;color:#6b7280;text-align:center}.auth__terms{margin-top:1.5rem;font-size:.8125rem;line-height:1.6;color:#6b7280;text-align:center}.auth__terms a{font-weight:500;color:#374d85;text-decoration:none}.auth__terms a:hover,.auth__terms a:focus-visible{text-decoration:underline}@media(max-width: 767px){.auth{padding:2rem 0 3rem}.auth__panel{padding:1.75rem 1.25rem;border-radius:.875rem}.auth__head-title{font-size:1.625rem}.auth__meta{flex-direction:column;align-items:flex-start;gap:.75rem}}@media(prefers-reduced-motion: reduce){.auth__input,.auth__toggle,.auth__btn{transition:none}}