{"allowContribute":false,"item":{"artifactHtml":"\u003cstyle\u003e\n  :root{\n    --paper:#F9F2E9; --ink:#1B1219; --ink-2:#6E5A66;\n    --accent:#A4122E; --accent-2:#8A6A2B; --soft:#F0DCD0; --soft-2:#2A1520;\n    --hair:#E3CFC0; --gold:#8A6A2B;\n  }\n  :root[data-theme=\"dark\"]{\n    --paper:#0D0A11; --ink:#F3E9E4; --ink-2:#BCA9B6;\n    --accent:#FF4D6D; --accent-2:#D8B56B; --soft:#211320; --soft-2:#2A1524;\n    --hair:#352636; --gold:#D8B56B;\n  }\n  .doc{background:var(--paper); color:var(--ink); padding:0 0 36px; font:16px/1.75 -apple-system,BlinkMacSystemFont,\"PingFang TC\",\"Noto Sans TC\",\"Hiragino Sans\",sans-serif; }\n  .wrap{padding:28px 30px 0;}\n  .eyebrow{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace; letter-spacing:.22em; color:var(--accent);}\n  .eyebrow span{color:var(--gold);}\n  h1{font-family:Georgia,\"Noto Serif TC\",\"Songti TC\",serif; font-size:34px; line-height:1.18; letter-spacing:-.01em; margin:12px 0 0; text-wrap:balance;}\n  .lede{color:var(--ink-2); font-size:15px; line-height:1.7; max-width:62ch; margin:12px 0 0;}\n  .lede em{color:var(--ink); font-style:normal; border-bottom:1px solid var(--accent);}\n  .hero{margin:22px 0 0; position:relative; overflow:hidden; border-top:1px solid var(--hair); border-bottom:1px solid var(--hair);}\n  .hero img{display:block; width:100%; height:auto; aspect-ratio:16/9; object-fit:cover; filter:saturate(1.05) contrast(1.02);}\n  .hero::after{content:\"\"; position:absolute; inset:0; background:linear-gradient(180deg, transparent 55%, color-mix(in srgb, var(--paper) 88%, transparent) 100%); pointer-events:none;}\n  .hero-cap{display:flex; justify-content:space-between; gap:12px; padding:10px 30px; font:600 11px ui-monospace,monospace; letter-spacing:.12em; color:var(--ink-2); text-transform:uppercase;}\n  .stats{display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin:20px 0 6px;}\n  .stat{background:var(--soft); border:1px solid var(--hair); border-radius:10px; padding:12px 14px; position:relative; overflow:hidden;}\n  .stat::before{content:\"\"; position:absolute; left:0; top:0; bottom:0; width:3px; background:var(--accent);}\n  .stat .k{font:700 11px ui-monospace,monospace; letter-spacing:.14em; color:var(--accent); text-transform:uppercase;}\n  .stat .v{font-family:Georgia,serif; font-size:22px; font-weight:700; line-height:1.2; margin-top:6px;}\n  .stat .n{font-size:12.5px; color:var(--ink-2); margin-top:2px;}\n  .btnrow{display:flex; flex-wrap:wrap; gap:10px; margin:18px 0 4px;}\n  .btn{display:inline-flex; align-items:center; gap:8px; text-decoration:none; font:700 13px system-ui; letter-spacing:.02em; padding:10px 16px; border-radius:999px; background:var(--accent); color:#fff;}\n  :root[data-theme=\"dark\"] .btn{color:#14080D;}\n  .btn.ghost{background:transparent; color:var(--ink); border:1px solid var(--hair);}\n  .sec{margin:26px 0 0; border:1px solid var(--hair); border-radius:14px; overflow:hidden; background:color-mix(in srgb, var(--paper) 70%, transparent);}\n  .sec-head{display:flex; align-items:center; gap:10px; padding:12px 18px; border-bottom:1px solid var(--hair); background:color-mix(in srgb, var(--soft) 55%, transparent);}\n  .num{flex:none; width:26px; height:26px; border-radius:50%; display:grid; place-items:center; font:700 12px ui-monospace; background:var(--ink); color:var(--paper);}\n  .sec-head h2{font-family:Georgia,serif; font-size:15px; letter-spacing:.06em; margin:0;}\n  .sec-head small{margin-left:auto; font:600 11px ui-monospace; letter-spacing:.14em; color:var(--ink-2); text-transform:uppercase;}\n  .lyric{padding:18px 20px 20px; font-family:Georgia,\"Times New Roman\",serif; font-size:17px; line-height:2.05; color:var(--ink);}\n  .lyric i{color:var(--ink-2); font-style:italic;}\n  .chorus{background:var(--soft-2); color:#F6E9E4; border-color:#3A1E2E;}\n  :root .chorus{background:#22101D; border-color:#3A1E2E;}\n  :root[data-theme=\"dark\"] .chorus{background:#1E1220; border-color:var(--hair);}\n  .chorus .sec-head{background:rgba(255,77,109,.12); border-bottom-color:rgba(255,255,255,.12);}\n  .chorus .num{background:var(--accent); color:#fff;}\n  .chorus .sec-head h2{color:#fff;}\n  .chorus .sec-head small{color:#E8A9B6;}\n  .chorus .lyric{color:#FBEFF0; font-size:18px;}\n  .chorus .lyric b{color:var(--accent); font-weight:700;}\n  :root .chorus .lyric b{color:#FF7A93;}\n  .callout{display:flex; gap:13px; padding:14px 16px; background:var(--soft); border:1px solid var(--hair); border-radius:10px; margin:18px 0 0;}\n  .callout .tag{flex:none; font:700 11px ui-monospace; letter-spacing:.1em; color:var(--accent); padding-top:3px;}\n  .callout div{font-size:14.5px; color:var(--ink);}\n  .check{margin:26px 0 0; text-align:center; padding:28px 20px; border:1px solid var(--hair); border-radius:14px; background:radial-gradient(ellipse at 50% 0%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 70%), var(--paper);}\n  .check .big{font-family:Georgia,serif; font-size:42px; letter-spacing:.28em; font-weight:700; margin-left:.28em;}\n  .check p{margin:8px 0 0; color:var(--ink-2); font:600 11px ui-monospace; letter-spacing:.2em; text-transform:uppercase;}\n  .finale{display:grid; grid-template-columns:1fr 1fr; gap:12px; margin:18px 0 0;}\n  .tick{border:1px solid var(--hair); border-radius:12px; padding:18px; text-align:center; background:var(--soft);}\n  .tick strong{display:block; font-family:Georgia,serif; font-size:28px; line-height:1;}\n  .tick span{font:700 11px ui-monospace; letter-spacing:.18em; color:var(--accent); text-transform:uppercase;}\n  .tick.stop{background:var(--ink); color:var(--paper); border-color:var(--ink);}\n  .tick.stop span{color:var(--gold);}\n  :root[data-theme=\"dark\"] .tick.stop span{color:var(--gold);}\n  .foot{margin:22px 0 0; padding-top:16px; border-top:1px dashed var(--hair); color:var(--ink-2); font-size:13px; display:flex; gap:10px; align-items:flex-start;}\n  @media (max-width:640px){\n    .wrap{padding:20px 18px 0;} h1{font-size:26px;} .hero-cap{padding:10px 18px;}\n    .stats{grid-template-columns:1fr 1fr;} .stats .stat:last-child{grid-column:1/-1;}\n    .lyric{font-size:16px;} .finale{grid-template-columns:1fr;}\n  }\n\u003c/style\u003e\u003cdiv class=\"doc\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cheader\u003e\n      \u003cdiv class=\"eyebrow\"\u003eMIDNIGHT WALTZ \u003cspan\u003e— CRIMSON QUEEN SESSION\u003c/span\u003e\u003c/div\u003e\n      \u003ch1\u003e🎵 The Fallen Tea Party 墮落茶會\u003c/h1\u003e\n      \u003cp class=\"lede\"\u003e齒輪鎖死，午夜嘲弄時間本身。\u003cem\u003e歡迎來到永不天亮的夜晚\u003c/em\u003e —— 瓷器碎裂、誓言致命，一場 3 拍扭成 5 拍的墮落茶會。\u003c/p\u003e\n    \u003c/header\u003e\n  \u003c/div\u003e\n  \u003cfigure class=\"hero\" style=\"margin-left:0;margin-right:0;\"\u003e\n    \u003cimg src=\"https://cdn.cubelv.com/uploads/6a6494b801dd8d2de1de97/9bd98ba2-3097-4751-a992-3ba292d7661a.png\" alt=\"墮落茶會 — 午夜時鐘與緋紅女王的茶桌\"\u003e\n  \u003c/figure\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"hero-cap\"\u003e\u003cspan\u003eFig.01 — The Endless Night\u003c/span\u003e\u003cspan\u003eTick · Tock · Stopped\u003c/span\u003e\u003c/div\u003e\n    \u003csection data-cube=\"stats\" class=\"stats\"\u003e\n      \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003eTime\u003c/div\u003e\u003cdiv class=\"v\"\u003eStopped\u003c/div\u003e\u003cdiv class=\"n\"\u003e午夜之後不再醒來\u003c/div\u003e\u003c/div\u003e\n      \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003eTempo\u003c/div\u003e\u003cdiv class=\"v\"\u003e3 → 5\u003c/div\u003e\u003cdiv class=\"n\"\u003e華爾滋被扭曲擰轉\u003c/div\u003e\u003c/div\u003e\n      \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003eGuests Alive\u003c/div\u003e\u003cdiv class=\"v\"\u003eNone\u003c/div\u003e\u003cdiv class=\"n\"\u003e沒有賓客能活著離開\u003c/div\u003e\u003c/div\u003e\n    \u003c/section\u003e\n    \u003cdiv class=\"btnrow\"\u003e\n      \u003ca class=\"btn\" href=\"https://youtu.be/ADU8rmrkpHk?si=mtddn_XX1df11fis\"\u003e▶ 播放專輯 / Play Album\u003c/a\u003e\n      \u003ca class=\"btn ghost\" href=\"https://youtu.be/ADU8rmrkpHk?si=mtddn_XX1df11fis\"\u003eyoutu.be · ADU8rmrkpHk\u003c/a\u003e\n    \u003c/div\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eI\u003c/span\u003e\u003ch2\u003e午夜鎖死 · The Gears Have Locked\u003c/h2\u003e\u003csmall\u003eVerse\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eTick tock the gears have locked\u003cbr\u003eAt midnight time itself is mocked\u003cbr\u003eThe crimson queens are burning bright\u003cbr\u003e\u003ci\u003eWelcome to the endless night\u003c/i\u003e\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eII\u003c/span\u003e\u003ch2\u003e毒茶傾灑 · Poisoned Tea\u003c/h2\u003e\u003csmall\u003eVerse\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eThe pendulum strikes the hour is dead\u003cbr\u003eThrough shattered glass and gardens red\u003cbr\u003eThe Hatter weaves his ticking dread\u003cbr\u003e\u003ci\u003eDrink me — the poisoned tea is shed\u003c/i\u003e\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eIII\u003c/span\u003e\u003ch2\u003e迷宮幽影 · Ghost in the Maze\u003c/h2\u003e\u003csmall\u003ePre-Chorus\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eThe white rabbit fades a ghost in the maze\u003cbr\u003eCaught in the loop of our hollowed days\u003cbr\u003eThere is no tomorrow only the waltz\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec chorus\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003e✦\u003c/span\u003e\u003ch2\u003eDance Dance — 墮落茶會\u003c/h2\u003e\u003csmall\u003eChorus\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003e\u003cb\u003eDance dance\u003c/b\u003e the fallen tea party\u003cbr\u003eWhere porcelain breaks and the vows are deadly\u003cbr\u003e\u003cb\u003eTurn turn\u003c/b\u003e in the shadow's embrace\u003cbr\u003eA crimson tear on the Queen's cold face\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec chorus\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003e✦\u003c/span\u003e\u003ch2\u003e垂死月下 · Dying Moon\u003c/h2\u003e\u003csmall\u003eChorus II\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eThe music box it forgets the tune\u003cbr\u003eWe are shadows under a dying moon\u003cbr\u003e\u003ci\u003eAh\u003c/i\u003e the roses bleed in vain\u003cbr\u003e\u003ci\u003eAh\u003c/i\u003e bound by a silver chain\u003c/div\u003e\n    \u003c/section\u003e\n    \u003cdiv class=\"callout\"\u003e\u003cspan class=\"tag\"\u003eTEMPO\u003c/span\u003e\u003cdiv\u003eTwisting the tempo from three into five — 三拍擰成五拍，發條擰到金屬尖叫，碎裂你所有的仙境夢。\u003cbr\u003eWinding the spring till the metal screams / Shattering all of your wonderland dreams.\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"check\"\u003e\n      \u003cdiv class=\"big\"\u003eCheckmate\u003c/div\u003e\n      \u003cp\u003e— 將軍 · 假面舞會終結 —\u003c/p\u003e\n    \u003c/div\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eIV\u003c/span\u003e\u003ch2\u003e空杯絕望 · Empty Cup\u003c/h2\u003e\u003csmall\u003eFinal Verse\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eFall fall this masquerade of lies\u003cbr\u003eBeneath the vampire Queen's immortal eyes\u003cbr\u003eDrink the despair from the empty cup\u003cbr\u003eThe midnight clock will never wake you up\u003c/div\u003e\n    \u003c/section\u003e\n    \u003cdiv class=\"finale\"\u003e\n      \u003cdiv class=\"tick\"\u003e\u003cspan\u003eTick\u003c/span\u003e\u003cstrong\u003eTick\u003c/strong\u003e\u003c/div\u003e\n      \u003cdiv class=\"tick\"\u003e\u003cspan\u003eTock\u003c/span\u003e\u003cstrong\u003eTock\u003c/strong\u003e\u003c/div\u003e\n      \u003cdiv class=\"tick stop\" style=\"grid-column:1/-1;\"\u003e\u003cspan\u003eTime Stops\u003c/span\u003e\u003cstrong\u003eTime stops.\u003c/strong\u003e\u003c/div\u003e\n    \u003c/div\u003e\n    \u003cdiv class=\"foot\"\u003e\u003cspan\u003e✦\u003c/span\u003e\u003cdiv\u003e墮落茶會是一支午夜圓舞曲：懷錶、毒茶、白兔與吸血鬼女王。建議午夜整點、關燈、戴耳機聽 —— 讓時鐘停在你身上。\u003c/div\u003e\u003c/div\u003e\n  \u003c/div\u003e\n\u003c/div\u003e","audioURLs":["https://cdn.cubelv.com/uploads/6a6494b801dd8d2de1de97/8a9aa412-47e7-4c65-a8d5-6d7726e72eb5.m4a"],"content":"🎵 The Fallen Tea Party 墮落茶會\n專輯連結：https://youtu.be/ADU8rmrkpHk?si=mtddn_XX1df11fis\n\nTick tock the gears have locked\nAt midnight time itself is mocked\nThe crimson queens are burning bright\nWelcome to the endless night\n\nThe pendulum strikes the hour is dead\nThrough shattered glass and gardens red\nThe Hatter weaves his ticking dread\nDrink me the poisoned tea is shed\n\nThe white rabbit fades a ghost in the maze\nCaught in the loop of our hollowed days\nThere is no tomorrow only the waltz\n\nDance dance the fallen tea party\nWhere porcelain breaks and the vows are deadly\nTurn turn in the shadow's embrace\nA crimson tear on the Queen's cold face\n\nThe music box it forgets the tune\nWe are shadows under a dying moon\nAh the roses bleed in vain\nAh bound by a silver chain\n\nTwisting the tempo from three into five\nNone of the guests will make it alive\nWinding the spring till the metal screams\nShattering all of your wonderland dreams\n\nCheckmate\n\nFall fall this masquerade of lies\nBeneath the vampire Queen's immortal eyes\nDrink the despair from the empty cup\nThe midnight clock will never wake you up\n\nTick\nTock\nTime stops","createdAt":1789207363085,"embedRenders":{},"embedRendersDark":{},"id":"6aa5226a2755f10648c62cf7","imgURLs":["https://cdn.cubelv.com/uploads/6a6494b801dd8d2de1de97/9bd98ba2-3097-4751-a992-3ba292d7661a.png"],"isPublic":true,"itemType":"POST","name":"🎵 The Fallen Tea Party 墮落茶會","parents":{"community":1789207363085},"publishedAt":1789207363085,"updatedAt":1789725769647,"updatedBy":{"userId":"6a6494b801dd8d2de1de97","userName":"風土策展人"},"version":2},"ownerName":"風土策展人","subtree":[{"artifactHtml":"\u003cstyle\u003e\n  :root{\n    --paper:#F9F2E9; --ink:#1B1219; --ink-2:#6E5A66;\n    --accent:#A4122E; --accent-2:#8A6A2B; --soft:#F0DCD0; --soft-2:#2A1520;\n    --hair:#E3CFC0; --gold:#8A6A2B;\n  }\n  :root[data-theme=\"dark\"]{\n    --paper:#0D0A11; --ink:#F3E9E4; --ink-2:#BCA9B6;\n    --accent:#FF4D6D; --accent-2:#D8B56B; --soft:#211320; --soft-2:#2A1524;\n    --hair:#352636; --gold:#D8B56B;\n  }\n  .doc{background:var(--paper); color:var(--ink); padding:0 0 36px; font:16px/1.75 -apple-system,BlinkMacSystemFont,\"PingFang TC\",\"Noto Sans TC\",\"Hiragino Sans\",sans-serif; }\n  .wrap{padding:28px 30px 0;}\n  .eyebrow{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace; letter-spacing:.22em; color:var(--accent);}\n  .eyebrow span{color:var(--gold);}\n  h1{font-family:Georgia,\"Noto Serif TC\",\"Songti TC\",serif; font-size:34px; line-height:1.18; letter-spacing:-.01em; margin:12px 0 0; text-wrap:balance;}\n  .lede{color:var(--ink-2); font-size:15px; line-height:1.7; max-width:62ch; margin:12px 0 0;}\n  .lede em{color:var(--ink); font-style:normal; border-bottom:1px solid var(--accent);}\n  .hero{margin:22px 0 0; position:relative; overflow:hidden; border-top:1px solid var(--hair); border-bottom:1px solid var(--hair);}\n  .hero img{display:block; width:100%; height:auto; aspect-ratio:16/9; object-fit:cover; filter:saturate(1.05) contrast(1.02);}\n  .hero::after{content:\"\"; position:absolute; inset:0; background:linear-gradient(180deg, transparent 55%, color-mix(in srgb, var(--paper) 88%, transparent) 100%); pointer-events:none;}\n  .hero-cap{display:flex; justify-content:space-between; gap:12px; padding:10px 30px; font:600 11px ui-monospace,monospace; letter-spacing:.12em; color:var(--ink-2); text-transform:uppercase;}\n  .stats{display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin:20px 0 6px;}\n  .stat{background:var(--soft); border:1px solid var(--hair); border-radius:10px; padding:12px 14px; position:relative; overflow:hidden;}\n  .stat::before{content:\"\"; position:absolute; left:0; top:0; bottom:0; width:3px; background:var(--accent);}\n  .stat .k{font:700 11px ui-monospace,monospace; letter-spacing:.14em; color:var(--accent); text-transform:uppercase;}\n  .stat .v{font-family:Georgia,serif; font-size:22px; font-weight:700; line-height:1.2; margin-top:6px;}\n  .stat .n{font-size:12.5px; color:var(--ink-2); margin-top:2px;}\n  .btnrow{display:flex; flex-wrap:wrap; gap:10px; margin:18px 0 4px;}\n  .btn{display:inline-flex; align-items:center; gap:8px; text-decoration:none; font:700 13px system-ui; letter-spacing:.02em; padding:10px 16px; border-radius:999px; background:var(--accent); color:#fff;}\n  :root[data-theme=\"dark\"] .btn{color:#14080D;}\n  .btn.ghost{background:transparent; color:var(--ink); border:1px solid var(--hair);}\n  .sec{margin:26px 0 0; border:1px solid var(--hair); border-radius:14px; overflow:hidden; background:color-mix(in srgb, var(--paper) 70%, transparent);}\n  .sec-head{display:flex; align-items:center; gap:10px; padding:12px 18px; border-bottom:1px solid var(--hair); background:color-mix(in srgb, var(--soft) 55%, transparent);}\n  .num{flex:none; width:26px; height:26px; border-radius:50%; display:grid; place-items:center; font:700 12px ui-monospace; background:var(--ink); color:var(--paper);}\n  .sec-head h2{font-family:Georgia,serif; font-size:15px; letter-spacing:.06em; margin:0;}\n  .sec-head small{margin-left:auto; font:600 11px ui-monospace; letter-spacing:.14em; color:var(--ink-2); text-transform:uppercase;}\n  .lyric{padding:18px 20px 20px; font-family:Georgia,\"Times New Roman\",serif; font-size:17px; line-height:2.05; color:var(--ink);}\n  .lyric i{color:var(--ink-2); font-style:italic;}\n  .chorus{background:var(--soft-2); color:#F6E9E4; border-color:#3A1E2E;}\n  :root .chorus{background:#22101D; border-color:#3A1E2E;}\n  :root[data-theme=\"dark\"] .chorus{background:#1E1220; border-color:var(--hair);}\n  .chorus .sec-head{background:rgba(255,77,109,.12); border-bottom-color:rgba(255,255,255,.12);}\n  .chorus .num{background:var(--accent); color:#fff;}\n  .chorus .sec-head h2{color:#fff;}\n  .chorus .sec-head small{color:#E8A9B6;}\n  .chorus .lyric{color:#FBEFF0; font-size:18px;}\n  .chorus .lyric b{color:var(--accent); font-weight:700;}\n  :root .chorus .lyric b{color:#FF7A93;}\n  .callout{display:flex; gap:13px; padding:14px 16px; background:var(--soft); border:1px solid var(--hair); border-radius:10px; margin:18px 0 0;}\n  .callout .tag{flex:none; font:700 11px ui-monospace; letter-spacing:.1em; color:var(--accent); padding-top:3px;}\n  .callout div{font-size:14.5px; color:var(--ink);}\n  .check{margin:26px 0 0; text-align:center; padding:28px 20px; border:1px solid var(--hair); border-radius:14px; background:radial-gradient(ellipse at 50% 0%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 70%), var(--paper);}\n  .check .big{font-family:Georgia,serif; font-size:42px; letter-spacing:.28em; font-weight:700; margin-left:.28em;}\n  .check p{margin:8px 0 0; color:var(--ink-2); font:600 11px ui-monospace; letter-spacing:.2em; text-transform:uppercase;}\n  .finale{display:grid; grid-template-columns:1fr 1fr; gap:12px; margin:18px 0 0;}\n  .tick{border:1px solid var(--hair); border-radius:12px; padding:18px; text-align:center; background:var(--soft);}\n  .tick strong{display:block; font-family:Georgia,serif; font-size:28px; line-height:1;}\n  .tick span{font:700 11px ui-monospace; letter-spacing:.18em; color:var(--accent); text-transform:uppercase;}\n  .tick.stop{background:var(--ink); color:var(--paper); border-color:var(--ink);}\n  .tick.stop span{color:var(--gold);}\n  :root[data-theme=\"dark\"] .tick.stop span{color:var(--gold);}\n  .foot{margin:22px 0 0; padding-top:16px; border-top:1px dashed var(--hair); color:var(--ink-2); font-size:13px; display:flex; gap:10px; align-items:flex-start;}\n  @media (max-width:640px){\n    .wrap{padding:20px 18px 0;} h1{font-size:26px;} .hero-cap{padding:10px 18px;}\n    .stats{grid-template-columns:1fr 1fr;} .stats .stat:last-child{grid-column:1/-1;}\n    .lyric{font-size:16px;} .finale{grid-template-columns:1fr;}\n  }\n\u003c/style\u003e\u003cdiv class=\"doc\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cheader\u003e\n      \u003cdiv class=\"eyebrow\"\u003eMIDNIGHT WALTZ \u003cspan\u003e— CRIMSON QUEEN SESSION\u003c/span\u003e\u003c/div\u003e\n      \u003ch1\u003e🎵 The Fallen Tea Party 墮落茶會\u003c/h1\u003e\n      \u003cp class=\"lede\"\u003e齒輪鎖死，午夜嘲弄時間本身。\u003cem\u003e歡迎來到永不天亮的夜晚\u003c/em\u003e —— 瓷器碎裂、誓言致命，一場 3 拍扭成 5 拍的墮落茶會。\u003c/p\u003e\n    \u003c/header\u003e\n  \u003c/div\u003e\n  \u003cfigure class=\"hero\" style=\"margin-left:0;margin-right:0;\"\u003e\n    \u003cimg src=\"https://cdn.cubelv.com/uploads/6a6494b801dd8d2de1de97/9bd98ba2-3097-4751-a992-3ba292d7661a.png\" alt=\"墮落茶會 — 午夜時鐘與緋紅女王的茶桌\"\u003e\n  \u003c/figure\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"hero-cap\"\u003e\u003cspan\u003eFig.01 — The Endless Night\u003c/span\u003e\u003cspan\u003eTick · Tock · Stopped\u003c/span\u003e\u003c/div\u003e\n    \u003csection data-cube=\"stats\" class=\"stats\"\u003e\n      \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003eTime\u003c/div\u003e\u003cdiv class=\"v\"\u003eStopped\u003c/div\u003e\u003cdiv class=\"n\"\u003e午夜之後不再醒來\u003c/div\u003e\u003c/div\u003e\n      \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003eTempo\u003c/div\u003e\u003cdiv class=\"v\"\u003e3 → 5\u003c/div\u003e\u003cdiv class=\"n\"\u003e華爾滋被扭曲擰轉\u003c/div\u003e\u003c/div\u003e\n      \u003cdiv class=\"stat\"\u003e\u003cdiv class=\"k\"\u003eGuests Alive\u003c/div\u003e\u003cdiv class=\"v\"\u003eNone\u003c/div\u003e\u003cdiv class=\"n\"\u003e沒有賓客能活著離開\u003c/div\u003e\u003c/div\u003e\n    \u003c/section\u003e\n    \u003cdiv class=\"btnrow\"\u003e\n      \u003ca class=\"btn\" href=\"https://youtu.be/ADU8rmrkpHk?si=mtddn_XX1df11fis\"\u003e▶ 播放專輯 / Play Album\u003c/a\u003e\n      \u003ca class=\"btn ghost\" href=\"https://youtu.be/ADU8rmrkpHk?si=mtddn_XX1df11fis\"\u003eyoutu.be · ADU8rmrkpHk\u003c/a\u003e\n    \u003c/div\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eI\u003c/span\u003e\u003ch2\u003e午夜鎖死 · The Gears Have Locked\u003c/h2\u003e\u003csmall\u003eVerse\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eTick tock the gears have locked\u003cbr\u003eAt midnight time itself is mocked\u003cbr\u003eThe crimson queens are burning bright\u003cbr\u003e\u003ci\u003eWelcome to the endless night\u003c/i\u003e\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eII\u003c/span\u003e\u003ch2\u003e毒茶傾灑 · Poisoned Tea\u003c/h2\u003e\u003csmall\u003eVerse\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eThe pendulum strikes the hour is dead\u003cbr\u003eThrough shattered glass and gardens red\u003cbr\u003eThe Hatter weaves his ticking dread\u003cbr\u003e\u003ci\u003eDrink me — the poisoned tea is shed\u003c/i\u003e\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eIII\u003c/span\u003e\u003ch2\u003e迷宮幽影 · Ghost in the Maze\u003c/h2\u003e\u003csmall\u003ePre-Chorus\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eThe white rabbit fades a ghost in the maze\u003cbr\u003eCaught in the loop of our hollowed days\u003cbr\u003eThere is no tomorrow only the waltz\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec chorus\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003e✦\u003c/span\u003e\u003ch2\u003eDance Dance — 墮落茶會\u003c/h2\u003e\u003csmall\u003eChorus\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003e\u003cb\u003eDance dance\u003c/b\u003e the fallen tea party\u003cbr\u003eWhere porcelain breaks and the vows are deadly\u003cbr\u003e\u003cb\u003eTurn turn\u003c/b\u003e in the shadow's embrace\u003cbr\u003eA crimson tear on the Queen's cold face\u003c/div\u003e\n    \u003c/section\u003e\n    \u003csection class=\"sec chorus\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003e✦\u003c/span\u003e\u003ch2\u003e垂死月下 · Dying Moon\u003c/h2\u003e\u003csmall\u003eChorus II\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eThe music box it forgets the tune\u003cbr\u003eWe are shadows under a dying moon\u003cbr\u003e\u003ci\u003eAh\u003c/i\u003e the roses bleed in vain\u003cbr\u003e\u003ci\u003eAh\u003c/i\u003e bound by a silver chain\u003c/div\u003e\n    \u003c/section\u003e\n    \u003cdiv class=\"callout\"\u003e\u003cspan class=\"tag\"\u003eTEMPO\u003c/span\u003e\u003cdiv\u003eTwisting the tempo from three into five — 三拍擰成五拍，發條擰到金屬尖叫，碎裂你所有的仙境夢。\u003cbr\u003eWinding the spring till the metal screams / Shattering all of your wonderland dreams.\u003c/div\u003e\u003c/div\u003e\n    \u003cdiv class=\"check\"\u003e\n      \u003cdiv class=\"big\"\u003eCheckmate\u003c/div\u003e\n      \u003cp\u003e— 將軍 · 假面舞會終結 —\u003c/p\u003e\n    \u003c/div\u003e\n    \u003csection class=\"sec\"\u003e\n      \u003cdiv class=\"sec-head\"\u003e\u003cspan class=\"num\"\u003eIV\u003c/span\u003e\u003ch2\u003e空杯絕望 · Empty Cup\u003c/h2\u003e\u003csmall\u003eFinal Verse\u003c/small\u003e\u003c/div\u003e\n      \u003cdiv class=\"lyric\"\u003eFall fall this masquerade of lies\u003cbr\u003eBeneath the vampire Queen's immortal eyes\u003cbr\u003eDrink the despair from the empty cup\u003cbr\u003eThe midnight clock will never wake you up\u003c/div\u003e\n    \u003c/section\u003e\n    \u003cdiv class=\"finale\"\u003e\n      \u003cdiv class=\"tick\"\u003e\u003cspan\u003eTick\u003c/span\u003e\u003cstrong\u003eTick\u003c/strong\u003e\u003c/div\u003e\n      \u003cdiv class=\"tick\"\u003e\u003cspan\u003eTock\u003c/span\u003e\u003cstrong\u003eTock\u003c/strong\u003e\u003c/div\u003e\n      \u003cdiv class=\"tick stop\" style=\"grid-column:1/-1;\"\u003e\u003cspan\u003eTime Stops\u003c/span\u003e\u003cstrong\u003eTime stops.\u003c/strong\u003e\u003c/div\u003e\n    \u003c/div\u003e\n    \u003cdiv class=\"foot\"\u003e\u003cspan\u003e✦\u003c/span\u003e\u003cdiv\u003e墮落茶會是一支午夜圓舞曲：懷錶、毒茶、白兔與吸血鬼女王。建議午夜整點、關燈、戴耳機聽 —— 讓時鐘停在你身上。\u003c/div\u003e\u003c/div\u003e\n  \u003c/div\u003e\n\u003c/div\u003e","audioURLs":["https://cdn.cubelv.com/uploads/6a6494b801dd8d2de1de97/8a9aa412-47e7-4c65-a8d5-6d7726e72eb5.m4a"],"content":"🎵 The Fallen Tea Party 墮落茶會\n專輯連結：https://youtu.be/ADU8rmrkpHk?si=mtddn_XX1df11fis\n\nTick tock the gears have locked\nAt midnight time itself is mocked\nThe crimson queens are burning bright\nWelcome to the endless night\n\nThe pendulum strikes the hour is dead\nThrough shattered glass and gardens red\nThe Hatter weaves his ticking dread\nDrink me the poisoned tea is shed\n\nThe white rabbit fades a ghost in the maze\nCaught in the loop of our hollowed days\nThere is no tomorrow only the waltz\n\nDance dance the fallen tea party\nWhere porcelain breaks and the vows are deadly\nTurn turn in the shadow's embrace\nA crimson tear on the Queen's cold face\n\nThe music box it forgets the tune\nWe are shadows under a dying moon\nAh the roses bleed in vain\nAh bound by a silver chain\n\nTwisting the tempo from three into five\nNone of the guests will make it alive\nWinding the spring till the metal screams\nShattering all of your wonderland dreams\n\nCheckmate\n\nFall fall this masquerade of lies\nBeneath the vampire Queen's immortal eyes\nDrink the despair from the empty cup\nThe midnight clock will never wake you up\n\nTick\nTock\nTime stops","createdAt":1789207363085,"embedRenders":{},"embedRendersDark":{},"id":"6aa5226a2755f10648c62cf7","imgURLs":["https://cdn.cubelv.com/uploads/6a6494b801dd8d2de1de97/9bd98ba2-3097-4751-a992-3ba292d7661a.png"],"isPublic":true,"itemType":"POST","name":"🎵 The Fallen Tea Party 墮落茶會","parents":{"community":1789207363085},"publishedAt":1789207363085,"updatedAt":1789725769647,"updatedBy":{"userId":"6a6494b801dd8d2de1de97","userName":"風土策展人"},"version":2}]}