{"product_id":"the-forbidden-gold-heavyweight-skull-ring","title":"The Forbidden Gold — Heavyweight Skull Ring","description":"\u003cstyle\u003e\n  \/* =========================================================\n     DOPAMINE.DEAL — THE FORBIDDEN GOLD\n     Product Description \/ Death Contract\n     ========================================================= *\/\n\n  .dd-soul-link-wrapper {\n    width: 100%;\n    max-width: 100%;\n    margin: 32px 0;\n    font-family: 'Montserrat', Arial, sans-serif;\n    color: #ffffff;\n    background-color: #26262a;\n    box-sizing: border-box;\n  }\n\n  .dd-soul-link-wrapper *,\n  .dd-soul-link-wrapper *::before,\n  .dd-soul-link-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* =========================================================\n     INTRO\n     ========================================================= *\/\n  .dd-display-text {\n    background-color: #26262a;\n    padding: 26px 0 28px;\n    margin: 0 0 24px;\n  }\n\n  .dd-display-text h2 {\n    font-size: 22px;\n    line-height: 1.35;\n    font-weight: 700;\n    color: #ffffff;\n    margin: 0 0 8px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dd-display-text h2.dd-big-line {\n    margin-bottom: 18px;\n  }\n\n  .dd-display-text h3 {\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 600;\n    color: #d4af37;\n    margin: 0 0 16px;\n    font-style: italic;\n  }\n\n  .dd-display-text p {\n    font-size: 14px;\n    line-height: 1.85;\n    margin: 0;\n    color: #ffffff;\n  }\n\n  .dd-text-gold {\n    color: #d4af37;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     VALUE STRIP\n     ========================================================= *\/\n  .dd-value-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    margin: 0 0 24px;\n    border: 1px solid rgba(212, 175, 55, 0.35);\n    border-radius: 8px;\n    overflow: hidden;\n    background: rgba(0, 0, 0, 0.3);\n  }\n\n  .dd-value-item {\n    padding: 16px 12px;\n    text-align: center;\n    border-right: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  .dd-value-item:last-child {\n    border-right: none;\n  }\n\n  .dd-value-title {\n    display: block;\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #d4af37;\n    margin-bottom: 5px;\n  }\n\n  .dd-value-text {\n    display: block;\n    font-size: 12px;\n    line-height: 1.5;\n    color: #ffffff;\n  }\n\n  \/* =========================================================\n     ACCORDION\n     ========================================================= *\/\n  .dd-accordion {\n    width: 100%;\n    border: 1px solid rgba(212, 175, 55, 0.35);\n    border-radius: 8px;\n    background-color: #26262a;\n    overflow: hidden;\n  }\n\n  .dd-item {\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  .dd-item:last-child {\n    border-bottom: none;\n  }\n\n  .dd-item input[type=\"checkbox\"] {\n    display: none;\n  }\n\n  .dd-label {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 15px;\n    width: 100%;\n    padding: 18px 20px;\n    cursor: pointer;\n    user-select: none;\n    font-weight: 700;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    transition: background-color 0.25s ease;\n  }\n\n  .dd-label:hover {\n    background-color: rgba(255, 255, 255, 0.05);\n  }\n\n  .dd-icon {\n    flex: 0 0 auto;\n    font-size: 22px;\n    line-height: 1;\n    color: #39FF14;\n    font-weight: 300;\n    transition: transform 0.3s ease;\n  }\n\n  .dd-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease;\n    background-color: #26262a;\n  }\n\n  .dd-content-inner {\n    padding: 16px 20px 22px;\n    font-size: 14px;\n    line-height: 1.85;\n    color: #ffffff;\n    border-top: 1px solid rgba(255, 255, 255, 0.06);\n  }\n\n  .dd-content-inner strong {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .dd-item input[type=\"checkbox\"]:checked ~ .dd-content {\n    max-height: 800px;\n  }\n\n  .dd-item input[type=\"checkbox\"]:checked ~ .dd-label .dd-icon {\n    transform: rotate(45deg);\n  }\n\n  \/* =========================================================\n     SIZE TABLE\n     ========================================================= *\/\n  .dd-size-table {\n    width: 100%;\n    margin: 5px 0 16px;\n    border-collapse: collapse;\n  }\n\n  .dd-size-table th,\n  .dd-size-table td {\n    padding: 10px 8px;\n    text-align: left;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  .dd-size-table th {\n    font-size: 11px;\n    color: #d4af37;\n    text-transform: uppercase;\n    letter-spacing: 0.7px;\n    font-weight: 700;\n  }\n\n  .dd-size-table td {\n    font-size: 13px;\n    color: #ffffff;\n  }\n\n  .dd-size-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* =========================================================\n     CONTRACT TERMS\n     ========================================================= *\/\n  .dd-term {\n    margin-bottom: 15px;\n  }\n\n  .dd-term:last-child {\n    margin-bottom: 0;\n  }\n\n  .dd-term-title {\n    display: block;\n    color: #d4af37;\n    font-weight: 700;\n    margin-bottom: 3px;\n  }\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n  @media screen and (max-width: 749px) {\n    .dd-soul-link-wrapper {\n      margin: 24px 0;\n    }\n    .dd-display-text {\n      padding: 22px 0 24px;\n    }\n    .dd-display-text h2 {\n      font-size: 19px;\n      letter-spacing: 0.7px;\n    }\n    .dd-display-text h3 {\n      font-size: 14px;\n    }\n    .dd-display-text p {\n      font-size: 13px;\n      line-height: 1.8;\n    }\n    .dd-value-strip {\n      grid-template-columns: 1fr;\n    }\n    .dd-value-item {\n      border-right: none;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n    }\n    .dd-value-item:last-child {\n      border-bottom: none;\n    }\n    .dd-label {\n      padding: 16px 15px;\n      font-size: 12px;\n    }\n    .dd-content-inner {\n      padding: 15px 15px 20px;\n      font-size: 13px;\n      line-height: 1.8;\n    }\n    .dd-size-table th,\n    .dd-size-table td {\n      padding: 9px 5px;\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dd-soul-link-wrapper\"\u003e\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"dd-display-text\"\u003e\n    \u003ch2\u003eThe Death Contract · US Size 12 \u0026amp; 13\u003c\/h2\u003e\n    \u003ch2 class=\"dd-big-line\"\u003eOnly For The Big Hands.\u003c\/h2\u003e\n    \u003ch3\u003eDr. DD's Clinical Note: \u003cstrong\u003eThe Alchemy of Forbidden Gold.\u003c\/strong\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eThis isn't a ring for everyone. Forged from titanium steel and finished in \u003cspan class=\"dd-text-gold\"\u003e18K gold plating\u003c\/span\u003e, this heavyweight skull ring was made to stand out. Bold, substantial, and unapologetically dark — consider it your physical proof that you've signed the Death Contract.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK VALUE --\u003e\n  \u003cdiv class=\"dd-value-strip\"\u003e\n    \u003cdiv class=\"dd-value-item\"\u003e\n      \u003cspan class=\"dd-value-title\"\u003eMaterial\u003c\/span\u003e\n      \u003cspan class=\"dd-value-text\"\u003eTitanium Steel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-value-item\"\u003e\n      \u003cspan class=\"dd-value-title\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"dd-value-text\"\u003e18K Gold Plated\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-value-item\"\u003e\n      \u003cspan class=\"dd-value-title\"\u003eIncluded\u003c\/span\u003e\n      \u003cspan class=\"dd-value-text\"\u003e70cm Steel Bone Chain\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"dd-accordion\"\u003e\n    \u003c!-- 1. SIZE --\u003e\n    \u003cdiv class=\"dd-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"dd-forbidden-size\"\u003e\n      \u003clabel for=\"dd-forbidden-size\" class=\"dd-label\"\u003e\n        \u003cspan\u003e⚠️ WARNING: THE FINGER SIZE IS NON-NEGOTIABLE.\u003c\/span\u003e\n        \u003cspan class=\"dd-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"dd-content\"\u003e\n        \u003cdiv class=\"dd-content-inner\"\u003e\n          The Reaper doesn't make small rings. This design is currently available in only two sizes:\u003cbr\u003e\u003cbr\u003e\n          \u003ctable class=\"dd-size-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eUS Size\u003c\/th\u003e\n                \u003cth\u003eCircumference\u003c\/th\u003e\n                \u003cth\u003eDiameter \/ inches\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003e12\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e67 mm\u003c\/td\u003e\n                \u003ctd\u003e21.3 mm \/ 0.84\"\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003e13\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e70 mm\u003c\/td\u003e\n                \u003ctd\u003e22.1 mm \/ 0.88\"\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n          \u003cspan class=\"dd-text-gold\"\u003eBetween sizes? Size up.\u003c\/span\u003e A little extra room is better than fighting the Reaper.\u003cbr\u003e\u003cbr\u003e\n          \u003cstrong\u003eImportant:\u003c\/strong\u003e Please check the size guide before ordering. This design is only available in US sizes 12 and 13.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 2. MATERIAL --\u003e\n    \u003cdiv class=\"dd-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"dd-forbidden-material\"\u003e\n      \u003clabel for=\"dd-forbidden-material\" class=\"dd-label\"\u003e\n        \u003cspan\u003eTHE ALCHEMY · WHAT'S INSIDE\u003c\/span\u003e\n        \u003cspan class=\"dd-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"dd-content\"\u003e\n        \u003cdiv class=\"dd-content-inner\"\u003e\n          \u003cstrong\u003eBase Material:\u003c\/strong\u003e Titanium Steel (316L Stainless Steel)\u003cbr\u003e\u003cbr\u003e\n          \u003cstrong\u003eFinish:\u003c\/strong\u003e 18K Gold Plated\u003cbr\u003e\u003cbr\u003e\n          \u003cstrong\u003eDesign:\u003c\/strong\u003e Heavyweight Skull\u003cbr\u003e\u003cbr\u003e\n          \u003cstrong\u003eFeel:\u003c\/strong\u003e Substantial · Bold · Built to be noticed\u003cbr\u003e\u003cbr\u003e\n          This isn't delicate jewelry. The heavyweight skull design gives the piece a strong, substantial presence while the gold finish gives it its forbidden shine.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 3. CHAIN --\u003e\n    \u003cdiv class=\"dd-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"dd-forbidden-chain\"\u003e\n      \u003clabel for=\"dd-forbidden-chain\" class=\"dd-label\"\u003e\n        \u003cspan\u003eTHE REAPER'S TETHER · INCLUDED\u003c\/span\u003e\n        \u003cspan class=\"dd-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"dd-content\"\u003e\n        \u003cdiv class=\"dd-content-inner\"\u003e\n          Every Death Contract includes a \u003cspan class=\"dd-text-gold\"\u003eFREE 70cm Steel Bone Chain.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\n          \u003cstrong\u003e5mm thick · 16g · Steel\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n          If the ring isn't the right fit for your finger, the contract doesn't have to go to waste. Wear the skull with the included chain as a necklace and keep the Death Contract alive.\u003cbr\u003e\u003cbr\u003e\n          \u003cspan class=\"dd-text-gold\"\u003eOne contract. Two ways to wear it.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 4. DEATH CONTRACT --\u003e\n    \u003cdiv class=\"dd-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"dd-forbidden-contract\"\u003e\n      \u003clabel for=\"dd-forbidden-contract\" class=\"dd-label\"\u003e\n        \u003cspan\u003eTHE TERMS OF THE DEATH CONTRACT\u003c\/span\u003e\n        \u003cspan class=\"dd-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"dd-content\"\u003e\n        \u003cdiv class=\"dd-content-inner\"\u003e\n          \u003cdiv class=\"dd-term\"\u003e\n            \u003cspan class=\"dd-term-title\"\u003eTerm I — Wear the token.\u003c\/span\u003e Your pact with the unknown.\n          \u003c\/div\u003e\n          \u003cdiv class=\"dd-term\"\u003e\n            \u003cspan class=\"dd-term-title\"\u003eTerm II — Fear nothing.\u003c\/span\u003e Death is inevitable. Boring isn't.\n          \u003c\/div\u003e\n          \u003cdiv class=\"dd-term\"\u003e\n            \u003cspan class=\"dd-term-title\"\u003eTerm III — Make it count.\u003c\/span\u003e You only get one life.\n          \u003c\/div\u003e\n          \u003cdiv class=\"dd-term\"\u003e\n            \u003cspan class=\"dd-term-title\"\u003eTerm IV — No ordinary jewelry.\u003c\/span\u003e If you're going to wear a symbol, make it mean something.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 5. MATERIAL SAFETY · NICKEL TRANSPARENCY（优化版） --\u003e\n    \u003cdiv class=\"dd-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"dd-nickel-warning\"\u003e\n      \u003clabel for=\"dd-nickel-warning\" class=\"dd-label\"\u003e\n        \u003cspan\u003e⚖️ THE SACRED LOOPHOLE · MATERIAL TRANSPARENCY\u003c\/span\u003e\n        \u003cspan class=\"dd-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"dd-content\"\u003e\n        \u003cdiv class=\"dd-content-inner\"\u003e\n          \u003cspan class=\"dd-text-gold\"\u003eHonesty is part of the deal. Before you wear the Reaper's token, Dr. DD wants you to know exactly what's going on your skin:\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dd-content-inner\"\u003e\n          \u003cp\u003eThis piece is forged from \u003cstrong\u003e316L Stainless Steel\u003c\/strong\u003e — often called \"Titanium Steel\" in the jewelry world. It's the same material used in surgical instruments and high-end watches. Durable, corrosion-resistant, and built to outlast you.\u003c\/p\u003e\n          \u003cp\u003eDoes it contain Nickel? \u003cstrong\u003eYes.\u003c\/strong\u003e 316L contains about 10% Nickel. But here are the two key facts:\u003c\/p\u003e\n          \u003cp\u003eFirst, the molecular structure of 316L is so tightly bound that nickel ions can barely escape. For the vast majority of wearers, it causes no reaction whatsoever.\u003c\/p\u003e\n          \u003cp\u003eSecond, this piece is finished with an additional \u003cspan class=\"dd-text-gold\"\u003e18K Gold Plating\u003c\/span\u003e on the surface. This layer doesn't just give it the \"forbidden gold\" look — it also acts as a \u003cspan class=\"dd-text-gold\"\u003ephysical barrier\u003c\/span\u003e, completely separating your skin from the alloy underneath. For those with metal sensitivity concerns, this is a double layer of protection.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eDr. DD's Clinical Assurance:\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eIf you have a diagnosed, severe Nickel allergy, we recommend sizing up and wearing it over clothing, or using the included chain as a necklace.\u003c\/p\u003e\n          \u003cp\u003eFor everyone else? \u003cspan class=\"dd-text-gold\"\u003eWear it with confidence. The Reaper doesn't do refunds, but he also doesn't do rashes.\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dd-content-inner\"\u003e\n          \u003cem\u003e\u003cspan class=\"dd-text-gold\"\u003eWe'd rather over-share than have you blame the Reaper. The deal remains.\u003c\/span\u003e\u003c\/em\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dopamine.deal","offers":[{"title":"12","offer_id":49227702993115,"sku":"DD-NW-G01","price":49.0,"currency_code":"USD","in_stock":true},{"title":"13","offer_id":49227703025883,"sku":"DD-NW-G02","price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/4836\/9371\/files\/qian.png?v=1788669917","url":"https:\/\/dopaminedeal.com\/products\/the-forbidden-gold-heavyweight-skull-ring","provider":"Dopamine Deal","version":"1.0","type":"link"}