.auth-container.s-jKAGgCyjj-PQ{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(135deg,var(--bg) 0%,var(--bg-alt) 100%)}.password-input-wrapper.s-jKAGgCyjj-PQ{position:relative}.password-toggle-btn.s-jKAGgCyjj-PQ{position:absolute;top:0;right:0;height:100%;padding:0 .875rem;display:flex;align-items:center;background:none;border:none;cursor:pointer;color:var(--muted-fg);transition:color .2s ease;border-radius:0 .75rem .75rem 0}.password-toggle-btn.s-jKAGgCyjj-PQ:hover{color:var(--fg);background-color:var(--bg-hover)}.password-toggle-btn.s-jKAGgCyjj-PQ:focus{outline:none;color:var(--primary-accent);background-color:var(--primary-focus-ring)}.password-input-wrapper.s-jKAGgCyjj-PQ .form-input:where(.s-jKAGgCyjj-PQ){padding-right:3rem}.form-options.s-jKAGgCyjj-PQ{display:flex;align-items:center;justify-content:space-between;gap:1rem}.checkbox-field.s-jKAGgCyjj-PQ{display:flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none}.form-checkbox.s-jKAGgCyjj-PQ{width:1.125rem;height:1.125rem;border-radius:.25rem;border:2px solid var(--form-field-border);background:var(--form-field-bg);cursor:pointer;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;flex-shrink:0}.form-checkbox.s-jKAGgCyjj-PQ:checked{background:var(--primary-button);border-color:var(--primary-button)}.form-checkbox.s-jKAGgCyjj-PQ:checked:after{content:"";position:absolute;left:.25rem;top:.0625rem;width:.375rem;height:.625rem;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.form-checkbox.s-jKAGgCyjj-PQ:focus{outline:2px solid var(--primary-focus-ring);outline-offset:2px}.form-checkbox.s-jKAGgCyjj-PQ:hover:not(:checked){border-color:var(--primary-accent)}.checkbox-label.s-jKAGgCyjj-PQ{font-size:.875rem;color:var(--fg);font-weight:500;cursor:pointer}.auth-footer.s-jKAGgCyjj-PQ{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color);text-align:center}.auth-link-text.s-jKAGgCyjj-PQ{font-size:.875rem;color:var(--muted-fg);margin:0}.auth-link.s-jKAGgCyjj-PQ{color:var(--primary-accent);text-decoration:none;font-weight:600;transition:color .2s ease}.auth-link.s-jKAGgCyjj-PQ:hover{color:var(--primary-button);text-decoration:underline}.btn-primary.s-jKAGgCyjj-PQ{width:100%;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--primary-button) 0%,var(--primary-accent) 100%);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #0000001a}.btn-primary.s-jKAGgCyjj-PQ:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666;background:linear-gradient(135deg,var(--primary-accent) 0%,var(--primary-button) 100%)}.btn-primary.s-jKAGgCyjj-PQ:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 4px 14px #0000001a}.w-full.s-jKAGgCyjj-PQ{width:100%}.mr-2.s-jKAGgCyjj-PQ{margin-right:.5rem}.icon.s-jKAGgCyjj-PQ{width:1.25rem;height:1.25rem;flex-shrink:0}.form-success-message.s-jKAGgCyjj-PQ,.form-info-message.s-jKAGgCyjj-PQ{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;border:1px solid;border-radius:.75rem;margin-bottom:1.5rem;font-weight:500;text-align:center}.form-success-message.s-jKAGgCyjj-PQ{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}.form-info-message.s-jKAGgCyjj-PQ{background:var(--info-bg, #dbeafe);border-color:var(--info-border, #3b82f6);color:var(--info-text, #1e40af)}.form-success-message.s-jKAGgCyjj-PQ .icon:where(.s-jKAGgCyjj-PQ),.form-info-message.s-jKAGgCyjj-PQ .icon:where(.s-jKAGgCyjj-PQ){width:1.5rem;height:1.5rem;flex-shrink:0}.form-error-message.s-jKAGgCyjj-PQ{padding:1rem;background:var(--error-bg);border:1px solid var(--error-border);border-radius:.75rem;color:var(--error-text);margin-bottom:1.5rem;font-weight:500;text-align:center;animation:s-jKAGgCyjj-PQ-slideIn .3s ease-out}@keyframes s-jKAGgCyjj-PQ-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.auth-container.s-jKAGgCyjj-PQ{padding:.5rem}.form-options.s-jKAGgCyjj-PQ{flex-direction:column;align-items:flex-start;gap:.75rem}}
