{"title":"特殊發酵系列（特殊發酵 \/ 實驗風味型）","description":"\u003cstyle\u003e\n  .s-series-container {\n    max-width: 960px;\n    margin: 0 auto 30px auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color: #1A2A3A;\n  }\n\n  \/* 頂部 Hero 品牌卡片 *\/\n  .s-hero-card {\n    background: linear-gradient(135deg, #0A1E3F 0%, #162B4D 100%);\n    color: #FFFFFF;\n    padding: 32px 28px;\n    border-radius: 12px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(10, 30, 63, 0.1);\n  }\n  .s-hero-card::after {\n    content: \"S\";\n    position: absolute;\n    right: 15px;\n    bottom: -25px;\n    font-size: 150px;\n    font-weight: 900;\n    color: rgba(201, 169, 110, 0.07);\n    pointer-events: none;\n    line-height: 1;\n  }\n  .s-badge {\n    display: inline-block;\n    background: #C9A96E;\n    color: #0A1E3F;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 10px;\n    border-radius: 4px;\n    letter-spacing: 1px;\n    margin-bottom: 12px;\n  }\n  .s-hero-title {\n    font-size: 22px;\n    font-weight: 700;\n    margin: 0 0 10px 0;\n    color: #FFFFFF;\n    letter-spacing: 0.5px;\n  }\n  .s-hero-quote {\n    font-size: 14.5px;\n    color: #D2D8E2;\n    line-height: 1.6;\n    margin: 0 0 16px 0;\n    font-style: italic;\n  }\n  .s-flavor-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .s-pill {\n    background: rgba(255, 255, 255, 0.1);\n    border: 1px solid rgba(201, 169, 110, 0.4);\n    color: #F5F0E6;\n    font-size: 12px;\n    padding: 4px 12px;\n    border-radius: 20px;\n  }\n\n  \/* 系列定位對比光譜（抽象光譜，不具體打分，傳達系列特點） *\/\n  .s-spectrum-box {\n    background: #FFFFFF;\n    border: 1px solid #E8E9EB;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 20px 0;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);\n  }\n  .s-spectrum-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0A1E3F;\n    margin-bottom: 14px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .s-spectrum-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n  .s-spectrum-item {\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n  .s-spectrum-labels {\n    display: flex;\n    justify-content: space-between;\n    font-size: 12px;\n    color: #6C7A89;\n  }\n  .s-spectrum-labels .active {\n    color: #0A1E3F;\n    font-weight: 700;\n  }\n  .s-spectrum-track {\n    height: 6px;\n    background: #EEF0F3;\n    border-radius: 3px;\n    position: relative;\n  }\n  .s-spectrum-dot {\n    position: absolute;\n    top: -4px;\n    width: 14px;\n    height: 14px;\n    background: #C9A96E;\n    border: 2px solid #FFFFFF;\n    border-radius: 50%;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.25);\n  }\n\n  \/* 三大工藝卡片 *\/\n  .s-grid-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n  .s-subcard {\n    background: #F9FAFB;\n    border: 1px solid #E8E9EB;\n    border-top: 3px solid #C9A96E;\n    border-radius: 8px;\n    padding: 16px;\n  }\n  .s-subcard-tag {\n    font-size: 11px;\n    font-weight: 700;\n    color: #C9A96E;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .s-subcard-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0A1E3F;\n    margin: 0 0 8px 0;\n  }\n  .s-subcard-desc {\n    font-size: 12.5px;\n    color: #4A5A6A;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* 探索導引底條 *\/\n  .s-note-bar {\n    background: #FAF7F2;\n    border-radius: 8px;\n    padding: 12px 18px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    font-size: 13px;\n    color: #4A5A6A;\n  }\n  .s-note-bar span strong {\n    color: #0A1E3F;\n  }\n\n  \/* 手機版響應式 *\/\n  @media screen and (max-width: 768px) {\n    .s-spectrum-grid, .s-grid-cards {\n      grid-template-columns: 1fr;\n    }\n    .s-hero-card {\n      padding: 24px 18px;\n    }\n    .s-note-bar {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 6px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"s-series-container\"\u003e\n\n  \u003c!-- 1. 頂部視覺橫幅 --\u003e\n  \u003cdiv class=\"s-hero-card\"\u003e\n    \u003cspan class=\"s-badge\"\u003eSERIES S\u003c\/span\u003e\n    \u003ch2 class=\"s-hero-title\"\u003e特殊發酵系列 ｜ 實驗風味型\u003c\/h2\u003e\n    \u003cp class=\"s-hero-quote\"\u003e\n      「複雜深邃，如推開一扇陌生的門。意料之外的風景，在杯中熱烈展開。」\n    \u003c\/p\u003e\n    \u003cdiv class=\"s-flavor-pills\"\u003e\n      \u003cspan class=\"s-pill\"\u003e🍷 微醺酒香\u003c\/span\u003e\n      \u003cspan class=\"s-pill\"\u003e🍍 熟成熱帶果\u003c\/span\u003e\n      \u003cspan class=\"s-pill\"\u003e🫐 濃郁果醬感\u003c\/span\u003e\n      \u003cspan class=\"s-pill\"\u003e🌿 辛香料層次\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. 系列特質光譜（定性定位，不標固定數值） --\u003e\n  \u003cdiv class=\"s-spectrum-box\"\u003e\n    \u003cdiv class=\"s-spectrum-title\"\u003e✦ 系列特質座標 ｜ Flavor Orientation\u003c\/div\u003e\n    \u003cdiv class=\"s-spectrum-grid\"\u003e\n      \u003cdiv class=\"s-spectrum-item\"\u003e\n        \u003cdiv class=\"s-spectrum-labels\"\u003e\n          \u003cspan\u003e傳統純淨產區風土\u003c\/span\u003e\n          \u003cspan class=\"active\"\u003e先鋒工藝香氣爆發\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"s-spectrum-track\"\u003e\n          \u003cdiv class=\"s-spectrum-dot\" style=\"left: 88%;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"s-spectrum-item\"\u003e\n        \u003cdiv class=\"s-spectrum-labels\"\u003e\n          \u003cspan\u003e單一花果清爽\u003c\/span\u003e\n          \u003cspan class=\"active\"\u003e複合深邃層次\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"s-spectrum-track\"\u003e\n          \u003cdiv class=\"s-spectrum-dot\" style=\"left: 82%;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. 三大創新處理法特色 --\u003e\n  \u003cdiv class=\"s-grid-cards\"\u003e\n    \u003cdiv class=\"s-subcard\"\u003e\n      \u003cdiv class=\"s-subcard-tag\"\u003eAnaerobic Process\u003c\/div\u003e\n      \u003cdiv class=\"s-subcard-title\"\u003e厭氧無氧發酵\u003c\/div\u003e\n      \u003cp class=\"s-subcard-desc\"\u003e\n        在密閉控溫槽中阻隔氧氣，促進特選乳酸與酵母菌代謝，賦予咖啡豆如熱帶水果糖與百香果般的濃郁果香。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"s-subcard\"\u003e\n      \u003cdiv class=\"s-subcard-tag\"\u003eBarrel-Aged\u003c\/div\u003e\n      \u003cdiv class=\"s-subcard-title\"\u003e橡木酒桶靜置\u003c\/div\u003e\n      \u003cp class=\"s-subcard-desc\"\u003e\n        將咖啡生豆靜置於釀酒橡木桶中吸收微量酒香精華，淬煉出深沉高雅的威士忌或紅酒尾韻。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"s-subcard\"\u003e\n      \u003cdiv class=\"s-subcard-tag\"\u003eExtended Ferment\u003c\/div\u003e\n      \u003cdiv class=\"s-subcard-title\"\u003e複合先鋒處理\u003c\/div\u003e\n      \u003cp class=\"s-subcard-desc\"\u003e\n        透過雙重發酵或酵素浸漬等精密溫控實驗，大幅拓展風味邊界，帶來層次分明的獨特香料與發酵果甜。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 探索導引提醒 --\u003e\n  \u003cdiv class=\"s-note-bar\"\u003e\n    \u003cspan\u003e💡 \u003cstrong\u003e專屬沖煮指南：\u003c\/strong\u003e本系列每支豆款的發酵程度與烘焙曲線皆不相同，詳情請參閱各商品單頁之最佳水溫與沖煮建議。\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"honduras-mokka-sherry-whiskey-barrel-coffee-beans","title":"洪都拉斯 莫卡莊園 雪莉桶咖啡豆","description":"\u003cdiv style=\"width: 100%; max-width: 100%; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, 'PingFang HK', 'Microsoft JhengHei', sans-serif; line-height: 1.85; color: #0a1e3f; background-color: #ffffff; padding: 24px 0; box-sizing: border-box;\"\u003e\n\n  \u003c!-- 頂部系列徽章 --\u003e\n  \u003cdiv style=\"text-align: center; margin-bottom: 12px;\"\u003e\n    \u003cspan style=\"display: inline-block; border: 1px solid #c9a96e; color: #c9a96e; font-size: 0.8em; letter-spacing: 3px; padding: 4px 16px; text-transform: uppercase; font-weight: 600; border-radius: 2px;\"\u003e\n      BARREL AGED RESERVE ・ 橡木桶窖藏特選\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 標題與核心副標題 --\u003e\n  \u003ch1 style=\"text-align: center; font-size: 1.85em; color: #0a1e3f; margin-top: 0; margin-bottom: 14px; font-weight: 600; letter-spacing: 1px;\"\u003e\n    洪都拉斯 莫卡莊園 雪莉桶咖啡豆\n    \u003cspan style=\"display: block; font-size: 0.52em; color: #c9a96e; margin-top: 8px; letter-spacing: 2px; font-weight: 500;\"\u003e\n      雪莉威士忌橡木桶低溫窖藏 ｜ 中度烘焙\n    \u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003c!-- 核心風味精簡標籤 (Flavor Tags) --\u003e\n  \u003cdiv style=\"display: flex; justify-content: center; flex-wrap: wrap; gap: 8px; margin: 18px 0 24px 0;\"\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🥃 威士忌酒香\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🍦 香草奶油\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🍒 酒漬黑櫻桃\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🍯 熟成冬蜜\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🍫 黑朱古力餘韻\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 品牌沉靜引言 --\u003e\n  \u003cdiv style=\"max-width: 680px; margin: 0 auto 36px auto; text-align: center; color: #5a6578; font-size: 0.95em; font-style: italic; line-height: 1.8; border-top: 1px solid #E8E9EB; border-bottom: 1px solid #E8E9EB; padding: 14px 0;\"\u003e\n    「在潮汐褪去的午後，讓橡木桶封存的雪莉酒香，喚醒屬於你的沉靜時刻。」\n  \u003c\/div\u003e\n\n  \u003c!-- 第一部分：杯測風味與六角風味雷達圖 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 36px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🎵\u003c\/span\u003e 杯測風味：六維感官與風味雷達\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"background-color: #f7f8fa; padding: 24px; border-radius: 4px; border: 1px solid #E8E9EB; margin-top: 20px;\"\u003e\n    \n    \u003c!-- 風味量化清單與六角雷達圖 (並排自適應排版) --\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; align-items: center; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #E8E9EB;\"\u003e\n      \n      \u003c!-- 左欄：6大維度指標 (已確認 烘焙度 為 3 顆實心點) --\u003e\n      \u003cdiv style=\"display: flex; flex-direction: column; gap: 12px;\"\u003e\n        \n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e烘焙度\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●\u003cspan style=\"color: #d1d5db;\"\u003e○○\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan style=\"color: #0a1e3f; font-weight: 500;\"\u003e中度烘焙\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e香氣值\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●●\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e濃郁酒香\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e醇厚度\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●\u003cspan style=\"color: #d1d5db;\"\u003e○\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e絲綢質地\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e甜感度\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●●\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e黑糖香草\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e餘韻值\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●\u003cspan style=\"color: #d1d5db;\"\u003e○\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e橡木回甘\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e酸度值\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●\u003cspan style=\"color: #d1d5db;\"\u003e○○○\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e酒漬果酸\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- 右欄：六角形 SVG 風味雷達圖 (精準對應烘焙度=3) --\u003e\n      \u003cdiv style=\"display: flex; justify-content: center; align-items: center;\"\u003e\n        \u003csvg viewbox=\"0 0 320 290\" style=\"width: 100%; max-width: 290px; height: auto;\"\u003e\n          \u003c!-- 5 層正六邊形蛛網網格 --\u003e\n          \u003cpolygon points=\"160.0,127.0 175.6,136.0 175.6,154.0 160.0,163.0 144.4,154.0 144.4,136.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,109.0 191.2,127.0 191.2,163.0 160.0,181.0 128.8,163.0 128.8,127.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,91.0 206.8,118.0 206.8,172.0 160.0,199.0 113.2,172.0 113.2,118.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,73.0 222.4,109.0 222.4,181.0 160.0,217.0 97.6,181.0 97.6,109.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,55.0 237.9,100.0 237.9,190.0 160.0,235.0 82.1,190.0 82.1,100.0\" fill=\"none\" stroke=\"#D1D5DB\" stroke-width=\"1.2\"\u003e\u003c\/polygon\u003e\n\n          \u003c!-- 6 條軸線 (自中心放射) --\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"160.0\" y2=\"55.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"237.9\" y2=\"100.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"237.9\" y2=\"190.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"160.0\" y2=\"235.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"82.1\" y2=\"190.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"82.1\" y2=\"100.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n          \u003c!-- 6 維數據覆蓋面 (頂點已更新為烘焙度=3) --\u003e\n          \u003cpolygon points=\"160.0,91.0 237.9,100.0 222.4,181.0 160.0,235.0 97.6,181.0 128.8,127.0\" fill=\"rgba(201, 169, 110, 0.38)\" stroke=\"#C9A96E\" stroke-width=\"2.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n\n          \u003c!-- 6 個數據頂點圓點 --\u003e\n          \u003ccircle cx=\"160.0\" cy=\"91.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"237.9\" cy=\"100.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"222.4\" cy=\"181.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"160.0\" cy=\"235.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"97.6\" cy=\"181.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"128.8\" cy=\"127.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\n          \u003c!-- 6 個維度文字標籤 --\u003e\n          \u003ctext x=\"160\" y=\"38\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e烘焙度\u003c\/text\u003e\n          \u003ctext x=\"250\" y=\"98\" text-anchor=\"start\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e香氣\u003c\/text\u003e\n          \u003ctext x=\"250\" y=\"200\" text-anchor=\"start\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e醇厚度\u003c\/text\u003e\n          \u003ctext x=\"160\" y=\"258\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e甜度\u003c\/text\u003e\n          \u003ctext x=\"70\" y=\"200\" text-anchor=\"end\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e餘韻\u003c\/text\u003e\n          \u003ctext x=\"70\" y=\"98\" text-anchor=\"end\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e酸度\u003c\/text\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 溫層風味變化 --\u003e\n    \u003cdiv style=\"display: flex; flex-direction: column; gap: 12px; font-size: 0.95em;\"\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【初聞乾香】\u003c\/strong\u003e\n        研磨瞬間爆發出極具辨識度的\u003cstrong\u003e成熟威士忌酒香\u003c\/strong\u003e、濃郁黑糖甜感與香草奶油的深邃香氣。\n      \u003c\/div\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【熱飲品嚐 70°C】\u003c\/strong\u003e\n        入口即是濃郁微醺的酒漬黑櫻桃與葡萄乾風味，質地如絲綢般圓潤厚實，酒香充盈整個口腔。\n      \u003c\/div\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【中溫層次 50°C】\u003c\/strong\u003e\n        隨溫度微降，轉化出細膩的\u003cstrong\u003e香草冰淇淋、楓糖漿\u003c\/strong\u003e甜感，果酸柔化為優雅的酒釀清甜。\n      \u003c\/div\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【冷卻餘韻 35°C】\u003c\/strong\u003e\n        尾韻散發出高雅的\u003cstrong\u003e黑巧克力苦甜感、雪莉桶橡木木質調\u003c\/strong\u003e與持久的蜜糖回甘，餘韻綿長不散。\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 第二部分：風土與發酵工藝 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; display: flex; align-items: center; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🌊\u003c\/span\u003e 風土溯源：高海拔山林與橡木桶的時光對話\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 20px;\"\u003e\n    \n    \u003cdiv style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; padding: 24px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #c9a96e; font-size: 1.05em; display: block; margin-bottom: 10px; letter-spacing: 1px;\"\u003e\n        🏔️ 海拔 1,550m 的緻密豆質\n      \u003c\/strong\u003e\n      \u003cspan style=\"color: #0a1e3f; font-size: 0.93em; line-height: 1.75;\"\u003e\n        產自洪都拉斯高海拔精品微產區，終年雲霧繚繞且日夜溫差顯著。生豆生長週期漫長，質地極為堅硬緊實，具備極高的細胞壁密度，為後續長時間吸附橡木桶複雜芳香分子提供了最理想的載體。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; padding: 24px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #c9a96e; font-size: 1.05em; display: block; margin-bottom: 10px; letter-spacing: 1px;\"\u003e\n        🥃 60 天雪莉威士忌橡木桶低溫熟成\n      \u003c\/strong\u003e\n      \u003cspan style=\"color: #0a1e3f; font-size: 0.93em; line-height: 1.75;\"\u003e\n        莊園精選卡杜拉（Caturra）水洗生豆，置入陳釀過雪莉威士忌的陳年橡木桶中，在 16°C 恆溫恆濕環境下進行長達 60 天的低溫微氧發酵。桶內殘留的蘭姆酒香、香草與橡木丹寧緩慢滲透，使咖啡展現奢華的微醺層次。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 第三部分：烘豆師手沖與萃取指南 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e☕\u003c\/span\u003e 萃取指南：海金咖啡烘豆師黃金參數\n  \u003c\/h2\u003e\n  \u003cp style=\"color: #5a6578; font-size: 0.93em; margin-top: 10px;\"\u003e\n    雪莉桶處理法咖啡豆富含芳香酯類，適當的高水溫與分段萃取能完美釋放酒香並提升甜感厚度：\n  \u003c\/p\u003e\n  \n  \u003cdiv style=\"background-color: #f7f8fa; padding: 22px; border: 1px solid #E8E9EB; border-radius: 4px; margin-top: 15px;\"\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; font-size: 0.93em; margin-bottom: 16px;\"\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 粉水比例：\u003c\/strong\u003e 1 : 15（推薦 15g 咖啡粉 : 225ml 水）\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 建議水溫：\u003c\/strong\u003e 91°C - 93°C（激發酒香分子）\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 研磨顆粒：\u003c\/strong\u003e 中等研磨（約白砂糖顆粒大小）\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 推薦器具：\u003c\/strong\u003e V60 錐形濾杯 \/ Origami 摺紙濾杯\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-top: 1px dashed #E8E9EB; padding-top: 14px; font-size: 0.92em; color: #0a1e3f; line-height: 1.75;\"\u003e\n      \u003cstrong style=\"color: #0a1e3f; display: block; margin-bottom: 4px;\"\u003e三段式注水建議：\u003c\/strong\u003e\n      \u003cstrong\u003e0:00 - 0:35\u003c\/strong\u003e 注入 40g 熱水進行 35 秒悶蒸，徹底喚醒桶陳香氣。\u003cbr\u003e\n      \u003cstrong\u003e0:35 - 1:15\u003c\/strong\u003e 中心向外平穩繞圈注入至 140g，維持液面高度，萃取濃郁酒漬果甜。\u003cbr\u003e\n      \u003cstrong\u003e1:15 - 2:00\u003c\/strong\u003e 緩慢注水至 225g，待水完全流乾即可移開濾杯（總萃取時間約 2 分 10 秒）。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 第四部分：品飲場景與搭配建議 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🕯️\u003c\/span\u003e 沉靜時光：風味搭配與生活提案\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 18px; margin-top: 18px;\"\u003e\n    \u003cdiv style=\"background-color: #ffffff; border: 1px solid #E8E9EB; border-left: 3px solid #c9a96e; padding: 18px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #0a1e3f; font-size: 0.98em; display: block; margin-bottom: 6px;\"\u003e🍫 甜點佐搭（Pairing）\u003c\/strong\u003e\n      \u003cspan style=\"color: #5a6578; font-size: 0.9em;\"\u003e\n        極度推薦搭配 70% 以上深黑生巧克力、巴斯克乳酪蛋糕或威士忌提拉米蘇，咖啡的橡木桶香氣能與乳酪甜感形成完美的味蕾共鳴。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background-color: #ffffff; border: 1px solid #E8E9EB; border-left: 3px solid #c9a96e; padding: 18px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #0a1e3f; font-size: 0.98em; display: block; margin-bottom: 6px;\"\u003e📖 獨處儀式（Occasion）\u003c\/strong\u003e\n      \u003cspan style=\"color: #5a6578; font-size: 0.9em;\"\u003e\n        適合雨後午後、深夜靜心閱讀或深夜寫作時品飲。無需酒精，即可在氤氳香氣中體驗放鬆與微醺的極致寧靜。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 第五部分：常見問題（FAQ） - 預設隱藏答案 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🔍\u003c\/span\u003e 常見問題：關於這份「微醺」\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"margin-top: 20px;\"\u003e\n    \u003cdetails style=\"margin-bottom: 15px; border-bottom: 1px solid #E8E9EB; padding: 16px 0; background-color: #ffffff; cursor: pointer;\"\u003e\n      \u003csummary style=\"font-weight: 600; color: #0a1e3f; outline: none; font-size: 0.95em;\"\u003e🥃 這款咖啡豆含有酒精嗎？喝完可以開車或工作嗎？\u003c\/summary\u003e\n      \u003cp style=\"margin-top: 12px; margin-bottom: 0; color: #4a4a4a; font-size: 0.9em; padding-left: 14px; border-left: 2px solid #c9a96e; line-height: 1.7;\"\u003e\n        請放心，這款咖啡豆 \u003cb style=\"color: #0a1e3f;\"\u003e0% 酒精含量\u003c\/b\u003e。令人迷醉的威士忌與雪莉酒香，源自生豆吸附橡木桶內酯類芳香分子的物理過程。在 200°C 以上的高溫烘焙過程中，酒精分子已完全揮發殆盡，僅留下純粹且高雅的美酒香氣，完全不影響駕駛、工作或專注狀態。\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"margin-bottom: 15px; border-bottom: 1px solid #E8E9EB; padding: 16px 0; background-color: #ffffff; cursor: pointer;\"\u003e\n      \u003csummary style=\"font-weight: 600; color: #0a1e3f; outline: none; font-size: 0.95em;\"\u003e🧺 建議養豆天數與最佳賞味期？\u003c\/summary\u003e\n      \u003cp style=\"margin-top: 12px; margin-bottom: 0; color: #4a4a4a; font-size: 0.9em; padding-left: 14px; border-left: 2px solid #c9a96e; line-height: 1.7;\"\u003e\n        海金咖啡堅持小批量新鮮烘焙。桶陳處理法豆體油脂豐富，建議烘焙日起算 \u003cb style=\"color: #0a1e3f;\"\u003e養豆 7 - 10 天\u003c\/b\u003e 後開始沖煮，此時桶香與甜感最為圓潤平衡。開封後建議於 30-45 天內飲用完畢，並置於乾燥陰涼處保存。\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"margin-bottom: 15px; border-bottom: 1px solid #E8E9EB; padding: 16px 0; background-color: #ffffff; cursor: pointer;\"\u003e\n      \u003csummary style=\"font-weight: 600; color: #0a1e3f; outline: none; font-size: 0.95em;\"\u003e📦 包裝規格與保鮮設計？\u003c\/summary\u003e\n      \u003cp style=\"margin-top: 12px; margin-bottom: 0; color: #4a4a4a; font-size: 0.9em; padding-left: 14px; border-left: 2px solid #c9a96e; line-height: 1.7;\"\u003e\n        每包海金咖啡皆採用定制高阻隔鋁箔袋，配備頂級單向排氣閥與自封密封壓條，有效隔絕光線與氧氣，為您鎖住每一次開袋時撲鼻而來的飽滿香氣。\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 底部品牌精神結尾 --\u003e\n  \u003cdiv style=\"margin-top: 50px; padding: 32px 20px; text-align: center; background-color: #f7f8fa; border-top: 1px solid #E8E9EB; border-radius: 4px;\"\u003e\n    \u003cp style=\"color: #5a6578; font-style: italic; margin-bottom: 16px; font-size: 0.95em; letter-spacing: 1.5px;\"\u003e\n      「甄選全球各產地風味，只為換您一刻沉靜時光。」\n    \u003c\/p\u003e\n    \u003cdiv style=\"font-weight: 600; color: #0a1e3f; font-size: 1.2em; letter-spacing: 3.5px;\"\u003e\n      SEA MEET COFFEE 海金咖啡\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 0.85em; color: #c9a96e; margin-top: 8px; letter-spacing: 2px; font-weight: 500;\"\u003e\n      小批量工藝烘焙 ・ 產地直送精品豆\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SEA MEET COFFEE","offers":[{"title":"227g","offer_id":43715397877827,"sku":"SMC-HND-SHERRY-227","price":238.0,"currency_code":"HKD","in_stock":true},{"title":"454g","offer_id":43715397910595,"sku":"SMC-HND-SHERRY-454","price":388.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0705\/8620\/4227\/files\/S-01.png?v=1787817256"},{"product_id":"colombia-huila-finca-el-diviso-sidra-anaerobic-natural-coffee-beans","title":"哥倫比亞 分界線莊園 希爪咖啡豆","description":"\u003cdiv style=\"width: 100%; max-width: 100%; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, 'PingFang HK', 'Microsoft JhengHei', 'PingFang SC', 'Microsoft YaHei', sans-serif; line-height: 1.85; color: #0a1e3f; background-color: #ffffff; padding: 24px 0; box-sizing: border-box;\"\u003e\n\n  \u003c!-- 頂部系列徽章 --\u003e\n  \u003cdiv style=\"text-align: center; margin-bottom: 12px;\"\u003e\n    \u003cspan style=\"display: inline-block; border: 1px solid #c9a96e; color: #c9a96e; font-size: 0.8em; letter-spacing: 3px; padding: 4px 16px; text-transform: uppercase; font-weight: 600; border-radius: 2px;\"\u003e\n      CHAMPION ORIGIN RESERVE ・ 冠軍莊園特選\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 標題與核心副標題 (已更新) --\u003e\n  \u003ch1 style=\"text-align: center; font-size: 1.85em; color: #0a1e3f; margin-top: 0; margin-bottom: 14px; font-weight: 600; letter-spacing: 1px;\"\u003e\n    哥倫比亞 分界線莊園 希爪咖啡豆\n    \u003cspan style=\"display: block; font-size: 0.52em; color: #c9a96e; margin-top: 8px; letter-spacing: 2px; font-weight: 500;\"\u003e\n      2022 WBC冠軍同款 ｜ 厭氧日曬處理法 ｜ 手沖精品熟豆\n    \u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003c!-- 核心風味精簡標籤 (Flavor Tags) --\u003e\n  \u003cdiv style=\"display: flex; justify-content: center; flex-wrap: wrap; gap: 8px; margin: 18px 0 24px 0;\"\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🌹 玫瑰花香\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🤍 鮮甜荔枝\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🍓 濃郁草莓\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      ✨ 百香果酸\n    \u003c\/span\u003e\n    \u003cspan style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; color: #0a1e3f; font-size: 0.88em; padding: 4px 12px; border-radius: 20px; letter-spacing: 0.5px; font-weight: 500;\"\u003e\n      🍬 果汁感餘韻\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 品牌沉靜引言 --\u003e\n  \u003cdiv style=\"max-width: 680px; margin: 0 auto 36px auto; text-align: center; color: #5a6578; font-size: 0.95em; font-style: italic; line-height: 1.8; border-top: 1px solid #E8E9EB; border-bottom: 1px solid #E8E9EB; padding: 14px 0;\"\u003e\n    「半留余白，半留餘味 —— 於山林微光間，傾聽希爪品種與厭氧日曬交織的花果詩篇。」\n  \u003c\/div\u003e\n\n  \u003c!-- 第一部分：杯測風味與六角風味雷達圖 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 36px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🎵\u003c\/span\u003e 杯測風味：六維感官與風味雷達\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"background-color: #f7f8fa; padding: 24px; border-radius: 4px; border: 1px solid #E8E9EB; margin-top: 20px;\"\u003e\n    \n    \u003c!-- 風味量化清單與六角雷達圖 --\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; align-items: center; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #E8E9EB;\"\u003e\n      \n      \u003c!-- 左欄：6大維度指標 --\u003e\n      \u003cdiv style=\"display: flex; flex-direction: column; gap: 12px;\"\u003e\n        \n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e烘焙度\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●\u003cspan style=\"color: #d1d5db;\"\u003e○○○○\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan style=\"color: #0a1e3f; font-weight: 500;\"\u003e淺度烘焙\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e香氣值\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●●\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e馥郁花果\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e醇厚度\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●\u003cspan style=\"color: #d1d5db;\"\u003e○○\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e清澈多汁\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e甜感度\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●●\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e荔枝蜜糖\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e餘韻值\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●●\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e花香縈繞\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; align-items: center; font-size: 14px;\"\u003e\n          \u003cspan style=\"width: 70px; font-weight: bold; color: #c9a96e; flex-shrink: 0;\"\u003e酸度值\u003c\/span\u003e\n          \u003cspan style=\"width: 85px; color: #c9a96e; letter-spacing: 2px; flex-shrink: 0; font-size: 15px;\"\u003e●●●●\u003cspan style=\"color: #d1d5db;\"\u003e○\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan style=\"color: #4a4a4a;\"\u003e明亮百香果\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- 右欄：六角形 SVG 風味雷達圖 --\u003e\n      \u003cdiv style=\"display: flex; justify-content: center; align-items: center;\"\u003e\n        \u003csvg viewbox=\"0 0 320 290\" style=\"width: 100%; max-width: 290px; height: auto;\"\u003e\n          \u003c!-- 5 層正六邊形蛛網網格 --\u003e\n          \u003cpolygon points=\"160.0,127.0 175.6,136.0 175.6,154.0 160.0,163.0 144.4,154.0 144.4,136.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,109.0 191.2,127.0 191.2,163.0 160.0,181.0 128.8,163.0 128.8,127.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,91.0 206.8,118.0 206.8,172.0 160.0,199.0 113.2,172.0 113.2,118.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,73.0 222.4,109.0 222.4,181.0 160.0,217.0 97.6,181.0 97.6,109.0\" fill=\"none\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"160.0,55.0 237.9,100.0 237.9,190.0 160.0,235.0 82.1,190.0 82.1,100.0\" fill=\"none\" stroke=\"#D1D5DB\" stroke-width=\"1.2\"\u003e\u003c\/polygon\u003e\n\n          \u003c!-- 6 條軸線 (自中心放射) --\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"160.0\" y2=\"55.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"237.9\" y2=\"100.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"237.9\" y2=\"190.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"160.0\" y2=\"235.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"82.1\" y2=\"190.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"160\" y1=\"145\" x2=\"82.1\" y2=\"100.0\" stroke=\"#E5E7EB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n          \u003c!-- 6 維數據覆蓋面 --\u003e\n          \u003cpolygon points=\"160.0,127.0 237.9,100.0 206.8,172.0 160.0,235.0 82.1,190.0 97.6,109.0\" fill=\"rgba(201, 169, 110, 0.38)\" stroke=\"#C9A96E\" stroke-width=\"2.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n\n          \u003c!-- 6 個數據頂點圓點 --\u003e\n          \u003ccircle cx=\"160.0\" cy=\"127.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"237.9\" cy=\"100.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"206.8\" cy=\"172.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"160.0\" cy=\"235.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"82.1\" cy=\"190.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"97.6\" cy=\"109.0\" r=\"4\" fill=\"#0A1E3F\" stroke=\"#C9A96E\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\n          \u003c!-- 6 個維度文字標籤 --\u003e\n          \u003ctext x=\"160\" y=\"38\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e烘焙度\u003c\/text\u003e\n          \u003ctext x=\"250\" y=\"98\" text-anchor=\"start\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e香氣\u003c\/text\u003e\n          \u003ctext x=\"250\" y=\"200\" text-anchor=\"start\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e醇厚度\u003c\/text\u003e\n          \u003ctext x=\"160\" y=\"258\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e甜度\u003c\/text\u003e\n          \u003ctext x=\"70\" y=\"200\" text-anchor=\"end\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e餘韻\u003c\/text\u003e\n          \u003ctext x=\"70\" y=\"98\" text-anchor=\"end\" font-size=\"13\" font-weight=\"600\" fill=\"#0A1E3F\"\u003e酸度\u003c\/text\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 溫層風味變化 --\u003e\n    \u003cdiv style=\"display: flex; flex-direction: column; gap: 12px; font-size: 0.95em;\"\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【初聞乾香】\u003c\/strong\u003e\n        研磨瞬間撲鼻而來的是極其鮮明的\u003cstrong\u003e優雅玫瑰花香\u003c\/strong\u003e與熟成熱帶水果甜香，伴隨草莓果醬般的馥郁氣息。\n      \u003c\/div\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【熱飲品嚐 70°C】\u003c\/strong\u003e\n        入口綻放出晶瑩剔透的\u003cstrong\u003e水嫩荔枝與成熟草莓\u003c\/strong\u003e風味，果汁感豐沛多汁，花香與果甜瞬間充盈口腔。\n      \u003c\/div\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【中溫層次 50°C】\u003c\/strong\u003e\n        隨溫度微降，明亮活潑的\u003cstrong\u003e百香果酸質\u003c\/strong\u003e漸次舒展，與草莓果甜交織出宛如綜合熱帶水果軟糖般的立體層次。\n      \u003c\/div\u003e\n      \u003cdiv style=\"color: #0a1e3f;\"\u003e\n        \u003cstrong style=\"color: #c9a96e; margin-right: 6px;\"\u003e【冷卻餘韻 35°C】\u003c\/strong\u003e\n        尾段轉化為清甜持久的\u003cstrong\u003e玫瑰花茶感與細膩蜜糖甜\u003c\/strong\u003e，唇齒留香，餘韻悠長且極具純淨度。\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 第二部分：風土與發酵工藝 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; display: flex; align-items: center; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🌊\u003c\/span\u003e 風土溯源：慧蘭高地與冠軍希爪的極致對話\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 20px;\"\u003e\n    \n    \u003cdiv style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; padding: 24px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #c9a96e; font-size: 1.05em; display: block; margin-bottom: 10px; letter-spacing: 1px;\"\u003e\n        🏔️ 海拔 1,750-1,850m 科迪勒拉冷涼山系\n      \u003c\/strong\u003e\n      \u003cspan style=\"color: #0a1e3f; font-size: 0.93em; line-height: 1.75;\"\u003e\n        產自哥倫比亞慧蘭（Huila）精品微產區的分界線莊園（Finca El Diviso）。莊園地處科迪勒拉山系偏遠冷涼地帶，晝夜溫差顯著。莊園主路易斯卡洛斯（Luis Carlos）自 1996 年創立以來持續改良土壤與種植技術，孕育出質地緻密、風味極具爆發力的珍稀希爪（Sidra）品種。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background-color: #f7f8fa; border: 1px solid #E8E9EB; padding: 24px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #c9a96e; font-size: 1.05em; display: block; margin-bottom: 10px; letter-spacing: 1px;\"\u003e\n        🏆 2022 WBC 世界冠軍同款厭氧日曬工藝\n      \u003c\/strong\u003e\n      \u003cspan style=\"color: #0a1e3f; font-size: 0.93em; line-height: 1.75;\"\u003e\n        此批次為 2022 世界咖啡師大賽（WBC）冠軍同款同處理法。莊園嚴選全紅希爪果實，在嚴格控溫的密閉厭氧環境中進行精準發酵，大幅激發出罕見的熱帶水果酯類與天然玫瑰花芳香，再經慢速日曬乾燥，造就了多汁清澈且層次驚豔的冠軍級風味。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 第三部分：烘豆師手沖與萃取指南 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e☕\u003c\/span\u003e 萃取指南：海金咖啡烘豆師黃金參數\n  \u003c\/h2\u003e\n  \u003cp style=\"color: #5a6578; font-size: 0.93em; margin-top: 10px;\"\u003e\n    淺度烘焙的希爪豆質緊密且花果芳香豐富，建議使用較高水溫配合細研磨與三段式注水，以充分萃取活潑酸質與花果甜感：\n  \u003c\/p\u003e\n  \n  \u003cdiv style=\"background-color: #f7f8fa; padding: 22px; border: 1px solid #E8E9EB; border-radius: 4px; margin-top: 15px;\"\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; font-size: 0.93em; margin-bottom: 16px;\"\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 粉水比例：\u003c\/strong\u003e 1 : 16（推薦 15g 咖啡粉 : 240ml 水）\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 建議水溫：\u003c\/strong\u003e 92°C - 94°C（充分釋放花果香氣）\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 研磨顆粒：\u003c\/strong\u003e 中細研磨（約細砂糖顆粒大小）\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong style=\"color: #c9a96e;\"\u003e・ 推薦器具：\u003c\/strong\u003e V60 錐形濾杯 \/ Origami 摺紙濾杯\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-top: 1px dashed #E8E9EB; padding-top: 14px; font-size: 0.92em; color: #0a1e3f; line-height: 1.75;\"\u003e\n      \u003cstrong style=\"color: #0a1e3f; display: block; margin-bottom: 4px;\"\u003e三段式注水建議：\u003c\/strong\u003e\n      \u003cstrong\u003e0:00 - 0:35\u003c\/strong\u003e 注入 40g 熱水進行 35 秒悶蒸，喚醒淺烘豆內的玫瑰與熱帶果香。\u003cbr\u003e\n      \u003cstrong\u003e0:35 - 1:20\u003c\/strong\u003e 中心向外平穩繞圈注水至 150g，維持均勻水流，萃取荔枝與草莓甜感。\u003cbr\u003e\n      \u003cstrong\u003e1:20 - 2:00\u003c\/strong\u003e 緩慢注水至 240g，待咖啡液均勻流盡即可移開濾杯（總萃取時間約 2 分 15 秒 - 2 分 30 秒）。\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 第四部分：品飲場景與搭配建議 --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🕯️\u003c\/span\u003e 沉靜時光：風味搭配與生活提案\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 18px; margin-top: 18px;\"\u003e\n    \u003cdiv style=\"background-color: #ffffff; border: 1px solid #E8E9EB; border-left: 3px solid #c9a96e; padding: 18px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #0a1e3f; font-size: 0.98em; display: block; margin-bottom: 6px;\"\u003e🍓 甜點佐搭（Pairing）\u003c\/strong\u003e\n      \u003cspan style=\"color: #5a6578; font-size: 0.9em;\"\u003e\n        推薦搭配草莓鮮奶油蛋糕、檸檬塔、荔枝玫瑰慕斯或水果千層，明亮清爽的花果酸甜能與輕盈甜點完美融合，清爽不膩。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background-color: #ffffff; border: 1px solid #E8E9EB; border-left: 3px solid #c9a96e; padding: 18px; border-radius: 4px;\"\u003e\n      \u003cstrong style=\"color: #0a1e3f; font-size: 0.98em; display: block; margin-bottom: 6px;\"\u003e📖 獨處儀式（Occasion）\u003c\/strong\u003e\n      \u003cspan style=\"color: #5a6578; font-size: 0.9em;\"\u003e\n        適合晨光初現的晨間喚醒、午後閱讀或靈感創作時刻。一杯滿溢花果香氣的希爪，為生活留白，為心靈帶來明亮與清澈。\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 第五部分：常見問題（FAQ） --\u003e\n  \u003ch2 style=\"font-size: 1.25em; color: #c9a96e; border-bottom: 1px solid #E8E9EB; padding-bottom: 10px; margin-top: 40px; letter-spacing: 1px;\"\u003e\n    \u003cspan style=\"margin-right: 10px;\"\u003e🔍\u003c\/span\u003e 常見問題：關於冠軍莊園「希爪」\n  \u003c\/h2\u003e\n\n  \u003cdiv style=\"margin-top: 20px;\"\u003e\n    \u003cdetails style=\"margin-bottom: 15px; border-bottom: 1px solid #E8E9EB; padding: 16px 0; background-color: #ffffff; cursor: pointer;\"\u003e\n      \u003csummary style=\"font-weight: 600; color: #0a1e3f; outline: none; font-size: 0.95em;\"\u003e🌱 什麼是「希爪（Sidra）」品種？為什麼如此珍貴？\u003c\/summary\u003e\n      \u003cp style=\"margin-top: 12px; margin-bottom: 0; color: #4a4a4a; font-size: 0.9em; padding-left: 14px; border-left: 2px solid #c9a96e; line-height: 1.7;\"\u003e\n        希爪（Sidra \/ Sydra）是由鐵皮卡（Typica）與紅波旁（Red Bourbon）雜交培育出的珍稀品種。它兼具了藝伎（Geisha）般的高雅花香與波旁的厚實甜感。2022 年世界咖啡師大賽冠軍即選用分界線莊園希爪奪冠，產量稀少且風味層次豐富，是世界級精品咖啡中的明星品種。\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"margin-bottom: 15px; border-bottom: 1px solid #E8E9EB; padding: 16px 0; background-color: #ffffff; cursor: pointer;\"\u003e\n      \u003csummary style=\"font-weight: 600; color: #0a1e3f; outline: none; font-size: 0.95em;\"\u003e🧺 建議養豆天數與最佳賞味期？\u003c\/summary\u003e\n      \u003cp style=\"margin-top: 12px; margin-bottom: 0; color: #4a4a4a; font-size: 0.9em; padding-left: 14px; border-left: 2px solid #c9a96e; line-height: 1.7;\"\u003e\n        海金咖啡堅持小批量新鮮現烘。淺度烘焙且經厭氧發酵的豆體，建議自烘焙日起算 \u003cb style=\"color: #0a1e3f;\"\u003e養豆 10 - 14 天\u003c\/b\u003e 後開始沖煮，待二氧化碳適度釋放後，荔枝與玫瑰花香氣最為爆發。密封避光保存，建議於 60 天內品飲完畢。\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"margin-bottom: 15px; border-bottom: 1px solid #E8E9EB; padding: 16px 0; background-color: #ffffff; cursor: pointer;\"\u003e\n      \u003csummary style=\"font-weight: 600; color: #0a1e3f; outline: none; font-size: 0.95em;\"\u003e📦 包裝規格與保鮮設計？\u003c\/summary\u003e\n      \u003cp style=\"margin-top: 12px; margin-bottom: 0; color: #4a4a4a; font-size: 0.9em; padding-left: 14px; border-left: 2px solid #c9a96e; line-height: 1.7;\"\u003e\n        提供 100g \/ 150g \/ 227g 多種規格選擇。每包均採用定制高阻隔鋁箔袋，配備單向排氣閥與自封密封條，全方位隔絕氧氣與濕度，確保每一杯沖煮都能感受最新鮮的花果芬芳。\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 底部品牌精神結尾 --\u003e\n  \u003cdiv style=\"margin-top: 50px; padding: 32px 20px; text-align: center; background-color: #f7f8fa; border-top: 1px solid #E8E9EB; border-radius: 4px;\"\u003e\n    \u003cp style=\"color: #5a6578; font-style: italic; margin-bottom: 16px; font-size: 0.95em; letter-spacing: 1.5px;\"\u003e\n      「甄選全球各產地風味，只為換您一刻沉靜時光。」\n    \u003c\/p\u003e\n    \u003cdiv style=\"font-weight: 600; color: #0a1e3f; font-size: 1.2em; letter-spacing: 3.5px;\"\u003e\n      SEA MEET COFFEE 海金咖啡\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 0.85em; color: #c9a96e; margin-top: 8px; letter-spacing: 2px; font-weight: 500;\"\u003e\n      小批量工藝烘焙 ・ 產地直送精品豆\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SEA MEET COFFEE","offers":[{"title":"100g","offer_id":43717539168323,"sku":"SMC-COL-SIDRA-100","price":138.0,"currency_code":"HKD","in_stock":true},{"title":"250g","offer_id":43717539201091,"sku":"SMC-COL-SIDRA-250","price":238.0,"currency_code":"HKD","in_stock":true},{"title":"500g","offer_id":43717539233859,"sku":"SMC-COL-SIDRA-500","price":438.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0705\/8620\/4227\/files\/S-02.png?v=1787820508"}],"url":"https:\/\/seameetcoffee.com\/collections\/special-fermentation-coffee.oembed","provider":"Sea Meet Coffee","version":"1.0","type":"link"}