{"product_id":"qineanla™-forest-dew-peridot-green-stud-earrings","title":"QINEANLA™ Forest Dew — Peridot Green Stud Earrings","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\n\u003ctitle\u003eQINEANLA™ — Forest Dew · Peridot Green Stud Earrings\u003c\/title\u003e\n\u003cstyle\u003e\n* { margin: 0; padding: 0; box-sizing: border-box; }\nhtml { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }\nbody {\n  background: #0A0A0A !important;\n  color: #E8E8E8;\n  font-family: Georgia, 'Times New Roman', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  line-height: 1.8;\n  overflow-x: hidden;\n  -webkit-font-smoothing: antialiased;\n}\nimg { display: block; width: 100%; height: auto; user-select: none; -webkit-user-drag: none; }\n\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes scaleIn {\n  from { opacity: 0; transform: scale(0.94); }\n  to   { opacity: 1; transform: scale(1); }\n}\n@keyframes breathe {\n  0%, 100% { transform: scale(1); }\n  50%      { transform: scale(1.015); }\n}\n@keyframes scrollBob {\n  0%, 100% { transform: translateX(-50%) translateY(0); opacity: 0.4; }\n  50%      { transform: translateX(-50%) translateY(6px); opacity: 0.9; }\n}\n\n.reveal {\n  opacity: 0;\n  animation: fadeUp 0.9s cubic-bezier(0.22,0.61,0.36,1) forwards;\n}\n.reveal-d1 { animation-delay: 0.15s; }\n.reveal-d2 { animation-delay: 0.3s; }\n.reveal-d3 { animation-delay: 0.45s; }\n.reveal-d4 { animation-delay: 0.6s; }\n.reveal-img {\n  opacity: 0;\n  animation: scaleIn 1.1s cubic-bezier(0.22,0.61,0.36,1) forwards;\n}\n.hero-img { animation: breathe 6s ease-in-out infinite; }\n.scroll-hint { animation: scrollBob 2s ease-in-out infinite; }\n\n.container { max-width: 460px; margin: 0 auto; padding: 0 22px; }\n\n\/* ===== 首屏 ===== *\/\n.hero {\n  min-height: 100vh; min-height: 100dvh;\n  display: flex; flex-direction: column;\n  justify-content: center; align-items: center;\n  text-align: center; padding: 50px 22px 60px;\n  position: relative; background: #0A0A0A;\n}\n.hero-masthead {\n  position: absolute; top: 30px; left: 0; right: 0;\n  display: flex; justify-content: space-between;\n  padding: 0 28px;\n  font-size: 9px; letter-spacing: 2px; color: #555;\n  text-transform: uppercase; font-family: sans-serif;\n}\n.hero-masthead span:first-child { color: #B8A07A; }\n.hero-side-text {\n  position: absolute; right: 6px; top: 50%;\n  transform: translateY(-50%) rotate(90deg);\n  transform-origin: right center;\n  font-size: 9px; letter-spacing: 4px; color: #555;\n  text-transform: uppercase; white-space: nowrap; font-family: sans-serif;\n}\n.hero-img-wrap {\n  width: 100%; max-width: 320px; margin-bottom: 36px; position: relative;\n}\n.hero-img-wrap::after {\n  content: ''; position: absolute; bottom: -16px; left: 50%;\n  transform: translateX(-50%); width: 70%; height: 26px;\n  background: radial-gradient(ellipse at center, rgba(184,160,122,0.1) 0%, transparent 70%);\n}\n.hero-brand {\n  font-family: Georgia, serif; font-size: 10px;\n  letter-spacing: 6px; color: #B8A07A;\n  text-transform: uppercase; margin-bottom: 10px;\n}\n.hero-sub-en {\n  font-size: 9px; letter-spacing: 4px; color: #666;\n  text-transform: uppercase; margin-bottom: 4px; font-family: sans-serif;\n}\n.hero-title {\n  font-family: Georgia, serif; font-size: 36px;\n  font-weight: 400; letter-spacing: 5px; line-height: 1.2; margin-bottom: 6px;\n  text-transform: uppercase; color: #E8E8E8;\n}\n.hero-title::after {\n  content: ''; display: block; width: 30px; height: 1px;\n  background: #B8A07A; margin: 14px auto 0;\n}\n.hero-sub-cn {\n  font-size: 11px; letter-spacing: 3px; color: #888;\n  margin-bottom: 28px; text-transform: uppercase; font-family: sans-serif;\n}\n.hero-tagline {\n  font-family: Georgia, serif; font-size: 14px;\n  color: #888; letter-spacing: 0.5px;\n  font-style: italic; line-height: 2; max-width: 260px;\n}\n.scroll-hint {\n  position: absolute; bottom: 28px; left: 50%;\n  transform: translateX(-50%);\n  font-size: 9px; letter-spacing: 3px; color: #555;\n  text-transform: uppercase; font-family: sans-serif;\n}\n\n\/* ===== section标题 ===== *\/\n.mag-head {\n  display: flex; align-items: baseline; gap: 14px;\n  margin-bottom: 40px; padding-bottom: 16px;\n  border-bottom: 1px solid #1E1E1E;\n}\n.mag-head .num {\n  font-family: Georgia, serif; font-size: 36px;\n  color: #B8A07A; line-height: 1; opacity: 0.6;\n}\n.mag-head .titles h2 {\n  font-family: Georgia, serif; font-size: 22px;\n  font-weight: 400; letter-spacing: 3px; line-height: 1.2;\n  text-transform: uppercase; color: #E8E8E8;\n}\n.mag-head .titles .en {\n  font-size: 9px; letter-spacing: 3px; color: #555;\n  text-transform: uppercase; margin-top: 4px; font-family: sans-serif;\n}\n\n\/* ===== 故事区 ===== *\/\n.story { padding: 72px 0; background: #0A0A0A; }\n.story .lead {\n  font-family: Georgia, serif; font-size: 17px;\n  line-height: 1.9; color: #E8E8E8; margin-bottom: 28px;\n  text-align: left; font-weight: 300;\n}\n.story .lead::first-letter {\n  font-family: Georgia, serif; font-size: 3.2em;\n  color: #B8A07A; float: left;\n  line-height: 0.85; padding: 4px 10px 0 0; font-weight: 400;\n}\n.story .body {\n  font-size: 13px; color: #999; line-height: 2.1;\n  text-align: left; margin-bottom: 20px; font-family: sans-serif;\n}\n.story .pull-quote {\n  border-left: 2px solid #B8A07A;\n  padding: 8px 0 8px 18px; margin: 28px 0;\n  font-family: Georgia, serif; font-style: italic;\n  font-size: 15px; color: #C8C8C8;\n  line-height: 1.8; letter-spacing: 0.3px;\n}\n.story .pull-quote .quote-mark {\n  font-size: 28px; color: #B8A07A;\n  line-height: 0; vertical-align: -8px;\n  margin-right: 4px; opacity: 0.7;\n}\n\n\/* ===== 细节区 ===== *\/\n.details { padding: 72px 0; background: #0A0A0A; }\n.detail-card { margin-bottom: 64px; position: relative; }\n.detail-card:last-child { margin-bottom: 0; }\n.detail-card .big-num {\n  position: absolute; top: -20px; right: -8px;\n  font-family: Georgia, serif; font-size: 120px;\n  color: #333; opacity: 0.4;\n  line-height: 1; font-weight: 400;\n  pointer-events: none; z-index: 0;\n}\n.detail-card .img-wrap {\n  overflow: hidden; margin-bottom: 24px; position: relative; z-index: 1;\n}\n.detail-card .img-wrap img { transition: transform 0.8s ease; }\n.detail-card .img-wrap:hover img { transform: scale(1.04); }\n.detail-card .img-wrap::after {\n  content: ''; position: absolute; inset: 0;\n  background: linear-gradient(180deg, transparent 55%, rgba(10,10,10,0.35) 100%);\n  pointer-events: none;\n}\n.detail-card .text-block { position: relative; z-index: 1; padding-left: 4px; }\n.detail-card .label {\n  font-size: 9px; letter-spacing: 3px; color: #B8A07A;\n  text-transform: uppercase; margin-bottom: 8px; font-family: sans-serif;\n}\n.detail-card h3 {\n  font-family: Georgia, serif; font-size: 20px;\n  font-weight: 400; letter-spacing: 2px;\n  color: #C8C8C8; margin-bottom: 12px; line-height: 1.3;\n  text-transform: uppercase;\n}\n.detail-card h3::after {\n  content: ''; display: block; width: 24px; height: 1px;\n  background: #B8A07A; margin-top: 10px;\n}\n.detail-card p {\n  font-size: 13px; color: #888; line-height: 2; max-width: 340px; font-family: sans-serif;\n}\n.detail-card:nth-child(odd) .text-block { padding-left: 20px; }\n.detail-card:nth-child(even) .text-block { padding-right: 20px; text-align: right; }\n.detail-card:nth-child(even) .text-block p { margin-left: auto; }\n.detail-card:nth-child(even) h3::after { margin-left: auto; }\n.detail-card:nth-child(even) .big-num { right: auto; left: -8px; }\n\n\/* ===== 场景区 ===== *\/\n.scenes { padding: 72px 0; background: #0A0A0A; }\n.scene-card {\n  position: relative; overflow: hidden; margin-bottom: 28px;\n}\n.scene-card:last-child { margin-bottom: 0; }\n.scene-card img { transition: transform 0.9s ease; }\n.scene-card:hover img { transform: scale(1.06); }\n.scene-card .scene-num {\n  position: absolute; top: 16px; left: 16px;\n  font-family: Georgia, serif; font-size: 32px;\n  color: #B8A07A; line-height: 1;\n  text-shadow: 0 2px 8px rgba(0,0,0,0.5); z-index: 2;\n}\n.scene-card .scene-num .slash {\n  font-size: 14px; color: #666;\n  vertical-align: super; margin-left: 2px;\n}\n.scene-card .caption {\n  position: absolute; left: 0; right: 0; bottom: 0;\n  padding: 32px 20px 18px;\n  background: linear-gradient(transparent, rgba(10,10,10,0.9)); z-index: 2;\n}\n.scene-card .caption .tag {\n  font-size: 9px; letter-spacing: 3px; color: #B8A07A;\n  text-transform: uppercase; margin-bottom: 6px; font-family: sans-serif;\n}\n.scene-card .caption .txt {\n  font-family: Georgia, serif; font-size: 15px;\n  color: #E0E0E0; letter-spacing: 0.5px; line-height: 1.5;\n}\n\n\/* ===== 参数区 ===== *\/\n.specs-section { padding: 72px 0; background: #0A0A0A; }\n.specs-grid {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 0; border: 1px solid #1E1E1E;\n}\n.spec-cell {\n  padding: 22px 18px; border-right: 1px solid #1E1E1E;\n  border-bottom: 1px solid #1E1E1E; position: relative;\n}\n.spec-cell:nth-child(2n) { border-right: none; }\n.spec-cell:nth-child(n+5) { border-bottom: none; }\n.spec-cell .spec-label {\n  font-size: 9px; letter-spacing: 2px; color: #555;\n  text-transform: uppercase; margin-bottom: 8px; font-family: sans-serif;\n}\n.spec-cell .spec-value {\n  font-family: Georgia, serif; font-size: 14px;\n  color: #E8E8E8; line-height: 1.5;\n}\n.spec-cell .spec-value small {\n  font-family: sans-serif; font-size: 11px;\n  color: #888; display: block; margin-top: 2px;\n}\n\n\/* ===== 保障 ===== *\/\n.guarantees {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 0; margin-top: 48px;\n  border: 1px solid #1E1E1E;\n}\n.guarantee {\n  text-align: center; padding: 28px 12px;\n  border-right: 1px solid #1E1E1E;\n  border-bottom: 1px solid #1E1E1E;\n}\n.guarantee:nth-child(2n) { border-right: none; }\n.guarantee:nth-child(n+3) { border-bottom: none; }\n.guarantee .icon { font-size: 18px; color: #B8A07A; margin-bottom: 10px; opacity: 0.7; }\n.guarantee .txt {\n  font-size: 11px; color: #888;\n  letter-spacing: 1px; text-transform: uppercase; font-family: sans-serif;\n}\n\nfooter {\n  text-align: center; padding: 40px 20px 32px;\n  font-size: 9px; color: #555;\n  letter-spacing: 3px; border-top: 1px solid #1E1E1E;\n  text-transform: uppercase; font-family: Georgia, serif; background: #0A0A0A;\n}\nfooter span { color: #B8A07A; }\n\n@media (max-width: 360px) {\n  .container { padding: 0 16px; }\n  .hero { padding: 40px 16px 50px; }\n  .hero-title { font-size: 28px; letter-spacing: 3px; }\n  .hero-side-text { display: none; }\n  .detail-card .big-num { font-size: 90px; }\n  .spec-cell { padding: 18px 14px; }\n}\n\u003c\/style\u003e\n\n\n\n\u003c!-- ===== 首屏 ===== --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-masthead reveal\"\u003e\n    \u003cspan\u003eVOL.03\u003c\/span\u003e\n    \u003cspan\u003eNatural Gemstone\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hero-side-text reveal reveal-d1\"\u003eHandcrafted · Matched Pair\u003c\/div\u003e\n\n  \u003cdiv class=\"hero-img-wrap reveal-img\"\u003e\n    \u003cimg class=\"hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-nlrv053csg.png?v=1790498207\" alt=\"Peridot Green Stud Earrings by QINEANLA\"\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"hero-brand reveal reveal-d1\"\u003eQINEANLA™\u003c\/p\u003e\n  \u003cp class=\"hero-sub-en reveal reveal-d1\"\u003ePeridot Green Stud Earrings\u003c\/p\u003e\n  \u003ch1 class=\"hero-title reveal reveal-d2\"\u003eForest Dew\u003c\/h1\u003e\n  \u003cp class=\"hero-sub-cn reveal reveal-d2\"\u003eRound Brilliant · Sterling Silver\u003c\/p\u003e\n  \u003cp class=\"hero-tagline reveal reveal-d3\"\u003e\"The color of morning light through leaves.\"\u003c\/p\u003e\n  \u003cdiv class=\"scroll-hint\"\u003eScroll ↓\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===== 01 Origin ===== --\u003e\n\u003csection class=\"story\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"mag-head reveal\"\u003e\n      \u003cspan class=\"num\"\u003e01\u003c\/span\u003e\n      \u003cdiv class=\"titles\"\u003e\n\u003ch2\u003eOrigin\u003c\/h2\u003e\n\u003cp class=\"en\"\u003eThe Stone\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"lead reveal reveal-d1\"\u003ePeridot has been treasured since ancient Egypt, where priests called it the \"gem of the sun.\" Its olive-green glow comes from iron trapped deep within the Earth's mantle — a color born of fire, worn as a symbol of peace.\u003c\/p\u003e\n    \u003cdiv class=\"pull-quote reveal reveal-d2\"\u003e\n\u003cspan class=\"quote-mark\"\u003e\"\u003c\/span\u003eOne of the few gemstones found in only one color — every shade of green tells a different depth of stone.\u003c\/div\u003e\n    \u003cp class=\"body reveal reveal-d2\"\u003eThis matched pair is cut in the round brilliant style — 57 precision facets that catch light from every angle. The result is a soft, living fire: flashes of gold and blue within a field of fresh forest green.\u003c\/p\u003e\n    \u003cp class=\"body reveal reveal-d3\"\u003eUnlike treated stones, natural peridot carries its color from within. No heat, no dye — just the pure chemistry of the earth, faceted to glow.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===== 02 Craftsmanship ===== --\u003e\n\u003csection class=\"details\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"mag-head reveal\"\u003e\n      \u003cspan class=\"num\"\u003e02\u003c\/span\u003e\n      \u003cdiv class=\"titles\"\u003e\n\u003ch2\u003eCraftsmanship\u003c\/h2\u003e\n\u003cp class=\"en\"\u003eThe Making\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"detail-card\"\u003e\n      \u003cspan class=\"big-num\"\u003e01\u003c\/span\u003e\n      \u003cdiv class=\"img-wrap reveal-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-glmmm3ilg4p.png?v=1790498207\" alt=\"57-facet brilliant cut macro\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"text-block\"\u003e\n        \u003cp class=\"label reveal\"\u003eDetail 01\u003c\/p\u003e\n        \u003ch3 class=\"reveal reveal-d1\"\u003e57-Facet Brilliant Cut\u003c\/h3\u003e\n        \u003cp class=\"reveal reveal-d2\"\u003eEvery facet is aligned to maximize light return. The table, crown and pavilion work as one — turning a single ray of light into a spectrum of green, gold and blue.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"detail-card\"\u003e\n      \u003cspan class=\"big-num\"\u003e02\u003c\/span\u003e\n      \u003cdiv class=\"img-wrap reveal-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-4a8tk9jxjaw.png?v=1790498206\" alt=\"Four-prong setting macro\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"text-block\"\u003e\n        \u003cp class=\"label reveal\"\u003eDetail 02\u003c\/p\u003e\n        \u003ch3 class=\"reveal reveal-d1\"\u003eFour-Prong Setting\u003c\/h3\u003e\n        \u003cp class=\"reveal reveal-d2\"\u003eFour rounded ball-tip prongs hold the stone securely while leaving the maximum surface exposed. Polished silver arcs curve gracefully from each prong to the post.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"detail-card\"\u003e\n      \u003cspan class=\"big-num\"\u003e03\u003c\/span\u003e\n      \u003cdiv class=\"img-wrap reveal-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-ybmgid13ep.png?v=1790498207\" alt=\"Floral openwork earring back\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"text-block\"\u003e\n        \u003cp class=\"label reveal\"\u003eDetail 03\u003c\/p\u003e\n        \u003ch3 class=\"reveal reveal-d1\"\u003eFloral Openwork Back\u003c\/h3\u003e\n        \u003cp class=\"reveal reveal-d2\"\u003eThe earring back is sculpted as a four-petal flower — delicate openwork that is visible from behind. A hidden detail that turns every angle into a moment of craft.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===== 03 Scenes ===== --\u003e\n\u003csection class=\"scenes\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"mag-head reveal\"\u003e\n      \u003cspan class=\"num\"\u003e03\u003c\/span\u003e\n      \u003cdiv class=\"titles\"\u003e\n\u003ch2\u003eScenes\u003c\/h2\u003e\n\u003cp class=\"en\"\u003eIn Context\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"scene-card reveal\"\u003e\n      \u003cspan class=\"scene-num\"\u003e01\u003cspan class=\"slash\"\u003e\/04\u003c\/span\u003e\u003c\/span\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-flj5vktc9fv.png?v=1790498207\" alt=\"Earrings among raw peridot crystals\"\u003e\n      \u003cdiv class=\"caption\"\u003e\n\u003cp class=\"tag\"\u003eAmong Raw Peridot\u003c\/p\u003e\n\u003cp class=\"txt\"\u003eReturned to the source — rough olive crystals surround the faceted pair, raw meets refined.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"scene-card reveal reveal-d1\"\u003e\n      \u003cspan class=\"scene-num\"\u003e02\u003cspan class=\"slash\"\u003e\/04\u003c\/span\u003e\u003c\/span\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-akkg8v5cqdd.png?v=1790498207\" alt=\"Earrings on moss with dew drops\"\u003e\n      \u003cdiv class=\"caption\"\u003e\n\u003cp class=\"tag\"\u003eOn Moss \u0026amp; Dew\u003c\/p\u003e\n\u003cp class=\"txt\"\u003eMorning forest floor — dewdrops on leaves and moss, the green of the stone at one with nature.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"scene-card reveal reveal-d2\"\u003e\n      \u003cspan class=\"scene-num\"\u003e03\u003cspan class=\"slash\"\u003e\/04\u003c\/span\u003e\u003c\/span\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-g6lnxp0kqf.png?v=1790498207\" alt=\"Earrings on emerald velvet\"\u003e\n      \u003cdiv class=\"caption\"\u003e\n\u003cp class=\"tag\"\u003eOn Emerald Velvet\u003c\/p\u003e\n\u003cp class=\"txt\"\u003eDeep green silk folds beneath the stones, warm golden bokeh above — quiet luxury.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"scene-card reveal reveal-d3\"\u003e\n      \u003cspan class=\"scene-num\"\u003e04\u003cspan class=\"slash\"\u003e\/04\u003c\/span\u003e\u003c\/span\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-ihx24y9l4ih.png?v=1790498207\" alt=\"Earring with water drops on dark surface\"\u003e\n      \u003cdiv class=\"caption\"\u003e\n\u003cp class=\"tag\"\u003eWith Water Drops\u003c\/p\u003e\n\u003cp class=\"txt\"\u003eA single stone on wet obsidian — droplets and green glass shards mirror its inner fire.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===== 04 Specifications ===== --\u003e\n\u003csection class=\"specs-section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"mag-head reveal\"\u003e\n      \u003cspan class=\"num\"\u003e04\u003c\/span\u003e\n      \u003cdiv class=\"titles\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cp class=\"en\"\u003eDetails\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-grid reveal reveal-d1\"\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cp class=\"spec-label\"\u003eGemstone\u003c\/p\u003e\n\u003cp class=\"spec-value\"\u003eNatural Peridot\u003csmall\u003eOlive-green, untreated\u003c\/small\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cp class=\"spec-label\"\u003eCut\u003c\/p\u003e\n\u003cp class=\"spec-value\"\u003eRound Brilliant\u003csmall\u003e57 precision facets\u003c\/small\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cp class=\"spec-label\"\u003eMetal\u003c\/p\u003e\n\u003cp class=\"spec-value\"\u003e925 Sterling Silver\u003csmall\u003eHigh polish finish\u003c\/small\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cp class=\"spec-label\"\u003eSetting\u003c\/p\u003e\n\u003cp class=\"spec-value\"\u003e4-Prong\u003csmall\u003eBall-tip prongs\u003c\/small\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cp class=\"spec-label\"\u003eBack\u003c\/p\u003e\n\u003cp class=\"spec-value\"\u003eFloral Openwork\u003csmall\u003eFour-petal design\u003c\/small\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-cell\"\u003e\n\u003cp class=\"spec-label\"\u003ePair\u003c\/p\u003e\n\u003cp class=\"spec-value\"\u003eMatched Pair\u003csmall\u003eColor \u0026amp; clarity matched\u003c\/small\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===== 保障 ===== --\u003e\n\u003csection style=\"padding-top:0; background:#0A0A0A;\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"guarantees\"\u003e\n      \u003cdiv class=\"guarantee reveal\"\u003e\n\u003cdiv class=\"icon\"\u003e◆\u003c\/div\u003e\n\u003cdiv class=\"txt\"\u003eNatural Stone\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"guarantee reveal reveal-d1\"\u003e\n\u003cdiv class=\"icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"txt\"\u003eHandcrafted\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"guarantee reveal reveal-d2\"\u003e\n\u003cdiv class=\"icon\"\u003e❖\u003c\/div\u003e\n\u003cdiv class=\"txt\"\u003eSecure Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"guarantee reveal reveal-d3\"\u003e\n\u003cdiv class=\"icon\"\u003e✧\u003c\/div\u003e\n\u003cdiv class=\"txt\"\u003eSatisfaction\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cfooter\u003e\u003cspan\u003eQINEANLA\u003c\/span\u003e™ · Natural Gemstone Jewelry · 2025\u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"qineanla","offers":[{"title":"Default Title","offer_id":67680580665543,"sku":null,"price":559.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/9671\/2135\/files\/yf-generated-node-akkg8v5cqdd.png?v=1790498207","url":"https:\/\/qineanla.com\/products\/qineanla%e2%84%a2-forest-dew-peridot-green-stud-earrings","provider":"qineanla","version":"1.0","type":"link"}