{"product_id":"raw-black-tourmaline-feather-wire-wrapped-pendant","title":"Raw Black Tourmaline Feather Pendant | Handmade Wire-Wrapped Charm","description":"\u003cstyle\u003e\n  \/* ========== Base Styles ========== *\/\n  .tourmaline-product {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #1f2430;\n    line-height: 1.65;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .tourmaline-product * {\n    box-sizing: border-box;\n  }\n\n  \/* Page background block *\/\n  .tourmaline-product .tourmaline-bg {\n    background: linear-gradient(135deg, #eaf4ff 0%, #f1e9ff 55%, #f7f0ff 100%);\n    padding: 26px 16px;\n    border-radius: 18px;\n  }\n\n  \/* Hero *\/\n  .tourmaline-product .product-hero {\n    background: linear-gradient(135deg, rgba(255,255,255,.86) 0%, rgba(255,255,255,.72) 100%);\n    backdrop-filter: saturate(130%) blur(2px);\n    padding: 42px 30px;\n    border-radius: 16px;\n    margin: 0 auto 34px auto;\n    text-align: center;\n    border: 1px solid rgba(140,165,255,.35);\n    box-shadow: 0 14px 40px rgba(68, 84, 140, .10);\n  }\n\n  .tourmaline-product .hero-label {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 750;\n    color: #2f4aa3;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .tourmaline-product .product-hero h1,\n  .tourmaline-product .product-hero h2 {\n    font-size: 32px;\n    font-weight: 900;\n    margin: 0 0 12px 0;\n    color: #1f2430;\n    line-height: 1.18;\n  }\n\n  .tourmaline-product .product-hero p {\n    font-size: 16px;\n    line-height: 1.9;\n    color: #4b5567;\n    max-width: 920px;\n    margin: 0 auto;\n  }\n\n  .tourmaline-product .hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-top: 18px;\n  }\n\n  .tourmaline-product .hero-badges span {\n    font-size: 12px;\n    padding: 7px 10px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid rgba(140,165,255,.35);\n    color: #2f4aa3;\n    font-weight: 850;\n  }\n\n  \/* Section Titles *\/\n  .tourmaline-product .section-title {\n    text-align: center;\n    margin: 0 0 14px 0;\n    font-size: 26px;\n    font-weight: 950;\n    color: #1f2430;\n  }\n\n  .tourmaline-product .section-subtitle {\n    font-size: 15px;\n    line-height: 1.9;\n    color: #4b5567;\n    text-align: center;\n    max-width: 860px;\n    margin: 0 auto 30px auto;\n  }\n\n  \/* Feature Grid *\/\n  .tourmaline-product .features-section {\n    margin-bottom: 34px;\n  }\n\n  .tourmaline-product .features-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .tourmaline-product .feature-box {\n    background: rgba(255,255,255,.9);\n    border: 2px solid rgba(140,165,255,.28);\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n    transition: all .28s ease;\n  }\n\n  .tourmaline-product .feature-box:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 30px rgba(68, 84, 140, .12);\n    border-color: rgba(140,165,255,.45);\n  }\n\n  .tourmaline-product .feature-icon {\n    font-size: 34px;\n    color: #3f56c9;\n    margin-bottom: 12px;\n  }\n\n  .tourmaline-product .feature-box h3,\n  .tourmaline-product .feature-box h4 {\n    font-size: 17px;\n    font-weight: 900;\n    margin: 0 0 10px 0;\n    color: #1f2430;\n  }\n\n  .tourmaline-product .feature-box p {\n    font-size: 14px;\n    line-height: 1.85;\n    color: #4b5567;\n    margin: 0;\n  }\n\n  \/* Variant Picker *\/\n  .tourmaline-product .picker {\n    background: rgba(255,255,255,.9);\n    border: 2px solid rgba(140,165,255,.28);\n    border-radius: 16px;\n    padding: 34px 30px;\n    margin: 0 auto 34px auto;\n  }\n\n  .tourmaline-product .picker-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-top: 16px;\n  }\n\n  .tourmaline-product .pick-card {\n    border: 2px solid rgba(140,165,255,.28);\n    background: linear-gradient(135deg, rgba(255,255,255,.9) 0%, rgba(234,244,255,.65) 100%);\n    border-radius: 14px;\n    padding: 22px 20px;\n    transition: all .28s ease;\n  }\n\n  .tourmaline-product .pick-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(68, 84, 140, .12);\n    border-color: rgba(140,165,255,.45);\n  }\n\n  .tourmaline-product .pick-pill {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: #1f2430;\n    color: #fff;\n    margin-bottom: 10px;\n  }\n\n  .tourmaline-product .pick-card h4 {\n    margin: 0 0 10px 0;\n    font-size: 18px;\n    font-weight: 950;\n    color: #1f2430;\n  }\n\n  .tourmaline-product .pick-tags {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 12px 0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .tourmaline-product .pick-tags li {\n    font-size: 12px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid rgba(140,165,255,.35);\n    color: #2f4aa3;\n    font-weight: 850;\n  }\n\n  .tourmaline-product .pick-card p {\n    margin: 0 0 10px 0;\n    color: #4b5567;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .tourmaline-product .pick-bestfor {\n    font-size: 13px;\n    color: #253046;\n    background: #fff;\n    border: 1px dashed rgba(140,165,255,.55);\n    padding: 10px 12px;\n    border-radius: 10px;\n  }\n\n  .tourmaline-product .picker-footer {\n    margin-top: 16px;\n    text-align: center;\n    font-size: 13px;\n    color: #4b5567;\n  }\n\n  \/* Energy section *\/\n  .tourmaline-product .energy-section {\n    background: rgba(255,255,255,.9);\n    border: 2px solid rgba(140,165,255,.28);\n    border-radius: 16px;\n    padding: 34px 30px;\n    margin: 0 auto 34px auto;\n  }\n\n  .tourmaline-product .energy-section p {\n    font-size: 15px;\n    line-height: 1.95;\n    color: #4b5567;\n    margin: 0 0 16px 0;\n    text-align: center;\n  }\n\n  .tourmaline-product .energy-grid {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 18px;\n  }\n\n  .tourmaline-product .energy-card {\n    background: linear-gradient(135deg, rgba(255,255,255,.9) 0%, rgba(241,233,255,.55) 100%);\n    border: 2px solid rgba(140,165,255,.28);\n    border-radius: 14px;\n    padding: 22px 20px;\n  }\n\n  .tourmaline-product .energy-card h4 {\n    margin: 0 0 12px 0;\n    font-size: 18px;\n    font-weight: 950;\n    color: #1f2430;\n  }\n\n  .tourmaline-product .energy-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .tourmaline-product .energy-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 12px;\n    font-size: 14px;\n    line-height: 1.9;\n    color: #4b5567;\n  }\n\n  .tourmaline-product .energy-list li i {\n    color: #3f56c9;\n    font-size: 18px;\n    flex-shrink: 0;\n    margin-top: 2px;\n    font-style: normal;\n  }\n\n  .tourmaline-product .energy-pill-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 10px;\n  }\n\n  .tourmaline-product .energy-pill {\n    font-size: 12px;\n    padding: 7px 10px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid rgba(140,165,255,.35);\n    color: #2f4aa3;\n    font-weight: 900;\n  }\n\n  \/* Usage *\/\n  .tourmaline-product .usage-section {\n    margin-bottom: 34px;\n  }\n\n  .tourmaline-product .usage-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .tourmaline-product .usage-card {\n    background: rgba(255,255,255,.9);\n    border: 2px solid rgba(140,165,255,.28);\n    border-radius: 14px;\n    padding: 24px;\n    transition: all .28s ease;\n  }\n\n  .tourmaline-product .usage-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 30px rgba(68, 84, 140, .12);\n    border-color: rgba(140,165,255,.45);\n  }\n\n  .tourmaline-product .usage-card h4 {\n    font-size: 18px;\n    font-weight: 900;\n    margin: 0 0 10px 0;\n    color: #1f2430;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .tourmaline-product .usage-card h4 i {\n    color: #3f56c9;\n    font-size: 22px;\n    font-style: normal;\n  }\n\n  .tourmaline-product .usage-card p {\n    font-size: 14px;\n    line-height: 1.85;\n    color: #4b5567;\n    margin: 0;\n  }\n\n  \/* Craft *\/\n  .tourmaline-product .craft-section {\n    background: rgba(255,255,255,.9);\n    border: 2px solid rgba(140,165,255,.28);\n    border-radius: 16px;\n    padding: 34px 30px;\n    margin: 0 auto 34px auto;\n  }\n\n  .tourmaline-product .craft-section p {\n    font-size: 15px;\n    line-height: 1.95;\n    color: #4b5567;\n    margin: 0 0 18px 0;\n    text-align: center;\n  }\n\n  .tourmaline-product .craft-divider {\n    height: 2px;\n    background: linear-gradient(90deg, rgba(140,165,255,.25) 0%, rgba(140,165,255,.25) 100%);\n    margin: 22px 0;\n  }\n\n  .tourmaline-product .craft-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .tourmaline-product .craft-item {\n    padding: 18px;\n    background: linear-gradient(135deg, rgba(234,244,255,.65) 0%, rgba(255,255,255,.9) 100%);\n    border-radius: 12px;\n    border-left: 4px solid #3f56c9;\n  }\n\n  .tourmaline-product .craft-item h4 {\n    font-size: 15px;\n    font-weight: 900;\n    margin: 0 0 8px 0;\n    color: #1f2430;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .tourmaline-product .craft-item h4 i {\n    color: #3f56c9;\n    font-size: 18px;\n    font-style: normal;\n  }\n\n  .tourmaline-product .craft-item p {\n    font-size: 13px;\n    line-height: 1.85;\n    color: #4b5567;\n    margin: 0;\n    text-align: left;\n  }\n\n  \/* Notice *\/\n  .tourmaline-product .notice-box {\n    background: linear-gradient(135deg, #eef5ff 0%, #f3edff 100%);\n    border-left: 4px solid #6b7cff;\n    padding: 18px 22px;\n    border-radius: 12px;\n    margin: 20px 0 0 0;\n  }\n\n  .tourmaline-product .notice-box h4 {\n    font-size: 16px;\n    font-weight: 950;\n    margin: 0 0 12px 0;\n    color: #1f2430;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .tourmaline-product .notice-box h4 i {\n    color: #6b7cff;\n    font-size: 20px;\n    font-style: normal;\n  }\n\n  .tourmaline-product .notice-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .tourmaline-product .notice-box li {\n    font-size: 13px;\n    line-height: 1.9;\n    color: #4b5567;\n    margin-bottom: 8px;\n    padding-left: 18px;\n    position: relative;\n  }\n\n  .tourmaline-product .notice-box li:before {\n    content: \"?\";\n    position: absolute;\n    left: 0;\n    color: #6b7cff;\n    font-weight: 950;\n    font-size: 16px;\n  }\n\n  \/* Specs \u0026 Care *\/\n  .tourmaline-product .specs-care-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-bottom: 18px;\n  }\n\n  .tourmaline-product .specs-box,\n  .tourmaline-product .care-box {\n    background: rgba(255,255,255,.9);\n    border: 2px solid rgba(140,165,255,.28);\n    border-radius: 14px;\n    padding: 28px 24px;\n  }\n\n  .tourmaline-product .care-box {\n    background: linear-gradient(135deg, rgba(234,244,255,.65) 0%, rgba(241,233,255,.55) 100%);\n  }\n\n  .tourmaline-product .specs-box h4,\n  .tourmaline-product .care-box h4 {\n    font-size: 20px;\n    font-weight: 950;\n    margin: 0 0 18px 0;\n    color: #1f2430;\n    padding-bottom: 10px;\n    border-bottom: 3px solid rgba(140,165,255,.45);\n  }\n\n  .tourmaline-product .info-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .tourmaline-product .info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 12px;\n    font-size: 14px;\n    line-height: 1.9;\n    color: #4b5567;\n  }\n\n  .tourmaline-product .info-list li i {\n    color: #3f56c9;\n    font-size: 18px;\n    flex-shrink: 0;\n    margin-top: 2px;\n    font-style: normal;\n  }\n\n  .tourmaline-product .info-list li strong {\n    color: #1f2430;\n    font-weight: 900;\n  }\n\n  \/* CTA *\/\n  .tourmaline-product .product-cta {\n    text-align: center;\n    padding: 38px 18px;\n    background: linear-gradient(135deg, rgba(255,255,255,.88) 0%, rgba(241,233,255,.62) 100%);\n    border-radius: 16px;\n    border: 1px solid rgba(140,165,255,.35);\n    box-shadow: 0 14px 40px rgba(68, 84, 140, .10);\n  }\n\n  .tourmaline-product .product-cta h3 {\n    font-size: 22px;\n    font-weight: 950;\n    margin: 0 0 12px 0;\n    color: #1f2430;\n  }\n\n  .tourmaline-product .product-cta p {\n    font-size: 15px;\n    color: #4b5567;\n    line-height: 1.95;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 900px) {\n    .tourmaline-product .features-grid,\n    .tourmaline-product .picker-grid,\n    .tourmaline-product .energy-grid,\n    .tourmaline-product .craft-grid,\n    .tourmaline-product .specs-care-section {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 968px) {\n    .tourmaline-product .usage-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .tourmaline-product .product-hero {\n      padding: 30px 18px;\n    }\n\n    .tourmaline-product .product-hero h1,\n    .tourmaline-product .product-hero h2 {\n      font-size: 26px;\n    }\n\n    .tourmaline-product .feature-box,\n    .tourmaline-product .craft-item,\n    .tourmaline-product .specs-box,\n    .tourmaline-product .care-box,\n    .tourmaline-product .picker,\n    .tourmaline-product .energy-section {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tourmaline-product\"\u003e\n  \u003cdiv class=\"tourmaline-bg\"\u003e\n    \u003c!-- Hero --\u003e\n    \u003cdiv class=\"product-hero\"\u003e\n      \u003cspan class=\"hero-label\"\u003eNatural Raw Stone · Wire-Wrapped · Euro-American Style · Versatile Statement\u003c\/span\u003e\n      \u003ch2\u003eNatural Stone Pendant\u003c\/h2\u003e\n      \u003ch2\u003e\n\u003cem\u003e\u003cstrong\u003eColorful \/ Blue Black Tourmaline\u003c\/strong\u003e\u003c\/em\u003e Raw “Feather” Wire-Wrapped Necklace Charm\u003c\/h2\u003e\n      \u003cp\u003eNot polished into perfection—\u003cstrong\u003eleft raw on purpose\u003c\/strong\u003e.\u003cbr\u003eThis pendant celebrates texture, shimmer, and edge: a naturally formed, feather-like crystal silhouette, hand-wrapped in warm metal wire for that effortless European \u0026amp; American styling vibe.\u003c\/p\u003e\n\n      \u003cdiv class=\"hero-badges\"\u003e\n        \u003cspan\u003eOne-of-a-kind Raw Texture\u003c\/span\u003e\n        \u003cspan\u003eHand Wire-Wrapped\u003c\/span\u003e\n        \u003cspan\u003eFeather-Like Shape\u003c\/span\u003e\n        \u003cspan\u003eColorful \/ Blue Options\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features --\u003e\n    \u003cdiv class=\"features-section\"\u003e\n      \u003ch3 class=\"section-title\"\u003eNiche Statement, Surprisingly Easy to Wear\u003c\/h3\u003e\n      \u003cp class=\"section-subtitle\"\u003eThe kind of piece people notice—because it looks like you found it somewhere cool, not because it’s trying too hard.\u003c\/p\u003e\n\n      \u003cdiv class=\"features-grid\"\u003e\n        \u003cdiv class=\"feature-box\"\u003e\n          \u003cdiv class=\"feature-icon\"\u003e?\u003c\/div\u003e\n          \u003ch4\u003eRaw Black Tourmaline, Real Character\u003c\/h4\u003e\n          \u003cp\u003eNaturally occurring ridges and striations create that “feather” texture. Expect unique shape, sparkle, and surface pattern—\u003cstrong\u003eno two are the same\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-box\"\u003e\n          \u003cdiv class=\"feature-icon\"\u003e?\u003c\/div\u003e\n          \u003ch4\u003eWire-Wrapped = Handmade, Secure, Sculptural\u003c\/h4\u003e\n          \u003cp\u003eEach pendant is wrapped by hand to hold the raw stone securely while highlighting its silhouette. The wire becomes part of the design—clean, intentional, and artful.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-box\"\u003e\n          \u003cdiv class=\"feature-icon\"\u003e?\u003c\/div\u003e\n          \u003ch4\u003eVersatile Styling, Day to Night\u003c\/h4\u003e\n          \u003cp\u003eWorks with tees, knits, slip dresses, blazers, and denim. Wear it solo as a centerpiece, or layer with thin chains for a curated stack.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Variant Guide --\u003e\n    \u003cdiv class=\"picker\"\u003e\n      \u003cdiv style=\"text-align: center;\"\u003e\n        \u003ch3 class=\"section-title\"\u003eChoose Your Vibe: Colorful vs Blue\u003c\/h3\u003e\n        \u003cp class=\"section-subtitle\"\u003eSame raw-tourmaline attitude, two very different moods. Pick the one that matches your wardrobe energy.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"picker-grid\"\u003e\n        \u003cdiv class=\"pick-card\"\u003e\n          \u003cspan class=\"pick-pill\"\u003eSTYLE 01\u003c\/span\u003e\n          \u003ch4\u003eColorful (Iridescent)\u003c\/h4\u003e\n          \u003cul class=\"pick-tags\"\u003e\n            \u003cli\u003eBold shimmer\u003c\/li\u003e\n            \u003cli\u003eFestival-ready\u003c\/li\u003e\n            \u003cli\u003eArt jewelry\u003c\/li\u003e\n            \u003cli\u003eConversation piece\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp\u003eMulticolor flashes that shift in the light—rainbow metallic tones on a textured raw surface. If your outfits are mostly neutral, this is your instant upgrade.\u003c\/p\u003e\n          \u003cdiv class=\"pick-bestfor\"\u003e\n            \u003cstrong\u003eBest for:\u003c\/strong\u003e black\/white outfits, streetwear layers, parties, photos, gifts.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pick-card\"\u003e\n          \u003cspan class=\"pick-pill\"\u003eSTYLE 02\u003c\/span\u003e\n          \u003ch4\u003eBlue (Deep Ocean Glow)\u003c\/h4\u003e\n          \u003cul class=\"pick-tags\"\u003e\n            \u003cli\u003eCool-toned\u003c\/li\u003e\n            \u003cli\u003eMoody luxe\u003c\/li\u003e\n            \u003cli\u003eMinimal-friendly\u003c\/li\u003e\n            \u003cli\u003eEveryday edge\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp\u003eA deep blue-black shine with dimensional texture—less rainbow, more “quiet power.” Looks expensive with denim, charcoal, navy, and clean silhouettes.\u003c\/p\u003e\n          \u003cdiv class=\"pick-bestfor\"\u003e\n            \u003cstrong\u003eBest for:\u003c\/strong\u003e daily wear, office-to-weekend styling, monochrome looks, layering stacks.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"picker-footer\"\u003e\n        \u003cstrong\u003eNatural variation:\u003c\/strong\u003e shape, size, color intensity, and surface texture will differ—your pendant is uniquely yours.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Meaning \/ Chakra \/ Wuxing --\u003e\n    \u003cdiv class=\"energy-section\"\u003e\n      \u003ch3 class=\"section-title\"\u003eBlack Tourmaline Meaning: Protection, Grounding \u0026amp; Focus (Traditional)\u003c\/h3\u003e\n      \u003cp\u003eBlack Tourmaline is one of the most commonly worn stones in modern crystal culture for “steady energy.” Think of it as a wearable reminder to stay grounded when your day gets chaotic.\u003c\/p\u003e\n\n      \u003cdiv class=\"energy-grid\"\u003e\n        \u003cdiv class=\"energy-card\"\u003e\n          \u003ch4\u003eBlack Tourmaline is believed to support\u003c\/h4\u003e\n          \u003cul class=\"energy-list\"\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eProtection symbolism:\u003c\/strong\u003e traditionally used as a talisman to ward off negativity.\u003c\/li\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eGrounding \u0026amp; stability:\u003c\/strong\u003e associated with feeling centered, calm, and “back in your body.”\u003c\/li\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eClear boundaries:\u003c\/strong\u003e a reminder to protect your time, energy, and attention.\u003c\/li\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eFocus ritual:\u003c\/strong\u003e worn as a cue to return to what matters—especially during busy, noisy days.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"energy-pill-row\"\u003e\n            \u003cspan class=\"energy-pill\"\u003eGrounding\u003c\/span\u003e\n            \u003cspan class=\"energy-pill\"\u003eProtection\u003c\/span\u003e\n            \u003cspan class=\"energy-pill\"\u003eCalm focus\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"energy-card\"\u003e\n          \u003ch4\u003eCommon correspondences\u003c\/h4\u003e\n          \u003cul class=\"energy-list\"\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eChakra:\u003c\/strong\u003e Root Chakra (Muladhara) · stability · safety · grounding\u003c\/li\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eFive Elements (Wuxing):\u003c\/strong\u003e often associated with \u003cstrong\u003eWater\u003c\/strong\u003e (depth, stillness) and \u003cstrong\u003eEarth\u003c\/strong\u003e (grounding) in modern interpretations\u003c\/li\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eColor vibe:\u003c\/strong\u003e black \/ blue-black \/ iridescent highlights\u003c\/li\u003e\n            \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eBest worn when:\u003c\/strong\u003e you want steady energy, a protective mindset, and clean focus\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"notice-box\"\u003e\n        \u003ch4\u003e\n\u003ci\u003e!\u003c\/i\u003e Important Note\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSpiritual language:\u003c\/strong\u003e Chakra \u0026amp; Five-Elements meanings are based on tradition and modern practice.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNo medical claims:\u003c\/strong\u003e This jewelry is not intended to diagnose, treat, cure, or prevent any condition.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eRaw stone nature:\u003c\/strong\u003e small pits, edges, uneven surfaces, and asymmetry are normal for raw crystals.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Usage --\u003e\n    \u003cdiv class=\"usage-section\"\u003e\n      \u003ch3 class=\"section-title\"\u003eHow to Style It (Without Overthinking)\u003c\/h3\u003e\n      \u003cp class=\"section-subtitle\"\u003eOne pendant, many aesthetics—minimal, edgy, boho, or elevated street.\u003c\/p\u003e\n\n      \u003cdiv class=\"usage-grid\"\u003e\n        \u003cdiv class=\"usage-card\"\u003e\n          \u003ch4\u003e\n\u003ci\u003e¡ò\u003c\/i\u003e Solo Statement\u003c\/h4\u003e\n          \u003cp\u003eWear it on a simple chain or cord and let the raw texture be the focal point. Perfect with plain tees, tanks, and monochrome fits.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"usage-card\"\u003e\n          \u003ch4\u003e\n\u003ci\u003e?\u003c\/i\u003e Layered Stack\u003c\/h4\u003e\n          \u003cp\u003ePair with thin chains (different lengths) for a curated, editorial look. Keep other jewelry slim so the pendant stays intentional, not crowded.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"usage-card\"\u003e\n          \u003ch4\u003e\n\u003ci\u003e∞\u003c\/i\u003e Gift With Edge\u003c\/h4\u003e\n          \u003cp\u003eFor someone who loves raw stones, handmade details, and jewelry that feels discovered—not mass-produced.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Craft \u0026 Materials --\u003e\n    \u003cdiv class=\"craft-section\"\u003e\n      \u003ch3 class=\"section-title\"\u003eRaw Texture. Hand Wrap. Feather-Like Silhouette.\u003c\/h3\u003e\n      \u003cp\u003eEach pendant showcases a naturally textured crystal form with a wire-wrapped frame. The “feather” look comes from the stone’s natural ridges—dramatic in light, sculptural in shape.\u003c\/p\u003e\n\n      \u003cdiv class=\"craft-divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"craft-grid\"\u003e\n        \u003cdiv class=\"craft-item\"\u003e\n          \u003ch4\u003e\n\u003ci\u003e?\u003c\/i\u003e Natural Raw Stone Surface\u003c\/h4\u003e\n          \u003cp\u003eExpect visible lines, layered texture, and irregular edges—this is the point of raw crystal jewelry.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"craft-item\"\u003e\n          \u003ch4\u003e\n\u003ci\u003e?\u003c\/i\u003e Handmade Wire-Wrapped Setting\u003c\/h4\u003e\n          \u003cp\u003eWire is shaped to secure the stone and enhance the silhouette. Small differences in wrap lines are normal and add handmade character.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"craft-item\"\u003e\n          \u003ch4\u003e\n\u003ci\u003e?\u003c\/i\u003e Euro-American Versatile Aesthetic\u003c\/h4\u003e\n          \u003cp\u003eWorks with casual basics and elevated looks—streetwear, minimal, boho, and modern vintage.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"craft-item\"\u003e\n          \u003ch4\u003e\n\u003ci\u003e¡ò\u003c\/i\u003e One-of-a-Kind Look\u003c\/h4\u003e\n          \u003cp\u003eColor intensity and pattern vary by stone and lighting. Your pendant will not look identical to photos—and that’s what makes it special.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"notice-box\"\u003e\n        \u003ch4\u003e\n\u003ci\u003e!\u003c\/i\u003e Care Notes (Raw Stone + Wire)\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAvoid impact:\u003c\/strong\u003e raw crystals can chip if dropped or knocked against hard surfaces.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eKeep away from chemicals:\u003c\/strong\u003e perfume, alcohol, and cleaners may dull surfaces and wire finish.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eStore separately:\u003c\/strong\u003e raw edges may scratch other jewelry; keep in a pouch\/box.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eClean gently:\u003c\/strong\u003e wipe with a soft dry cloth; avoid soaking.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specs \u0026 Care --\u003e\n    \u003cdiv class=\"specs-care-section\"\u003e\n      \u003cdiv class=\"specs-box\"\u003e\n        \u003ch4\u003eProduct Specifications\u003c\/h4\u003e\n        \u003cul class=\"info-list\"\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eProduct:\u003c\/strong\u003e Natural Raw Stone Wire-Wrapped Pendant\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eStone:\u003c\/strong\u003e Black Tourmaline (natural raw form)\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eStyle Options:\u003c\/strong\u003e Colorful \/ Blue\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eStyle:\u003c\/strong\u003e Euro-American · Versatile · Statement · Handmade\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eShape:\u003c\/strong\u003e Feather-like \/ irregular natural crystal silhouette\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eFinish:\u003c\/strong\u003e Wire-wrapped setting (handmade)\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eNote:\u003c\/strong\u003e Chain not included unless your listing specifies otherwise\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"care-box\"\u003e\n        \u003ch4\u003eCare \u0026amp; Maintenance\u003c\/h4\u003e\n        \u003cul class=\"info-list\"\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eKeep dry:\u003c\/strong\u003e remove before showering, swimming, or heavy sweating.\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eAvoid chemicals:\u003c\/strong\u003e apply perfume\/makeup\/hairspray before wearing.\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003ePrevent tangles:\u003c\/strong\u003e store flat or hang separately.\u003c\/li\u003e\n          \u003cli\u003e\n\u003ci\u003e?\u003c\/i\u003e \u003cstrong\u003eGentle cleaning:\u003c\/strong\u003e soft cloth only; avoid ultrasonic\/harsh cleaners.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA --\u003e\n    \u003cdiv class=\"product-cta\"\u003e\n      \u003ch3\u003eRaw, Radiant, Unrepeatable.\u003c\/h3\u003e\n      \u003cp\u003ePick \u003cstrong\u003eColorful\u003c\/strong\u003e for bold iridescence, or \u003cstrong\u003eBlue\u003c\/strong\u003e for cool-toned quiet power.\u003cbr\u003eEither way, you’re wearing a piece that looks found, not factory-made.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Becky's Charms","offers":[{"title":"Blue","offer_id":41014289170481,"sku":null,"price":12.0,"currency_code":"USD","in_stock":true},{"title":"Colorful","offer_id":41017502957617,"sku":null,"price":12.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0598\/0920\/2225\/files\/186acd7c79d0ea60063bf6b3370aacc9.jpg?v=1779763968","url":"https:\/\/beckyscharms.com\/products\/raw-black-tourmaline-feather-wire-wrapped-pendant","provider":"beckyscharms","version":"1.0","type":"link"}