*,:before,:after{box-sizing:border-box;margin:0;padding:0}.auth-page{background-color:#f8f9fa;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1rem;font-family:DM Sans,system-ui,-apple-system,sans-serif;display:flex}.auth-inner{flex-direction:column;align-items:center;width:100%;max-width:448px;display:flex}.auth-brand{background-color:#000;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:2rem;display:flex}.auth-brand-dot{background-color:#ff3b30;width:12px;height:12px}.auth-heading{text-align:center;width:100%;margin-bottom:2rem}.auth-title{text-transform:uppercase;letter-spacing:-.01em;color:#1c1c1e;margin-bottom:.5rem;font-family:Bebas Neue,Impact,sans-serif;font-size:3rem;line-height:1}.auth-subtitle{color:#6e6e73;font-size:.875rem;font-weight:400}.auth-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;padding:2rem;box-shadow:0 20px 40px #00000014}.auth-google-row{justify-content:center;margin-bottom:1.5rem;display:flex}.auth-divider{align-items:center;gap:.75rem;margin:1.5rem 0;display:flex}.auth-divider-line{background-color:#e5e7eb;flex:1;height:1px}.auth-divider-text{text-transform:uppercase;letter-spacing:.15em;color:#6e6e73;font-size:.7rem}.auth-email-btn{color:#1c1c1e;opacity:.4;cursor:not-allowed;background:0 0;border:1.5px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;display:flex}.auth-email-badge{text-transform:uppercase;letter-spacing:.1em;color:#fff;background-color:#000;border-radius:9999px;padding:.15rem .5rem;font-size:.6rem;font-weight:700}.auth-loading{text-align:center;color:#6e6e73;margin-top:1.25rem;font-size:.75rem;animation:1.5s ease-in-out infinite auth-pulse}@keyframes auth-pulse{0%,to{opacity:.5}50%{opacity:1}}.auth-footer{text-align:center;color:#6e6e73;margin-top:1.5rem;font-size:.75rem;line-height:1.6}.auth-footer-link{color:#1c1c1e;text-underline-offset:2px;cursor:pointer;font-weight:500;text-decoration:underline}.auth-stripe{justify-content:center;align-items:center;gap:4px;margin-top:2rem;display:flex}.auth-stripe-long{background-color:#000;width:32px;height:2px}.auth-stripe-short{background-color:#ff3b30;width:8px;height:2px}
