{"product_id":"ruby-pearl-layered-necklace","title":"Ruby Pearl Layered Necklace","description":"```html\n\u003cstyle\u003e\n  :root {\n    --lf-accent: #c5a059;\n    --lf-text-main: #2c2c2c;\n    --lf-text-light: #666666;\n    --lf-bg-card: #fcfcfc;\n    --lf-border: #eaeaea;\n    --lf-shadow: 0 14px 34px rgba(0, 0, 0, 0.06);\n  }\n\n  @keyframes lfFadeUp {\n    0% { opacity: 0; transform: translateY(20px); }\n    100% { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes lfPulse {\n    0% { transform: scale(1); }\n    50% { transform: scale(1.12) rotate(4deg); }\n    100% { transform: scale(1); }\n  }\n\n  .leisfita-pro-container {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: var(--lf-text-main);\n    line-height: 1.7;\n    max-width: 680px;\n    margin: 0 auto;\n    animation: lfFadeUp 0.8s ease-out forwards;\n  }\n\n  .leisfita-intro-wrap {\n    position: relative;\n    margin-bottom: 34px;\n  }\n\n  .leisfita-intro-text {\n    font-size: 1.08em;\n    font-weight: 300;\n    color: var(--lf-text-light);\n    padding: 18px 0 0 18px;\n    border-left: 3px solid var(--lf-accent);\n    margin: 0;\n  }\n\n  .leisfita-quote-mark {\n    color: var(--lf-accent);\n    font-size: 2.6em;\n    line-height: 0;\n    position: absolute;\n    top: 14px;\n    left: -2px;\n  }\n\n  .leisfita-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n    gap: 20px;\n    margin-bottom: 38px;\n  }\n\n  .leisfita-card {\n    background: linear-gradient(180deg, #ffffff 0%, var(--lf-bg-card) 100%);\n    border: 1px solid var(--lf-border);\n    padding: 24px 20px;\n    border-radius: 14px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n  }\n\n  .leisfita-card::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(197,160,89,0.08), transparent 45%);\n    opacity: 0;\n    transition: opacity 0.35s ease;\n    pointer-events: none;\n  }\n\n  .leisfita-card:hover {\n    transform: translateY(-8px);\n    box-shadow: var(--lf-shadow);\n    border-color: var(--lf-accent);\n  }\n\n  .leisfita-card:hover::before {\n    opacity: 1;\n  }\n\n  .leisfita-card:hover .leisfita-icon {\n    animation: lfPulse 0.5s ease-in-out;\n    color: var(--lf-accent);\n  }\n\n  .leisfita-icon {\n    font-size: 28px;\n    margin-bottom: 12px;\n    display: inline-block;\n    transition: color 0.3s ease;\n  }\n\n  .leisfita-card h4 {\n    font-size: 0.95em;\n    font-weight: 700;\n    margin: 0 0 8px 0;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .leisfita-card p {\n    font-size: 0.88em;\n    margin: 0;\n    color: var(--lf-text-light);\n  }\n\n  .leisfita-details-group {\n    border-top: 2px solid var(--lf-text-main);\n  }\n\n  .leisfita-details {\n    border-bottom: 1px solid var(--lf-border);\n  }\n\n  .leisfita-details summary {\n    font-weight: 600;\n    font-size: 1.05em;\n    padding: 18px 0;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    transition: color 0.2s ease;\n  }\n\n  .leisfita-details summary:hover {\n    color: var(--lf-accent);\n  }\n\n  .leisfita-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .leisfita-details summary::after {\n    content: '';\n    width: 8px;\n    height: 8px;\n    border-right: 2px solid currentColor;\n    border-bottom: 2px solid currentColor;\n    transform: translateY(-2px) rotate(45deg);\n    transition: transform 0.3s ease;\n  }\n\n  .leisfita-details[open] summary::after {\n    transform: translateY(2px) rotate(-135deg);\n  }\n\n  .leisfita-details-content {\n    padding-bottom: 20px;\n    font-size: 0.95em;\n    color: var(--lf-text-light);\n    animation: lfFadeUp 0.4s ease-out;\n  }\n\n  .leisfita-details-content ul {\n    padding-left: 20px;\n    margin-top: 6px;\n    margin-bottom: 0;\n  }\n\n  .leisfita-details-content li {\n    margin-bottom: 10px;\n  }\n\n  .leisfita-details-content li strong,\n  .leisfita-details-content p strong {\n    color: var(--lf-text-main);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"leisfita-pro-container\"\u003e\n\n  \u003cdiv class=\"leisfita-intro-wrap\"\u003e\n    \u003cspan class=\"leisfita-quote-mark\"\u003e“\u003c\/span\u003e\n    \u003cp class=\"leisfita-intro-text\"\u003e\n      Make an unforgettable statement with our \u003cstrong\u003eRuby Pearl Layered Necklace\u003c\/strong\u003e — a graceful double-layer piece\n      designed to blend timeless elegance with rich vintage glamour. Featuring lustrous pearls and a striking ruby-inspired\n      red gemstone pendant at its center, this necklace brings depth, sophistication, and a refined touch of drama to banquets,\n      evening events, weddings, and special occasions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"leisfita-grid\"\u003e\n    \u003cdiv class=\"leisfita-card\"\u003e\n      \u003cspan class=\"leisfita-icon\"\u003e❤️\u003c\/span\u003e\n      \u003ch4\u003eRuby-Inspired Centerpiece\u003c\/h4\u003e\n      \u003cp\u003eA bold red gemstone pendant creates a luxurious focal point that instantly elevates the entire look.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"leisfita-card\"\u003e\n      \u003cspan class=\"leisfita-icon\"\u003e🦪\u003c\/span\u003e\n      \u003ch4\u003eLustrous Pearls\u003c\/h4\u003e\n      \u003cp\u003eElegant pearl detailing adds softness, timeless charm, and a beautifully balanced classic finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"leisfita-card\"\u003e\n      \u003cspan class=\"leisfita-icon\"\u003e✨\u003c\/span\u003e\n      \u003ch4\u003eLayered Elegance\u003c\/h4\u003e\n      \u003cp\u003eA double-layer silhouette designed to frame the neckline with graceful depth and occasion-ready sophistication.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"leisfita-details-group\"\u003e\n    \u003cdetails class=\"leisfita-details\" open\u003e\n      \u003csummary\u003eSpecifications \u0026amp; Highlights\u003c\/summary\u003e\n      \u003cdiv class=\"leisfita-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eProduct Name:\u003c\/strong\u003e Ruby Pearl Layered Necklace\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Elegant double-layer pearl necklace\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCenter Detail:\u003c\/strong\u003e Ruby-inspired red gemstone pendant\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAesthetic:\u003c\/strong\u003e Timeless, luxurious, and vintage-inspired\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eStyle:\u003c\/strong\u003e Sophisticated glamour with refined statement appeal\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eWear It For:\u003c\/strong\u003e Banquets, evening events, weddings, and special occasions\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"leisfita-details\"\u003e\n      \u003csummary\u003eStyle Note\u003c\/summary\u003e\n      \u003cdiv class=\"leisfita-details-content\"\u003e\n        \u003cp\u003e\n          This necklace is designed to stand out beautifully on its own while adding instant polish to the full outfit.\n          Pair it with elegant necklines, satin textures, or formalwear to let the ruby-inspired centerpiece shine,\n          or style it with subtle earrings for a graceful and balanced finishing touch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"leisfita-details\"\u003e\n      \u003csummary\u003eCare Guide\u003c\/summary\u003e\n      \u003cdiv class=\"leisfita-details-content\"\u003e\n        \u003cp\u003eTo help preserve the beauty and shine of your Ruby Pearl Layered Necklace, we recommend:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eAvoiding contact with water, perfume, lotion, and harsh chemicals.\u003c\/li\u003e\n          \u003cli\u003eRemoving it before showering, swimming, or exercising.\u003c\/li\u003e\n          \u003cli\u003eWiping gently with a soft dry cloth after each wear.\u003c\/li\u003e\n          \u003cli\u003eStoring in a cool, dry place away from direct sunlight and humidity.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n","brand":"LeisFita.com","offers":[{"title":"Default Title","offer_id":51935539527970,"sku":null,"price":960.0,"currency_code":"BDT","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/2129\/9234\/files\/IMG-20260607-WA0011.jpg?v=1782979569","url":"https:\/\/leisfita.com\/products\/ruby-pearl-layered-necklace","provider":"LeisFita.com","version":"1.0","type":"link"}