.auth-container{min-height:100vh;background:url(/assets/freepik__accounting-background__238-BTDGYe7k.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:flex-start;justify-content:center;padding:.5rem 1rem 1rem;overflow-y:auto}.auth-oauth-section{margin-bottom:1rem}.auth-divider{display:flex;align-items:center;text-align:center;margin:1rem 0;color:#6c757d}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #dee2e6}.auth-divider span{padding:0 .75rem;font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.auth-wrapper{width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.auth-header{text-align:center;margin-bottom:0}.auth-logo{display:flex;flex-direction:column;align-items:center;gap:0}.auth-logo-image{height:70px;width:auto;object-fit:contain}.auth-logo h1{margin:0;font-size:1.3rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.auth-logo a{font-size:.75rem;color:#fff;margin-top:-.125rem;text-decoration:none}.auth-logo a:hover{text-decoration:underline}.auth-divider-line{height:1px;background:#e2e8f0;margin:.75rem 0}.auth-back-link{width:100%;text-align:center;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;background:linear-gradient(135deg,#2c3e50,#34495e);padding:.75rem 1.5rem;border-radius:12px;border:none;transition:all .3s ease;box-shadow:0 4px 16px #2c3e5066;min-height:48px;display:flex;align-items:center;justify-content:center;gap:.375rem;box-sizing:border-box}.auth-back-link:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2c3e5099;color:#fff}.auth-back-arrow{font-size:1.4rem;line-height:1}.auth-card{background:#fffffff2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:16px;box-shadow:0 12px 40px #0006;border:1px solid rgba(255,255,255,.3);overflow:hidden}.auth-card-header{padding:1.25rem 1.5rem .75rem;text-align:center}.auth-card-header h2{margin:0 0 .5rem;font-size:1.3rem;font-weight:700;color:#2c3e50}.auth-card-header p{margin:0;color:#64748b;font-size:.85rem;line-height:1.4}.auth-form{padding:1rem 1.5rem 1.5rem}.auth-form-fields{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.auth-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.checkbox-group{display:flex;align-items:center;gap:.5rem}.auth-checkbox{width:16px;height:16px;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;accent-color:#2c3e50}.auth-checkbox:checked{background-color:#2c3e50;border-color:#2c3e50}.checkbox-label{font-size:.85rem;color:#4a5568;cursor:pointer;line-height:1.3}.terms-section{margin-bottom:1rem}.terms-section .checkbox-label{margin-left:.5rem}.field-error{color:#dc3545;font-size:.8rem;margin-top:.25rem}.auth-link{color:#047857;text-decoration:none;font-weight:600;transition:color .2s ease}.auth-link:hover{color:#065f46;text-decoration:underline}.auth-form-actions{margin-top:.25rem}.auth-submit-button{width:100%!important;justify-content:center;font-size:.95rem!important;font-weight:600!important;padding:.75rem 1.5rem!important;background:linear-gradient(135deg,#2c3e50,#34495e)!important;border:none!important;border-radius:12px!important;color:#fff!important;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #2c3e5066!important;min-height:48px!important}.auth-submit-button:hover:not(.btn--disabled):not(.btn--loading){transform:translateY(-2px)!important;box-shadow:0 8px 25px #2c3e5099!important}.auth-submit-button.btn--disabled,.auth-submit-button.btn--loading{background:#bdc3c7!important;cursor:not-allowed;transform:none!important;box-shadow:0 4px 16px #bdc3c74d!important}.success-card{text-align:center}.success-content{padding:2rem 1.5rem}.auth-container .success-message{text-align:center;padding:1.5rem}.auth-container .success-message .success-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:50%;margin:0 auto 1rem;font-size:2rem;color:#fff;font-weight:700}.auth-container .success-message p{margin:.5rem 0;color:#2c3e50;line-height:1.5;font-size:.9rem}.success-icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:50%;margin:0 auto 1.5rem}.success-check{width:35px;height:35px;color:#fff;stroke-width:3}.success-content h3{margin:0 0 1rem;font-size:1.3rem;font-weight:600;color:#2c3e50}.success-content p{margin:0 0 .75rem;color:#64748b;line-height:1.5;font-size:.9rem}.redirect-message{font-size:.8rem;color:#95a5a6;font-style:italic}.error-alert{background:linear-gradient(135deg,#fff5f5,#fed7d7);border:1px solid #fed7d7;color:#c53030;padding:.75rem;border-radius:10px;margin-bottom:1rem;font-size:.85rem;text-align:center;font-weight:500}.success-alert{background:linear-gradient(135deg,#f0fff4,#c6f6d5);border:1px solid #c6f6d5;color:#22543d;padding:.75rem;border-radius:10px;margin-bottom:1rem;font-size:.85rem;text-align:center;font-weight:500}@media(max-height:700px){.auth-container{align-items:flex-start;padding:.25rem .5rem .5rem;background-attachment:scroll}.auth-wrapper{margin:.25rem auto}.auth-logo-image{height:55px}.auth-logo h1{font-size:1.1rem}.auth-logo a{font-size:.7rem}.auth-card-header{padding:1rem 1.5rem .5rem}.auth-form{padding:.75rem 1.5rem 1.25rem}.auth-form-fields{gap:.75rem;margin-bottom:.75rem}.success-content{padding:1.5rem 1.25rem}}@media(max-width:768px){.auth-container{padding:.75rem}.auth-wrapper{max-width:100%}.auth-card-header,.auth-form{padding:1rem 1.25rem}.form-grid{grid-template-columns:1fr;gap:.75rem}.auth-options{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}}@media(max-width:480px){.auth-container{padding:.25rem .5rem .5rem}.auth-wrapper{max-width:100%;margin-top:.25rem}.auth-card-header,.auth-form{padding:1rem}.auth-logo-image{height:65px}.auth-logo h1{font-size:1.15rem}.auth-logo a{font-size:.7rem}.auth-card-header h2{font-size:1.15rem}.auth-card-header p{font-size:.8rem}.form-grid{gap:.5rem}}.auth-checkbox:focus{outline:2px solid #2c3e50;outline-offset:2px}.auth-link:focus{outline:2px solid #2c3e50;outline-offset:2px;border-radius:2px}.auth-verification-content{text-align:center;padding:2rem 0}.auth-verification-content--compact{text-align:center;padding:1rem 0}.auth-verification-icon{width:60px;height:60px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.auth-verification-icon--loading{background:linear-gradient(135deg,#059669,#047857)}.auth-verification-icon--error{background:linear-gradient(135deg,#e74c3c,#c0392b)}.auth-verification-title{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.auth-verification-text{color:#64748b;line-height:1.5;font-size:.9rem}.auth-verification-link{display:inline-block;text-decoration:none;margin-top:1rem}.auth-spinner-icon{animation:auth-spin 1s linear infinite}@keyframes auth-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-submit-button .btn__spinner{animation:auth-spin 1s linear infinite}.auth-error-banner{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:10px;padding:1rem 1.25rem;text-align:center;font-size:.85rem;color:#991b1b}.auth-error-banner p{margin:0 0 .5rem;line-height:1.5}.auth-error-banner p:last-child{margin-bottom:0}.auth-rate-limit-timer{font-weight:600;font-size:1rem;font-variant-numeric:tabular-nums}.auth-resend-verification{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:10px;padding:1rem 1.25rem;text-align:center;font-size:.85rem;color:#92400e}.auth-resend-verification p{margin:0 0 .5rem;line-height:1.5}.auth-resend-verification p:last-child{margin-bottom:0}.auth-resend-title{font-weight:600;font-size:.9rem}.auth-resend-button-action{display:inline-block;margin-top:.5rem;padding:.6rem 1.5rem;background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;border:none;border-radius:12px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #2c3e5066}.auth-resend-button-action:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #2c3e5099}.auth-resend-button-action:disabled{background:#bdc3c7;cursor:not-allowed;transform:none;box-shadow:0 4px 16px #bdc3c74d}.auth-resend-success{color:#166534;font-weight:500;margin:0!important}.password-requirements{display:flex;flex-wrap:wrap;gap:.25rem 1rem;padding:.5rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:-.5rem}.password-req{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:#94a3b8;transition:color .2s ease;min-width:45%}.password-req--met{color:#16a34a}.password-req__icon{font-size:.7rem;font-weight:700;flex-shrink:0;width:12px;text-align:center}.password-req__label{line-height:1.3}.hidden-autofill{display:none}
