.auth-module__SINNha__page{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.auth-module__SINNha__backLink{color:var(--text2);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;top:24px;left:24px}.auth-module__SINNha__backLink:before{content:"<"}.auth-module__SINNha__backLink:hover{color:var(--text)}.auth-module__SINNha__authCard{border:1px solid var(--border);background:var(--surface);border-radius:8px;width:100%;max-width:388px;padding:36px 32px;box-shadow:0 2px 16px #0000000a}.auth-module__SINNha__logo{color:var(--text);justify-content:center;align-items:center;gap:9px;margin-bottom:28px;display:flex}.auth-module__SINNha__logoMark{width:32px;height:32px;position:relative}.auth-module__SINNha__logoLayer{border:2px solid;border-radius:6px;width:22px;height:22px;transition:transform .3s;position:absolute}.auth-module__SINNha__logoLayerOne{background:var(--accent-light);border-color:#9ca3af;bottom:0;left:0}.auth-module__SINNha__logoLayerTwo{border-color:var(--accent);background:var(--accent);top:0;right:0}.auth-module__SINNha__logoLayerTwo:after{content:"";border-bottom:7px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-top:-1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-module__SINNha__logo:hover .auth-module__SINNha__logoLayerTwo{transform:translateY(-3px)}.auth-module__SINNha__logo:hover .auth-module__SINNha__logoLayerOne{transform:translateY(2px)}.auth-module__SINNha__logoText{font-size:22px;font-weight:800}.auth-module__SINNha__title{text-align:center;margin-bottom:8px;font-size:20px;font-weight:700}.auth-module__SINNha__description{color:var(--text2);text-align:center;margin-bottom:24px;font-size:13px;line-height:1.5}.auth-module__SINNha__errorBanner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.45}.auth-module__SINNha__socialStack{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.auth-module__SINNha__socialButton,.auth-module__SINNha__submitButton{border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:42px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.auth-module__SINNha__socialButton{border:1px solid var(--border);background:var(--surface);color:var(--text)}.auth-module__SINNha__socialButton:hover:not(:disabled){border-color:var(--border-hover);background:var(--accent-light)}.auth-module__SINNha__socialButton:disabled,.auth-module__SINNha__submitButton:disabled,.auth-module__SINNha__input:disabled{cursor:progress;opacity:.68}.auth-module__SINNha__socialButton svg{flex-shrink:0;width:18px;height:18px}.auth-module__SINNha__divider{align-items:center;gap:12px;margin-bottom:20px;display:flex}.auth-module__SINNha__dividerLine{background:var(--border);flex:1;height:1px}.auth-module__SINNha__dividerText{color:var(--text2);font-size:12px;font-weight:600}.auth-module__SINNha__emailForm{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.auth-module__SINNha__emailLabel{color:var(--text2);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.auth-module__SINNha__input{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;border-radius:8px;outline:none;padding:11px 14px;font-size:14px;transition:border-color .15s}.auth-module__SINNha__input:focus{border-color:var(--accent)}.auth-module__SINNha__submitButton{border:1px solid var(--accent);background:var(--accent);color:#fff}.auth-module__SINNha__submitButton:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.auth-module__SINNha__note{color:var(--text2);text-align:center;margin-bottom:20px;font-size:12px;line-height:1.5}.auth-module__SINNha__note a{color:var(--hl);font-weight:600}.auth-module__SINNha__note a:hover{text-decoration:underline}.auth-module__SINNha__skip{text-align:center}.auth-module__SINNha__skip a{color:var(--text2);font-size:13px;font-weight:600}.auth-module__SINNha__skip a:after{content:" >"}.auth-module__SINNha__skip a:hover{color:var(--text)}.auth-module__SINNha__devLogin{border-top:1px solid var(--border);text-align:center;margin-top:14px;padding-top:12px}.auth-module__SINNha__devLoginLink{color:var(--text2);cursor:pointer;font:inherit;opacity:.62;background:0 0;border:0;font-size:11px;font-weight:600}.auth-module__SINNha__devLoginLink:hover:not(:disabled){color:var(--text);opacity:1;text-decoration:underline}.auth-module__SINNha__devLoginLink:disabled{cursor:progress;opacity:.45}.auth-module__SINNha__trustLine{color:var(--text2);opacity:.65;text-align:center;margin-top:20px;font-size:11px}.auth-module__SINNha__verifyCard{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:8px;width:100%;max-width:420px;padding:36px 32px;box-shadow:0 2px 16px #0000000a}.auth-module__SINNha__verifyIcon{border:1px solid var(--hl-border);background:var(--hl-light);width:44px;height:44px;color:var(--hl);border-radius:8px;justify-content:center;align-items:center;margin:0 auto 18px;font-size:20px;font-weight:800;display:flex}.auth-module__SINNha__verifyActions{justify-content:center;gap:10px;margin-top:24px;display:flex}.auth-module__SINNha__secondaryLink,.auth-module__SINNha__primaryLink{border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.auth-module__SINNha__secondaryLink{border:1px solid var(--border);color:var(--text2)}.auth-module__SINNha__secondaryLink:hover{border-color:var(--border-hover);color:var(--text)}.auth-module__SINNha__primaryLink{background:var(--accent);color:#fff}.auth-module__SINNha__primaryLink:hover{background:var(--accent-hover)}@media (max-width:520px){.auth-module__SINNha__page{justify-content:flex-start;padding:72px 16px 24px}.auth-module__SINNha__backLink{top:20px;left:16px}.auth-module__SINNha__authCard,.auth-module__SINNha__verifyCard{padding:28px 22px}.auth-module__SINNha__verifyActions{flex-direction:column}}
