diff --git a/CHANGESET-review.md b/CHANGESET-review.md index 82784f7..6dd9440 100644 --- a/CHANGESET-review.md +++ b/CHANGESET-review.md @@ -14,7 +14,7 @@ ### 目的 - 年表區塊(「啟動新篇章」「輝煌全盛期」)每一資料列:**點列上非連結區域**時,於新分頁開對應 **Spotify 專輯**。 -- 列內既有 ``(本站 `lyrics.html`、`concert.html`、`classic.html`)維持原行為。 +- 列內既有 ``(本站 `lyrics.html`、`concert.html`、`archive.html#classic`)維持原行為。 ### 標記與無障礙 diff --git a/archive.html b/archive.html index ee172b7..25cb533 100644 --- a/archive.html +++ b/archive.html @@ -83,7 +83,7 @@

輝煌全盛期

主打的記憶點、b-side 的伏筆、舞步與應援口號——想一次收進收藏庫,往這張整理頁走。

-

打開輝煌全盛期整理

+

於此區瀏覽輝煌全盛期年表

@@ -97,22 +97,22 @@ data-spotify-url="https://open.spotify.com/album/18P1aqSLQA9WdNljjEhv9q" aria-label="在 Spotify 開啟:School Byeolgok(學園別曲)"> - - + + - - + + - - + +
1997學園別曲學園別曲 / 男兒之路 (Pom Saeng Pom Sa)學園別曲學園別曲 / 男兒之路 (Pom Saeng Pom Sa)
1998Road FighterRoad Fighter / CoupleRoad FighterRoad Fighter / Couple
1999Com'BackCom'BackCom'BackCom'Back
diff --git a/classic.html b/classic.html deleted file mode 100644 index 620e501..0000000 --- a/classic.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - 水晶男孩|輝煌全盛期 - - - - - - -
-
-

輝煌全盛期

-

全盛期作品與主打脈絡整理

- 查看專輯清單 -
-
- - - - - -
-
-

輝煌全盛期 (精選)

-

- 線上聆聽請至 - SECHSKIES|Spotify 官方頁 - ,下列為站內精選年表整理。 -

- - - - - - - - - - - - - - - - - - - - - - - - - -
年份專輯/作品主打歌
1997學園別曲學園別曲 / 男兒之路 (Pom Saeng Pom Sa)
1998Road FighterRoad Fighter / Couple
1999Com'BackCom'Back
-
-
- - - - - - - - diff --git a/img/mission-balloon-sea.png b/img/mission-balloon-sea.png new file mode 100644 index 0000000..8ec0e57 Binary files /dev/null and b/img/mission-balloon-sea.png differ diff --git a/img/黃色海洋.gif b/img/黃色海洋.gif new file mode 100644 index 0000000..cf081cd Binary files /dev/null and b/img/黃色海洋.gif differ diff --git a/index.html b/index.html index 2e0cd75..5775330 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,16 @@

成立的初衷

+
+
+ SECHSKIES Logo Concept + + + 設計語彙:六角、黃海與初心 + +
+
+

本站是以 SECHSKIES 水晶男孩 為核心的數位推廣部,旨在透過

LOGO 設計理念

-

- 「晶」字發想來自六角形的水晶,為了強調水晶男孩初心為六人。上半部形似數字 6,搭配演唱會必備的手燈圖案,代表粉絲和水晶密不可分的關係。色彩配置發想來自回歸舞台成員脫下眼罩的剎那,整個場地從一片漆黑瞬間發亮,映入眼簾的是一片黃色海洋。以此片段為契機,設計成黑色系與黃色系的色彩搭配,來記錄那瞬間的感動。 -

-
-
- -
-
- SECHSKIES Logo Concept - - - 設計語彙:六角、黃海與初心 - +
+

+ 「晶」字發想來自六角形的水晶,為了強調水晶男孩初心為六人。上半部形似數字 + 6,搭配演唱會必備的手燈圖案,代表粉絲和水晶密不可分的關係。色彩配置發想來自回歸舞台成員脫下眼罩的剎那,整個場地從一片漆黑瞬間發亮,映入眼簾的是一片黃色海洋。以此片段為契機,設計成黑色系與黃色系的色彩搭配,來記錄那瞬間的感動。 +

+
+
+ + 無限挑戰 六六歌2 放送畫面:全場黃色氣球海 +
+ + + 回歸演唱會的動人瞬間-黃色氣球海 + +
+
diff --git a/portal-nav.js b/portal-nav.js index 337dcf9..df9e36f 100644 --- a/portal-nav.js +++ b/portal-nav.js @@ -19,7 +19,6 @@
  • 隊長的氣場
  • -
  • 輝煌全盛期典藏
  • 現場的震撼
    • 永恆的重逢
    • diff --git a/style.css b/style.css index 9c73c89..03db663 100644 --- a/style.css +++ b/style.css @@ -390,13 +390,14 @@ section { .mission-section .mission-layout { display: grid; - grid-template-columns: minmax(0, 7fr) minmax(200px, 3fr); + grid-template-columns: minmax(200px, 3fr) minmax(0, 7fr); gap: clamp(1.5rem, 4vw, 3rem); align-items: start; } .mission-content>p, -.mission-content .logo-concept p { +.mission-content .logo-concept-media-row>p, +.mission-content .logo-concept .logo-concept-media-row p { color: #4a4a4a; font-size: 1rem; line-height: 1.6; @@ -421,6 +422,95 @@ section { border-bottom: 2px solid rgba(255, 204, 0, 0.5); } +.mission-section .logo-concept-media-row { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(240px, 46%); + gap: clamp(1rem, 3vw, 1.85rem); + align-items: start; +} + +.mission-section .mission-gif-frame { + width: 100%; + aspect-ratio: 16 / 9; + border-radius: 12px; + overflow: hidden; + border: 1px solid rgba(255, 204, 0, 0.28); + box-shadow: 0 10px 28px rgba(0, 0, 0, 0.12); + background: #1a1a1a; +} + +.mission-section .mission-gif-frame img { + width: 100%; + height: 100%; + object-fit: cover; + display: block; +} + +.mission-section .mission-moment-wrap { + display: flex; + flex-direction: column; + align-items: center; + text-align: center; + min-width: 0; +} + +.mission-section .mission-visual .caption, +.mission-section .mission-moment-wrap .caption { + display: flex; + flex-direction: column; + align-items: center; + gap: 0.2rem; + margin-top: 0.65rem; + font-size: 0.78rem; + line-height: 1.45; + color: #6a6a6a; + max-width: 16rem; +} + +.mission-section .mission-visual .arrow-icon, +.mission-section .mission-moment-wrap .arrow-icon { + font-size: 0.95rem; + line-height: 1; + color: var(--primary); + font-style: normal; +} + +.mission-section .highlight-stage-flash { + letter-spacing: 0.06em; + font-weight: 800; + text-shadow: + 0 0 10px rgba(255, 210, 64, 0.55), + 0 0 22px rgba(255, 200, 0, 0.28); +} + +@media (prefers-reduced-motion: no-preference) { + .mission-section .highlight-stage-flash { + animation: mission-stage-flash-pulse 2.8s ease-in-out infinite; + } +} + +@keyframes mission-stage-flash-pulse { + + 0%, + 100% { + text-shadow: + 0 0 8px rgba(255, 210, 64, 0.45), + 0 0 18px rgba(255, 200, 0, 0.2); + } + + 50% { + text-shadow: + 0 0 14px rgba(255, 220, 80, 0.75), + 0 0 30px rgba(255, 210, 50, 0.35); + } +} + +@media (prefers-reduced-motion: reduce) { + .mission-section .highlight-stage-flash { + animation: none; + } +} + /* 金句:獨立於雙欄之下,全區塊寬度內致中 */ .mission-section>.quote-box { width: 100%; @@ -459,25 +549,6 @@ section { object-fit: contain; } -.mission-visual .caption { - display: flex; - flex-direction: column; - align-items: center; - gap: 0.2rem; - margin-top: 0.65rem; - font-size: 0.78rem; - line-height: 1.45; - color: #6a6a6a; - max-width: 14rem; -} - -.mission-visual .arrow-icon { - font-size: 0.95rem; - line-height: 1; - color: var(--primary); - font-style: normal; -} - @media (max-width: 900px) { .mission-section .mission-layout { grid-template-columns: 1fr; @@ -491,6 +562,10 @@ section { .mission-visual .logo-wrapper img { max-width: 260px; } + + .mission-section .logo-concept-media-row { + grid-template-columns: 1fr; + } } /* 作品列表表格 */ @@ -1448,15 +1523,3 @@ body.ebook-ssg2-page .ebook-back-link { text-align: center; margin: 0 0 2.5rem; } - -/* classic.html — #classic-albums Spotify 引導 */ -#classic-albums .classic-stream-lead { - margin: 0 0 1rem; - font-size: 0.95rem; - line-height: 1.65; - color: #444; -} - -#classic-albums .classic-stream-lead a { - font-weight: 700; -} diff --git a/黃色海洋.psd b/黃色海洋.psd new file mode 100644 index 0000000..25bb2a1 Binary files /dev/null and b/黃色海洋.psd differ