{"product_id":"crystal-saffron-matiere-premiere-tester","title":"Crystal Saffron Matiere Premiere – קריסטל ספרון מטייר פרמייר | טסטר מקורי","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eמאטייר פרמייר קריסטל ספרון | בושם זעפרן נישה | 100 מ\"ל | FRALORA\u003c\/title\u003e\n  \u003cmeta name=\"description\" content='Crystal Saffron מבית Matiere Premiere — EDP יוניסקס 100 מ\"ל. זעפרן, מוסק, אמברוקסן ולבונה. ניחוח מינימליסטי-יוקרתי שבנוי סביב זעפרן בגרסתו הטהורה ביותר. דיקנטים זמינים.'\u003e\n  \u003cmeta name=\"keywords\" content=\"מאטייר פרמייר קריסטל ספרון, matiere premiere crystal saffron, בושם זעפרן נישה, crystal saffron perfume, בושם זעפרן יוניסקס, matiere premiere israel, בושם נישה פריזאי, דיקנטים נישה, בושם מינימליסטי יוקרתי\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Cinzel:wght@400;600\u0026amp;family=Heebo:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --gold:       #c9a84c;\n      --gold-light: #e8d08a;\n      --gold-pale:  #f5ead2;\n      --black:      #0a0a0a;\n      --charcoal:   #1a1814;\n      --deep:       #0e0d0b;\n      --warm-white: #f8f4ee;\n      --beige:      #e8ddd0;\n      --text-main:  #2a2420;\n      --text-muted: #7a6e64;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background-color: var(--warm-white);\n      color: var(--text-main);\n      font-family: 'Heebo', sans-serif;\n      font-weight: 300;\n      line-height: 1.8;\n      direction: rtl;\n      overflow-x: hidden;\n    }\n\n    \/* ── HERO ─────────────────────────────────────────── *\/\n    .hero {\n      position: relative;\n      background: var(--deep);\n      min-height: 65vh;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n      padding: 60px 24px;\n    }\n\n    \/* Saffron — warm amber crystal glow *\/\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 75% 60% at 50% 45%, rgba(201,168,76,0.15) 0%, transparent 65%),\n        radial-gradient(ellipse 35% 45% at 85% 70%, rgba(201,168,76,0.07) 0%, transparent 55%),\n        radial-gradient(ellipse 28% 28% at 10% 15%, rgba(201,168,76,0.05) 0%, transparent 50%);\n    }\n\n    \/* Very subtle — like light through crystal *\/\n    .hero::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image:\n        repeating-linear-gradient(\n          145deg,\n          transparent,\n          transparent 110px,\n          rgba(201,168,76,0.011) 110px,\n          rgba(201,168,76,0.011) 111px\n        );\n      pointer-events: none;\n    }\n\n    .hero \u003e * { position: relative; z-index: 1; }\n\n    .hero-ornament {\n      font-family: 'Cinzel', serif;\n      font-size: clamp(10px, 1.4vw, 12px);\n      letter-spacing: 0.4em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 28px;\n      opacity: 0;\n      animation: fadeUp 1s 0.2s forwards;\n    }\n\n    .hero-brand {\n      font-family: 'Cinzel', serif;\n      font-size: clamp(10px, 1.5vw, 13px);\n      letter-spacing: 0.55em;\n      color: rgba(201,168,76,0.6);\n      text-transform: uppercase;\n      margin-bottom: 18px;\n      opacity: 0;\n      animation: fadeUp 1s 0.4s forwards;\n    }\n\n    .hero-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(50px, 10vw, 108px);\n      font-weight: 300;\n      color: var(--warm-white);\n      line-height: 0.95;\n      text-align: center;\n      letter-spacing: 0.04em;\n      opacity: 0;\n      animation: fadeUp 1s 0.6s forwards;\n    }\n\n    .hero-title em {\n      font-style: italic;\n      color: var(--gold-light);\n      display: block;\n      font-size: 0.5em;\n      letter-spacing: 0.3em;\n      margin-top: 12px;\n    }\n\n    .hero-sub {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(15px, 2vw, 20px);\n      font-style: italic;\n      color: rgba(248,244,238,0.42);\n      margin-top: 20px;\n      letter-spacing: 0.07em;\n      opacity: 0;\n      animation: fadeUp 1s 0.8s forwards;\n    }\n\n    .hero-divider {\n      width: 60px;\n      height: 1px;\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\n      margin: 34px auto;\n      opacity: 0;\n      animation: fadeUp 1s 1s forwards;\n    }\n\n    .hero-tags {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n      justify-content: center;\n      opacity: 0;\n      animation: fadeUp 1s 1.2s forwards;\n    }\n\n    .hero-tag {\n      border: 1px solid rgba(201,168,76,0.3);\n      color: var(--gold-light);\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.25em;\n      padding: 8px 16px;\n      text-transform: uppercase;\n    }\n\n    \/* ── SECTION WRAPPER ──────────────────────────────── *\/\n    .section {\n      max-width: 860px;\n      margin: 0 auto;\n      padding: 80px 28px;\n    }\n\n    .section-label {\n      font-family: 'Cinzel', serif;\n      font-size: 10px;\n      letter-spacing: 0.4em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 20px;\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .section-label::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(90deg, var(--gold), transparent);\n      opacity: 0.4;\n    }\n\n    h2.section-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(30px, 5vw, 46px);\n      font-weight: 400;\n      color: var(--charcoal);\n      line-height: 1.2;\n      margin-bottom: 28px;\n    }\n\n    h2.section-title em { font-style: italic; color: var(--gold); }\n\n    h3.sub-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(20px, 3vw, 28px);\n      font-weight: 400;\n      color: var(--charcoal);\n      margin: 48px 0 16px;\n    }\n\n    p {\n      font-size: clamp(15px, 1.8vw, 17px);\n      color: var(--text-main);\n      margin-bottom: 18px;\n      font-weight: 300;\n      line-height: 1.9;\n    }\n\n    \/* ── DARK BAND ────────────────────────────────────── *\/\n    .dark-band {\n      background: var(--charcoal);\n      padding: 80px 28px;\n    }\n\n    .dark-band .section { padding: 0; }\n    .dark-band .section-label { color: var(--gold); }\n    .dark-band .section-label::after { background: linear-gradient(90deg, var(--gold), transparent); }\n    .dark-band h2.section-title { color: var(--warm-white); }\n    .dark-band h2.section-title em { color: var(--gold-light); }\n    .dark-band p { color: rgba(248,244,238,0.75); }\n\n    \/* ── QUOTE BLOCK ──────────────────────────────────── *\/\n    .quote-block {\n      border-right: 3px solid var(--gold);\n      padding: 22px 30px;\n      margin: 44px 0;\n      background: rgba(201,168,76,0.04);\n    }\n\n    .quote-block p {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(18px, 2.8vw, 26px);\n      font-style: italic;\n      font-weight: 300;\n      color: var(--text-main);\n      margin: 0;\n      line-height: 1.55;\n    }\n\n    .quote-block cite {\n      display: block;\n      margin-top: 10px;\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.3em;\n      color: var(--gold);\n      font-style: normal;\n    }\n\n    \/* ── BRAND SECTION ────────────────────────────────── *\/\n    .brand-section {\n      background: var(--deep);\n      padding: 80px 28px;\n    }\n\n    .brand-section .section { padding: 0; }\n    .brand-section .section-label { color: var(--gold); }\n    .brand-section h2.section-title { color: var(--warm-white); }\n    .brand-section h2.section-title em { color: var(--gold-light); }\n    .brand-section p { color: rgba(248,244,238,0.75); }\n\n    .brand-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      border: 1px solid rgba(201,168,76,0.35);\n      padding: 10px 20px;\n      margin-top: 28px;\n    }\n\n    .brand-badge::before {\n      content: '◆';\n      color: var(--gold);\n      font-size: 7px;\n    }\n\n    .brand-badge span {\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.3em;\n      color: var(--gold);\n      text-transform: uppercase;\n    }\n\n    \/* ── NOTES — 4 TILES (flat, no pyramid) ──────────── *\/\n    .notes-four {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 2px;\n      margin-top: 48px;\n    }\n\n    .note-tile {\n      background: rgba(201,168,76,0.05);\n      border: 1px solid rgba(201,168,76,0.18);\n      padding: 36px 16px;\n      text-align: center;\n      transition: background 0.3s;\n    }\n\n    .note-tile:hover { background: rgba(201,168,76,0.12); }\n\n    .note-icon { display: block; margin: 0 auto 18px; opacity: 0.9; }\n\n    .note-label {\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.3em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 10px;\n      display: block;\n    }\n\n    .note-name {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 18px;\n      font-style: italic;\n      color: var(--warm-white);\n      margin-bottom: 8px;\n      font-weight: 300;\n      display: block;\n    }\n\n    .note-he {\n      font-size: 12px;\n      color: rgba(248,244,238,0.5);\n      font-weight: 300;\n      display: block;\n      margin-bottom: 14px;\n    }\n\n    .note-desc {\n      font-size: 12px;\n      color: rgba(248,244,238,0.55);\n      line-height: 1.7;\n    }\n\n    \/* Saffron tile — highlighted as star ingredient *\/\n    .note-tile.star {\n      background: rgba(201,168,76,0.10);\n      border-color: rgba(201,168,76,0.4);\n    }\n\n    .note-tile.star .note-name {\n      color: var(--gold-light);\n    }\n\n    \/* ── DECANT SECTION ───────────────────────────────── *\/\n    .decant-section {\n      background: var(--charcoal);\n      border-top: 2px solid var(--gold);\n      border-bottom: 2px solid var(--gold);\n      padding: 80px 28px;\n    }\n\n    .decant-section .section { padding: 0; }\n    .decant-section .section-label { color: var(--gold); }\n    .decant-section h2.section-title { color: var(--warm-white); }\n    .decant-section h2.section-title em { color: var(--gold-light); }\n    .decant-section \u003e .section \u003e p { color: rgba(248,244,238,0.68); }\n\n    .decant-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n      gap: 1px;\n      margin-top: 36px;\n      border: 1px solid rgba(201,168,76,0.45);\n    }\n\n    .decant-card {\n      background: rgba(201,168,76,0.05);\n      border-left: 1px solid rgba(201,168,76,0.25);\n      padding: 32px 16px;\n      text-align: center;\n      transition: background 0.3s;\n    }\n\n    .decant-card:last-child { border-left: none; }\n    .decant-card:hover { background: rgba(201,168,76,0.13); }\n\n    .decant-card .size {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 44px;\n      font-weight: 300;\n      color: var(--gold-light);\n      display: block;\n      line-height: 1;\n    }\n\n    .decant-card .unit {\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.28em;\n      color: rgba(201,168,76,0.55);\n      display: block;\n      margin: 4px 0 14px;\n    }\n\n    .decant-card .desc {\n      font-size: 12px;\n      color: rgba(248,244,238,0.5);\n      line-height: 1.7;\n    }\n\n    \/* ── SPECS TABLE ──────────────────────────────────── *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 36px;\n      font-size: 14px;\n    }\n\n    .specs-table tr { border-bottom: 1px solid rgba(201,168,76,0.13); }\n    .specs-table td { padding: 15px 8px; vertical-align: top; }\n\n    .specs-table td:first-child {\n      font-family: 'Cinzel', serif;\n      font-size: 10px;\n      letter-spacing: 0.22em;\n      color: var(--gold);\n      text-transform: uppercase;\n      width: 36%;\n    }\n\n    .specs-table td:last-child { color: var(--text-main); font-weight: 400; }\n\n    \/* ── FEATURES ─────────────────────────────────────── *\/\n    .features { list-style: none; margin-top: 28px; }\n\n    .features li {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      padding: 15px 0;\n      border-bottom: 1px solid rgba(201,168,76,0.12);\n      font-size: 15px;\n      color: var(--text-main);\n    }\n\n    .features li::before {\n      content: '◆';\n      color: var(--gold);\n      font-size: 8px;\n      margin-top: 7px;\n      flex-shrink: 0;\n    }\n\n    \/* ── VIBE SECTION ─────────────────────────────────── *\/\n    .vibe-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(195px, 1fr));\n      gap: 14px;\n      margin-top: 38px;\n    }\n\n    .vibe-card {\n      border: 1px solid rgba(201,168,76,0.22);\n      padding: 26px 18px;\n      transition: border-color 0.3s, background 0.3s;\n    }\n\n    .vibe-card:hover {\n      border-color: var(--gold);\n      background: rgba(201,168,76,0.04);\n    }\n\n    .vibe-icon { display: block; margin-bottom: 13px; }\n\n    .vibe-card-title {\n      font-family: 'Cinzel', serif;\n      font-size: 10px;\n      letter-spacing: 0.28em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 7px;\n      display: block;\n    }\n\n    .vibe-card-text {\n      font-size: 14px;\n      color: rgba(248,244,238,0.62);\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    .vibe-verdict {\n      margin-top: 38px;\n      border-right: 3px solid var(--gold);\n      padding: 20px 24px;\n      background: rgba(201,168,76,0.06);\n    }\n\n    .vibe-verdict p {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(17px, 2.2vw, 23px);\n      font-style: italic;\n      color: rgba(248,244,238,0.92);\n      margin: 0;\n      line-height: 1.6;\n    }\n\n    \/* ── FAQ ──────────────────────────────────────────── *\/\n    .faq-list { margin-top: 40px; list-style: none; }\n    .faq-item { border-bottom: 1px solid rgba(201,168,76,0.15); }\n\n    .faq-question {\n      width: 100%;\n      background: none;\n      border: none;\n      text-align: right;\n      padding: 22px 0;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .faq-question-text {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(16px, 2.2vw, 21px);\n      font-weight: 400;\n      color: var(--warm-white);\n      text-align: right;\n    }\n\n    .faq-icon {\n      flex-shrink: 0;\n      width: 22px;\n      height: 22px;\n      border: 1px solid var(--gold);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: transform 0.3s, background 0.3s;\n      color: var(--gold);\n      font-size: 14px;\n    }\n\n    .faq-item.open .faq-icon {\n      transform: rotate(45deg);\n      background: var(--gold);\n      color: var(--black);\n    }\n\n    .faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease, padding 0.3s;\n    }\n\n    .faq-item.open .faq-answer {\n      max-height: 320px;\n      padding-bottom: 20px;\n    }\n\n    .faq-answer p {\n      font-size: 15px;\n      color: rgba(248,244,238,0.62);\n      line-height: 1.85;\n      margin: 0;\n    }\n\n    \/* ── CTA ──────────────────────────────────────────── *\/\n    .cta-section {\n      background: var(--black);\n      text-align: center;\n      padding: 90px 28px;\n    }\n\n    .cta-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(28px, 5vw, 48px);\n      font-weight: 300;\n      color: var(--warm-white);\n      margin-bottom: 12px;\n    }\n\n    .cta-sub {\n      font-size: 13px;\n      color: rgba(248,244,238,0.4);\n      letter-spacing: 0.12em;\n      margin-bottom: 44px;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: var(--gold);\n      color: var(--black);\n      font-family: 'Cinzel', serif;\n      font-size: 11px;\n      letter-spacing: 0.4em;\n      text-transform: uppercase;\n      padding: 20px 56px;\n      border: none;\n      cursor: pointer;\n      transition: background 0.3s;\n    }\n\n    .cta-btn:hover { background: var(--gold-light); }\n\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(22px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    @media (max-width: 640px) {\n      .notes-four { grid-template-columns: repeat(2, 1fr); }\n      .hero { min-height: 70vh; }\n      .decant-grid { grid-template-columns: repeat(2, 1fr); }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- ══════════════════════════════════════════\n       HERO\n  ══════════════════════════════════════════ --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cp class=\"hero-ornament\"\u003eFralora — Niche Perfumery\u003c\/p\u003e\n    \u003cp class=\"hero-brand\"\u003eMatiere Premiere\u003c\/p\u003e\n    \u003ch1 class=\"hero-title\"\u003e\n      Crystal Saffron\n      \u003cem\u003eMatiere Premiere\u003c\/em\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eזעפרן · מוסק · אמברוקסן · לבונה — EDP יוניסקס · 100 מ\"ל\u003c\/p\u003e\n    \u003cdiv class=\"hero-divider\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hero-tags\"\u003e\n      \u003cspan class=\"hero-tag\"\u003eEDP\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eיוניסקס\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003e100 מ\"ל\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eזעפרן נדיר\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eדיקנטים זמינים\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       THE STORY\n  ══════════════════════════════════════════ --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eהסיפור\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eהזעפרן\u003cbr\u003e\u003cem\u003eבצורתו הטהורה\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cdiv class=\"quote-block\"\u003e\n      \u003cp\u003e״Crystal Saffron אינו בושם עם זעפרן — הוא בושם של זעפרן. ארבעה מרכיבים בלבד, ואין מקום להסתתר.״\u003c\/p\u003e\n      \u003ccite\u003eQuentin Bisch — Matiere Premiere\u003c\/cite\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Matiere Premiere פועל לפי כלל אחד: כל בושם נבנה סביב\n      חומר גלם אחד דומיננטי, ללא \"רעש\" מיותר.\n      ב-Crystal Saffron, חומר הגלם הוא הזעפרן — אחד\n      הרכיבים היקרים ביותר בעולם, מגודל ביד בשדות קרוקוס\n      באיראן ובספרד, ונלקח מהחלק הדק ביותר של הפרח.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      ארבעה מרכיבים. לא יותר. מוסק שפותח ומרים, זעפרן שמגלה\n      את עצמו בכל עומקו — מתבלינוני ועד לאדמתי, מחם ועד\n      למעט מתכתי — לבונה שמוסיפה ממד רוחני-שרפי,\n      ואמברוקסן שנועל את הכל לעור ומבטיח שהניחוח\n      ייזכר שעות לאחר שיצאת מהחדר.\n      זו המינימליסטיות שמרגישה כמו יוקרה.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       BRAND SECTION — MATIERE PREMIERE\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"brand-section\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\" style=\"color:var(--gold);\"\u003eאודות הבית\u003c\/p\u003e\n      \u003ch2 class=\"section-title\" style=\"color:var(--warm-white);\"\u003e\n        Matiere Premiere\u003cbr\u003e\u003cem\u003eLa Chimie de la Beauté\u003c\/em\u003e\n      \u003c\/h2\u003e\n      \u003cp\u003e\n        Matiere Premiere — \"חומר גלם ראשוני\" — הוא בית בשמים פריזאי\n        שנוסד ב-2018 על ידי Quentin Bisch, פרפיומר מהמדרגה הראשונה\n        שעבד עם בתי האופנה הגדולים בעולם. הפילוסופיה:\n        לחגוג חומר גלם אחד יוצא דופן בכל בושם, ולבנות סביבו\n        קומפוזיציה שמכבדת את הנדירות שלו.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Crystal Saffron ממחיש את הגישה הזו בצורה המושלמת —\n        ארבעה מרכיבים בלבד, כולם בשירות הזעפרן. לא להסתיר,\n        לא לרסן. לתת לחומר הגלם לדבר בשפתו.\n      \u003c\/p\u003e\n      \u003cdiv class=\"brand-badge\"\u003e\n        \u003cspan\u003eMatiere Premiere — Paris · Est. 2018 · Quentin Bisch\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       NOTES — 4 TILES (dark band)\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"dark-band\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\"\u003eהנוטות\u003c\/p\u003e\n      \u003ch2 class=\"section-title\"\u003eארבעה מרכיבים,\u003cbr\u003e\u003cem\u003eאינסוף עומק\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eMatiere Premiere לא בונה פירמידות — כל מרכיב נוכח לאורך כל חיי הבושם, מתגלה בזמנו שלו.\u003c\/p\u003e\n\n      \u003cdiv class=\"notes-four\"\u003e\n\n        \u003c!-- MUSK --\u003e\n        \u003cdiv class=\"note-tile\"\u003e\n          \u003csvg class=\"note-icon\" width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n            \u003cpath d=\"M6 22 Q10 15 18 18 Q26 21 30 14\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 26 Q10 19 18 22 Q26 25 30 18\" stroke=\"#c9a84c\" stroke-width=\"0.9\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"18\" cy=\"10\" r=\"3\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"rgba(201,168,76,0.15)\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"note-label\"\u003eראש\u003c\/span\u003e\n          \u003cspan class=\"note-name\"\u003eMusk\u003c\/span\u003e\n          \u003cspan class=\"note-he\"\u003eמוסק\u003c\/span\u003e\n          \u003cp class=\"note-desc\"\u003eפותח ומרים — בסיס נקי שמכין את הבמה לזעפרן.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- SAFFRON — STAR --\u003e\n        \u003cdiv class=\"note-tile star\"\u003e\n          \u003csvg class=\"note-icon\" width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n            \u003c!-- Saffron thread \/ crocus stigma --\u003e\n            \u003cline x1=\"18\" y1=\"6\" x2=\"18\" y2=\"30\" stroke=\"#e8d08a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"10\" y1=\"10\" x2=\"26\" y2=\"26\" stroke=\"#e8d08a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"26\" y1=\"10\" x2=\"10\" y2=\"26\" stroke=\"#e8d08a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003c!-- Glow points --\u003e\n            \u003ccircle cx=\"18\" cy=\"6\" r=\"2.2\" fill=\"#e8d08a\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"30\" r=\"2.2\" fill=\"#e8d08a\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"10\" cy=\"10\" r=\"1.8\" fill=\"#e8d08a\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"26\" cy=\"26\" r=\"1.8\" fill=\"#e8d08a\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"26\" cy=\"10\" r=\"1.8\" fill=\"#e8d08a\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"10\" cy=\"26\" r=\"1.8\" fill=\"#e8d08a\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"3.5\" fill=\"rgba(232,208,138,0.3)\" stroke=\"#e8d08a\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"note-label\"\u003eלב · כוכב\u003c\/span\u003e\n          \u003cspan class=\"note-name\"\u003eSaffron\u003c\/span\u003e\n          \u003cspan class=\"note-he\"\u003eזעפרן\u003c\/span\u003e\n          \u003cp class=\"note-desc\"\u003eחומר הגלם הדומיננטי — תבלינוני, אדמתי, מעט מתכתי. נדיר ובלתי נשכח.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- AMBROXAN --\u003e\n        \u003cdiv class=\"note-tile\"\u003e\n          \u003csvg class=\"note-icon\" width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 18 Q9 12 18 15 Q27 18 31 12\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 22 Q9 16 18 19 Q27 22 31 16\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 26 Q9 20 18 23 Q27 26 31 20\" stroke=\"#c9a84c\" stroke-width=\"0.8\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 6 L20 10 L24 10 L21 12.5 L22.5 16.5 L18 14 L13.5 16.5 L15 12.5 L12 10 L16 10 Z\" stroke=\"#c9a84c\" stroke-width=\"0.8\" fill=\"rgba(201,168,76,0.12)\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"note-label\"\u003eבסיס\u003c\/span\u003e\n          \u003cspan class=\"note-name\"\u003eAmbroxan\u003c\/span\u003e\n          \u003cspan class=\"note-he\"\u003eאמברוקסן\u003c\/span\u003e\n          \u003cp class=\"note-desc\"\u003eפרומוגני ועמיד — נועל את הזעפרן לעור ומבטיח נוכחות שנשאלים עליה.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- INCENSE --\u003e\n        \u003cdiv class=\"note-tile\"\u003e\n          \u003csvg class=\"note-icon\" width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n            \u003c!-- Incense stick with smoke --\u003e\n            \u003cline x1=\"18\" y1=\"32\" x2=\"18\" y2=\"16\" stroke=\"#c9a84c\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003ccircle cx=\"18\" cy=\"32\" r=\"2\" fill=\"rgba(201,168,76,0.3)\" stroke=\"#c9a84c\" stroke-width=\"0.8\"\u003e\u003c\/circle\u003e\n            \u003c!-- Smoke wisps --\u003e\n            \u003cpath d=\"M18 16 C16 13 20 11 18 8\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 8 C16 5 20 3 18 1\" stroke=\"#c9a84c\" stroke-width=\"0.9\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 12 C20 10 17 8 19 6\" stroke=\"#c9a84c\" stroke-width=\"0.7\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"note-label\"\u003eבסיס\u003c\/span\u003e\n          \u003cspan class=\"note-name\"\u003eIncense\u003c\/span\u003e\n          \u003cspan class=\"note-he\"\u003eלבונה\u003c\/span\u003e\n          \u003cp class=\"note-desc\"\u003eממד רוחני-שרפי שמוסיף עומק ומסתורין לזעפרן.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       DECANTS\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"decant-section\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\"\u003eאפשרויות רכישה\u003c\/p\u003e\n      \u003ch2 class=\"section-title\"\u003eבקבוק מלא\u003cbr\u003e\u003cem\u003eאו התנסות בדיקנט\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003e\n        בושם זעפרן של Matiere Premiere הוא השקעה — הדיקנט הוא הדרך החכמה\n        לגלות כיצד Crystal Saffron מתנהג על העור שלך לפני ההחלטה הסופית.\n        כל הדיקנטים ממולאים ישירות מהבקבוק המקורי.\n      \u003c\/p\u003e\n      \u003cdiv class=\"decant-grid\"\u003e\n        \u003cdiv class=\"decant-card\"\u003e\n          \u003cspan class=\"size\"\u003e2\u003c\/span\u003e\n          \u003cspan class=\"unit\"\u003eML — SAMPLE\u003c\/span\u003e\n          \u003cp class=\"desc\"\u003eהתנסות ראשונה. מספיק ל-2–3 ימים.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"decant-card\"\u003e\n          \u003cspan class=\"size\"\u003e5\u003c\/span\u003e\n          \u003cspan class=\"unit\"\u003eML — TRAVEL\u003c\/span\u003e\n          \u003cp class=\"desc\"\u003eלאירוע, לנסיעה, לגלות שהבושם הוא שלך.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"decant-card\"\u003e\n          \u003cspan class=\"size\"\u003e10\u003c\/span\u003e\n          \u003cspan class=\"unit\"\u003eML — EXPLORE\u003c\/span\u003e\n          \u003cp class=\"desc\"\u003eשבועות של שימוש. הבחירה של האספנים.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"decant-card\"\u003e\n          \u003cspan class=\"size\"\u003e100\u003c\/span\u003e\n          \u003cspan class=\"unit\"\u003eML — BOTTLE\u003c\/span\u003e\n          \u003cp class=\"desc\"\u003eהבקבוק המלא. לאלה שכבר החליטו.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       SPECS\n  ══════════════════════════════════════════ --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eפרטים טכניים\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eהמפרט\u003cbr\u003e\u003cem\u003eהמלא\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eבית הבשמים\u003c\/td\u003e\n        \u003ctd\u003eMatiere Premiere — Paris · Est. 2018\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eהפרפיומר\u003c\/td\u003e\n        \u003ctd\u003eQuentin Bisch\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eשם הבושם\u003c\/td\u003e\n        \u003ctd\u003eCrystal Saffron\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eריכוז\u003c\/td\u003e\n        \u003ctd\u003eEau de Parfum — EDP\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eנפח\u003c\/td\u003e\n        \u003ctd\u003e100 מ\"ל · דיקנטים 2 \/ 5 \/ 10 מ\"ל\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eמגדר\u003c\/td\u003e\n        \u003ctd\u003eיוניסקס\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eמרכיב דומיננטי\u003c\/td\u003e\n        \u003ctd\u003eSaffron — זעפרן\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eמשפחה ריחנית\u003c\/td\u003e\n        \u003ctd\u003eאוריינטלי-מינרלי (Oriental Mineral)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eעונה מומלצת\u003c\/td\u003e\n        \u003ctd\u003eסתיו · חורף · כל השנה\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eעוצמה\u003c\/td\u003e\n        \u003ctd\u003e⬛⬛⬛⬛⬜ — אינטנסיבי\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eעמידות\u003c\/td\u003e\n        \u003ctd\u003e⬛⬛⬛⬛⬛ — 10–14 שעות על העור\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTrail (Sillage)\u003c\/td\u003e\n        \u003ctd\u003e⬛⬛⬛⬛⬜ — רחב ומרתק\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n    \u003ch3 class=\"sub-title\"\u003eלמה Crystal Saffron שווה את תשומת לבך?\u003c\/h3\u003e\n    \u003cul class=\"features\"\u003e\n      \u003cli\u003eארבעה מרכיבים בלבד — זו אמירה אמנותית. כשאין מקום להסתתר, כל חומר גלם חייב להיות מושלם. Matiere Premiere לא מתפשר\u003c\/li\u003e\n      \u003cli\u003eזעפרן אמיתי הוא אחד מחומרי הגלם היקרים ביותר בתעשייה — גרם אחד עולה יותר מגרם זהב. Quentin Bisch בחר לשים אותו במרכז, ללא פשרה\u003c\/li\u003e\n      \u003cli\u003eאמברוקסן מגביר את הפרומוגניות — הבושם מתמזג עם כימיה של העור ויוצר ניחוח שמרגיש כאילו הוא \"בא מהעור שלך\"\u003c\/li\u003e\n      \u003cli\u003eהלבונה השרפית מוסיפה ממד רוחני-מסתורי שמונע מהזעפרן להיות \"סתם תבלין\" ומעלה אותו לרמה של חוויה\u003c\/li\u003e\n      \u003cli\u003eבושם נישה אמיתי — לא לקהל הרחב, לא לכולם. לאלה שיודעים לזהות את הנדיר ולהעריך אותו\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       VIBE — DARK BAND\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"dark-band\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\"\u003eהחתימה שלך\u003c\/p\u003e\n      \u003ch2 class=\"section-title\"\u003eלאיזה רגע\u003cbr\u003e\u003cem\u003eמיועד הבושם הזה?\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eCrystal Saffron הוא בושם שלא מבקש אישור — הוא מצהיר.\u003c\/p\u003e\n\n      \u003cdiv class=\"vibe-grid\"\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003cpath d=\"M15 26 C15 26 4 19 4 12 C4 7.5 8 5 15 7 C22 5 26 7.5 26 12 C26 19 15 26 15 26Z\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"15\" r=\"4\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"rgba(201,168,76,0.15)\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eערבים וחורף\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eהזעפרן מגיע לשיאו בקור — עמוק, חם, ומרגיש כמו מעיל נדיר שאין לו מחיר.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003cpath d=\"M7 22 L15 6 L23 22 Z\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"9\" y1=\"18\" x2=\"21\" y2=\"18\" stroke=\"#c9a84c\" stroke-width=\"0.9\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"15\" y1=\"22\" x2=\"15\" y2=\"27\" stroke=\"#c9a84c\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"11\" y1=\"27\" x2=\"19\" y2=\"27\" stroke=\"#c9a84c\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eאירועים מיוחדים\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eלאירועים שדורשים נוכחות בלתי נשכחת — Crystal Saffron הוא ניחוח שנזכרים בו.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003ccircle cx=\"15\" cy=\"10\" r=\"5\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9 22 C9 18 21 18 21 22 L22 27 L8 27 Z\" stroke=\"#c9a84c\" stroke-width=\"1.1\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eיוניסקס אמיתי\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eזעפרן הוא חומר גלם שמסתגל לעור — גברי-תבלינוני על עור גבר, עמוק-מסתורי על עור אישה.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003crect x=\"5\" y=\"12\" width=\"20\" height=\"14\" rx=\"1\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M5 17 L25 17\" stroke=\"#c9a84c\" stroke-width=\"0.9\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"15\" y1=\"12\" x2=\"15\" y2=\"26\" stroke=\"#c9a84c\" stroke-width=\"0.9\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M15 12 C15 12 11 12 9 9 C8 7 9 5 11 5 C13 5 15 8 15 12Z\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 12 C15 12 19 12 21 9 C22 7 21 5 19 5 C17 5 15 8 15 12Z\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eמתנה לאספן\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eלאוהבי נישה שמחפשים משהו שאנשים לא מכירים — מתנה שמגלה שאתה ברמה אחרת.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vibe-verdict\"\u003e\n        \u003cp\u003e״Crystal Saffron הוא לאנשים שמאמינים שהפשטות הגדולה ביותר היא היוקרה הגדולה ביותר.״\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       FAQ\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"dark-band\" style=\"background:var(--deep);\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\"\u003eשאלות נפוצות\u003c\/p\u003e\n      \u003ch2 class=\"section-title\"\u003eכל מה שרצית\u003cbr\u003e\u003cem\u003eלדעת\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cul class=\"faq-list\"\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eלמה רק ארבעה מרכיבים?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eזו הפילוסופיה של Matiere Premiere — לא להוסיף מרכיבים שיסתירו או יפריעו לחומר הגלם הראשי. כשמרססים Crystal Saffron, מרגישים זעפרן בכל גווניו: תבלינוני, אדמתי, מעט מתכתי, חם. ארבעה מרכיבים מאפשרים לזעפרן לדבר בשפה שלו בלבד.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eהאם זעפרן הוא מרכיב שקשה לסבול?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eזעפרן הוא מרכיב פולרייזינג — יש אנשים שמתאהבים בו מיד, ויש שצריכים זמן. Quentin Bisch איזן את ה-\"חריפות\" של הזעפרן עם האמברוקסן המוסקי שמרכך ומחמם. התוצאה: זעפרן שמרגיש גם עמוק וגם לבישה. מומלץ להתחיל עם דיקנט של 2 מ\"ל לפני ההשקעה בבקבוק.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eכמה זמן הבושם נשאר על העור?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003e10 עד 14 שעות על עור לח. האמברוקסן בבסיס הוא חומר גלם שמוכר בעמידות יוצאת דופן — הוא נועל את הניחוח לעור. הזעפרן עצמו הוא חומר גלם עמיד. שניהם ביחד יוצרים בושם שנשאר מהבוקר עד לאחרי חצות.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eמה ההבדל בין Crystal Saffron ל-Vanilla Powder מאותו בית?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eשניהם מבית Matiere Premiere ושניהם מינימליסטיים — אבל הם שני עולמות שונים. Vanilla Powder הוא לבן, רך, פודרי ומלטף. Crystal Saffron הוא כהה, תבלינוני, שרפי ונועז. Vanilla Powder מחמם מבחוץ — Crystal Saffron מחמם מבפנים. שני עמודי תווך של הבית, לאוקיינוסים שונים.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eלמה זעפרן כל-כך יקר?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eכל גרם זעפרן מצריך כ-150–200 פרחי קרוקוס, הנקטפים ביד בלבד, בתוך כמה שעות בלבד בשנה. איראן, ספרד ומרוקו הם המקורות העיקריים. גרם זעפרן איכותי עולה יותר מגרם זהב. בתעשיית הבשמים, שימוש בזעפרן אמיתי (לא סינטטי) הוא סמן של בית שלא מתפשר.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       CTA\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"cta-section\"\u003e\n    \u003ch2 class=\"cta-title\"\u003eמוכן לגלות\u003cbr\u003eאת הזעפרן הטהור?\u003c\/h2\u003e\n    \u003cp class=\"cta-sub\"\u003e100 מ\"ל · דיקנטים זמינים · FRALORA\u003c\/p\u003e\n    \u003cbutton class=\"cta-btn\" type=\"button\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\"\u003eבחר את הגודל שלך\u003c\/button\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEO KEYWORD SUMMARY\n  PRIMARY:\n  • \"matiere premiere crystal saffron\" \/ \"מאטייר פרמייר קריסטל ספרון\" → title, meta, H1\n  • \"crystal saffron perfume\" → meta keywords, body\n\n  SECONDARY:\n  • \"בושם זעפרן נישה\" → title, meta, specs\n  • \"בושם זעפרן יוניסקס\" → meta keywords, specs\n  • \"matiere premiere israel\" → meta keywords\n  • \"דיקנטים נישה\" → meta, hero tag, decant section\n  • \"בושם מינימליסטי יוקרתי\" → meta keywords, story\n  ══════════════════════════════════════════ --\u003e\n\n  \u003cscript\u003e\n    function toggleFaq(btn) {\n      var item = btn.closest('.faq-item');\n      var isOpen = item.classList.contains('open');\n      document.querySelectorAll('.faq-item.open').forEach(function(el) {\n        el.classList.remove('open');\n      });\n      if (!isOpen) item.classList.add('open');\n    }\n  \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Matiere Premiere","offers":[{"title":"Default Title","offer_id":47040083525890,"sku":null,"price":649.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/2554\/7778\/files\/crystal-saffron-matiere-premiere-edp-100ml.webp?v=1763324340","url":"https:\/\/fralora.com\/products\/crystal-saffron-matiere-premiere-tester","provider":"Fralora","version":"1.0","type":"link"}