diff --git a/login.html b/login.html index bde2100..76fec24 100644 --- a/login.html +++ b/login.html @@ -516,6 +516,36 @@ font-size: 12px; color: var(--gray); } + + .anon-option { + margin-top: 16px; + padding: 14px 20px; + border: 1px solid #222; + background: #050505; + text-align: center; + font-size: 13px; + color: var(--gray); + font-family: 'Roboto Mono', monospace; + } + + .anon-option span { display: block; } + + .anon-link { + display: inline-block; + margin: 8px 0 6px; + color: var(--primary); + text-decoration: none; + font-weight: 700; + font-size: 14px; + } + + .anon-link:hover { text-decoration: underline; } + + .anon-note { + font-size: 11px; + color: #444; + line-height: 1.5; + } @@ -574,7 +604,13 @@
- Your 5-emoji combination works as both login and signup. How it works + Your 5-emoji combination is your private key — it's both your login and your account. No email, no password, no tracking. How it works +
+ +
+ Don't want to log in? + Continue anonymously → + Anonymous users can still vote and post petitions. Login ties your activity to your AEC membership for verified petition signatures.