From 956b11895e4a4990472618aa0d1eaf97aa470a1b Mon Sep 17 00:00:00 2001 From: x Date: Thu, 6 Aug 2026 16:29:46 +0800 Subject: [PATCH] =?UTF-8?q?AIT-471:=20GuestMomentCreateGate=20residual=20c?= =?UTF-8?q?arnival=20=E2=86=92=20gallery-calm=20copper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Primary guest→Moment CTAs still hard-coded carnival neon after board tokens remapped to copper in globals / AppShell / button. Point the gate at board CSS vars so the guest Create surface matches gallery-calm shell accent. - Sign-in + signed-in private-beta CTAs: bg var(--grad-cta), copper glow - Eyebrows, sample frame shadow, focus rings → brand / copper rgba - Residual pink wash + mint status dot → copper board - Smoke-lock: zero carnival RGB in GuestMomentCreateGate.tsx No product-logic, Stripe live, fake UGC, or intentional deploy. Closes AIT-471 Co-authored-by: multica-agent --- components/GuestMomentCreateGate.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components/GuestMomentCreateGate.tsx b/components/GuestMomentCreateGate.tsx index 6c1e239e..6071ca5d 100644 --- a/components/GuestMomentCreateGate.tsx +++ b/components/GuestMomentCreateGate.tsx @@ -46,13 +46,13 @@ function GuestMomentPreview({ aria-hidden />
-

+

Current motion

@@ -76,7 +76,7 @@ function GuestMomentPreview({ aria-label="Street Power-Up cached sample" data-guest-create-sample > -
+
-

+

Street Power-Up

@@ -143,7 +143,7 @@ function GuestMomentPreview({ type="button" onClick={onRetrySession} data-studio-open-retry - className="mt-2 inline-flex min-h-10 items-center justify-center rounded-full bg-white px-4 text-[10px] font-black uppercase tracking-[0.12em] text-[var(--void)] transition hover:bg-[var(--mint)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#00D9FF]" + className="mt-2 inline-flex min-h-10 items-center justify-center rounded-full bg-white px-4 text-[10px] font-black uppercase tracking-[0.12em] text-[var(--void)] transition hover:bg-[var(--mint)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--brand)]/50" > Retry access check @@ -154,7 +154,7 @@ function GuestMomentPreview({ Sign in to make yours @@ -165,7 +165,7 @@ function GuestMomentPreview({ data-guest-create-private-beta className={`inline-flex min-h-12 items-center justify-center rounded-2xl border px-5 text-[10px] font-black uppercase tracking-[0.14em] transition hover:-translate-y-0.5 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-white ${ signedIn - ? "border-[#FF4ECD] bg-[linear-gradient(135deg,#B14EFF,#FF4ECD)] text-white" + ? "border-[var(--brand)] bg-[var(--grad-cta)] text-[var(--primary-foreground)]" : "border-white/12 text-white/62 hover:border-white/28 hover:text-white" }`} > @@ -181,7 +181,7 @@ function GuestMomentPreview({

- + Owner-only result · no public feed