*{box-sizing:border-box}#__next,body,html{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1220;color:#e5e7eb}a{color:inherit;text-decoration:none}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(420px,100%);background:#111827;border:1px solid #374151;border-radius:12px;padding:24px}.auth-card h1{margin:0 0 8px;font-size:1.5rem}.auth-card p{margin:0 0 16px;color:#9ca3af}.auth-provider{width:100%;border:1px solid #4b5563;background:#1f2937;color:#f9fafb;border-radius:8px;padding:10px 12px;margin-bottom:10px;cursor:pointer;text-align:left}