{"title":"The Signature Edit","description":"\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eפריטי החובה והבסט סלרס של JOEL.\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eהקלאסיקות שכל אישה צריכה בקופסת התכשיטים שלה.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eמה תמצאי כאן?\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eמגוון תכשיטים קלאסיים כמו:\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eטבעות סוליטר מואסניט קלאסיות, צמידי טניס, ועגילים צמודי אוזן נקיים\u003c\/p\u003e","products":[{"product_id":"essential-zircon-earrings","title":"עגילי סוליטר \"Essential Glow\" – בעיצוב מינימליסטי","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eהוסיפי נגיעה של אור וניצוץ לפנייך עם העגילים שתמיד נכונים. עיצוב צמוד ונקי המדגיש את היופי שבפשטות – פריט חובה בכל קופסת תכשיטים שמעניק מראה יוקרתי ומלוטש ללא מאמץ.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים הצמודים של \u003cb data-path-to-node=\"4\" data-index-in-node=\"19\"\u003eJOEL\u003c\/b\u003e עוצבו עבור האישה שמעריכה איכות ודיוק. במרכז כל עגיל משובצת אבן זרקון מובחרת בדרגת ליטוש גבוהה, הלוכדת את האור מכל זווית ומעניקה נצנוץ דמוי יהלום. בזכות המבנה הקומפקטי והמשקל היציב, הם מושלמים כעגיל ראשי ליומיום או כתוספת אלגנטית לחור שני ושלישי.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי וזמינים בשלושה גוונים אציליים, כך שתוכלי להתאים אותם בדיוק לסטייל ולתכשיטים הנוספים שלך.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהעניקי לעצמך את הניצוץ שמגיע לך. התחדשי היום בעגילי הסוליטר של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזרקונים\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"בגוון זהב","offer_id":43898746568958,"sku":"200000226:350850#SCE499-B;200007763:201336100","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"בגוון רוז","offer_id":43898746601726,"sku":"200000226:100016652#SCE499-C;200007763:201336100","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"בגוון כסף","offer_id":43898746634494,"sku":"200000226:347#SCE499;200007763:201336100","price":149.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/SCE499_1.jpg?v=1679805959"},{"product_id":"modernedge-silver-earrings","title":"עגילי \"Modern Edge\" – תחכום גיאומטרי","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eהעניקי לסטייל שלך פרשנות חדשה עם עגילים צמודים המשלבים חיתוך חדשני ונועז יחד עם הזוהר הקלאסי של אבני הזרקון. עיצוב מודרני ששובר את המוסכמות ומעניק לך מראה שונה, מיוחד ובלתי נשכח.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים הצמודים של \u003cb data-path-to-node=\"4\" data-index-in-node=\"19\"\u003eJOEL\u003c\/b\u003e עוצבו עבור האישה שמחפשת תכשיט עם אופי. המבנה הגיאומטרי המדויק, המשובץ בזרקונים מובחרים, יוצר משחקי אור ייחודיים ומעניק נוכחות יוקרתית למרות הגודל העדין. זהו פריט ורסטילי במיוחד המשתלב בהרמוניה עם לוק יומיומי מוקפד או עם הופעת ערב מתוחכמת.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי, המבטיח שהניצוץ והעיצוב הייחודי יישארו איתך לאורך זמן.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהגיע הזמן לרענן את הניצוץ שלך. התחדשי היום בעגילי ה-Modern Edge של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזרקונים\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"Default Title","offer_id":43898748109054,"sku":"200000226:10#SCE1289","price":89.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BAMOER_1_3d6fd924-5b9e-40cd-a055-a37c0c5572a9.png?v=1679805950"},{"product_id":"rainbowglow-tennis-bracelet","title":"צמיד טניס \"Rainbow Glow\"","description":"\u003cp data-path-to-node=\"3\"\u003eגלי את הצמיד שתמיד גונב את ההצגה. צמיד הטניס הקלאסי מקבל טוויסט מודרני ומרענן עם שילוב של שיבוץ זרקונים ומגוון צבעים לבחירה, המעניקים לפרק היד שלך ניצוץ יוקרתי ומלא חיים.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eצמיד הטניס של \u003cb data-path-to-node=\"4\" data-index-in-node=\"14\"\u003eJOEL\u003c\/b\u003e עשוי כסף סטרלינג 925 איכותי ומשובץ בשורת זרקונים מובחרים בחיתוך מדויק. בין אם את בוחרת במראה הכסף הקלאסי, בגוון הרוז-גולד הרומנטי או בשיבוץ הזרקונים הוורודים והנועזים – את מקבלת תכשיט שמקרין יוקרה בכל תנועה. אורך הצמיד הנדיב (27 ס\"מ) מאפשר התאמה נוחה במיוחד וזרימה חופשית על היד.\u003c\/p\u003e\n\u003cp data-path-to-node=\"12\"\u003e\u003cb data-path-to-node=\"12\" data-index-in-node=\"0\"\u003eהוסיפי צבע לזוהר שלך. התחדשי היום בצמיד הטניס המעוצב של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזרקונים\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"גוון כסף עם זרקונים ורודים","offer_id":43898814628094,"sku":"200000226:350852#Pink;200007763:201336100","price":189.97,"currency_code":"ILS","in_stock":true},{"title":"גוון כסף","offer_id":43898814660862,"sku":"200000226:347#Silver;200007763:201336100","price":189.97,"currency_code":"ILS","in_stock":true},{"title":"גוון רוז","offer_id":43898814693630,"sku":"200000226:995#Rose gold;200007763:201336100","price":189.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/SILVER_1_43b341b8-ed4d-4a7e-b7b9-f3080d4f67ff.jpg?v=1679806053"},{"product_id":"timeless-zirconia-bracelet","title":"צמיד טניס \"Timeless Sparkle\"","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eיש תכשיטים שהם חובה בכל קופסת תכשיטים, וצמיד הטניס הוא ללא ספק המנצח שבהם. שילוב מושלם של אלגנטיות נצחית, ניצוץ בלתי פוסק ועיצוב יוקרתי שמתאים לכל אירוע – מיום יום קז'ואל ועד לערב נוצץ.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eצמיד הטניס של \u003cb data-path-to-node=\"4\" data-index-in-node=\"14\"\u003eJOEL\u003c\/b\u003e עשוי כסף סטרלינג 925 איכותי ומשובץ בשורה רציפה של זרקונים מובחרים. כל אבן נבחרה בקפידה כדי להבטיח החזר אור מקסימלי, המעניק לצמיד מראה של צמיד יהלומים יוקרתי. בזכות מנגנון הסגירה המתכוונן, הצמיד מבטיח התאמה מושלמת לכל פרק יד ונוחות ענידה יוצאת דופן.\u003c\/p\u003e\n\u003cp data-path-to-node=\"12\"\u003e\u003cb data-path-to-node=\"12\" data-index-in-node=\"0\"\u003eהעניקי לעצמך את הניצוץ שתמיד חלמת עליו. התחדשי היום בצמיד הטניס של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"12\"\u003e\u003cb data-path-to-node=\"12\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזרקונים\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"גוון כסף","offer_id":43898814890238,"sku":"200000226:29#Silver","price":179.97,"currency_code":"ILS","in_stock":true},{"title":"גוון זהב","offer_id":43898814923006,"sku":"200000226:175#Gold","price":179.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BAMOER_2_cce37f7f-98dc-4e46-a283-f354933a73ec.png?v=1679806064"},{"product_id":"solitaire05-moissanite-earrings","title":"עגילי סוליטר מואסניט – אלגנטיות קלאסית 0.5 עד 1 קראט","description":"\u003cp data-path-to-node=\"3\"\u003eהוסיפי נגיעה של אור ויוקרה לפנייך עם העגילים שתמיד נכונים. עיצוב צמוד ונקי שמביא לידי ביטוי את הברק העוצמתי של אבן המואסניט המרהיבה – התכשיט שכל אישה צריכה בקולקציה שלה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים הצמודים של \u003cb data-path-to-node=\"4\" data-index-in-node=\"19\"\u003eJOEL\u003c\/b\u003e עוצבו עבור האישה שמעריכה איכות וניצוץ בלתי מתפשר. במרכז כל עגיל ניצבת אבן מואסניט גדולה ומרשימה בשיבוץ שיניים אצילי המאפשר לאור לחדור מכל זווית. המואסניט, המכונה \"היהלום של העתיד\", מחזיר אור בעוצמה גבוהה פי 2 מיהלום רגיל, מה שמבטיח לך זוהר עוצר נשימה שנשמר לנצח.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eבגרסה זו, העגילים מגיעים במשקל יציב ואיכותי של 1.2 גרם, המעניק תחושת ביטחון ונוכחות יוקרתית על האוזן, תוך שמירה על נוחות מקסימלית לאורך כל היום.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהאירי את המראה שלך בזוהר של המחר. התחדשי היום בעגילי המואסניט של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e0.5-1 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e2 אבנים בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"1.0 קראט","offer_id":43905465221374,"sku":"200000226:29#1.0CT","price":249.97,"currency_code":"ILS","in_stock":true},{"title":"0.5 קראט","offer_id":43905465254142,"sku":"200000226:350850#0.5CT","price":199.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/10CT_B_1_77f6f77d-bafe-4897-a5a7-228a4cf11bdc.png?v=1679805971"},{"product_id":"051solitaire-moissanite-earrings","title":"עגילי סוליטר מואסניט –  0.5-1 קראט","description":"\u003cp data-path-to-node=\"2\"\u003eעגילים צמודים בעיצוב גיאומטרי מדויק המעניקים לפנים שלך מסגרת אור נקייה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"3\"\u003eבתכשיט משולבות 2 אבני מואסניט פרימיום במשקל כולל של 0.5 עד 1 קראט בשיבוץ ידני מוקפד.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהמבנה הקליל והנוח מאפשר לענוד אותם בקלות לאורך כל יום העבודה, והם מוסיפים את הטאץ' הנכון לפגישות ולאירועים.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eבחירה מדויקת שתעניק לך את המראה המלוטש שמגיע לך בכל יום מחדש.\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e0.5-1 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e2 אבנים בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"1.0 קראט","offer_id":43905465155838,"sku":"200000226:29#1.0CT","price":289.97,"currency_code":"ILS","in_stock":true},{"title":"0.5 קראט","offer_id":43905465188606,"sku":"200000226:350850#0.5CT","price":229.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/10CT_B_1_62480c4d-21f6-4abe-8cf0-db1566e0c43e.png?v=1679805982"},{"product_id":"solitaire15-moissanite-earrings","title":"עגילי סוליטר מואסניט – הניצוץ המושלם 0.5 עד 1 קראט","description":"\u003cp data-path-to-node=\"3\"\u003eהוסיפי נגיעה של אור ויוקרה לפנים שלך עם העגילים שתמיד נכונים. עיצוב צמוד וקלאסי שמביא לידי ביטוי את הברק העוצמתי של אבן המואסניט המרהיבה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים הצמודים של \u003cb data-path-to-node=\"4\" data-index-in-node=\"19\"\u003eJOEL\u003c\/b\u003e עוצבו עבור האישה שאוהבת יוקרה נקייה ומזוקקת. במרכז כל עגיל ניצבת אבן מואסניט גדולה ומרשימה בשיבוץ ארבע שיניים אצילי. המואסניט, הידוע כ\"יהלום של העתיד\", מחזיר אור בעוצמה גבוהה פי 2 מיהלום רגיל, מה שמבטיח לך ניצוץ עוצר נשימה שנשמר לאורך שנים מבלי לאבד מהברק שלו.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי בגימור מלוטש, וזמינים בשני גדלים לבחירתך, כדי להתאים בדיוק לסטייל האישי שלך – מניצוץ עדין ויומיומי ועד למראה ערב זוהר ודומיננטי.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהאירי את המראה שלך בזוהר של המחר. התחדשי היום בעגילי המואסניט של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e0.5-1 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e2 אבנים בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"1.0 קראט","offer_id":43905465286910,"sku":"200000226:29#1.0CT","price":349.97,"currency_code":"ILS","in_stock":true},{"title":"0.5 קראט","offer_id":43905465319678,"sku":"200000226:350850#0.5CT","price":299.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/10CT_B_1.png?v=1679805991"},{"product_id":"starlightaccent-moissanite-ring","title":"טבעת \"Starlight Accent\" מואסניט 1 קראט","description":"\u003cp data-path-to-node=\"3\"\u003e\u003cspan\u003eהוסיפי למראה שלך ניצוץ שאי אפשר להתעלם ממנו.\u003c\/span\u003e\u003cspan\u003e טבעת יוקרתית המשלבת אבן סוליטר מרכזית ודומיננטית עם אבני צד משובצות,\u003c\/span\u003e\u003cspan\u003e המעניקות לה מראה עשיר,\u003c\/span\u003e\u003cspan\u003e נוצץ ובלתי נשכח מכל זווית.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003e\u003cspan\u003eטבעת היוקרה של \u003c\/span\u003e\u003cb data-index-in-node=\"15\" data-path-to-node=\"4\"\u003eJOEL\u003c\/b\u003e\u003cspan\u003e מציבה במרכזה אבן מואסניט מובחרת במשקל 1 קראט.\u003c\/span\u003e\u003cspan\u003e המואסניט,\u003c\/span\u003e\u003cspan\u003e המכונה \"היהלום של העידן החדש\",\u003c\/span\u003e\u003cspan\u003e מחזיר אור בעוצמה גבוהה פי 2 מיהלום רגיל ושומר על הברק המהפנט שלו לעד.\u003c\/span\u003e\u003cspan\u003e בזכות רמת הקשיחות הגבוהה שלו,\u003c\/span\u003e\u003cspan\u003e מדובר בתכשיט עמיד שנשמר במצב מושלם לאורך שנים,\u003c\/span\u003e\u003cspan\u003e תוך שהוא מציע יוקרה אקולוגית ומודרנית.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003e\u003cspan\u003eהטבעת עשויה כסף סטרלינג 925 איכותי בגימור חלק ואצילי,\u003c\/span\u003e\u003cspan\u003e המבליט את השיבוץ המרהיב ומבטיח נוחות ענידה מקסימלית.\u003c\/span\u003e\u003cspan\u003e כל טבעת מלווה בתעודה רשמית המאשרת את דרגת הניקיון,\u003c\/span\u003e\u003cspan\u003e הצבע והחיתוך הגבוהים ביותר של האבן.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"13\"\u003eהצטרפי למהפכת המואסניט ותהני מיוקרה נוצצת מתמיד. התחדשי היום בטבעת המעוצבת של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e1 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eאבן אחת בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"6","offer_id":43905482031358,"sku":"200000369:1394","price":249.97,"currency_code":"ILS","in_stock":true},{"title":"7","offer_id":43905482064126,"sku":"200000369:3434","price":249.97,"currency_code":"ILS","in_stock":true},{"title":"8","offer_id":43905482096894,"sku":"200000369:699","price":249.97,"currency_code":"ILS","in_stock":true},{"title":"9","offer_id":43905482129662,"sku":"200000369:350262","price":249.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BA3625_111.png?v=1679882260"},{"product_id":"solitaire-moissanite-ring","title":"טבעת סוליטר מואסניט 1 קראט מתכווננת – להתאמה מושלמת","description":"\u003cp data-path-to-node=\"3\"\u003eגלי את השילוב המנצח בין יוקרה בלתי מתפשרת לבין נוחות מקסימלית. טבעת סוליטר קלאסית בעיצוב נקי, המעניקה לך את הניצוץ של אבן המואסניט עם פתרון חכם להתאמה אישית.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eטבעת היוקרה של \u003cb data-index-in-node=\"15\" data-path-to-node=\"4\"\u003eJOEL\u003c\/b\u003e מציבה במרכזה אבן מואסניט מרשימה במשקל 1 קראט. המואסניט, הידוע כ\"יהלום של העידן החדש\", מחזיר אור בעוצמה גבוהה פי 2 מיהלום רגיל ושומר על הברק המהפנט שלו לעד. הייחודיות של דגם זה היא במבנה ה\u003cb data-index-in-node=\"207\" data-path-to-node=\"4\"\u003eמתכוונן\u003c\/b\u003e שלו, המאפשר לך להתאים את הטבעת במדויק לאצבע שלך (עד מידה 15), מה שהופך אותה גם למתנה אידיאלית כשלא בטוחים במידה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהטבעת עשויה כסף סטרלינג 925 איכותי בגימור מלוטש ואצילי. כל טבעת מלווה בתעודה רשמית המאשרת את דרגת האיכות, הניקיון והחיתוך הגבוהים ביותר של האבן.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eאל תתלבטי על המידה, לכי על הזוהר. התחדשי היום בטבעת המואסניט המתכווננת של JOEL.\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e1 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eאבן אחת בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; top: 1204.26px; left: 17.9977px; width: 24px !important; height: 24px !important; position: absolute; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; top: 395.125px; left: 22px; width: 24px !important; height: 24px !important; position: absolute; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"מידה מתכווננת 4-15","offer_id":43905483079934,"sku":"200000369:698","price":279.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BA5816_111.png?v=1679881795"},{"product_id":"solitaire08-moissanite-ring","title":"טבעת סוליטר מואסניט 0.8 קראט","description":"\u003cp data-path-to-node=\"3\"\u003eהעניקי לעצמך את השילוב המנצח בין אלגנטיות לניצוץ המרהיב של המאה ה-21. טבעת סוליטר נקייה, מעודנת ויוקרתית, שנועדה להאיר כל רגע וכל אירוע.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eטבעת הסוליטר של \u003cb data-path-to-node=\"4\" data-index-in-node=\"16\"\u003eJOEL\u003c\/b\u003e מציבה במרכזה אבן מואסניט מובחרת במשקל 0.8 קראט. המואסניט, המכונה \"היהלום של העתיד\", הוא אחד החומרים הקשיחים והעמידים ביותר בטבע. בזכות מבנהו הייחודי, הוא מחזיר אור בעוצמה גבוהה פי 2 מיהלום רגיל, מה שמבטיח לך זוהר מהפנט שלא דוהה לעולם.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעיצוב החלק והנקי של הטבעת, העשויה כסף סטרלינג 925 איכותי, יוצר מראה אצילי ומתוחכם המדגיש את האבן המרכזית. כל טבעת מלווה בתעודה רשמית המבטיחה את איכותה ודרגת הניקיון הגבוהה ביותר של האבן.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהתקדמי ליופי של המחר. התחדשי היום בטבעת הסוליטר מואסניט של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e0.8 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eאבן אחת בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"6","offer_id":43905483440382,"sku":"200000369:1394","price":189.97,"currency_code":"ILS","in_stock":true},{"title":"7","offer_id":43905483473150,"sku":"200000369:3434","price":189.97,"currency_code":"ILS","in_stock":true},{"title":"8","offer_id":43905483505918,"sku":"200000369:699","price":189.97,"currency_code":"ILS","in_stock":true},{"title":"9","offer_id":43905483538686,"sku":"200000369:350262","price":189.97,"currency_code":"ILS","in_stock":true},{"title":"10","offer_id":43905483571454,"sku":"200000369:1583","price":189.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BA16D4_111.png?v=1679882013"},{"product_id":"1solitaire-moissanite-ring","title":"טבעת סוליטר מואסניט 1 קראט","description":"\u003cp data-path-to-node=\"3\"\u003eגלי את הטבעת שתגנוב את ההצגה בכל אירוע. עיצוב סוליטר קלאסי פוגש את אבן המואסניט המרהיבה, ליצירת ניצוץ עוצמתי שאי אפשר להתעלם ממנו.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eטבעת היוקרה של \u003cb data-path-to-node=\"4\" data-index-in-node=\"15\"\u003eJOEL\u003c\/b\u003e מציבה במרכזה אבן מואסניט מרשימה במשקל 1 קראט. המואסניט, הידוע כבעל שבירת אור גבוהה יותר מיהלום, מעניק ברק צבעוני ומהפנט שנשמר לעד. בזכות קשיחותו יוצאת הדופן, זהו התכשיט האידיאלי לשילוב בין יוקרה בלתי מתפשרת לבין עמידות יומיומית.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהטבעת מעוצבת בכסף סטרלינג 925 אמיתי בגימור מלוטש, המעניק מראה נקי ואצילי המדגיש את האבן המרכזית. כל טבעת מלווה בתעודה רשמית המאשרת את איכות האבן, כדי שתוכלי להיות בטוחה שאת עונדת את הטוב ביותר.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהעניקי לעצמך את הניצוץ המושלם. התחדשי היום בטבעת הסוליטר של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e1 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eאבן אחת בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"6","offer_id":43905483800830,"sku":"200000369:1394;200000226:193#BSR275","price":289.97,"currency_code":"ILS","in_stock":true},{"title":"7","offer_id":43905483833598,"sku":"200000369:3434;200000226:193#BSR275","price":289.97,"currency_code":"ILS","in_stock":true},{"title":"8","offer_id":43905483866366,"sku":"200000369:699;200000226:193#BSR275","price":289.97,"currency_code":"ILS","in_stock":true},{"title":"9","offer_id":43905483899134,"sku":"200000369:350262;200000226:193#BSR275","price":289.97,"currency_code":"ILS","in_stock":true},{"title":"10","offer_id":43905483931902,"sku":"200000369:1583;200000226:193#BSR275","price":289.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BSR275_1.jpg?v=1679805591"},{"product_id":"pure-moissanite-earrings","title":"עגילים צמודים עם אבני מואסניט עד 3 קראט","description":"\u003cdiv style=\"width: 100%; background: #C4BAA6; color: #000; text-align: center; padding: 18px 12px; font-size: 18px; font-weight: 600; border-radius: 14px; margin: 18px 0; position: relative; overflow: hidden; cursor: pointer; box-shadow: 0 4px 12px rgba(0,0,0,0.08); animation: floatBanner 3s ease-in-out infinite; transition: all 0.3s ease;\"\u003e\n\u003c!-- שכבת ברק זזה --\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: -120%; width: 80%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255,255,255,0.5), transparent); transform: skewX(-20deg); animation: shineMove 4s infinite;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"position: relative; z-index: 2; display: inline-block; animation: textPulse 2s infinite;\"\u003e משלוח עד הבית חינם! \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n@keyframes shineMove {\n  0% { left:-120%; }\n  50% { left:120%; }\n  100% { left:120%; }\n}\n\n@keyframes floatBanner {\n  0% { transform: translateY(0); }\n  50% { transform: translateY(-3px); }\n  100% { transform: translateY(0); }\n}\n\n@keyframes textPulse {\n  0% { opacity:1; }\n  50% { opacity:0.85; }\n  100% { opacity:1; }\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"3\"\u003eהעגילים האלו הם פריט החובה שכל אישה צריכה, הבסיס המושלם והאלגנטי ביותר לכל מראה שתבחרי.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eבמרכז כל עגיל ניצבת אבן מואסניט בודדת, צלולה ומושלמת. הייחודיות של הדגם הזה טמונה ביכולת הבחירה שלך – החל מניצוץ עדין של 0.5 קראט ועד לנוכחות עוצמתית ובלתי נשכחת של 3 קראט לאבן. האבנים, שנוצרו במעבדה בטכנולוגיה מתקדמת, מתהדרות בצבע D הצלול ביותר ובניקיון VVS1, מה שמבטיח ברק כפול מזה של יהלום שנשמר לנצח ללא פשרות.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים עשויים כסף סטרלינג 925 איכותי, המעניק מסגרת יציבה ואלגנטית לאבן המרשימה. העיצוב הנקי והצמוד (\"Studs\") הופך אותם לנוחים במיוחד לענידה יומיומית, אך יוקרתיים מספיק כדי ללוות אותך לאירועים החשובים ביותר. זהו התכשיט הקלאסי ביותר, כזה שתמיד נכון, תמיד מחמיא ותמיד משדר סטייל בלתי מתפשר.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eבחירה מדויקת שתעניק לך את המראה המלוטש שמגיע לך בכל יום מחדש.\u003c\/p\u003e\n\u003cp data-path-to-node=\"7\"\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eמואסניט (Moissanite) פרימיום\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמשקל קראט\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e0.5-3 קראט (משקל כולל)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eמספר אבנים\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003e2 אבנים בשיבוץ ידני\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eאישור איכות\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכולל תעודה גמולוגית רשמית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"0.5 קראט","offer_id":44142718517502,"sku":"200000226:29#0.5CT VVSI1 5.0mm;200007763:201336100;200001034:361180#No Certificate","price":399.97,"currency_code":"ILS","in_stock":true},{"title":"1 קראט","offer_id":44142718550270,"sku":"200000226:193#1.0CT VVSI1 6.5mm;200007763:201336100;200001034:361180#No Certificate","price":549.97,"currency_code":"ILS","in_stock":true},{"title":"2 קראט","offer_id":44142718583038,"sku":"200000226:175#2.0CT VVSI1 8.0mm;200007763:201336100;200001034:361180#No Certificate","price":749.97,"currency_code":"ILS","in_stock":true},{"title":"3 קראט","offer_id":44142718615806,"sku":"200000226:691#3.0CT VVSI1 9.0mm;200007763:201336100;200001034:361180#No Certificate","price":899.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/files\/S4d6bc7533e8c4faebdba1aaaa7bb8f5cd.jpg?v=1690909535"}],"url":"https:\/\/joel-jewelry.co.il\/collections\/the-signature-edit.oembed?page=2","provider":"Joel Jewelry","version":"1.0","type":"link"}