{"title":"Ruby","description":"","products":[{"product_id":"luxurious-and-dazzling-4-prong-round-cut-ruby-engagement-ring","title":"Luxurious and Dazzling 4 Prong Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e40\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43783941750850,"sku":"ML00378-Y-8","price":581.13,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43783941783618,"sku":"ML00378-R-8","price":581.13,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43783941816386,"sku":"ML00378-W-8","price":581.13,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/ML00378-Y-8-CJ-X_1.jpg?v=1779698639"},{"product_id":"classic-vintage-4-prong-emerald-cut-ruby-engagement-ring","title":"Classic Vintage 4 Prong Emerald Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003ePrincess cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e5.5*5.5mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e30\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43783996604482,"sku":"ML02485-Y-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43783996637250,"sku":"ML02485-R-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43783996670018,"sku":"ML02485-W-8","price":517.46,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/ML02485-Y-8-CJ-X_1.jpg?v=1779699083"},{"product_id":"luxurious-double-row-pave-3-prong-heart-cut-ruby-engagement-ring","title":"Luxurious Double Row Pavé, 3 Prong Heart Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eHeart cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7*7mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e38\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784052736066,"sku":"ML03612-Y-8","price":611.24,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784052768834,"sku":"ML03612-R-8","price":611.24,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784052801602,"sku":"ML03612-W-8","price":611.24,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/ML03612-Y-8-CJ-X_1.jpg?v=1779699527"},{"product_id":"luxurious-and-dazzling-4-prong-round-cut-ruby-bridal-ring-set","title":"Luxurious and Dazzling 4 Prong Round Cut Ruby Bridal Ring Set","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e26\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784103788610,"sku":"ML06373-Y-8","price":649.88,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784103821378,"sku":"ML06373-R-8","price":649.88,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784103854146,"sku":"ML06373-W-8","price":649.88,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/ML06373-Y-8-TJ-CJ-X_1.jpg?v=1779699988"},{"product_id":"classic-luxurious-4-prong-emerald-cut-ruby-engagement-ring","title":"Classic, Luxurious 4 Prong Emerald Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eEmerald cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4*6mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e34\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784153366594,"sku":"ML06565-Y-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784153399362,"sku":"ML06565-R-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784153432130,"sku":"ML06565-W-8","price":517.46,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/ML06565-Y-8-CJ-X_1.jpg?v=1779700510"},{"product_id":"luxurious-and-unique-16-prong-round-cut-ruby-engagement-ring","title":"Luxurious and Unique 16 Prong Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e6.5mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e27\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784199700546,"sku":"ML06591-Y-8","price":481.92,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784199733314,"sku":"ML06591-R-8","price":481.92,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784199766082,"sku":"ML06591-W-8","price":481.92,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/ML06591-Y-8-CJ-X_1.jpg?v=1779700971"},{"product_id":"luxurious-and-unique-4-prong-oval-cut-ruby-engagement-ring","title":"Luxurious and Unique 4-Prong Oval Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eOval cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7*9mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e18\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784300527682,"sku":"ML07075-Y-8","price":424.75,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784300560450,"sku":"ML07075-R-8","price":424.75,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784300593218,"sku":"ML07075-W-8","price":424.75,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/ML07075-Y-8-CJ-X_1.jpg?v=1779701834"},{"product_id":"classic-3-prong-pear-cut-ruby-engagement-ring","title":"Classic 3-Prong Pear Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003ePear cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4*6mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e15\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784359706690,"sku":"MLW0082-Y-8","price":406.21,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784359739458,"sku":"MLW0082-R-8","price":406.21,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784359772226,"sku":"MLW0082-W-8","price":406.21,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/MLW0082-Y-8-CJ-X_1.jpg?v=1779702294"},{"product_id":"unique-classic-4-prong-emerald-cut-ruby-engagement-ring","title":"Unique \u0026 Classic 4-Prong Emerald Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eEmerald cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e8*10mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e20\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784421736514,"sku":"SR09297-Y-8","price":567.94,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784421769282,"sku":"SR09297-R-8","price":567.94,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784421802050,"sku":"SR09297-W-8","price":567.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR09297-Y-8-CJ-X_1.jpg?v=1779702747"},{"product_id":"luxurious-2-prong-marquise-cut-ruby-engagement-ring","title":"Luxurious 2-Prong Marquise Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eMarquise cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4*8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e6\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784488517698,"sku":"SR10875-Y-8","price":384.75,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784488550466,"sku":"SR10875-R-8","price":384.75,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784488583234,"sku":"SR10875-W-8","price":384.75,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR10875-Y-8-CJ-X_1.jpg?v=1779703197"},{"product_id":"luxurious-crown-3-prong-pear-cut-ruby-engagement-ring","title":"Luxurious Crown 3-Prong Pear Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003ePear cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e5*8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e21\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784531083330,"sku":"SR10904-Y-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784531116098,"sku":"SR10904-R-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784531148866,"sku":"SR10904-W-8","price":517.46,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR10904-Y-8-CJ-X_1.jpg?v=1779703648"},{"product_id":"luxurious-classic-2-prong-marquise-cut-ruby-engagement-ring","title":"Luxurious Classic 2-Prong Marquise Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eMarquise cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4*8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e6\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784567881794,"sku":"SR10964-Y-8","price":384.75,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784567914562,"sku":"SR10964-R-8","price":384.75,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784567947330,"sku":"SR10964-W-8","price":384.75,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR10964-Y-8-CJ-X_1.jpg?v=1779704107"},{"product_id":"classic-luxury-4-prong-oval-cut-ruby-engagement-ring","title":"Classic Luxury 4-Prong Oval Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eOval cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e6*8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e20\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784615624770,"sku":"SR11191-Y-8","price":460.79,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784615657538,"sku":"SR11191-R-8","price":460.79,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784615690306,"sku":"SR11191-W-8","price":460.79,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR11191-Y-8-CJ-X_1.jpg?v=1779704563"},{"product_id":"classic-luxurious-5-prong-kite-cut-ruby-bridal-ring-set","title":"Classic, Luxurious 5-Prong Kite Cut Ruby Bridal Ring Set","description":"\u003cstyle\u003e\n\/* ÑϸñÏ޶¨Ñùʽ×÷ÓÃÓ򣬲»ӰÏìҳÃæÆäËû²¿·Ö *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* ±í¸ñÏìӦʽÈÝÆ÷£º±£֤Òƶ¯¶˹ö¶¯»ò×ÔÊÊӦչʾ±í¸񲼾Ö *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* ×ϽðÖ÷±í¸ñÑùʽ£º¾­µäÁ½Áбí¸ñ£¬ÐÐÁнṹ²»±ä *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* ±íͷ ¡ª ×Ͻð¹ó×åÆøϢ *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* ±í¸ñµ¥Ԫ¸ñÑùʽ ¡ª ÓÅÑÅ΢¹â *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* ×îºóһÐÐԲ½Ç *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* Ðü¸¡Ч¹û ¡ª µ­½ð¹âÔó *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* Ö÷ʯÁУ¨×ó²ࣩǳ×ϵ÷£¬¸üÏÔÕä¹ó *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* ½ðɫ¸ßÁÁÊýֵ \/ ±¦ʯÃû *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* ±£֤Òƶ¯¶˱í¸ñ¿ɶÁµ«²»¶ªʧ²¼¾֣ºÔÊÐíµ¥Ԫ¸ñÄÚ×Զ¯»»ÐУ¬Áпí×ÔÊÊӦ *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* ÓÅÑŹö¶¯Ìõ *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e? PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e?? SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e?? Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e?? Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eKite cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7*10mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e17\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784668020802,"sku":"SR14164-Y-8","price":465.32,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784668053570,"sku":"SR14164-R-8","price":465.32,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784668086338,"sku":"SR14164-W-8","price":465.32,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR14164-Y-8-TJ-CJ-X_1.jpg?v=1779705015"},{"product_id":"unique-classic-12-prong-emerald-cut-ruby-engagement-ring","title":"Unique \u0026 Classic 12-Prong Emerald Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eEmerald cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e5*7mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e16\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784691974210,"sku":"SR14963-Y-8","price":469.87,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784692006978,"sku":"SR14963-R-8","price":469.87,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784692039746,"sku":"SR14963-W-8","price":469.87,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR14963-Y-8-CJ-X_1.jpg?v=1779705459"},{"product_id":"luxurious-and-unique-4-prong-round-cut-ruby-engagement-ring","title":"Luxurious and Unique 4 Prong Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4.5mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e42\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784699543618,"sku":"SR16170-Y-8","price":610.01,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784699576386,"sku":"SR16170-R-8","price":610.01,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784699609154,"sku":"SR16170-W-8","price":610.01,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR16170-Y-8-CJ-X_1.jpg?v=1779705913"},{"product_id":"classic-luxury-inset-round-cut-ruby-engagement-ring","title":"Classic Luxury Inset Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e4\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784705671234,"sku":"SR16348-Y-8","price":395.98,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784705704002,"sku":"SR16348-R-8","price":395.98,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784705736770,"sku":"SR16348-W-8","price":395.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR16348-Y-8-CJ-X_1.jpg?v=1779706363"},{"product_id":"nature-inspired-luxury-6-prong-hexagonal-cut-ruby-bridal-ring-set","title":"Nature-Inspired Luxury: 6-Prong Hexagonal Cut Ruby Bridal Ring Set","description":"\u003cstyle\u003e\n\/* ÑϸñÏ޶¨Ñùʽ×÷ÓÃÓ򣬲»ӰÏìҳÃæÆäËû²¿·Ö *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* ±í¸ñÏìӦʽÈÝÆ÷£º±£֤Òƶ¯¶˹ö¶¯»ò×ÔÊÊӦչʾ±í¸񲼾Ö *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* ×ϽðÖ÷±í¸ñÑùʽ£º¾­µäÁ½Áбí¸ñ£¬ÐÐÁнṹ²»±ä *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* ±íͷ ¡ª ×Ͻð¹ó×åÆøϢ *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* ±í¸ñµ¥Ԫ¸ñÑùʽ ¡ª ÓÅÑÅ΢¹â *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* ×îºóһÐÐԲ½Ç *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* Ðü¸¡Ч¹û ¡ª µ­½ð¹âÔó *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* Ö÷ʯÁУ¨×ó²ࣩǳ×ϵ÷£¬¸üÏÔÕä¹ó *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* ½ðɫ¸ßÁÁÊýֵ \/ ±¦ʯÃû *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* ±£֤Òƶ¯¶˱í¸ñ¿ɶÁµ«²»¶ªʧ²¼¾֣ºÔÊÐíµ¥Ԫ¸ñÄÚ×Զ¯»»ÐУ¬Áпí×ÔÊÊӦ *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* ÓÅÑŹö¶¯Ìõ *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e? PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e?? SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e?? Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e?? Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eHexagonal cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e6*6mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e40\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784712847426,"sku":"SR17147-Y-8","price":688.06,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784712880194,"sku":"SR17147-R-8","price":688.06,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784712912962,"sku":"SR17147-W-8","price":688.06,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR17147-Y-8-TJ-CJ-X_1.jpg?v=1779706841"},{"product_id":"luxurious-5-prong-kite-cut-ruby-bridal-ring-set","title":"Luxurious 5-Prong Kite Cut Ruby Bridal Ring Set","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eKite cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7*10mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e17\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784719269954,"sku":"SR18316-Y-8","price":458.66,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784719302722,"sku":"SR18316-R-8","price":458.66,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784719335490,"sku":"SR18316-W-8","price":458.66,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR18316-Y-8-TJ-CJ-X_1_685fe436-abdf-4065-9b40-2fb644b565b5.jpg?v=1779763922"},{"product_id":"unique-4-prong-oval-cut-ruby-engagement-ring","title":"Unique 4-Prong Oval Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eOval cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7*9mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e26\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784727363650,"sku":"SR19463-Y-8","price":533.04,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784727396418,"sku":"SR19463-R-8","price":533.04,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784727429186,"sku":"SR19463-W-8","price":533.04,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR19463-Y-8-CJ-X_1.jpg?v=1779707720"},{"product_id":"unique-inset-princess-cut-ruby-engagement-ring","title":"Unique Inset Princess Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003ePrincess cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7*7mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e4\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784734900290,"sku":"SR20347-Y-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784734933058,"sku":"SR20347-R-8","price":517.46,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784734965826,"sku":"SR20347-W-8","price":517.46,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR20347-Y-8-CJ-X_1.jpg?v=1779708184"},{"product_id":"luxury-classic-4-prong-oval-cut-ruby-engagement-ring","title":"Luxury Classic 4-Prong Oval Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eOval cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7*9mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e14\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784746008642,"sku":"SRR1130-Y-8","price":516.79,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784746041410,"sku":"SRR1130-R-8","price":516.79,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784746074178,"sku":"SRR1130-W-8","price":516.79,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SRR1130-Y-8-CJ-X_1.jpg?v=1779708944"},{"product_id":"classic-and-unique-3-prong-crown-setting-with-pear-cut-ruby-engagement-ring","title":"Classic and Unique 3-Prong Crown Setting with Pear Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003ePear cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e6*8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e28\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43784752529474,"sku":"SR11958-Y-8","price":478.02,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43784752562242,"sku":"SR11958-R-8","price":478.02,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43784752595010,"sku":"SR11958-W-8","price":478.02,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR11958-Y-8-CJ-X_1.jpg?v=1779709554"},{"product_id":"luxurious-4-prong-oval-cut-ruby-engagement-ring","title":"Luxurious 4-Prong Oval Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eOval cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e5*7mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e6\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801904742466,"sku":"SR10972-Y-8","price":325.08,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801904775234,"sku":"SR10972-R-8","price":325.08,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801904808002,"sku":"SR10972-W-8","price":325.08,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR10972-Y-8-CJ-X_1.jpg?v=1780112066"},{"product_id":"unique-minimalist-4-prong-pear-cut-ruby-engagement-ring","title":"Unique, Minimalist 4-Prong Pear Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003ePear cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4*6mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e3\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801908183106,"sku":"SR11009-Y-8","price":284.47,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801908215874,"sku":"SR11009-R-8","price":284.47,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801908248642,"sku":"SR11009-W-8","price":284.47,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR11009-Y-8-CJ-X_1.jpg?v=1780112158"},{"product_id":"classic-channel-set-vintage-style-4-prong-emerald-cut-ruby-engagement-ring","title":"Classic Channel-Set, Vintage-Style 4-Prong Emerald Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eEmerald cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e5*7mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e36\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801910116418,"sku":"SR12316-Y-8","price":552.47,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801910149186,"sku":"SR12316-R-8","price":552.47,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801910181954,"sku":"SR12316-W-8","price":552.47,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR12316-Y-8-CJ-X_1.jpg?v=1780061491"},{"product_id":"luxurious-classic-pave-set-4-prong-round-cut-ruby-engagement-ring","title":"Luxurious Classic Pavé-Set, 4-Prong Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e6.5mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e28\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801912049730,"sku":"SR12317-Y-8","price":457.73,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801912082498,"sku":"SR12317-R-8","price":457.73,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801912115266,"sku":"SR12317-W-8","price":457.73,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR12317-Y-8-CJ-X_1.jpg?v=1780062109"},{"product_id":"classic-minimalist-6-prong-marquise-cut-ruby-engagement-ring","title":"Classic, Minimalist 6-Prong Marquise Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eMarquise cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e6*12mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e2\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801924337730,"sku":"SR12351-Y-8","price":310.9,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801924370498,"sku":"SR12351-R-8","price":310.9,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801924403266,"sku":"SR12351-W-8","price":310.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR12351-Y-8-CJ-X_1.jpg?v=1780113815"},{"product_id":"classic-double-row-diamond-luxurious-5-prong-pear-cut-ruby-engagement-ring","title":"Classic Double-Row Diamond, Luxurious 5-Prong Pear Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e8*12mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e56\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801926336578,"sku":"SR12364-Y-8","price":435.09,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801926369346,"sku":"SR12364-R-8","price":435.09,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801926402114,"sku":"SR12364-W-8","price":435.09,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR12364-Y-8-CJ-X_1.jpg?v=1780113926"},{"product_id":"classic-retro-luxury-4-prong-round-cut-ruby-engagement-ring","title":"Classic Retro Luxury 4-Prong Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7.5mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e4\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801930498114,"sku":"SR12379-Y-8","price":393.94,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801930530882,"sku":"SR12379-R-8","price":393.94,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801930563650,"sku":"SR12379-W-8","price":393.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR12379-Y-8-CJ-X_1.jpg?v=1780114122"},{"product_id":"luxurious-flower-shaped-12-prong-round-cut-ruby-engagement-ring","title":"Luxurious Flower-Shaped 12-Prong Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e7.5mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e12\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801977061442,"sku":"SR12386-Y-8","price":490.28,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801977094210,"sku":"SR12386-R-8","price":490.28,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801977126978,"sku":"SR12386-W-8","price":490.28,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR12386-Y-8-CJ-X_1.jpg?v=1780063259"},{"product_id":"unique-minimalist-2-prong-marquise-cut-ruby-engagement-ring","title":"Unique, Minimalist 2-Prong Marquise Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eMarquise cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4*8mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e8\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801979060290,"sku":"SR15397-Y-8","price":396.34,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801979093058,"sku":"SR15397-R-8","price":396.34,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801979125826,"sku":"SR15397-W-8","price":396.34,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR15397-Y-8-CJ-X_1.jpg?v=1780070753"},{"product_id":"unique-pave-setting-luxurious-4-prong-round-cut-ruby-engagement-ring","title":"Unique Pavé Setting, Luxurious 4-Prong Round Cut Ruby Engagement Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e6.5mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e24\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801982074946,"sku":"SR15734-Y-8","price":507.84,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801982107714,"sku":"SR15734-R-8","price":507.84,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801982140482,"sku":"SR15734-W-8","price":507.84,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR15734-Y-8-CJ-X_1.jpg?v=1780071384"},{"product_id":"simply-luxurious-4-prong-round-cut-ruby-wedding-ring","title":"Simply Luxurious 4-Prong Round Cut Ruby Wedding Ring","description":"\u003cstyle\u003e\n\/* 严格限定样式作用域，不影响页面其他部分 *\/\n.jewelry-specs-table {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: 'Segoe UI', 'Roboto', 'Georgia', 'Times New Roman', serif;\n    box-sizing: border-box;\n}\n\n\/* 表格响应式容器：保证移动端滚动或自适应展示表格布局 *\/\n.jewelry-specs-table .specs-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 24px;\n    background: linear-gradient(145deg, #fff9f0 0%, #fef7e6 100%);\n    padding: 3px;\n    box-shadow: 0 12px 24px -10px rgba(106, 13, 173, 0.25), 0 2px 6px rgba(0,0,0,0.03);\n    -webkit-overflow-scrolling: touch;\n}\n\n\/* 紫金主表格样式：经典两列表格，行列结构不变 *\/\n.jewelry-specs-table .luxury-specs {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n    font-size: 0.95rem;\n    font-family: inherit;\n    min-width: 320px;\n}\n\n\/* 表头 — 紫金贵族气息 *\/\n.jewelry-specs-table .luxury-specs th {\n    text-align: left;\n    padding: 18px 16px;\n    background: linear-gradient(120deg, #331a45 0%, #4d2968 100%);\n    color: #ffdf9c;\n    font-weight: 600;\n    font-size: 1.05rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 2px solid #d4af37;\n    border-right: 1px solid rgba(212, 175, 55, 0.25);\n}\n\n.jewelry-specs-table .luxury-specs th:first-child {\n    border-top-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs th:last-child {\n    border-top-right-radius: 20px;\n    border-right: none;\n}\n\n\/* 表格单元格样式 — 优雅微光 *\/\n.jewelry-specs-table .luxury-specs td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #f0e2c5;\n    color: #2c1a35;\n    font-weight: 450;\n    background-color: #fffcf8;\n    transition: all 0.2s ease;\n    vertical-align: top;\n}\n\n\/* 最后一行圆角 *\/\n.jewelry-specs-table .luxury-specs tr:last-child td:first-child {\n    border-bottom-left-radius: 20px;\n}\n\n.jewelry-specs-table .luxury-specs tr:last-child td:last-child {\n    border-bottom-right-radius: 20px;\n}\n\n\/* 悬浮效果 — 淡金光泽 *\/\n.jewelry-specs-table .luxury-specs tr:hover td {\n    background-color: #fff7e8;\n    border-bottom-color: #e7c888;\n}\n\n\/* 主石列（左侧）浅紫调，更显珍贵 *\/\n.jewelry-specs-table .luxury-specs td:first-child {\n    background-color: #fdf9f3;\n    border-right: 1px solid #f2e5cf;\n    font-weight: 500;\n    color: #4f2b6e;\n}\n\n\/* 金色高亮数值 \/ 宝石名 *\/\n.jewelry-specs-table .luxury-specs .gem-accent {\n    font-weight: 700;\n    background: linear-gradient(135deg, #b87c2e, #9b5f1a);\n    background-clip: text;\n    -webkit-background-clip: text;\n    color: #b1621a;\n    letter-spacing: 0.3px;\n}\n\n.jewelry-specs-table .luxury-specs .stone-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.12);\n    padding: 2px 8px;\n    border-radius: 40px;\n    font-weight: 700;\n    color: #8e5a2b;\n    margin-left: 4px;\n    font-size: 0.85em;\n}\n\n\/* 保证移动端表格可读但不丢失布局：允许单元格内自动换行，列宽自适应 *\/\n@media (max-width: 680px) {\n    .jewelry-specs-table .luxury-specs th,\n    .jewelry-specs-table .luxury-specs td {\n        padding: 12px 12px;\n        font-size: 0.85rem;\n    }\n    .jewelry-specs-table .luxury-specs th {\n        font-size: 0.9rem;\n    }\n}\n\n\/* 优雅滚动条 *\/\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar {\n    height: 5px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-track {\n    background: #f3e9da;\n    border-radius: 10px;\n}\n\n.jewelry-specs-table .specs-wrapper::-webkit-scrollbar-thumb {\n    background: linear-gradient(135deg, #c6a156, #a67434);\n    border-radius: 10px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewelry-specs-table\"\u003e\n    \u003cdiv class=\"specs-wrapper\"\u003e\n        \u003ctable class=\"luxury-specs\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003e✨ PRIMARY STONE\u003c\/th\u003e\n                    \u003cth\u003e🌟 SIDE STONES\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eRed\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Color: \u003cspan class=\"gem-accent\"\u003eDEF\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eRuby\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Material: \u003cspan class=\"gem-accent\"\u003eMoissanite\u003c\/span\u003e \u003cspan class=\"stone-badge\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003e💎 Origin: \u003cspan class=\"gem-accent\"\u003eLab Grown\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound cut\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Shape: \u003cspan class=\"gem-accent\"\u003eRound Brilliant\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eStone Size: \u003cspan class=\"gem-accent\"\u003e4mm\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eStone Clarity: \u003cspan class=\"gem-accent\"\u003eVVS1\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e1\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd\u003eNumber Of Stones: \u003cspan class=\"gem-accent\"\u003e4\u003c\/span\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Latoja Jewelry","offers":[{"title":"Yellow-Gold","offer_id":43801985548354,"sku":"SR18405-Y-8","price":321.0,"currency_code":"USD","in_stock":false},{"title":"Rose-Gold","offer_id":43801985581122,"sku":"SR18405-R-8","price":321.0,"currency_code":"USD","in_stock":false},{"title":"White-Gold","offer_id":43801985613890,"sku":"SR18405-W-8","price":321.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0670\/7947\/1170\/files\/SR18405-Y-8-CJ-X_1.jpg?v=1780079655"}],"url":"https:\/\/latojajewelry.com\/collections\/ruby.oembed","provider":"Latoja Jewelry","version":"1.0","type":"link"}