diff --git a/frontend/app/app.vue b/frontend/app/app.vue
index ba0fd62..9598e14 100644
--- a/frontend/app/app.vue
+++ b/frontend/app/app.vue
@@ -190,6 +190,25 @@ function isActive(to: string) {
+
+
+
@@ -577,6 +596,17 @@ function isActive(to: string) {
opacity: 0.3;
}
+/* === Seal — 井 Tsing === */
+.app-seal {
+ display: block;
+ width: 44px;
+ margin: 1.5rem 0 0.5rem auto;
+ color: var(--mood-accent);
+ opacity: 0.28;
+ filter: drop-shadow(1px 1px 0.5px rgba(0,0,0,0.25))
+ drop-shadow(-0.5px -0.5px 0.5px rgba(255,255,255,0.15));
+}
+
/* === Transitions === */
.slide-up-enter-active,
.slide-up-leave-active {
diff --git a/frontend/public/hexagram-tsing-flat.svg b/frontend/public/hexagram-tsing-flat.svg
index 1cf5a83..6ae67eb 100644
--- a/frontend/public/hexagram-tsing-flat.svg
+++ b/frontend/public/hexagram-tsing-flat.svg
@@ -1,12 +1,12 @@
-