From b9961409ad67ce2320454a43a52d8dad3422de87 Mon Sep 17 00:00:00 2001 From: Jennie Robinson Faber Date: Wed, 11 Mar 2026 14:04:19 +0000 Subject: [PATCH] Redesign wiki login page with refined guild aesthetic Replace generic card layout with editorial-style login gate using display typography, gradient divider, scoped CSS with design system tokens, and smooth form-to-confirmation transitions. --- app/pages/auth/wiki-login.vue | 336 ++++++++++++++++++++++++++++------ 1 file changed, 277 insertions(+), 59 deletions(-) diff --git a/app/pages/auth/wiki-login.vue b/app/pages/auth/wiki-login.vue index 9cde711..b6038e7 100644 --- a/app/pages/auth/wiki-login.vue +++ b/app/pages/auth/wiki-login.vue @@ -31,66 +31,284 @@ async function sendMagicLink() { + +