{"title":"The Grand Vessel: Return to Essence","description":"","products":[{"product_id":"the-four-gentlemen","title":"The Four Gentlemen","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"33cm","offer_id":46790403195038,"sku":null,"price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_160554_20260503160554_1777904556733_photo.jpg?v=1777963380"},{"product_id":"the-change-of-cosmos","title":"The Change of Cosmos","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"29cm","offer_id":46791876247710,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_160710_20260503160711_1777904556790_photo.jpg?v=1777963290"},{"product_id":"smooth-sailing","title":"Smooth Sailing","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"27cm","offer_id":46791904034974,"sku":null,"price":153.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_160918_20260503160918_1777904556961_photo.jpg?v=1777963112"},{"product_id":"accepting-the-rivers","title":"Accepting the Rivers","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"27cm","offer_id":46791924547742,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_161038_20260503161038_1777904557021_photo.jpg?v=1777963039"},{"product_id":"gathering-qi","title":"Gathering Qi","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"27cm","offer_id":46791929004190,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_161226_20260503161226_1777904557065_photo.jpg?v=1777963004"},{"product_id":"springs-whisper","title":"Spring's Whisper","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"27cm","offer_id":46791932510366,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_161402_20260503161403_1777904557154_photo.jpg?v=1777962963"},{"product_id":"pure-standards-of-the-valley","title":"Pure Standards of the Valley","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"33cm","offer_id":46791938375838,"sku":null,"price":152.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_161516_20260503161517_1777904557275_photo.jpg?v=1777962892"},{"product_id":"all-living-things","title":"All Living Things","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"33cm","offer_id":46791946174622,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_161554_20260503161555_1777904557324_photo.jpg?v=1777962768"},{"product_id":"micro-wonder","title":"Micro-Wonder","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"24cm","offer_id":46791949680798,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_161720_20260503161720_1777904557431_photo.jpg?v=1777962718"},{"product_id":"without-worry","title":"两仪","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"24cm","offer_id":46791957151902,"sku":null,"price":134.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_161808_20260503161808_1777904557494_photo.jpg?v=1777962651"},{"product_id":"all-living-things-1","title":"All Living Things","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"32cm","offer_id":46791961346206,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_162250_20260503162250_1777904557597_photo.jpg?v=1777962543"},{"product_id":"顺遂","title":"顺遂","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"36cm","offer_id":46791968129182,"sku":null,"price":148.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_162350_20260503162351_1777904557681_photo.jpg?v=1777962478"},{"product_id":"the-joyous-heart","title":"The Joyous Heart","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"35cm","offer_id":46791976812702,"sku":null,"price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_162512_20260503162512_1777904557758_photo.jpg?v=1777962439"},{"product_id":"空寂","title":"盈缺·藏","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"35cm","offer_id":46791985463454,"sku":null,"price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_162704_20260503162705_1777904557826_photo.jpg?v=1777962391"},{"product_id":"fulfilled","title":"Fulfilled","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"36cm","offer_id":46791992836254,"sku":null,"price":148.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_162856_20260503162857_1777904558002_photo.jpg?v=1777962321"},{"product_id":"方圆-衍","title":"方圆·衍","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"30cm","offer_id":46791995949214,"sku":null,"price":148.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_162956_20260503162956_1777904558056_photo.jpg?v=1777962263"},{"product_id":"大肚乾坤","title":"大肚乾坤","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"30cm","offer_id":46792025964702,"sku":null,"price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_163128_20260503163129_1777904558111_photo.jpg?v=1777962144"},{"product_id":"无相-自在","title":"无相·自在","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"26cm","offer_id":46792036483230,"sku":null,"price":118.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_163426_20260503163426_1777904558232_photo.jpg?v=1777962068"},{"product_id":"岁时-记","title":"岁时·记","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"32cm","offer_id":46792038809758,"sku":null,"price":168.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_163510_20260503163511_1777904558248_photo.jpg?v=1777962002"},{"product_id":"return-to-blessing","title":"Return to Blessing","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"32cm","offer_id":46792049590430,"sku":null,"price":132.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_160342_20260503160342_1777904556536_photo.jpg?v=1777961927"},{"product_id":"the-derivation-of-square-circle","title":"The Derivation of Square \u0026 Circle","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600\u0026family=Lora:ital,wght@0,400;1,400\u0026family=Montserrat:wght@200;400\u0026display=swap');\n\n        :root {\n            --canvas-bg: #f8f6f2; \/* 更加温润的浅米色 *\/\n            --ink-text: #2c2926;\n            --antique-gold: #bda67b;\n            --soft-grey: #5a5a5a;\n        }\n\n        .gorrah-folio {\n            background-color: var(--canvas-bg);\n            color: var(--ink-text);\n            padding: 100px 24px;\n            font-family: 'Lora', serif;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .header-box {\n            text-align: center;\n            margin-bottom: 80px;\n        }\n\n        .label-series {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 10px;\n            letter-spacing: 7px;\n            text-transform: uppercase;\n            color: var(--antique-gold);\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .title-series {\n            font-family: 'Cinzel', serif;\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 400;\n            margin: 0;\n            font-style: italic;\n        }\n\n        \/* 纯 CSS 渐次浮现动画 *\/\n        @keyframes slideInUp {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .points-wrapper {\n            max-width: 800px;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .point-item {\n            display: flex;\n            gap: 30px;\n            opacity: 0; \/* 初始透明 *\/\n            animation: slideInUp 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n        }\n\n        \/* 控制每一条的入场时间，避免空白 *\/\n        .point-item:nth-child(1) { animation-delay: 0.3s; }\n        .point-item:nth-child(2) { animation-delay: 0.8s; }\n        .point-item:nth-child(3) { animation-delay: 1.3s; }\n\n        .point-num {\n            font-family: 'Cinzel', serif;\n            font-size: 22px;\n            color: var(--antique-gold);\n            border-bottom: 1px solid var(--antique-gold);\n            height: fit-content;\n            line-height: 1;\n            padding-bottom: 5px;\n        }\n\n        .point-body h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 13px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin: 0 0 15px 0;\n            font-weight: 400;\n        }\n\n        .point-body p {\n            font-size: 18px;\n            line-height: 1.9;\n            color: var(--soft-grey);\n            margin: 0;\n            text-align: justify;\n        }\n\n        .point-body p b {\n            color: var(--ink-text);\n            font-weight: 400;\n        }\n\n        \/* 底部密封线 *\/\n        .footer-seal {\n            margin-top: 120px;\n            width: 100%;\n            max-width: 600px;\n            border-top: 1px solid #e0ddd5;\n            padding-top: 40px;\n            text-align: center;\n        }\n\n        .studio-brand {\n            font-size: 11px;\n            letter-spacing: 5px;\n            color: #b5b5b5;\n            text-transform: uppercase;\n        }\n\n        @media (max-width: 650px) {\n            .point-item { flex-direction: column; gap: 10px; }\n            .title-series { font-size: 2.2rem; }\n            .point-body p { font-size: 16px; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gorrah-folio\"\u003e\n    \u003cheader class=\"header-box\"\u003e\n        \u003cspan class=\"label-series\"\u003eArtisan Edition\u003c\/span\u003e\n        \u003ch1 class=\"title-series\"\u003eReturn to Essence\u003c\/h1\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"points-wrapper\"\u003e\n        \u003c!-- 第一部分：时间与陈化 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eI\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eTemporal Curing\u003c\/h3\u003e\n                \u003cp\u003eDerived from the quiet earth, every vessel undergoes a \u003cb\u003enatural curing period of 100 days\u003c\/b\u003e. This patience allows the organic fibers to find their eternal form before our blades ever touch the surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第二部分：大漆工艺 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eThe Breath of Urushi\u003c\/h3\u003e\n                \u003cp\u003eSealed with \u003cb\u003eAncient Botanical Lacquer\u003c\/b\u003e, each piece carries a living luster. This tactile finish is not just a coating, but a skin that grows more beautiful with the touch of time and the collector's hand.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三部分：唯一叙事 --\u003e\n        \u003cdiv class=\"point-item\"\u003e\n            \u003cdiv class=\"point-num\"\u003eIII\u003c\/div\u003e\n            \u003cdiv class=\"point-body\"\u003e\n                \u003ch3\u003eSingular Narrative\u003c\/h3\u003e\n                \u003cp\u003eGuided by our \u003cb\u003e'One Piece, One Story'\u003c\/b\u003e philosophy, we honor the unique curvature of every individual gourd. No duplicates exist; each is a unique fragment of 'Modern Zen' for your sanctuary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"footer-seal\"\u003e\n        \u003cdiv class=\"studio-brand\"\u003eGORRAH STUDIO HERITAGE\u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"GORRAH","offers":[{"title":"42cm","offer_id":46792325136542,"sku":null,"price":176.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/4824\/7710\/files\/dji_mimo_20260503_163622_20260503163623_1777958485188_photo.jpg?v=1777963480"}],"url":"https:\/\/www.gorrah.com\/collections\/the-grand-vessel-return-to-essence.oembed","provider":"GORRAH","version":"1.0","type":"link"}