.auth-module__u5r3CG__page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-module__u5r3CG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:16px;width:100%;max-width:400px;padding:40px 36px;display:flex}.auth-module__u5r3CG__logo{text-align:center;margin-bottom:4px}.auth-module__u5r3CG__logoIcon{margin-bottom:6px;font-size:36px;display:block}.auth-module__u5r3CG__logoImg{width:auto;height:56px;margin:0 auto 6px;display:block}.auth-module__u5r3CG__title{text-align:center;color:var(--text);font-size:22px;font-weight:700}.auth-module__u5r3CG__subtitle{color:var(--text-muted);text-align:center;margin-top:4px;font-size:14px}.auth-module__u5r3CG__error{color:var(--danger);border-radius:var(--radius-sm);background:#fff5f5;border:1px solid #feb2b2;padding:10px 14px;font-size:14px}@media (prefers-color-scheme:dark){.auth-module__u5r3CG__error{background:#e53e3e1a;border-color:#e53e3e4d}}.auth-module__u5r3CG__btnPrimary{background:var(--accent);color:var(--accent-text);width:100%}.auth-module__u5r3CG__btnPrimary:hover:not(:disabled){background:var(--accent-hover)}.auth-module__u5r3CG__btnGoogle{background:var(--surface);color:var(--text);border:1.5px solid var(--border);justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.auth-module__u5r3CG__btnGoogle:hover:not(:disabled){background:var(--bg)}.auth-module__u5r3CG__divider{color:var(--text-muted);align-items:center;gap:12px;font-size:13px;display:flex}.auth-module__u5r3CG__divider:before,.auth-module__u5r3CG__divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-module__u5r3CG__footer{text-align:center;color:var(--text-muted);font-size:14px}@media (max-width:600px){.auth-module__u5r3CG__page{padding:16px}.auth-module__u5r3CG__card{padding:28px 16px}}
