From 4c9fe11fc9c94cf01b7792dd2406f6858503927c Mon Sep 17 00:00:00 2001 From: gahusb Date: Sat, 23 May 2026 23:47:09 +0900 Subject: [PATCH] =?UTF-8?q?docs(spec):=20tarot-lab=20v1=20=E2=80=94=20?= =?UTF-8?q?=EC=B9=B4=EB=93=9C=20=EC=8B=9C=EA=B0=81=20=ED=9A=A8=EA=B3=BC(?= =?UTF-8?q?=EA=B8=80=EB=A1=9C=EC=9A=B0/=ED=94=8C=EB=A6=BD)=EB=8A=94=20v2?= =?UTF-8?q?=EB=A1=9C=20=EB=B6=84=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 사용자 피드백: 카드 이미지 자산 도착 후 보강 — hover glow, 3D 뒤집기 애니메이션, sparkle particles. v1은 hover lift + fade-in 등 미니멀 모션만. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/superpowers/specs/2026-05-23-tarot-lab-design.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/superpowers/specs/2026-05-23-tarot-lab-design.md b/docs/superpowers/specs/2026-05-23-tarot-lab-design.md index 1fafcf0..509ab7f 100644 --- a/docs/superpowers/specs/2026-05-23-tarot-lab-design.md +++ b/docs/superpowers/specs/2026-05-23-tarot-lab-design.md @@ -22,6 +22,11 @@ - 텔레그램 자동 push ("매일 오늘의 카드") - 카드 78장 도감 화면 - 즐겨찾기 메모 편집 UI (백엔드 endpoint는 v1에 포함, UI는 v2) +- **카드 시각 효과 보강** — 카드 이미지 자산 도착 이후 보강: + - 카드 hover·focus 시 보더 주변 황금 글로우·sparkle particles + - 카드 뒤집기 애니메이션 (3D rotateY transform, 0.6~0.8s ease-out, 뒷면→앞면 전환) + - 우주 입자 floating · 별 깜빡임 등 분위기 효과 + - v1은 hover lift + 단순 fade-in 정도의 미니멀 모션만 ---