.container.svelte-1fbdngf{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2)}.form-wrapper.svelte-1fbdngf{background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 10px 25px #0000001a;width:100%;max-width:400px}.logo-link.svelte-1fbdngf{display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;color:#667eea;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;transition:opacity .2s}.logo-link.svelte-1fbdngf:hover{opacity:.8}.logo-img.svelte-1fbdngf{width:40px;height:40px;object-fit:contain}.auth-title{margin:0 0 .5rem;font-size:2rem;color:#333}.auth-subtitle{margin:0 0 2rem;color:#666}.auth-success-message{padding:.75rem;margin-bottom:1rem;background:#efe;border:1px solid #cfc;border-radius:.5rem;color:#3c3}.auth-error-message{padding:.75rem;margin-bottom:1rem;background:#fee;border:1px solid #fcc;border-radius:.5rem;color:#c33}.auth-form-group{margin-bottom:1.5rem}.auth-label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.auth-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem;box-sizing:border-box}.auth-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.auth-submit-button{width:100%;padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s}.auth-submit-button:hover:not(:disabled){transform:translateY(-1px)}.auth-submit-button:disabled{opacity:.6;cursor:not-allowed}.auth-footer-text{margin-top:1.5rem;text-align:center;color:#666}.auth-footer-text a{color:#667eea;text-decoration:none;font-weight:500}.auth-footer-text a:hover{text-decoration:underline}.auth-divider{display:flex;align-items:center;margin:1.5rem 0;color:#666;font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #ddd}.auth-divider span{padding:0 1rem}
