diff --git a/scripts/test-website-theme.mjs b/scripts/test-website-theme.mjs
index 50ef94b..40ff6cb 100644
--- a/scripts/test-website-theme.mjs
+++ b/scripts/test-website-theme.mjs
@@ -8,6 +8,7 @@ const repoRoot = path.resolve(path.dirname(fileURLToPath(import.meta.url)), '..'
const template = fs.readFileSync(path.join(repoRoot, 'website', 'template.html'), 'utf8');
const app = fs.readFileSync(path.join(repoRoot, 'website', 'app.js'), 'utf8');
const langInit = fs.readFileSync(path.join(repoRoot, 'website', 'lang-init.js'), 'utf8');
+const demoCss = fs.readFileSync(path.join(repoRoot, 'website', 'styles', 'demo.css'), 'utf8');
const mockupStart = template.indexOf('
');
const mockupEnd = template.indexOf('
https://sync.koalastuff.net/imprint
- 2026-07-11
+ 2026-07-12
monthly
0.3
https://sync.koalastuff.net/privacy
- 2026-07-11
+ 2026-07-12
monthly
0.3
https://sync.koalastuff.net/de/impressum
- 2026-07-11
+ 2026-07-12
monthly
0.3
https://sync.koalastuff.net/de/datenschutz
- 2026-07-11
+ 2026-07-12
monthly
0.3
https://sync.koalastuff.net/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -49,7 +49,7 @@
https://sync.koalastuff.net/de/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -71,7 +71,7 @@
https://sync.koalastuff.net/fr/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -93,7 +93,7 @@
https://sync.koalastuff.net/es/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -115,7 +115,7 @@
https://sync.koalastuff.net/pt-BR/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -137,7 +137,7 @@
https://sync.koalastuff.net/ru/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -159,7 +159,7 @@
https://sync.koalastuff.net/it/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -181,7 +181,7 @@
https://sync.koalastuff.net/pl/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -203,7 +203,7 @@
https://sync.koalastuff.net/tr/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -225,7 +225,7 @@
https://sync.koalastuff.net/nl/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -247,7 +247,7 @@
https://sync.koalastuff.net/ja/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -269,7 +269,7 @@
https://sync.koalastuff.net/ko/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -291,7 +291,7 @@
https://sync.koalastuff.net/zh/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -313,7 +313,7 @@
https://sync.koalastuff.net/uk/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -335,7 +335,7 @@
https://sync.koalastuff.net/pt/
- 2026-07-11
+ 2026-07-12
weekly
1.0
@@ -357,7 +357,7 @@
https://sync.koalastuff.net/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -379,7 +379,7 @@
https://sync.koalastuff.net/de/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -401,7 +401,7 @@
https://sync.koalastuff.net/fr/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -423,7 +423,7 @@
https://sync.koalastuff.net/es/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -445,7 +445,7 @@
https://sync.koalastuff.net/pt-BR/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -467,7 +467,7 @@
https://sync.koalastuff.net/ru/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -489,7 +489,7 @@
https://sync.koalastuff.net/it/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -511,7 +511,7 @@
https://sync.koalastuff.net/pl/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -533,7 +533,7 @@
https://sync.koalastuff.net/tr/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -555,7 +555,7 @@
https://sync.koalastuff.net/nl/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -577,7 +577,7 @@
https://sync.koalastuff.net/ja/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -599,7 +599,7 @@
https://sync.koalastuff.net/ko/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -621,7 +621,7 @@
https://sync.koalastuff.net/zh/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -643,7 +643,7 @@
https://sync.koalastuff.net/uk/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -665,7 +665,7 @@
https://sync.koalastuff.net/pt/alternatives
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -687,7 +687,7 @@
https://sync.koalastuff.net/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -709,7 +709,7 @@
https://sync.koalastuff.net/de/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -731,7 +731,7 @@
https://sync.koalastuff.net/fr/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -753,7 +753,7 @@
https://sync.koalastuff.net/es/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -775,7 +775,7 @@
https://sync.koalastuff.net/pt-BR/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -797,7 +797,7 @@
https://sync.koalastuff.net/ru/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -819,7 +819,7 @@
https://sync.koalastuff.net/it/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -841,7 +841,7 @@
https://sync.koalastuff.net/pl/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -863,7 +863,7 @@
https://sync.koalastuff.net/tr/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -885,7 +885,7 @@
https://sync.koalastuff.net/nl/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -907,7 +907,7 @@
https://sync.koalastuff.net/ja/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -929,7 +929,7 @@
https://sync.koalastuff.net/ko/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -951,7 +951,7 @@
https://sync.koalastuff.net/zh/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -973,7 +973,7 @@
https://sync.koalastuff.net/uk/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -995,7 +995,7 @@
https://sync.koalastuff.net/pt/alternatives/teleparty
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1017,7 +1017,7 @@
https://sync.koalastuff.net/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1039,7 +1039,7 @@
https://sync.koalastuff.net/de/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1061,7 +1061,7 @@
https://sync.koalastuff.net/fr/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1083,7 +1083,7 @@
https://sync.koalastuff.net/es/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1105,7 +1105,7 @@
https://sync.koalastuff.net/pt-BR/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1127,7 +1127,7 @@
https://sync.koalastuff.net/ru/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1149,7 +1149,7 @@
https://sync.koalastuff.net/it/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1171,7 +1171,7 @@
https://sync.koalastuff.net/pl/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1193,7 +1193,7 @@
https://sync.koalastuff.net/tr/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1215,7 +1215,7 @@
https://sync.koalastuff.net/nl/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1237,7 +1237,7 @@
https://sync.koalastuff.net/ja/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1259,7 +1259,7 @@
https://sync.koalastuff.net/ko/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1281,7 +1281,7 @@
https://sync.koalastuff.net/zh/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1303,7 +1303,7 @@
https://sync.koalastuff.net/uk/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1325,7 +1325,7 @@
https://sync.koalastuff.net/pt/alternatives/screen-sharing
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1347,7 +1347,7 @@
https://sync.koalastuff.net/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1369,7 +1369,7 @@
https://sync.koalastuff.net/de/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1391,7 +1391,7 @@
https://sync.koalastuff.net/fr/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1413,7 +1413,7 @@
https://sync.koalastuff.net/es/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1435,7 +1435,7 @@
https://sync.koalastuff.net/pt-BR/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1457,7 +1457,7 @@
https://sync.koalastuff.net/ru/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1479,7 +1479,7 @@
https://sync.koalastuff.net/it/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1501,7 +1501,7 @@
https://sync.koalastuff.net/pl/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1523,7 +1523,7 @@
https://sync.koalastuff.net/tr/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1545,7 +1545,7 @@
https://sync.koalastuff.net/nl/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1567,7 +1567,7 @@
https://sync.koalastuff.net/ja/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1589,7 +1589,7 @@
https://sync.koalastuff.net/ko/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1611,7 +1611,7 @@
https://sync.koalastuff.net/zh/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1633,7 +1633,7 @@
https://sync.koalastuff.net/uk/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1655,7 +1655,7 @@
https://sync.koalastuff.net/pt/alternatives/watch2gether
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1677,7 +1677,7 @@
https://sync.koalastuff.net/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1699,7 +1699,7 @@
https://sync.koalastuff.net/de/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1721,7 +1721,7 @@
https://sync.koalastuff.net/fr/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1743,7 +1743,7 @@
https://sync.koalastuff.net/es/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1765,7 +1765,7 @@
https://sync.koalastuff.net/pt-BR/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1787,7 +1787,7 @@
https://sync.koalastuff.net/ru/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1809,7 +1809,7 @@
https://sync.koalastuff.net/it/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1831,7 +1831,7 @@
https://sync.koalastuff.net/pl/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1853,7 +1853,7 @@
https://sync.koalastuff.net/tr/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1875,7 +1875,7 @@
https://sync.koalastuff.net/nl/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1897,7 +1897,7 @@
https://sync.koalastuff.net/ja/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1919,7 +1919,7 @@
https://sync.koalastuff.net/ko/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1941,7 +1941,7 @@
https://sync.koalastuff.net/zh/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1963,7 +1963,7 @@
https://sync.koalastuff.net/uk/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -1985,7 +1985,7 @@
https://sync.koalastuff.net/pt/alternatives/scener
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2007,7 +2007,7 @@
https://sync.koalastuff.net/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2029,7 +2029,7 @@
https://sync.koalastuff.net/de/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2051,7 +2051,7 @@
https://sync.koalastuff.net/fr/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2073,7 +2073,7 @@
https://sync.koalastuff.net/es/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2095,7 +2095,7 @@
https://sync.koalastuff.net/pt-BR/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2117,7 +2117,7 @@
https://sync.koalastuff.net/ru/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2139,7 +2139,7 @@
https://sync.koalastuff.net/it/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2161,7 +2161,7 @@
https://sync.koalastuff.net/pl/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2183,7 +2183,7 @@
https://sync.koalastuff.net/tr/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2205,7 +2205,7 @@
https://sync.koalastuff.net/nl/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2227,7 +2227,7 @@
https://sync.koalastuff.net/ja/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2249,7 +2249,7 @@
https://sync.koalastuff.net/ko/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2271,7 +2271,7 @@
https://sync.koalastuff.net/zh/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2293,7 +2293,7 @@
https://sync.koalastuff.net/uk/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2315,7 +2315,7 @@
https://sync.koalastuff.net/pt/alternatives/kosmi
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2337,7 +2337,7 @@
https://sync.koalastuff.net/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2359,7 +2359,7 @@
https://sync.koalastuff.net/de/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2381,7 +2381,7 @@
https://sync.koalastuff.net/fr/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2403,7 +2403,7 @@
https://sync.koalastuff.net/es/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2425,7 +2425,7 @@
https://sync.koalastuff.net/pt-BR/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2447,7 +2447,7 @@
https://sync.koalastuff.net/ru/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2469,7 +2469,7 @@
https://sync.koalastuff.net/it/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2491,7 +2491,7 @@
https://sync.koalastuff.net/pl/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2513,7 +2513,7 @@
https://sync.koalastuff.net/tr/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2535,7 +2535,7 @@
https://sync.koalastuff.net/nl/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2557,7 +2557,7 @@
https://sync.koalastuff.net/ja/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2579,7 +2579,7 @@
https://sync.koalastuff.net/ko/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2601,7 +2601,7 @@
https://sync.koalastuff.net/zh/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2623,7 +2623,7 @@
https://sync.koalastuff.net/uk/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
@@ -2645,7 +2645,7 @@
https://sync.koalastuff.net/pt/alternatives/twoseven
- 2026-07-11
+ 2026-07-12
weekly
0.7
diff --git a/website/styles/demo.css b/website/styles/demo.css
index e33fb87..8081c5c 100644
--- a/website/styles/demo.css
+++ b/website/styles/demo.css
@@ -701,7 +701,7 @@ html.theme-light .hero-demo-scene .demo-video::after {
/* By day the birds read as silhouettes, not chalk marks */
html.theme-light .hero-demo-scene .film-birds { stroke: oklch(0.32 0.06 145 / 0.65); }
-html.theme-light :is(.hero-demo-scene, .step-illustration-3) .film-hero-bird { stroke: oklch(0.32 0.06 145 / 0.75); }
+html.theme-light :is(.hero-demo-scene, .step-illustration-3) .film-hero-bird { color: oklch(0.32 0.06 145 / 0.86); }
/* Stars: staggered twinkle so the sky feels alive */
.film-star {
@@ -766,22 +766,52 @@ html.theme-light :is(.hero-demo-scene, .step-illustration-3) .film-hero-bird { s
.film-fore-scroll {
transform: translateX(var(--scroll-fore, 0px));
}
-/* A single gliding bird carries the scene: the outer group rides the
- JS-driven drift vars, the inner group flaps its wings via scaleY. */
+/* The foreground bird stays alive even while the fake video is paused. */
.film-hero-bird-drift {
- transform: translate(var(--lantern-x, 0px), var(--bounce-y, 0px));
+ animation: filmBirdGlide 6.5s ease-in-out infinite alternate;
}
.film-hero-bird {
+ color: #dbd7cd;
+ filter: drop-shadow(0 1px 1px oklch(0.08 0.02 145 / 0.55));
+}
+
+.film-bird-wing {
+ fill: none;
+ stroke: currentColor;
+ stroke-width: 1.15;
+ stroke-linecap: round;
+ stroke-linejoin: round;
transform-box: fill-box;
- transform-origin: center;
- animation: filmWingFlap 0.85s ease-in-out infinite alternate;
- animation-play-state: paused;
+ animation: filmWingFlap 0.72s ease-in-out infinite alternate;
+}
+
+.film-bird-wing-left {
+ transform-origin: right bottom;
+}
+
+.film-bird-wing-right {
+ transform-origin: left bottom;
+ animation-direction: alternate-reverse;
+}
+
+.film-bird-body,
+.film-bird-beak {
+ fill: currentColor;
+}
+
+.film-bird-eye {
+ fill: oklch(0.12 0.025 145);
+}
+
+@keyframes filmBirdGlide {
+ from { transform: translate(calc(var(--lantern-x, 0px) - 3px), calc(var(--bounce-y, 0px) + 1px)) rotate(-1.5deg); }
+ to { transform: translate(calc(var(--lantern-x, 0px) + 4px), calc(var(--bounce-y, 0px) - 2px)) rotate(1.5deg); }
}
@keyframes filmWingFlap {
- from { transform: scaleY(1); }
- to { transform: scaleY(0.5); }
+ from { transform: rotate(8deg) translateY(0); }
+ to { transform: rotate(-13deg) translateY(1.2px); }
}
/* Twinkle & Glow play state bindings */
@@ -791,10 +821,17 @@ html.theme-light :is(.hero-demo-scene, .step-illustration-3) .film-hero-bird { s
animation: filmTwinkle 2.8s ease-in-out infinite;
animation-play-state: paused;
}
-.demo-tab-card.playing :is(.film-star, .film-moon, .film-moon-g, .film-cloud, .film-shooting-star, .film-birds, .film-hero-bird) {
+.demo-tab-card.playing :is(.film-star, .film-moon, .film-moon-g, .film-cloud, .film-shooting-star, .film-birds) {
animation-play-state: running;
}
+@media (prefers-reduced-motion: reduce) {
+ .film-hero-bird-drift,
+ .film-bird-wing {
+ animation: none !important;
+ }
+}
+
/* Drifting clouds: gentle back-and-forth so there is no wrap pop */
.film-cloud {
transform-box: fill-box;
diff --git a/website/template.html b/website/template.html
index 648c15f..f218f37 100644
--- a/website/template.html
+++ b/website/template.html
@@ -482,8 +482,12 @@
-
-
+
+
+
+
+
+
@@ -580,8 +584,12 @@
-
-
+
+
+
+
+
+
@@ -1278,8 +1286,12 @@
-
-
+
+
+
+
+
+
@@ -1333,8 +1345,12 @@
-
-
+
+
+
+
+
+