From 37b0bc654aeb3e506aaa38d9c25c028800777dba Mon Sep 17 00:00:00 2001 From: Dorian Date: Fri, 13 Feb 2026 22:47:56 +0000 Subject: [PATCH] style: left-to-right fade animations on sovereign phases + match close button to film modal - NAH! text now slides in from the left with a scale punch and glow - Own your privacy phase slides in from the left with a smooth fade - Close button restyled to match ContentDetailModal (circular, glassmorphism, blur) Co-authored-by: Cursor --- docker-compose.yml | 2 +- src/components/AuthModal.vue | 67 +++++++++++++++++++++++++++--------- 2 files changed, 51 insertions(+), 18 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 3bd2df9..499252f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,7 @@ services: context: . dockerfile: Dockerfile args: - CACHEBUST: "24" + CACHEBUST: "25" VITE_USE_MOCK_DATA: "false" VITE_CONTENT_ORIGIN: ${FRONTEND_URL} VITE_INDEEHUB_API_URL: /api diff --git a/src/components/AuthModal.vue b/src/components/AuthModal.vue index 0ffef71..a09c375 100644 --- a/src/components/AuthModal.vue +++ b/src/components/AuthModal.vue @@ -3,9 +3,9 @@
- -