*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f3ff;color:#1a1a2e;min-height:100vh}.page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #6c5ce714;padding:2.5rem;width:100%;max-width:420px}.logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.logo-text{font-size:1.5rem;font-weight:700;color:#6c5ce7}h1{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}form{display:flex;flex-direction:column;gap:.5rem}label{font-size:.875rem;font-weight:500;color:#555}input[type=email]{padding:.75rem 1rem;border:1.5px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .15s;outline:none}input[type=email]:focus{border-color:#6c5ce7;box-shadow:0 0 0 3px #6c5ce71a}input[type=email]:disabled{background:#f9f9f9}.btn-primary{margin-top:.5rem;padding:.75rem;background:#6c5ce7;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-primary:hover:not(:disabled){background:#5a4bd1}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:.5rem 1rem;background:#f0edff;color:#6c5ce7;border:1.5px solid #6C5CE7;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-secondary:hover{background:#e4dfff}.email-display{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:#f5f3ff;border-radius:8px;margin-bottom:.75rem;font-size:.9rem;color:#1a1a2e;font-weight:500}.forgot-link{display:block;text-align:center;margin-top:.5rem;font-size:.8rem;color:#888;text-decoration:none}.forgot-link:hover{color:#6c5ce7;text-decoration:underline}.error{margin-top:1rem;padding:.75rem 1rem;background:#fff0f0;border:1px solid #ffc9c9;border-radius:8px;color:#c92a2a;font-size:.875rem}.debug{margin-top:1rem;padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:.875rem}.debug h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#16a34a;margin-bottom:.5rem}.debug pre{background:#ecfdf5;padding:.5rem;border-radius:4px;overflow-x:auto;font-size:.8rem;margin-bottom:.5rem}.debug code{font-size:.8rem;color:#15803d}.debug p{margin-bottom:.5rem}.divider{display:flex;align-items:center;margin:1.5rem 0;gap:1rem}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e5e5e5}.divider span{font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:.05em}.social-buttons{display:flex;flex-direction:column;gap:.5rem}.btn-social{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.7rem;background:#fff;border:1.5px solid #ddd;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.btn-social:hover:not(:disabled){background:#fafafa;border-color:#bbb}.btn-social:disabled{opacity:.5;cursor:not-allowed}.toggle{margin-top:1.5rem;text-align:center;font-size:.875rem;color:#666}.link{background:none;border:none;color:#6c5ce7;font-weight:600;cursor:pointer;font-size:.875rem;padding:0}.link:hover{text-decoration:underline}
