.auth-wrapper{background:var(--bg-surface);min-height:100vh;display:flex}.auth-sidebar{border-right:1px solid var(--border-light);flex-direction:column;width:100%;max-width:380px;padding:2rem;display:flex}.auth-nav-brand{margin-bottom:2.5rem;font-size:1.25rem}.auth-nav-logo{object-fit:contain;width:auto;height:24px;margin-right:.25rem}.auth-form-container{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:300px;margin:0 auto;display:flex}.auth-heading{margin-bottom:.25rem;font-size:1.5rem}.auth-subheading{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.85rem}.btn-auth-provider{text-align:center;border-color:var(--border-light);background:0 0;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:.5rem;padding:.5rem;font-size:.85rem;display:flex}.btn-auth-provider:last-of-type{margin-bottom:1.25rem}.auth-divider{text-align:center;align-items:center;margin-bottom:1.25rem;display:flex}.auth-divider-line{background:var(--border-light);flex:1;height:1px}.auth-divider-text{color:var(--text-secondary);padding:0 1rem;font-size:.75rem}.auth-form-label{margin-bottom:0;font-size:.75rem;font-weight:600}.auth-form-input{background:#111;border-color:#222;padding:.4rem .6rem;font-size:.85rem}.auth-btn-submit{color:#000;background:#10b981;border-radius:4px;width:100%;margin-top:0;padding:.5rem;font-size:.85rem;font-weight:700}.auth-footer{margin-top:1rem;font-size:.75rem}.auth-terms{color:var(--text-secondary);text-align:center;margin-top:1rem;font-size:.65rem}.auth-hero{background:var(--bg-base);flex:1;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden}.auth-pattern-overlay{z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.auth-hero-content{z-index:1;max-width:400px;position:relative}.auth-quote{margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.5}.auth-author{align-items:center;gap:.75rem;display:flex}.auth-author-avatar{color:#000;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}
